<?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>Random thoughts along the roadside... &#187; jQuery</title>
	<atom:link href="http://www.virtualroadside.com/blog/index.php/category/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.virtualroadside.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 23 May 2010 05:42:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Changing variables using a web interface and embedded HTTP server</title>
		<link>http://www.virtualroadside.com/blog/index.php/2009/04/21/changing-variables-using-a-web-interface-and-embedded-http-server/</link>
		<comments>http://www.virtualroadside.com/blog/index.php/2009/04/21/changing-variables-using-a-web-interface-and-embedded-http-server/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 08:43:15 +0000</pubDate>
		<dc:creator>dustin</dc:creator>
				<category><![CDATA[FIRST]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Innovation]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[WebDMA]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.virtualroadside.com/blog/?p=255</guid>
		<description><![CDATA[When walking around during the Boston Regional, I had been talking to some people about code, and they mentioned that LabView was great because they could tune their PID controllers on the fly while the robot was operating. So I thought to myself, &#8220;why can&#8217;t I do this with C++?&#8221;. And&#8230; so I did. WebDMA [...]]]></description>
		<wfw:commentRss>http://www.virtualroadside.com/blog/index.php/2009/04/21/changing-variables-using-a-web-interface-and-embedded-http-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Obsessive Web Statistics: Open Source Web 2.0 Website Statistics System</title>
		<link>http://www.virtualroadside.com/blog/index.php/2007/07/18/obsessive-web-statistics-open-source-web-20-website-statistics-system/</link>
		<comments>http://www.virtualroadside.com/blog/index.php/2007/07/18/obsessive-web-statistics-open-source-web-20-website-statistics-system/#comments</comments>
		<pubDate>Wed, 18 Jul 2007 16:35:49 +0000</pubDate>
		<dc:creator>dustin</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[OWS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.virtualroadside.com/blog/index.php/2007/07/18/obsessive-web-statistics-open-source-web-20-website-statistics-system/</guid>
		<description><![CDATA[For the last month or so, I&#8217;ve been working on a new PHP/MySQL/jQuery web application that I&#8217;ve decided to call &#8220;Obsessive Web Statistics&#8221; (OWS). A project has been created on Sourceforge for it, and I&#8217;m happy to finally announce the first file release for OWS! There are a number of features about OWS that give [...]]]></description>
		<wfw:commentRss>http://www.virtualroadside.com/blog/index.php/2007/07/18/obsessive-web-statistics-open-source-web-20-website-statistics-system/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jQuery snippet:</title>
		<link>http://www.virtualroadside.com/blog/index.php/2007/07/12/jquery-snippet/</link>
		<comments>http://www.virtualroadside.com/blog/index.php/2007/07/12/jquery-snippet/#comments</comments>
		<pubDate>Thu, 12 Jul 2007 05:52:31 +0000</pubDate>
		<dc:creator>dustin</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.virtualroadside.com/blog/index.php/2007/07/12/jquery-snippet/</guid>
		<description><![CDATA[Here is a neat jQuery snippet that you can use to create extra elements in a form, underneath (mostly) the previous element. Took longer than it should have to create this since I didn&#8217;t quite understand the behavior of &#8220;before&#8221; and &#8220;after&#8221;&#8230; ie, a parent node has to exist for them to work. &#60;input name="field[]" [...]]]></description>
		<wfw:commentRss>http://www.virtualroadside.com/blog/index.php/2007/07/12/jquery-snippet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual jQuery: Awesome jQuery Reference</title>
		<link>http://www.virtualroadside.com/blog/index.php/2007/07/12/visual-jquery-awesome-jquery-reference/</link>
		<comments>http://www.virtualroadside.com/blog/index.php/2007/07/12/visual-jquery-awesome-jquery-reference/#comments</comments>
		<pubDate>Thu, 12 Jul 2007 04:42:55 +0000</pubDate>
		<dc:creator>dustin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.virtualroadside.com/blog/index.php/2007/07/12/visual-jquery-awesome-jquery-reference/</guid>
		<description><![CDATA[This is seriously the coolest form of documentation that I&#8217;ve seen. Implemented using jQuery by jQuery developer Yehuda Katz, Visual jQuery implements the API documentation for jQuery using an expanding tree of categorized nodes. Its quite innovative, IMHO. If you develop using jQuery, definitely a plus to have around. And, there is a downloadable copy [...]]]></description>
		<wfw:commentRss>http://www.virtualroadside.com/blog/index.php/2007/07/12/visual-jquery-awesome-jquery-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery rocks</title>
		<link>http://www.virtualroadside.com/blog/index.php/2007/07/07/jquery-rocks/</link>
		<comments>http://www.virtualroadside.com/blog/index.php/2007/07/07/jquery-rocks/#comments</comments>
		<pubDate>Sat, 07 Jul 2007 22:36:44 +0000</pubDate>
		<dc:creator>dustin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.virtualroadside.com/blog/index.php/2007/07/07/jquery-rocks/</guid>
		<description><![CDATA[Have you used jQuery yet? I know its been around for awhile, but I&#8217;ve only recently been using it. Of course, there are other similar javascript frameworks out there. jQuery makes javascript development &#8216;fun&#8217;, according to the website, and I would definitely agree. It makes so many mundane things way easy and quick to do. [...]]]></description>
		<wfw:commentRss>http://www.virtualroadside.com/blog/index.php/2007/07/07/jquery-rocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
