<?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: The World&#8217;s Largest Dump Truck</title>
	<atom:link href="http://googlesightseeing.com/2008/11/24/the-worlds-largest-dump-truck/feed/" rel="self" type="application/rss+xml" />
	<link>http://googlesightseeing.com/2008/11/24/the-worlds-largest-dump-truck/</link>
	<description>Why bother seeing the world for real?</description>
	<lastBuildDate>Sat, 21 Nov 2009 02:31:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Flümo</title>
		<link>http://googlesightseeing.com/2008/11/24/the-worlds-largest-dump-truck/comment-page-1/#comment-203891</link>
		<dc:creator>Flümo</dc:creator>
		<pubDate>Wed, 26 Nov 2008 06:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://googlesightseeing.com/?p=3757#comment-203891</guid>
		<description>James: Thanks. I didn&#039;t notice my zoom setting was spn and not z, sorry about that.

I use the q parameter a lot with coordinates (in the same format as lat/lng) to place markers at custom positions on maps. Very useful. The maps link in my second try contained one such q. It&#039;d be very nice if such a q would be recognised and used to place a marker in GSS&#039; maps view as well. I inteded to have it look like &lt;a href=&quot;http://pastebin.mozilla.org/578625&quot; rel=&quot;nofollow&quot;&gt;with this link&lt;/a&gt;.

