<?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>Development Blog &#187; JQuery</title>
	<atom:link href="http://www.jlhdevelopment.com/wordpress/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jlhdevelopment.com/wordpress</link>
	<description>Software Development Articles and Opinions</description>
	<lastBuildDate>Thu, 30 Dec 2010 07:45:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Mandelbrot using Web Workers and Canvas</title>
		<link>http://www.jlhdevelopment.com/wordpress/2010/08/31/mandelbrot-using-web-workers-and-canvas/</link>
		<comments>http://www.jlhdevelopment.com/wordpress/2010/08/31/mandelbrot-using-web-workers-and-canvas/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 02:12:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://www.jlhdevelopment.com/wordpress/?p=194</guid>
		<description><![CDATA[I recently entered a contest to write a JavaScript program that did something interesting with HTML5 in less than 10 kilobytes, including HTML and CSS files. I decided to do a program that calculates the Mandelbrot set using Web Workers and displays the results using Canvas. I had originally written a C program that calculates [...]]]></description>
		<wfw:commentRss>http://www.jlhdevelopment.com/wordpress/2010/08/31/mandelbrot-using-web-workers-and-canvas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grails and JQuery Search Form</title>
		<link>http://www.jlhdevelopment.com/wordpress/2009/01/27/grails-and-jquery-search-form/</link>
		<comments>http://www.jlhdevelopment.com/wordpress/2009/01/27/grails-and-jquery-search-form/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 06:53:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Grails]]></category>
		<category><![CDATA[GSP]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[JSON]]></category>

		<guid isPermaLink="false">http://www.jlhdevelopment.com/wordpress/?p=31</guid>
		<description><![CDATA[This is an overview of building an Ajax search form using Grails and jQuery. Grails makes generating JSON from domain objects and collections objects extremely simple. jQuery and jQuery-jtemplates is an easy way to parse JSON and render predefined HTML templates with the results, rather than having to parse JSON and generate HTML on the [...]]]></description>
		<wfw:commentRss>http://www.jlhdevelopment.com/wordpress/2009/01/27/grails-and-jquery-search-form/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

