<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="0.92">
<channel>
	<title>Technical Details</title>
	<link>http://skrul.com/blog</link>
	<description>Details, technical in nature</description>
	<lastBuildDate>Mon, 04 Aug 2008 03:55:14 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>JavaScript plugin updated to 0.4.3</title>
		<description>This update addresses two problems -- first, the keyword "import" is no longer considered a token so people using the excellent new "Components.utils.import" stuff in trunk mozilla can, well, use it without having it reported as a syntax error.

Second, I hacked support for the "let" statement into the parser to ...</description>
		<link>http://skrul.com/blog/2007/06/18/javascript-plugin-updated-to-043/</link>
			</item>
	<item>
		<title>Bugfix for JavaScript plugin</title>
		<description>Turns out the latest SideKick comes with its own parser named "javascript" which was conflicting with my parser named "javascript".  This was causing SideKick to forget which parser I had selected for each buffer.  To fix this, I creatively renamed my parsers to "skrul-javascript" and "skrul-xml-javascript".  You ...</description>
		<link>http://skrul.com/blog/2007/05/07/bugfix-for-javascript-plugin/</link>
			</item>
	<item>
		<title>JavaScript plugin updated</title>
		<description>I just uploaded a new version of my JavaScript plugin for jEdit.  The new version is compiled with Java 1.5 and is compatible with the latest version of jEdit.  Also new in this version is support for validating JavaScript that is embedded in an XML document -- there ...</description>
		<link>http://skrul.com/blog/2007/05/06/javascript-plugin-updated/</link>
			</item>
	<item>
		<title>Project Update</title>
		<description>Some stuff I've been working on:

xpclucene - Firefox extension that lets you index and search the pages you surf.

audioscrobbler - An audioscrobbler extension for Songbird.

JavaScript plugin for jEdit - Syntax checking, scope checking, and structure browsing for JavaScript in jEdit.

threaddemo - Firefox extension demonstrating the use of threads from JavaScript.
 </description>
		<link>http://skrul.com/blog/2006/05/05/project-update/</link>
			</item>
	<item>
		<title>RSS Feeds for Chowhound</title>
		<description>Unleash the (chow)hounds!!

I love chowhound.  It has helped me find lots good grub back in New York City and is now serving me well in Los Angeles.  However, it is truly the site that time forgot. Their guestbook.cgi style messageboard system is clearly busting at the seams -- ...</description>
		<link>http://skrul.com/blog/2005/09/04/rss-feeds-for-chowhound/</link>
			</item>
</channel>
</rss>
