<?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>fixored? &#187; Lua</title>
	<atom:link href="http://www.sjbrown.co.uk/category/lua/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sjbrown.co.uk</link>
	<description>It works on my machine.</description>
	<lastBuildDate>Sun, 13 Dec 2009 22:09:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A Lua Syntax Highlighter</title>
		<link>http://www.sjbrown.co.uk/2004/06/21/lualite/</link>
		<comments>http://www.sjbrown.co.uk/2004/06/21/lualite/#comments</comments>
		<pubDate>Mon, 21 Jun 2004 19:00:02 +0000</pubDate>
		<dc:creator>Simon Brown</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Lua]]></category>

		<guid isPermaLink="false">http://sjbrown.co.uk/blog/?p=211</guid>
		<description><![CDATA[Lua is a very compact, fast scripting language with great platform support. Editing lua scripts is nice and easy in most editors (such as gvim), but Visual Studio doesn&#8217;t highlight the syntax by default. So here&#8217;s a plug-in for Visual Studio .NET 2003 that highlights Lua 5.0 syntax and provides auto-completion for keywords and identifiers [...]]]></description>
		<wfw:commentRss>http://www.sjbrown.co.uk/2004/06/21/lualite/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
