<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Codegrad</title>
	<atom:link href="http://codegrad.hub.ph/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://codegrad.hub.ph</link>
	<description></description>
	<lastBuildDate>Tue, 24 Jan 2012 11:45:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Setting up canonical URL as www or non-www by Greten</title>
		<link>http://codegrad.hub.ph/setting-up-canonical-url-as-www-or-non-www/#comment-23811</link>
		<dc:creator>Greten</dc:creator>
		<pubDate>Tue, 24 Jan 2012 11:45:10 +0000</pubDate>
		<guid isPermaLink="false">http://codegrad.hub.ph/?p=785#comment-23811</guid>
		<description>You&#039;re welcome</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Removing the link of image in WordPress attachment page by Greten</title>
		<link>http://codegrad.hub.ph/removing-the-link-of-image-in-wordpress-attachment-page/#comment-23810</link>
		<dc:creator>Greten</dc:creator>
		<pubDate>Tue, 24 Jan 2012 11:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1166#comment-23810</guid>
		<description>Thanks Will, I&#039;ll take a look at your plugin sometime later. While I prefer solutions without plugin, I also prefer solutions that does not in anyway involve rewriting the core files.</description>
		<content:encoded><![CDATA[<p>Thanks Will, I&#8217;ll take a look at your plugin sometime later. While I prefer solutions without plugin, I also prefer solutions that does not in anyway involve rewriting the core files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting up canonical URL as www or non-www by Dan Hatcher</title>
		<link>http://codegrad.hub.ph/setting-up-canonical-url-as-www-or-non-www/#comment-23805</link>
		<dc:creator>Dan Hatcher</dc:creator>
		<pubDate>Tue, 24 Jan 2012 06:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://codegrad.hub.ph/?p=785#comment-23805</guid>
		<description>Thank you for this &quot;itty bitty&quot; code. I&#039;ve found MUCH more complicated htaccess answers to my canonical issues and your was shorter by about 100 lines (only being 3) and it actually worked!  

Thank you, thank you, thank you!

Dan</description>
		<content:encoded><![CDATA[<p>Thank you for this &#8220;itty bitty&#8221; code. I&#8217;ve found MUCH more complicated htaccess answers to my canonical issues and your was shorter by about 100 lines (only being 3) and it actually worked!  </p>
<p>Thank you, thank you, thank you!</p>
<p>Dan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Removing the link of image in WordPress attachment page by Will</title>
		<link>http://codegrad.hub.ph/removing-the-link-of-image-in-wordpress-attachment-page/#comment-23803</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Tue, 24 Jan 2012 02:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1166#comment-23803</guid>
		<description>I wrote a plugin which will fix the link as an image without modifying core files :) It works from version 2.5+

http://wordpress.org/extend/plugins/remove-link-url/

Thanks for the nice writeup describing this annoying problem that Wordpress poses.</description>
		<content:encoded><![CDATA[<p>I wrote a plugin which will fix the link as an image without modifying core files <img src='http://codegrad.hub.ph/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  It works from version 2.5+</p>
<p><a class="outside" href="http://wordpress.org/extend/plugins/remove-link-url/" rel="nofollow">http://wordpress.org/extend/plugins/remove-link-url/</a></p>
<p>Thanks for the nice writeup describing this annoying problem that WordPress poses.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress: inserting ads between two posts in post list by Greten</title>
		<link>http://codegrad.hub.ph/wordpress-inserting-ads-between-two-posts-in-post-list/#comment-23762</link>
		<dc:creator>Greten</dc:creator>
		<pubDate>Sat, 21 Jan 2012 05:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1159#comment-23762</guid>
		<description>@Arpita and Inga -- you&#039;re welcome
@Steve - I could not answer your question unless I can see how the index.php of your theme is structured, however the $var = 1 part is essential because that would be the reference that will be used by the if arguments and the increment var++.</description>
		<content:encoded><![CDATA[<p>@Arpita and Inga &#8212; you&#8217;re welcome<br />
@Steve &#8211; I could not answer your question unless I can see how the index.php of your theme is structured, however the $var = 1 part is essential because that would be the reference that will be used by the if arguments and the increment var++.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Thank you page for WordPress comment by Greten</title>
		<link>http://codegrad.hub.ph/creating-a-thank-you-page-for-wordpress-and-redirect-your-visitors-to-it-after-posting-a-comment/#comment-23761</link>
		<dc:creator>Greten</dc:creator>
		<pubDate>Sat, 21 Jan 2012 05:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://codegrad.hub.ph/?p=52#comment-23761</guid>
		<description>While plugins would indeed make things easier. Personally, if I have two solutions... one with plugin and one without plugin, I&#039;ll opt for the one without plugin. No plugin solutions are easier to customize, you can trace what&#039;s going on, and less likely to conflict with other plugins.</description>
		<content:encoded><![CDATA[<p>While plugins would indeed make things easier. Personally, if I have two solutions&#8230; one with plugin and one without plugin, I&#8217;ll opt for the one without plugin. No plugin solutions are easier to customize, you can trace what&#8217;s going on, and less likely to conflict with other plugins.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Removing the link of image in WordPress attachment page by Greten</title>
		<link>http://codegrad.hub.ph/removing-the-link-of-image-in-wordpress-attachment-page/#comment-23760</link>
		<dc:creator>Greten</dc:creator>
		<pubDate>Sat, 21 Jan 2012 05:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1166#comment-23760</guid>
		<description>Thank you for the information Harsh. I will look at it as soon as possible even though I haven&#039;t used this method myself for a long time.</description>
		<content:encoded><![CDATA[<p>Thank you for the information Harsh. I will look at it as soon as possible even though I haven&#8217;t used this method myself for a long time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress: Hiding certain posts from the homepage by Greten</title>
		<link>http://codegrad.hub.ph/preventing-posts-from-certain-categories-on-appearing-on-wordpress-homepage/#comment-23759</link>
		<dc:creator>Greten</dc:creator>
		<pubDate>Sat, 21 Jan 2012 05:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1210#comment-23759</guid>
		<description>You&#039;re welcome and thanks for informing me about the keywords in which my Codegrad is appearing</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome and thanks for informing me about the keywords in which my Codegrad is appearing</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress: Hiding certain posts from the homepage by Dimfizz</title>
		<link>http://codegrad.hub.ph/preventing-posts-from-certain-categories-on-appearing-on-wordpress-homepage/#comment-23721</link>
		<dc:creator>Dimfizz</dc:creator>
		<pubDate>Wed, 18 Jan 2012 12:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1210#comment-23721</guid>
		<description>That&#039;s awesome! The sticky post on my front page had been bugging me for over a year because it appeared on my front page and then again in the post list. I did set the date on it earlier than any other post so it would show on the very last page of my homepage. But it still bothered me that it was showing up twice. I followed your instructions here and it cleared up my problem. Now the sticky only shows up on my front page. Thank you very much. Good Work! BTW I found your page through Google, keyword phrase: &quot;keep sticky post from appearing twice in post list&quot;. Thanks again,
Dimfizz</description>
		<content:encoded><![CDATA[<p>That&#8217;s awesome! The sticky post on my front page had been bugging me for over a year because it appeared on my front page and then again in the post list. I did set the date on it earlier than any other post so it would show on the very last page of my homepage. But it still bothered me that it was showing up twice. I followed your instructions here and it cleared up my problem. Now the sticky only shows up on my front page. Thank you very much. Good Work! BTW I found your page through Google, keyword phrase: &#8220;keep sticky post from appearing twice in post list&#8221;. Thanks again,<br />
Dimfizz</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Removing the link of image in WordPress attachment page by Harsh Agrawal</title>
		<link>http://codegrad.hub.ph/removing-the-link-of-image-in-wordpress-attachment-page/#comment-22977</link>
		<dc:creator>Harsh Agrawal</dc:creator>
		<pubDate>Thu, 29 Sep 2011 20:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://codegrad.hub.ph/?p=1166#comment-22977</guid>
		<description>Tried but it didn&#039;t worked.Using WordPress 3.2 ...</description>
		<content:encoded><![CDATA[<p>Tried but it didn&#8217;t worked.Using WordPress 3.2 &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

