<?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: GPX Viewer</title>
	<atom:link href="http://notions.okuda.ca/geotagging/projects-im-working-on/gpx-viewer/feed/" rel="self" type="application/rss+xml" />
	<link>http://notions.okuda.ca</link>
	<description>A mental image or representation; an idea or conception</description>
	<lastBuildDate>Sat, 31 Jul 2010 23:05:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jay</title>
		<link>http://notions.okuda.ca/geotagging/projects-im-working-on/gpx-viewer/comment-page-2/#comment-116665</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Wed, 05 May 2010 22:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/geotagging/projects-im-working-on/gpx-viewer/#comment-116665</guid>
		<description>Anyway this could somehow be made to work as a script or automator workflow on the Mac? (Right click an image, select &quot;Show on map&quot;, which opens a browser to google maps with a placemark where the photo was taken.)</description>
		<content:encoded><![CDATA[<p>Anyway this could somehow be made to work as a script or automator workflow on the Mac? (Right click an image, select &#8220;Show on map&#8221;, which opens a browser to google maps with a placemark where the photo was taken.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Willian</title>
		<link>http://notions.okuda.ca/geotagging/projects-im-working-on/gpx-viewer/comment-page-2/#comment-113154</link>
		<dc:creator>Willian</dc:creator>
		<pubDate>Sat, 23 Jan 2010 19:56:18 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/geotagging/projects-im-working-on/gpx-viewer/#comment-113154</guid>
		<description>Nice work, but whats the benefit to use your gpx-viewer instead of using google&#039;s GGeoXml?</description>
		<content:encoded><![CDATA[<p>Nice work, but whats the benefit to use your gpx-viewer instead of using google&#8217;s GGeoXml?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Smithson</title>
		<link>http://notions.okuda.ca/geotagging/projects-im-working-on/gpx-viewer/comment-page-2/#comment-112850</link>
		<dc:creator>Steve Smithson</dc:creator>
		<pubDate>Mon, 11 Jan 2010 16:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/geotagging/projects-im-working-on/gpx-viewer/#comment-112850</guid>
		<description>Any chance of an update for v3 of the API? Great work by the way.</description>
		<content:encoded><![CDATA[<p>Any chance of an update for v3 of the API? Great work by the way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeroen</title>
		<link>http://notions.okuda.ca/geotagging/projects-im-working-on/gpx-viewer/comment-page-2/#comment-112655</link>
		<dc:creator>Jeroen</dc:creator>
		<pubDate>Mon, 04 Jan 2010 16:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/geotagging/projects-im-working-on/gpx-viewer/#comment-112655</guid>
		<description>We&#039;ve been using your code for a month or so and
want to thank you for the great work!

Jeroen</description>
		<content:encoded><![CDATA[<p>We&#8217;ve been using your code for a month or so and<br />
want to thank you for the great work!</p>
<p>Jeroen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: guido</title>
		<link>http://notions.okuda.ca/geotagging/projects-im-working-on/gpx-viewer/comment-page-2/#comment-109251</link>
		<dc:creator>guido</dc:creator>
		<pubDate>Tue, 29 Sep 2009 13:47:40 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/geotagging/projects-im-working-on/gpx-viewer/#comment-109251</guid>
		<description>working on a mysql en php script to makes my track easier to maintain.
adding 

AddType application/vnd.google-earth.gpx gpx

to the .htacces give a sve as, in ff and ie.

I will use gpxviewer later on.

guido</description>
		<content:encoded><![CDATA[<p>working on a mysql en php script to makes my track easier to maintain.<br />
adding </p>
<p>AddType application/vnd.google-earth.gpx gpx</p>
<p>to the .htacces give a sve as, in ff and ie.</p>
<p>I will use gpxviewer later on.</p>
<p>guido</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: knipknap</title>
		<link>http://notions.okuda.ca/geotagging/projects-im-working-on/gpx-viewer/comment-page-2/#comment-104447</link>
		<dc:creator>knipknap</dc:creator>
		<pubDate>Tue, 04 Aug 2009 20:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/geotagging/projects-im-working-on/gpx-viewer/#comment-104447</guid>
		<description>Hi,

Thanks for this, I wrote a small Facebook app using gpxviewer.

http://apps.facebook.com/gps-maps/

I also added an ugly hack for supporting .gpx files containing &quot;rte&quot; and &quot;rtept&quot; tags, such as this file:

http://facebook.debain.org/gpsmaps/routes/14348bb0f844db86265f19a07181c292.xml

The patched script is here:

http://facebook.debain.org/gpsmaps/gpxviewer/loadgpx.js

-Samuel</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for this, I wrote a small Facebook app using gpxviewer.</p>
<p><a href="http://apps.facebook.com/gps-maps/" rel="nofollow">http://apps.facebook.com/gps-maps/</a></p>
<p>I also added an ugly hack for supporting .gpx files containing &#8220;rte&#8221; and &#8220;rtept&#8221; tags, such as this file:</p>
<p><a href="http://facebook.debain.org/gpsmaps/routes/14348bb0f844db86265f19a07181c292.xml" rel="nofollow">http://facebook.debain.org/gpsmaps/routes/14348bb0f844db86265f19a07181c292.xml</a></p>
<p>The patched script is here:</p>
<p><a href="http://facebook.debain.org/gpsmaps/gpxviewer/loadgpx.js" rel="nofollow">http://facebook.debain.org/gpsmaps/gpxviewer/loadgpx.js</a></p>
<p>-Samuel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesper</title>
		<link>http://notions.okuda.ca/geotagging/projects-im-working-on/gpx-viewer/comment-page-2/#comment-102210</link>
		<dc:creator>Jesper</dc:creator>
		<pubDate>Mon, 06 Jul 2009 21:44:31 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/geotagging/projects-im-working-on/gpx-viewer/#comment-102210</guid>
		<description>How can I show elevation and speed details with the script ?</description>
		<content:encoded><![CDATA[<p>How can I show elevation and speed details with the script ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The House of Husar</title>
		<link>http://notions.okuda.ca/geotagging/projects-im-working-on/gpx-viewer/comment-page-1/#comment-101974</link>
		<dc:creator>The House of Husar</dc:creator>
		<pubDate>Mon, 29 Jun 2009 00:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/geotagging/projects-im-working-on/gpx-viewer/#comment-101974</guid>
		<description>Hey guys, I have this script working with not having to rename the GPX to an XML. i am also using additional code to get some elevation and speed details.  So I did not want to have to rename the files from GPX to XML.  

If you have an Apache server all you have to do is create a .htaccess file in your text editor. Then put the following the file...

# XML
AddType text/xml .xml
AddType text/xml .gpx

Save the file and upload to the directory that has your GPX script. Now it will handle your GPX as XML and no need to rename them.

Cheers.</description>
		<content:encoded><![CDATA[<p>Hey guys, I have this script working with not having to rename the GPX to an XML. i am also using additional code to get some elevation and speed details.  So I did not want to have to rename the files from GPX to XML.  </p>
<p>If you have an Apache server all you have to do is create a .htaccess file in your text editor. Then put the following the file&#8230;</p>
<p># XML<br />
AddType text/xml .xml<br />
AddType text/xml .gpx</p>
<p>Save the file and upload to the directory that has your GPX script. Now it will handle your GPX as XML and no need to rename them.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kolyany4</title>
		<link>http://notions.okuda.ca/geotagging/projects-im-working-on/gpx-viewer/comment-page-1/#comment-101375</link>
		<dc:creator>kolyany4</dc:creator>
		<pubDate>Fri, 12 Jun 2009 20:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/geotagging/projects-im-working-on/gpx-viewer/#comment-101375</guid>
		<description>Hi!

I&#039;ve slightly enhanced your script.
Most important enhancements are ...

1. Added GXmlHttp progress information (usefull when GPX-file is huge).
2. Auto-updated list of tracks to view each of them separatelly.
3. Calculated per-track: MAX_SpeedKMpH and DistIn_KM.

http://kolyany4.narod.ru/gpxviewer.html

Regards,
Nick.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I&#8217;ve slightly enhanced your script.<br />
Most important enhancements are &#8230;</p>
<p>1. Added GXmlHttp progress information (usefull when GPX-file is huge).<br />
2. Auto-updated list of tracks to view each of them separatelly.<br />
3. Calculated per-track: MAX_SpeedKMpH and DistIn_KM.</p>
<p><a href="http://kolyany4.narod.ru/gpxviewer.html" rel="nofollow">http://kolyany4.narod.ru/gpxviewer.html</a></p>
<p>Regards,<br />
Nick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: muddy</title>
		<link>http://notions.okuda.ca/geotagging/projects-im-working-on/gpx-viewer/comment-page-1/#comment-100180</link>
		<dc:creator>muddy</dc:creator>
		<pubDate>Sun, 10 May 2009 22:01:19 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/geotagging/projects-im-working-on/gpx-viewer/#comment-100180</guid>
		<description>HI firstly i love the script but what i need it to do is calculate the distance, Can this be done ? my script is here http://muddy-bikes.co.uk/trails.php?route=23&amp;title=Lonon%20to%20Brighton</description>
		<content:encoded><![CDATA[<p>HI firstly i love the script but what i need it to do is calculate the distance, Can this be done ? my script is here <a href="http://muddy-bikes.co.uk/trails.php?route=23&amp;title=Lonon%20to%20Brighton" rel="nofollow">http://muddy-bikes.co.uk/trails.php?route=23&amp;title=Lonon%20to%20Brighton</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
