<?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: About</title>
	<atom:link href="http://arduiniana.org/about/feed/" rel="self" type="application/rss+xml" />
	<link>http://arduiniana.org</link>
	<description>Arduino software jewellery and wisdom by Mikal Hart</description>
	<lastBuildDate>Fri, 03 Sep 2010 07:40:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ian</title>
		<link>http://arduiniana.org/about/comment-page-1/#comment-4251</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Sat, 28 Aug 2010 00:14:42 +0000</pubDate>
		<guid isPermaLink="false">http://sundial.org/arduino/?page_id=2#comment-4251</guid>
		<description>Mikal,
Could you possibly email me some further details for the construction of the reverse geocache please. I want to construct one for use in expedition and orienteering exercises with a cadet unit i work with.
Thanks
Ian</description>
		<content:encoded><![CDATA[<p>Mikal,<br />
Could you possibly email me some further details for the construction of the reverse geocache please. I want to construct one for use in expedition and orienteering exercises with a cadet unit i work with.<br />
Thanks<br />
Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikal</title>
		<link>http://arduiniana.org/about/comment-page-1/#comment-4058</link>
		<dc:creator>Mikal</dc:creator>
		<pubDate>Sat, 21 Aug 2010 03:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://sundial.org/arduino/?page_id=2#comment-4058</guid>
		<description>Greg, I use the &quot;distance_to&quot; function from Maarten Lamers&#039; nice NMEA library: http://www.maartenlamers.com/nmea/.

Mikal</description>
		<content:encoded><![CDATA[<p>Greg, I use the &#8220;distance_to&#8221; function from Maarten Lamers&#8217; nice NMEA library: <a href="http://www.maartenlamers.com/nmea/" rel="nofollow">http://www.maartenlamers.com/nmea/</a>.</p>
<p>Mikal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://arduiniana.org/about/comment-page-1/#comment-3997</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Tue, 17 Aug 2010 20:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://sundial.org/arduino/?page_id=2#comment-3997</guid>
		<description>recently i started trying to make my own. i have a gps module and am able to get a signal and my coordinates. i was wondering what calculation you used to determine the distance. my basic code is from this website http://www.arduino.cc/playground/Tutorials/GPS which i have modified to store the lat and lon as floats. any help would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>recently i started trying to make my own. i have a gps module and am able to get a signal and my coordinates. i was wondering what calculation you used to determine the distance. my basic code is from this website <a href="http://www.arduino.cc/playground/Tutorials/GPS" rel="nofollow">http://www.arduino.cc/playground/Tutorials/GPS</a> which i have modified to store the lat and lon as floats. any help would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikal</title>
		<link>http://arduiniana.org/about/comment-page-1/#comment-2539</link>
		<dc:creator>Mikal</dc:creator>
		<pubDate>Sat, 15 May 2010 05:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://sundial.org/arduino/?page_id=2#comment-2539</guid>
		<description>Thanks for the note, John.

Yeah, when I was building my first reverse geocache I was under the (mistaken) impression that the GPS module had to be &quot;exposed&quot; to work.  This turns out not to be true -- as anyone who has ever used a hand-held GPS unit can tell you. :)

In my recent designs I simply tuck the EM-406A underneath the lid of the box.  As long as the wood is not too thick and/or dense it seems to work pretty well.

Thanks for your kind words.

Mikal</description>
		<content:encoded><![CDATA[<p>Thanks for the note, John.</p>
<p>Yeah, when I was building my first reverse geocache I was under the (mistaken) impression that the GPS module had to be &#8220;exposed&#8221; to work.  This turns out not to be true &#8212; as anyone who has ever used a hand-held GPS unit can tell you. <img src='http://arduiniana.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>In my recent designs I simply tuck the EM-406A underneath the lid of the box.  As long as the wood is not too thick and/or dense it seems to work pretty well.</p>
<p>Thanks for your kind words.</p>
<p>Mikal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Raines</title>
		<link>http://arduiniana.org/about/comment-page-1/#comment-2498</link>
		<dc:creator>John Raines</dc:creator>
		<pubDate>Thu, 13 May 2010 10:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://sundial.org/arduino/?page_id=2#comment-2498</guid>
		<description>Some GPS modules seem to have the option of a wire antenna, typically just a couple of inches, I think. It seems to me that this would give a nicer appearance especially if the antenna were glued into a small slot routed into the box at a corner or something. On the original box with the elephant I suppose it could go in the carved depression above or below the elephant.

Very intriguing project and story! Thank you for the great libraries, as well.</description>
		<content:encoded><![CDATA[<p>Some GPS modules seem to have the option of a wire antenna, typically just a couple of inches, I think. It seems to me that this would give a nicer appearance especially if the antenna were glued into a small slot routed into the box at a corner or something. On the original box with the elephant I suppose it could go in the carved depression above or below the elephant.</p>
<p>Very intriguing project and story! Thank you for the great libraries, as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://arduiniana.org/about/comment-page-1/#comment-435</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 21 Oct 2009 00:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://sundial.org/arduino/?page_id=2#comment-435</guid>
		<description>Dear Mr. Hart,

    When I read about your reverse geocaching puzzle I was amazed. Not only by the articles on it and you by many websites that I follow, but by the amount of thought you put into the project. I would very much like to continue a conversation about the project and the use I may have for it in my future plans. If you would be willing to discuss this further, please email me at either timothy.j.engler08@business.colostate.edu or at noodlengler@hotmail.com. Thank you for your time and consideration. Good luck with any future projects!

Sincerely,

Tim Engler</description>
		<content:encoded><![CDATA[<p>Dear Mr. Hart,</p>
<p>    When I read about your reverse geocaching puzzle I was amazed. Not only by the articles on it and you by many websites that I follow, but by the amount of thought you put into the project. I would very much like to continue a conversation about the project and the use I may have for it in my future plans. If you would be willing to discuss this further, please email me at either <a href="mailto:timothy.j.engler08@business.colostate.edu">timothy.j.engler08@business.colostate.edu</a> or at <a href="mailto:noodlengler@hotmail.com">noodlengler@hotmail.com</a>. Thank you for your time and consideration. Good luck with any future projects!</p>
<p>Sincerely,</p>
<p>Tim Engler</p>
]]></content:encoded>
	</item>
</channel>
</rss>
