<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Use Ruby to parse NMEA sentences from your GPS</title>
	<atom:link href="http://lojic.com/blog/2009/04/08/use-ruby-to-parse-nmea-sentences-from-your-gps/feed/" rel="self" type="application/rss+xml" />
	<link>http://lojic.com/blog/2009/04/08/use-ruby-to-parse-nmea-sentences-from-your-gps/</link>
	<description></description>
	<lastBuildDate>Sun, 25 Dec 2011 09:28:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Donald Gordon</title>
		<link>http://lojic.com/blog/2009/04/08/use-ruby-to-parse-nmea-sentences-from-your-gps/comment-page-1/#comment-9844</link>
		<dc:creator>Donald Gordon</dc:creator>
		<pubDate>Fri, 11 Dec 2009 19:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://lojic.com/blog/?p=457#comment-9844</guid>
		<description>A slight bug in your convert_lat/long: both latitudes and longitudes can have two or three digits in the degrees part.  I assume your code works in your corner of the world, but it won&#039;t in others.</description>
		<content:encoded><![CDATA[<p>A slight bug in your convert_lat/long: both latitudes and longitudes can have two or three digits in the degrees part.  I assume your code works in your corner of the world, but it won&#8217;t in others.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

