<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for Octopus Ink</title>
	<atom:link href="http://www.mikedwalters.com/portfolio/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.mikedwalters.com/portfolio/blog</link>
	<description>Mikedwalters.com's Blog</description>
	<pubDate>Mon, 06 Sep 2010 10:35:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Some tips on Netvibes by Lifehacker &#187; Blog Archive &#187; Some tips on Netvibes</title>
		<link>http://www.mikedwalters.com/portfolio/blog/?p=20#comment-10</link>
		<dc:creator>Lifehacker &#187; Blog Archive &#187; Some tips on Netvibes</dc:creator>
		<pubDate>Thu, 13 Mar 2008 21:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikedwalters.com/portfolio/blog/?p=20#comment-10</guid>
		<description>[...] Read the rest of this great post here [...]</description>
		<content:encoded><![CDATA[<p>[...] Read the rest of this great post here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Experiments in Wordpress by admin</title>
		<link>http://www.mikedwalters.com/portfolio/blog/?p=17#comment-9</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 11 Mar 2008 14:38:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikedwalters.com/portfolio/blog/?p=17#comment-9</guid>
		<description>Thanks! That fixed it.</description>
		<content:encoded><![CDATA[<p>Thanks! That fixed it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Experiments in Wordpress by Vinh Le</title>
		<link>http://www.mikedwalters.com/portfolio/blog/?p=17#comment-8</link>
		<dc:creator>Vinh Le</dc:creator>
		<pubDate>Mon, 10 Mar 2008 10:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikedwalters.com/portfolio/blog/?p=17#comment-8</guid>
		<description>If you put code in between single quotes, it won't get processed. That includes putting double quotes between single quotes as well. You got to put code you want php to process in between double quotes.

Yours:
echo ‘Archive for the ‘’.single_cat_title(false).’’ Category’;

Edited:

echo ‘Archive for the' . "single_cat_title(false)" . 'Category’;

I believe that is why it wasn't working.</description>
		<content:encoded><![CDATA[<p>If you put code in between single quotes, it won&#8217;t get processed. That includes putting double quotes between single quotes as well. You got to put code you want php to process in between double quotes.</p>
<p>Yours:<br />
echo ‘Archive for the ‘’.single_cat_title(false).’’ Category’;</p>
<p>Edited:</p>
<p>echo ‘Archive for the&#8217; . &#8220;single_cat_title(false)&#8221; . &#8216;Category’;</p>
<p>I believe that is why it wasn&#8217;t working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Up and running by Vinh Le</title>
		<link>http://www.mikedwalters.com/portfolio/blog/?p=13#comment-7</link>
		<dc:creator>Vinh Le</dc:creator>
		<pubDate>Sun, 09 Mar 2008 06:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikedwalters.com/portfolio/blog/?p=13#comment-7</guid>
		<description>Thanks for linking to me and I appreciate the kind comments. (Slips 20 bucks to Michael) I wish you luck on your endeavor and if you ever need any help, feel free ask me.</description>
		<content:encoded><![CDATA[<p>Thanks for linking to me and I appreciate the kind comments. (Slips 20 bucks to Michael) I wish you luck on your endeavor and if you ever need any help, feel free ask me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
