<?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; Software</title>
	<atom:link href="http://www.virtualroadside.com/blog/index.php/category/software/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>BPM Counter Plugin for Exaile 0.3.2</title>
		<link>http://www.virtualroadside.com/blog/index.php/2011/10/03/bpm-counter-plugin-for-exaile-0-3-2/</link>
		<comments>http://www.virtualroadside.com/blog/index.php/2011/10/03/bpm-counter-plugin-for-exaile-0-3-2/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 07:20:48 +0000</pubDate>
		<dc:creator>dustin</dc:creator>
				<category><![CDATA[exaile]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.virtualroadside.com/blog/?p=309</guid>
		<description><![CDATA[I&#8217;ve been starting to use my desktop machine at home a lot lately, so I&#8217;ve been looking for a cross-platform audio player that I can use that doesn&#8217;t annoy me. After a long search (and discarding most of the linux audio players: amarok, banshee, etc as too annoying or not the right features or whatever) [...]]]></description>
		<wfw:commentRss>http://www.virtualroadside.com/blog/index.php/2011/10/03/bpm-counter-plugin-for-exaile-0-3-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>WPILib Test Harness Released!</title>
		<link>http://www.virtualroadside.com/blog/index.php/2009/03/14/wpilib-test-harness-released/</link>
		<comments>http://www.virtualroadside.com/blog/index.php/2009/03/14/wpilib-test-harness-released/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 10:08:54 +0000</pubDate>
		<dc:creator>dustin</dc:creator>
				<category><![CDATA[FIRST]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[WPILib]]></category>

		<guid isPermaLink="false">http://www.virtualroadside.com/blog/?p=233</guid>
		<description><![CDATA[So after *far* too much time spent on this, I am happy to announce the release of my WPILib Test Harness! For those who aren&#8217;t aware, WPILib is the name of the C++ library that FIRST gives to FIRST Robotics Teams to control the robots. The control system is a PowerPC running on a cRio [...]]]></description>
		<wfw:commentRss>http://www.virtualroadside.com/blog/index.php/2009/03/14/wpilib-test-harness-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Debug STL errors with __GLIBCXX_DEBUG</title>
		<link>http://www.virtualroadside.com/blog/index.php/2009/03/13/debug-stl-errors-with-__glibcxx_debug/</link>
		<comments>http://www.virtualroadside.com/blog/index.php/2009/03/13/debug-stl-errors-with-__glibcxx_debug/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 23:44:03 +0000</pubDate>
		<dc:creator>dustin</dc:creator>
				<category><![CDATA[GCC]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.virtualroadside.com/blog/?p=227</guid>
		<description><![CDATA[Ever got one of those *really* annoying glibc errors that don&#8217;t give you a whole lot of information except &#8220;something bad happened, and it was memory related, but we&#8217;re not going to tell you where the problem is!&#8221;? You know, in the form of *** glibc detected *** ./test: double free or corruption (out): 0x0000000001e52440 [...]]]></description>
		<wfw:commentRss>http://www.virtualroadside.com/blog/index.php/2009/03/13/debug-stl-errors-with-__glibcxx_debug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C++ template-fu: delete_if</title>
		<link>http://www.virtualroadside.com/blog/index.php/2008/11/09/c-template-fu-delete_if/</link>
		<comments>http://www.virtualroadside.com/blog/index.php/2008/11/09/c-template-fu-delete_if/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 08:12:10 +0000</pubDate>
		<dc:creator>dustin</dc:creator>
				<category><![CDATA[Snippet]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.virtualroadside.com/blog/?p=194</guid>
		<description><![CDATA[I&#8217;ve been doing a lot of work with templates lately, for my R* tree implementation (which is morphing into a R* tree and a B tree library) and some things that I&#8217;ve been playing around with for Roadnav, especially in regards to serialization. Heres a neat snippet that I created: template &#60;bool&#62; struct delete_if { [...]]]></description>
		<wfw:commentRss>http://www.virtualroadside.com/blog/index.php/2008/11/09/c-template-fu-delete_if/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>Dynamic Options/Preferences Dialog Library for wxWidgets</title>
		<link>http://www.virtualroadside.com/blog/index.php/2008/04/29/dynamic-optionspreferences-dialog-library-for-wxwidgets/</link>
		<comments>http://www.virtualroadside.com/blog/index.php/2008/04/29/dynamic-optionspreferences-dialog-library-for-wxwidgets/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 07:22:24 +0000</pubDate>
		<dc:creator>dustin</dc:creator>
				<category><![CDATA[Carputer]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[wxWidgets]]></category>

		<guid isPermaLink="false">http://www.virtualroadside.com/blog/?p=162</guid>
		<description><![CDATA[So I&#8217;ve been doing a lot of work related to my carputer lately, and one of my big focuses is getting Roadnav to be more touchscreen friendly so that I can use it as my primary GPS application. One of the biggest problems I&#8217;ve found with most applications (and Roadnav is no exception, unfortunately) is [...]]]></description>
		<wfw:commentRss>http://www.virtualroadside.com/blog/index.php/2008/04/29/dynamic-optionspreferences-dialog-library-for-wxwidgets/feed/</wfw:commentRss>
		<slash:comments>0</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>Analog Meter (Ammeter/Voltmeter/etc) Control for C# and .NET</title>
		<link>http://www.virtualroadside.com/blog/index.php/2008/01/18/analog-meter-ammetervoltmeteretc-control-for-c-and-net/</link>
		<comments>http://www.virtualroadside.com/blog/index.php/2008/01/18/analog-meter-ammetervoltmeteretc-control-for-c-and-net/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 08:54:46 +0000</pubDate>
		<dc:creator>dustin</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.virtualroadside.com/blog/index.php/2008/01/18/analog-meter-ammetervoltmeteretc-control-for-c-and-net/</guid>
		<description><![CDATA[UPDATE: See my newest update, which includes a C# Oscilloscope and Analog Meter control! This is another open source C# control that was developed for my Senior Design project. Its pretty obvious what it does from the following screenshot. This is definitely a useful control for some projects, and is released under an open source [...]]]></description>
		<wfw:commentRss>http://www.virtualroadside.com/blog/index.php/2008/01/18/analog-meter-ammetervoltmeteretc-control-for-c-and-net/feed/</wfw:commentRss>
		<slash:comments>3</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>
	</channel>
</rss>