Oh, and nice hint about the search box, I&#039;ve never seen that one. :-)</description>
		<content:encoded><![CDATA[<p>James: Thanks. I didn&#8217;t notice my zoom setting was spn and not z, sorry about that.</p>
<p>I use the q parameter a lot with coordinates (in the same format as lat/lng) to place markers at custom positions on maps. Very useful. The maps link in my second try contained one such q. It&#8217;d be very nice if such a q would be recognised and used to place a marker in GSS&#8217; maps view as well. I inteded to have it look like <a href="http://pastebin.mozilla.org/578625" rel="nofollow">with this link</a>.</p>
<p>Oh, and nice hint about the search box, I&#8217;ve never seen that one. <img src='http://googlesightseeing.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koen</title>
		<link>http://googlesightseeing.com/2008/11/24/the-worlds-largest-dump-truck/comment-page-1/#comment-203889</link>
		<dc:creator>koen</dc:creator>
		<pubDate>Wed, 26 Nov 2008 02:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://googlesightseeing.com/?p=3757#comment-203889</guid>
		<description>It works now. Though you&#039;re quite right that talk about jQueries is lost on me. q, z and spn parameters aren&#039;t things I like to talk about over a nice cold beer either....</description>
		<content:encoded><![CDATA[<p>It works now. Though you&#8217;re quite right that talk about jQueries is lost on me. q, z and spn parameters aren&#8217;t things I like to talk about over a nice cold beer either&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cookie monster</title>
		<link>http://googlesightseeing.com/2008/11/24/the-worlds-largest-dump-truck/comment-page-1/#comment-203888</link>
		<dc:creator>cookie monster</dc:creator>
		<pubDate>Tue, 25 Nov 2008 20:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://googlesightseeing.com/?p=3757#comment-203888</guid>
		<description>I have absolutely no idea what James just said! :(</description>
		<content:encoded><![CDATA[<p>I have absolutely no idea what James just said! <img src='http://googlesightseeing.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://googlesightseeing.com/2008/11/24/the-worlds-largest-dump-truck/comment-page-1/#comment-203887</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 25 Nov 2008 16:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://googlesightseeing.com/?p=3757#comment-203887</guid>
		<description>@Flümo: I added a zoom onto your first link.

At the moment if you do a lat/lng string in the comment I&#039;ll use a default zoom. I suppose I could add a lat/ln/zoom variant, but once you get to that level you might as well just add a full maps page link.

The q= parameter is the search box string from google maps, which is usually an address so difficult to accurately parse. Zoom levels are set by either a explicit z= (specifies the zoom level, such as 17) or by the spn= parameter (which is what your URL had).

spn is the width of the viewport in degrees, so can result in slightly different zoom levels on our map page (due to the differing map size) or on different screen sizes. The z= parameter is much more reliable (which is what our map page generates).

What might be easier, and isn&#039;t immediately obvious, is that on our map page you can get a google maps search box by clicking the wee arrow next to the google logo. Search for something here and then use the &quot;Link to the page&quot; to make sure the link you&#039;re posting will definitely look as expected in a comment.</description>
		<content:encoded><![CDATA[<p>@Flümo: I added a zoom onto your first link.</p>
<p>At the moment if you do a lat/lng string in the comment I&#8217;ll use a default zoom. I suppose I could add a lat/ln/zoom variant, but once you get to that level you might as well just add a full maps page link.</p>
<p>The q= parameter is the search box string from google maps, which is usually an address so difficult to accurately parse. Zoom levels are set by either a explicit z= (specifies the zoom level, such as 17) or by the spn= parameter (which is what your URL had).</p>
<p>spn is the width of the viewport in degrees, so can result in slightly different zoom levels on our map page (due to the differing map size) or on different screen sizes. The z= parameter is much more reliable (which is what our map page generates).</p>
<p>What might be easier, and isn&#8217;t immediately obvious, is that on our map page you can get a google maps search box by clicking the wee arrow next to the google logo. Search for something here and then use the &#8220;Link to the page&#8221; to make sure the link you&#8217;re posting will definitely look as expected in a comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flümo</title>
		<link>http://googlesightseeing.com/2008/11/24/the-worlds-largest-dump-truck/comment-page-1/#comment-203886</link>
		<dc:creator>Flümo</dc:creator>
		<pubDate>Tue, 25 Nov 2008 15:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://googlesightseeing.com/?p=3757#comment-203886</guid>
		<description>Hum, that maps.google link parser could be improved...

It would be nice to recognise the marker position (&amp;q=...) as well. And it seems as if it eats the zoom level at least in some cases.</description>
		<content:encoded><![CDATA[<p>Hum, that maps.google link parser could be improved&#8230;</p>
<p>It would be nice to recognise the marker position (&amp;q=&#8230;) as well. And it seems as if it eats the zoom level at least in some cases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flümo</title>
		<link>http://googlesightseeing.com/2008/11/24/the-worlds-largest-dump-truck/comment-page-1/#comment-203884</link>
		<dc:creator>Flümo</dc:creator>
		<pubDate>Tue, 25 Nov 2008 14:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://googlesightseeing.com/?p=3757#comment-203884</guid>
		<description>Izzy: Nope. That&#039;s second place.

Largest wine barrel in the world:
http://googlesightseeing.com/maps?p=&amp;c=&amp;t=k&amp;hl=en&amp;ll=49.464922,8.169167&amp;z=17

http://de.wikipedia.org/w/index.php?title=Bild:Riesenfass_20080516.jpg&amp;filetimestamp=20080519123925
And, James: That one is actually kept outside. Contains a restaurant. ;-)
It &lt;b&gt;is&lt;/b&gt; a real wine barrel built the traditinal barrel-building way though.

Admittedly, the one in Heidelberg is probably the largest one actually ever used for wine.</description>
		<content:encoded><![CDATA[<p>Izzy: Nope. That&#8217;s second place.</p>
<p>Largest wine barrel in the world:<br />
Placemark: <a href="http://googlesightseeing.com/maps?p=3757&amp;c=203884&#038;c=&#038;t=k&#038;hl=en&#038;ll=49.464922,8.169167&#038;z=17" rel="nofollow">Google Maps</a> / <a href='http://googlesightseeing.com/gearth/comment/203884.kml'>Google Earth</a></p>
<p><a href="http://de.wikipedia.org/w/index.php?title=Bild:Riesenfass_20080516.jpg&amp;filetimestamp=20080519123925" rel="nofollow">http://de.wikipedia.org/w/index.php?title=Bild:Riesenfass_20080516.jpg&amp;filetimestamp=20080519123925</a><br />
And, James: That one is actually kept outside. Contains a restaurant. <img src='http://googlesightseeing.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
It <b>is</b> a real wine barrel built the traditinal barrel-building way though.</p>
<p>Admittedly, the one in Heidelberg is probably the largest one actually ever used for wine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://googlesightseeing.com/2008/11/24/the-worlds-largest-dump-truck/comment-page-1/#comment-203883</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 25 Nov 2008 13:37:04 +0000</pubDate>
		<guid isPermaLink="false">http://googlesightseeing.com/?p=3757#comment-203883</guid>
		<description>@koen: Many thanks for letting us know, the map page in opera is now fixed.

If you&#039;re interested (which I&#039;m sure you&#039;re not) this was due to a &lt;a href=&quot;http://dev.jquery.com/ticket/3117&quot; rel=&quot;nofollow&quot;&gt;jQuery bug&lt;/a&gt; which is still to be fixed.</description>
		<content:encoded><![CDATA[<p>@koen: Many thanks for letting us know, the map page in opera is now fixed.</p>
<p>If you&#8217;re interested (which I&#8217;m sure you&#8217;re not) this was due to a <a href="http://dev.jquery.com/ticket/3117" rel="nofollow">jQuery bug</a> which is still to be fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koen</title>
		<link>http://googlesightseeing.com/2008/11/24/the-worlds-largest-dump-truck/comment-page-1/#comment-203882</link>
		<dc:creator>koen</dc:creator>
		<pubDate>Tue, 25 Nov 2008 10:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://googlesightseeing.com/?p=3757#comment-203882</guid>
		<description>Did you know that your maps no longer work on Opera? (Come to think of it, I don&#039;t really know if they ever did...haven&#039;t been using Opera for too long.)  I just get a black screen if I try to see that nice dumptruck.</description>
		<content:encoded><![CDATA[<p>Did you know that your maps no longer work on Opera? (Come to think of it, I don&#8217;t really know if they ever did&#8230;haven&#8217;t been using Opera for too long.)  I just get a black screen if I try to see that nice dumptruck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://googlesightseeing.com/2008/11/24/the-worlds-largest-dump-truck/comment-page-1/#comment-203881</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 25 Nov 2008 07:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://googlesightseeing.com/?p=3757#comment-203881</guid>
		<description>@Psychlone: That&#039;s the same truck?

@oMeSSiaHo: Oops, good point! I&#039;ve fixed it, thanks.

@Izzy/Mamushi: Damn, that&#039;s a huge barrel! If only they kept it outside :-(</description>
		<content:encoded><![CDATA[<p>@Psychlone: That&#8217;s the same truck?</p>
<p>@oMeSSiaHo: Oops, good point! I&#8217;ve fixed it, thanks.</p>
<p>@Izzy/Mamushi: Damn, that&#8217;s a huge barrel! If only they kept it outside <img src='http://googlesightseeing.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://googlesightseeing.com/2008/11/24/the-worlds-largest-dump-truck/comment-page-1/#comment-203880</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 25 Nov 2008 06:12:26 +0000</pubDate>
		<guid isPermaLink="false">http://googlesightseeing.com/?p=3757#comment-203880</guid>
		<description>What is The Internet, Alex?</description>
		<content:encoded><![CDATA[<p>What is The Internet, Alex?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
