<?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: Syntax Highlighting</title>
	<atom:link href="http://perlhacks.com/2009/06/syntax-highlighting/feed/" rel="self" type="application/rss+xml" />
	<link>http://perlhacks.com/2009/06/syntax-highlighting/</link>
	<description>Just another Perl Hacker&#039;s blog</description>
	<lastBuildDate>Thu, 24 May 2012 03:01:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: blas.gordon</title>
		<link>http://perlhacks.com/2009/06/syntax-highlighting/#comment-6</link>
		<dc:creator>blas.gordon</dc:creator>
		<pubDate>Thu, 04 Jun 2009 21:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://perlhacks.com/?p=10#comment-6</guid>
		<description>You can do it easily using Vim. I described the technique in my blog:
&lt;a href=&quot;http://www.haboogo.com/matching_patterns/2009/01/code-syntax-highlighting.html&quot; rel=&quot;nofollow&quot;&gt;http://www.haboogo.com/matching_patterns/2009/01/code-syntax-highlighting.html&lt;/a&gt;
Enrique
</description>
		<content:encoded><![CDATA[<p>You can do it easily using Vim. I described the technique in my blog:<br />
<a href="http://www.haboogo.com/matching_patterns/2009/01/code-syntax-highlighting.html" rel="nofollow">http://www.haboogo.com/matching_patterns/2009/01/code-syntax-highlighting.html</a><br />
Enrique</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hanekomu</title>
		<link>http://perlhacks.com/2009/06/syntax-highlighting/#comment-5</link>
		<dc:creator>hanekomu</dc:creator>
		<pubDate>Thu, 04 Jun 2009 14:09:22 +0000</pubDate>
		<guid isPermaLink="false">http://perlhacks.com/?p=10#comment-5</guid>
		<description>The JavaScript is just minified, I guess. There is a link to a wiki in the comments, which links to the source at &lt;a href=&quot;http://bitbucket.org/alexg/syntaxhighlighter/&quot; rel=&quot;nofollow&quot;&gt;http://bitbucket.org/alexg/syntaxhighlighter/&lt;/a&gt;
I use PPI::HTML on my blog, but that one is blosxom-based, so I have the luxury of running all my posts through TT before handing them to blosxom.
Also have a look at Yuval&#039;s solution of using Github&#039;s gists: &lt;a href=&quot;http://blog.woobling.org/2009/05/graceful-degrading-of-gists.html&quot; rel=&quot;nofollow&quot;&gt;http://blog.woobling.org/2009/05/graceful-degrading-of-gists.html&lt;/a&gt;
Marcel
</description>
		<content:encoded><![CDATA[<p>The JavaScript is just minified, I guess. There is a link to a wiki in the comments, which links to the source at <a href="http://bitbucket.org/alexg/syntaxhighlighter/" rel="nofollow">http://bitbucket.org/alexg/syntaxhighlighter/</a><br />
I use PPI::HTML on my blog, but that one is blosxom-based, so I have the luxury of running all my posts through TT before handing them to blosxom.<br />
Also have a look at Yuval&#8217;s solution of using Github&#8217;s gists: <a href="http://blog.woobling.org/2009/05/graceful-degrading-of-gists.html" rel="nofollow">http://blog.woobling.org/2009/05/graceful-degrading-of-gists.html</a><br />
Marcel</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.160 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-24 10:44:53 -->
<!-- Compression = gzip -->