<?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>xenoscope &#187; Linux</title>
	<atom:link href="http://www.xenoscope.com/weblog/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xenoscope.com/weblog</link>
	<description>mind the gap</description>
	<lastBuildDate>Fri, 20 Jan 2012 13:55:57 +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>Reading and Parsing USB GPS Data in C (with NmeaLib)</title>
		<link>http://www.xenoscope.com/weblog/2008/09/19/reading-and-parsing-usb-gps-data-in-c-with-nmealib/</link>
		<comments>http://www.xenoscope.com/weblog/2008/09/19/reading-and-parsing-usb-gps-data-in-c-with-nmealib/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 06:16:29 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[POSIX]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://xenoscope.net/weblog/?p=60</guid>
		<description><![CDATA[I&#8217;m currently working on a project that requires GPS data, and need a way to retrieve data from a USB-based GPS receiver I purchased (a USGlobSat BU-353 USB GPS receiver). Fortunately, most GPS receivers, particularly USB ones, support the NMEA 0183 protocol. NMEA 0183 is a serial-based protocol was developed by the National Marine Electronics [...]]]></description>
		<wfw:commentRss>http://www.xenoscope.com/weblog/2008/09/19/reading-and-parsing-usb-gps-data-in-c-with-nmealib/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Monitor Parallel Port Interrupts in User Space in Linux</title>
		<link>http://www.xenoscope.com/weblog/2008/09/16/how-to-monitor-parallel-port-interrupts-in-user-space-in-linux/</link>
		<comments>http://www.xenoscope.com/weblog/2008/09/16/how-to-monitor-parallel-port-interrupts-in-user-space-in-linux/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 04:31:02 +0000</pubDate>
		<dc:creator>Jacob</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://xenoscope.net/weblog/?p=31</guid>
		<description><![CDATA[DISCLAIMER: A computer is not a cheap device and home-made electronics are not always reliable. I take no responsibility for damage caused by you sticking shit into your parallel port or anywhere else on your computer to see what happens. I also take no responsibility for any side-effects of the following code. That said, if [...]]]></description>
		<wfw:commentRss>http://www.xenoscope.com/weblog/2008/09/16/how-to-monitor-parallel-port-interrupts-in-user-space-in-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

