<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jake Wharton &#187; Ruby</title>
	<atom:link href="http://jakewharton.com/category/programming/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://jakewharton.com</link>
	<description>Programming, Freelance Web Design, etc.</description>
	<lastBuildDate>Tue, 24 Aug 2010 22:08:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using Pygments in Redmine</title>
		<link>http://jakewharton.com/2008/11/12/using-pygments-in-redmine/</link>
		<comments>http://jakewharton.com/2008/11/12/using-pygments-in-redmine/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 19:53:07 +0000</pubDate>
		<dc:creator>Jake Wharton</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Pygments]]></category>
		<category><![CDATA[Redmine]]></category>

		<guid isPermaLink="false">http://jakewharton.com/?p=66</guid>
		<description><![CDATA[The syntax highlighting engine in Redmine is CodeRay which is vastly underpowered to be used in software as useful as Redmine. The obvious choice (at least for me) for proper syntax highlighting is Pygments, a python library. To change the syntax highlighting engine a few modifications need to be made to both Redmine and to [...]]]></description>
		<wfw:commentRss>http://jakewharton.com/2008/11/12/using-pygments-in-redmine/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
