<?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: A Lua Syntax Highlighter</title>
	<atom:link href="http://www.sjbrown.co.uk/2004/06/21/lualite/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sjbrown.co.uk/2004/06/21/lualite/</link>
	<description>It works on my machine.</description>
	<lastBuildDate>Mon, 19 Jul 2010 09:55:01 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ncr</title>
		<link>http://www.sjbrown.co.uk/2004/06/21/lualite/comment-page-1/#comment-5990</link>
		<dc:creator>ncr</dc:creator>
		<pubDate>Wed, 17 Feb 2010 23:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://sjbrown.co.uk/blog/?p=211#comment-5990</guid>
		<description>Thanks so much!  This is great!</description>
		<content:encoded><![CDATA[<p>Thanks so much!  This is great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Brown</title>
		<link>http://www.sjbrown.co.uk/2004/06/21/lualite/comment-page-1/#comment-768</link>
		<dc:creator>Simon Brown</dc:creator>
		<pubDate>Sun, 01 Mar 2009 15:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://sjbrown.co.uk/blog/?p=211#comment-768</guid>
		<description>Yep the auto-completion is dumb, it doesn&#039;t take any context into account.  In order to do that I&#039;d need to integrate the lua interpreter directly into the parser, which I didn&#039;t really have the energy for.  You have the source though, so feel free to improve things. :)</description>
		<content:encoded><![CDATA[<p>Yep the auto-completion is dumb, it doesn&#8217;t take any context into account.  In order to do that I&#8217;d need to integrate the lua interpreter directly into the parser, which I didn&#8217;t really have the energy for.  You have the source though, so feel free to improve things. <img src='http://www.sjbrown.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slogic</title>
		<link>http://www.sjbrown.co.uk/2004/06/21/lualite/comment-page-1/#comment-715</link>
		<dc:creator>slogic</dc:creator>
		<pubDate>Sun, 22 Feb 2009 14:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://sjbrown.co.uk/blog/?p=211#comment-715</guid>
		<description>I installed it to get true intellisense and was disappointed. It sucks cause lists all members it knows ignoring global objects semantics.Anyway, thanx for your job for free ;)</description>
		<content:encoded><![CDATA[<p>I installed it to get true intellisense and was disappointed. It sucks cause lists all members it knows ignoring global objects semantics.Anyway, thanx for your job for free <img src='http://www.sjbrown.co.uk/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
