<?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: WP-Syntax Colorizer</title>
	<atom:link href="http://articles.akgfx.com/2008/04/wp-syntax-colorizer/feed/" rel="self" type="application/rss+xml" />
	<link>http://articles.akgfx.com/2008/04/wp-syntax-colorizer/</link>
	<description>A Compulsively Obsessing Blog</description>
	<lastBuildDate>Fri, 12 Feb 2010 07:26:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: greg</title>
		<link>http://articles.akgfx.com/2008/04/wp-syntax-colorizer/comment-page-1/#comment-537</link>
		<dc:creator>greg</dc:creator>
		<pubDate>Mon, 11 Jan 2010 06:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://articles.akgfx.com/?p=6#comment-537</guid>
		<description>nice feature. It would be nice if there were some default colors for html and php for the truely lazy among us.</description>
		<content:encoded><![CDATA[<p>nice feature. It would be nice if there were some default colors for html and php for the truely lazy among us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arash Keshmirian</title>
		<link>http://articles.akgfx.com/2008/04/wp-syntax-colorizer/comment-page-1/#comment-4</link>
		<dc:creator>Arash Keshmirian</dc:creator>
		<pubDate>Thu, 26 Jun 2008 22:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://articles.akgfx.com/?p=6#comment-4</guid>
		<description>Thanks sharms! I&#039;ll add this in the next release.</description>
		<content:encoded><![CDATA[<p>Thanks sharms! I&#8217;ll add this in the next release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sharms</title>
		<link>http://articles.akgfx.com/2008/04/wp-syntax-colorizer/comment-page-1/#comment-3</link>
		<dc:creator>sharms</dc:creator>
		<pubDate>Thu, 26 Jun 2008 22:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://articles.akgfx.com/?p=6#comment-3</guid>
		<description>At the end of wp-syntax_colorizer.php, I added:
&lt;code&gt;
 $geshi-&gt;set_methods_style(1, &#039;color: #19ccff&#039;, true);
&lt;/code&gt;
Which makes it so you can color the methods also.</description>
		<content:encoded><![CDATA[<p>At the end of wp-syntax_colorizer.php, I added:<br />
<code><br />
 $geshi-&gt;set_methods_style(1, 'color: #19ccff', true);<br />
</code><br />
Which makes it so you can color the methods also.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
