<?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; Innovation</title>
	<atom:link href="http://www.virtualroadside.com/blog/index.php/category/innovation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.virtualroadside.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 03 Oct 2011 07:24:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.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[jQuery]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[WebDMA]]></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>pscanf: a sscanf replacement for C</title>
		<link>http://www.virtualroadside.com/blog/index.php/2008/08/06/pscanf-a-sscanf-replacement-for-c/</link>
		<comments>http://www.virtualroadside.com/blog/index.php/2008/08/06/pscanf-a-sscanf-replacement-for-c/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 21:50:20 +0000</pubDate>
		<dc:creator>dustin</dc:creator>
				<category><![CDATA[Innovation]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.virtualroadside.com/blog/?p=176</guid>
		<description><![CDATA[In general, I like C. Pointers don&#8217;t generally bother me all that much, and its really nice to use for a lot of different things. However, its string handling SUCKS (though, printf is nice). It seems like a lot of the string routines in the standard C library are designed to screw you in the [...]]]></description>
		<wfw:commentRss>http://www.virtualroadside.com/blog/index.php/2008/08/06/pscanf-a-sscanf-replacement-for-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSHFS For Windows</title>
		<link>http://www.virtualroadside.com/blog/index.php/2008/07/09/sshfs-for-windows/</link>
		<comments>http://www.virtualroadside.com/blog/index.php/2008/07/09/sshfs-for-windows/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 14:09:24 +0000</pubDate>
		<dc:creator>dustin</dc:creator>
				<category><![CDATA[Innovation]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.virtualroadside.com/blog/?p=170</guid>
		<description><![CDATA[This japanese guy apparently wrote something similar to linux&#8217;s FUSE for Windows (supporting user-mode filesystem drivers) and created a number of bindings for it. As a practical example, he&#8217;s implemented SSHFS in windows, which is awesome IMHO and exactly what I&#8217;ve been looking for. However, this means someone can now write a filesystem driver in [...]]]></description>
		<wfw:commentRss>http://www.virtualroadside.com/blog/index.php/2008/07/09/sshfs-for-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What can you do with 100 bezels?</title>
		<link>http://www.virtualroadside.com/blog/index.php/2008/05/06/what-can-you-do-with-100-bezels/</link>
		<comments>http://www.virtualroadside.com/blog/index.php/2008/05/06/what-can-you-do-with-100-bezels/#comments</comments>
		<pubDate>Wed, 07 May 2008 02:59:53 +0000</pubDate>
		<dc:creator>dustin</dc:creator>
				<category><![CDATA[Funny]]></category>
		<category><![CDATA[Innovation]]></category>
		<category><![CDATA[Weird]]></category>

		<guid isPermaLink="false">http://www.virtualroadside.com/blog/?p=164</guid>
		<description><![CDATA[I&#8217;m always on the lookout for creative opportunities, and my latest endeavor has led me to obtain around 100 of these really neat looking plastic bezels from a local business: Now, it struck me that there&#8217;s a really cool use waiting for these things, however I can&#8217;t think of anything compelling at the moment. Some [...]]]></description>
		<wfw:commentRss>http://www.virtualroadside.com/blog/index.php/2008/05/06/what-can-you-do-with-100-bezels/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>C# Oscilloscope and Analog Meter Controls</title>
		<link>http://www.virtualroadside.com/blog/index.php/2008/04/03/c-oscilloscope-and-analog-meter-controls/</link>
		<comments>http://www.virtualroadside.com/blog/index.php/2008/04/03/c-oscilloscope-and-analog-meter-controls/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 13:29:40 +0000</pubDate>
		<dc:creator>dustin</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Innovation]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.virtualroadside.com/blog/?p=138</guid>
		<description><![CDATA[I updated my C# analog meter control awhile ago (it had some bugs), but never got around to posting it online. Well, here are those updates, PLUS I integrated a C# Oscilloscope control as well! I&#8217;d put up some screenshots, but I don&#8217;t currently have a compiler installed for C# (been redoing my machine) so [...]]]></description>
		<wfw:commentRss>http://www.virtualroadside.com/blog/index.php/2008/04/03/c-oscilloscope-and-analog-meter-controls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio styled Dockable Windows Component Library for .NET</title>
		<link>http://www.virtualroadside.com/blog/index.php/2008/01/02/visual-studio-styled-dockable-windows-component-library-for-net/</link>
		<comments>http://www.virtualroadside.com/blog/index.php/2008/01/02/visual-studio-styled-dockable-windows-component-library-for-net/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 08:49:14 +0000</pubDate>
		<dc:creator>dustin</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Innovation]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.virtualroadside.com/blog/index.php/2008/01/02/visual-studio-styled-dockable-windows-component-library-for-net/</guid>
		<description><![CDATA[Well, isn&#8217;t THAT a mouthful of a title. This is another open source project created as a result of my Senior Design project. See, we had this nice GUI, but it seemed like it needed to be a lot more flexible than it was, since using it was really quite annoying. So, I got the [...]]]></description>
		<wfw:commentRss>http://www.virtualroadside.com/blog/index.php/2008/01/02/visual-studio-styled-dockable-windows-component-library-for-net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Improved innovative Javascript/CSS enhanced resume</title>
		<link>http://www.virtualroadside.com/blog/index.php/2007/11/19/improved-innovative-javascriptcss-enhanced-resume/</link>
		<comments>http://www.virtualroadside.com/blog/index.php/2007/11/19/improved-innovative-javascriptcss-enhanced-resume/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 08:26:03 +0000</pubDate>
		<dc:creator>dustin</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Innovation]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.virtualroadside.com/blog/index.php/2007/11/19/improved-innovative-javascriptcss-enhanced-resume/</guid>
		<description><![CDATA[I mentioned earlier this year that I had created an enhanced resume web page for myself, by using javascript and css to display either a &#8216;full&#8217; or &#8216;condensed&#8217; (one-page) version of the resume, and mentioned also that it would be pretty trivial for someone to make it work for different categories if they wanted. Well, [...]]]></description>
		<wfw:commentRss>http://www.virtualroadside.com/blog/index.php/2007/11/19/improved-innovative-javascriptcss-enhanced-resume/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Innovative Thoughts</title>
		<link>http://www.virtualroadside.com/blog/index.php/2007/08/27/innovative-thoughts/</link>
		<comments>http://www.virtualroadside.com/blog/index.php/2007/08/27/innovative-thoughts/#comments</comments>
		<pubDate>Tue, 28 Aug 2007 00:10:01 +0000</pubDate>
		<dc:creator>dustin</dc:creator>
				<category><![CDATA[Innovation]]></category>

		<guid isPermaLink="false">http://www.virtualroadside.com/blog/index.php/2007/08/27/innovative-thoughts/</guid>
		<description><![CDATA[I&#8217;ve been thinking a lot about innovation lately &#8212; what it means, why its important, and how can I be more innovative professionally and personally. And, I wrote a statement that I really think describes this. Innovation is just a problem away. I would say that at the base of all innovation is a problem [...]]]></description>
		<wfw:commentRss>http://www.virtualroadside.com/blog/index.php/2007/08/27/innovative-thoughts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

