<?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 on: Code Beautifier Example</title>
	<atom:link href="http://www.montanaprogrammer.com/wordpress/code-beautifier/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.montanaprogrammer.com/wordpress/code-beautifier/</link>
	<description>View articles on PHP programming, WordPress how-to, blogging tips and how to work smarter. Your comments would be appreciated!</description>
	<lastBuildDate>Sun, 22 Jan 2012 03:59:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: ajit</title>
		<link>http://www.montanaprogrammer.com/wordpress/code-beautifier/#comment-812</link>
		<dc:creator>ajit</dc:creator>
		<pubDate>Wed, 04 May 2011 06:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.montanaprogrammer.com/?p=664#comment-812</guid>
		<description>pleasant site</description>
		<content:encoded><![CDATA[<p>pleasant site</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ajit</title>
		<link>http://www.montanaprogrammer.com/wordpress/code-beautifier/#comment-813</link>
		<dc:creator>ajit</dc:creator>
		<pubDate>Wed, 04 May 2011 06:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.montanaprogrammer.com/?p=664#comment-813</guid>
		<description>pleasant site</description>
		<content:encoded><![CDATA[<p>pleasant site</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chance De Guzman</title>
		<link>http://www.montanaprogrammer.com/wordpress/code-beautifier/#comment-731</link>
		<dc:creator>Chance De Guzman</dc:creator>
		<pubDate>Fri, 03 Dec 2010 02:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.montanaprogrammer.com/?p=664#comment-731</guid>
		<description>Great tutorial. However, I think the code isn&#039;t working on my site. check out profile.php?id=1, in the signature. That &quot;looking-like-code&quot; part must look like the one above, but it doesn&#039;t. Can you help me?</description>
		<content:encoded><![CDATA[<p>Great tutorial. However, I think the code isn&#8217;t working on my site. check out profile.php?id=1, in the signature. That &#8220;looking-like-code&#8221; part must look like the one above, but it doesn&#8217;t. Can you help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PimpThisBlog.com</title>
		<link>http://www.montanaprogrammer.com/wordpress/code-beautifier/#comment-148</link>
		<dc:creator>PimpThisBlog.com</dc:creator>
		<pubDate>Thu, 11 Mar 2010 17:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.montanaprogrammer.com/?p=664#comment-148</guid>
		<description>&lt;strong&gt;Code Formatting and Coloring in WordPress without a Plugin...&lt;/strong&gt;

Thank you for submitting this cool story - Trackback from PimpThisBlog.com...</description>
		<content:encoded><![CDATA[<p><strong>Code Formatting and Coloring in WordPress without a Plugin&#8230;</strong></p>
<p>Thank you for submitting this cool story &#8211; Trackback from PimpThisBlog.com&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vote on this article at blogengage.com</title>
		<link>http://www.montanaprogrammer.com/wordpress/code-beautifier/#comment-145</link>
		<dc:creator>Vote on this article at blogengage.com</dc:creator>
		<pubDate>Thu, 11 Mar 2010 17:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.montanaprogrammer.com/?p=664#comment-145</guid>
		<description>&lt;strong&gt;Code Formatting and Coloring in WordPress without a Plugin...&lt;/strong&gt;

The best method for displaying code on your website for how to articles or tutorials. This tutorial goes through how to implement this into WordPress, but you can easily do this for any website....</description>
		<content:encoded><![CDATA[<p><strong>Code Formatting and Coloring in WordPress without a Plugin&#8230;</strong></p>
<p>The best method for displaying code on your website for how to articles or tutorials. This tutorial goes through how to implement this into WordPress, but you can easily do this for any website&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abcphp.com</title>
		<link>http://www.montanaprogrammer.com/wordpress/code-beautifier/#comment-128</link>
		<dc:creator>abcphp.com</dc:creator>
		<pubDate>Tue, 09 Mar 2010 15:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.montanaprogrammer.com/?p=664#comment-128</guid>
		<description>&lt;strong&gt;Code Formatting and Coloring in WordPress without a Plugin...&lt;/strong&gt;

There are different methods and plugins you can implement to display code on your WordPress blog. After much testing and frustration, I’ve come across the best code formatting method that does not require a WordPress plugin (and can be implemented on a...</description>
		<content:encoded><![CDATA[<p><strong>Code Formatting and Coloring in WordPress without a Plugin&#8230;</strong></p>
<p>There are different methods and plugins you can implement to display code on your WordPress blog. After much testing and frustration, I’ve come across the best code formatting method that does not require a WordPress plugin (and can be implemented on a&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Roane</title>
		<link>http://www.montanaprogrammer.com/wordpress/code-beautifier/#comment-127</link>
		<dc:creator>Chris Roane</dc:creator>
		<pubDate>Tue, 09 Mar 2010 14:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.montanaprogrammer.com/?p=664#comment-127</guid>
		<description>After trying several myself, I decided it was time to do more research on this and that is when I came across this method. It does require JavaScript, but if JavaScript is disabled, it will still display fine because of the pre tag. This also allows it to show up correctly is RSS feeds.</description>
		<content:encoded><![CDATA[<p>After trying several myself, I decided it was time to do more research on this and that is when I came across this method. It does require JavaScript, but if JavaScript is disabled, it will still display fine because of the pre tag. This also allows it to show up correctly is RSS feeds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Souther</title>
		<link>http://www.montanaprogrammer.com/wordpress/code-beautifier/#comment-126</link>
		<dc:creator>David Souther</dc:creator>
		<pubDate>Tue, 09 Mar 2010 14:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.montanaprogrammer.com/?p=664#comment-126</guid>
		<description>Excellent, thank you! I&#039;m always on the lookout for easy little drop-ins like this.</description>
		<content:encoded><![CDATA[<p>Excellent, thank you! I&#8217;m always on the lookout for easy little drop-ins like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hotel 626 Door Code &#124; Credigy - Receivables and Steve Stewart</title>
		<link>http://www.montanaprogrammer.com/wordpress/code-beautifier/#comment-123</link>
		<dc:creator>Hotel 626 Door Code &#124; Credigy - Receivables and Steve Stewart</dc:creator>
		<pubDate>Tue, 09 Mar 2010 07:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.montanaprogrammer.com/?p=664#comment-123</guid>
		<description>[...] Code Formatting and Coloring in WordPress without a Plugin &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Code Formatting and Coloring in WordPress without a Plugin &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pligg.com</title>
		<link>http://www.montanaprogrammer.com/wordpress/code-beautifier/#comment-122</link>
		<dc:creator>pligg.com</dc:creator>
		<pubDate>Tue, 09 Mar 2010 02:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.montanaprogrammer.com/?p=664#comment-122</guid>
		<description>&lt;strong&gt;Code Formatting and Coloring in WordPress without a Plugin...&lt;/strong&gt;

There are different methods and plugins you can implement to display code on your WordPress blog. After much testing and frustration, I’ve come across the best code formatting method that does not require a WordPress plugin (and can be implemented on a...</description>
		<content:encoded><![CDATA[<p><strong>Code Formatting and Coloring in WordPress without a Plugin&#8230;</strong></p>
<p>There are different methods and plugins you can implement to display code on your WordPress blog. After much testing and frustration, I’ve come across the best code formatting method that does not require a WordPress plugin (and can be implemented on a&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

