<?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>Code Obscurata &#187; JavaScript</title>
	<atom:link href="http://nealabq.com/blog/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://nealabq.com/blog</link>
	<description>... dodging grues in the dark</description>
	<lastBuildDate>Mon, 08 Nov 2010 17:26:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Syntax highlighter</title>
		<link>http://nealabq.com/blog/2008/07/18/syntax-highlighter/</link>
		<comments>http://nealabq.com/blog/2008/07/18/syntax-highlighter/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 04:22:46 +0000</pubDate>
		<dc:creator>Neal</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://nealabq.com/blog/?p=7</guid>
		<description><![CDATA[I&#8217;ve just installed a syntax highlighter for showing code examples in this blog. It&#8217;s all written in javascript. Time for some tests: // This is written in C++: void report_elapsed_time :: /* class */ stop( ) { if ( is_started( ) ) { report_( &#34;ending test&#34;); cancel( ); } } // This is written in [...]]]></description>
		<wfw:commentRss>http://nealabq.com/blog/2008/07/18/syntax-highlighter/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

