<?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/"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
> <channel><title>jappler.com &#187; google-maps</title> <atom:link href="http://jappler.com/blog/archive/tag/google-maps/feed" rel="self" type="application/rss+xml" /><link>http://jappler.com</link> <description>random and opinionated thoughts by Jennifer Zelazny</description> <lastBuildDate>Fri, 10 Feb 2012 15:25:47 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator><itunes:summary>random and opinionated thoughts by Jennifer Zelazny</itunes:summary> <itunes:author>jappler.com</itunes:author> <itunes:explicit>no</itunes:explicit> <itunes:image href="http://jappler.com/wp-content/plugins/powerpress/itunes_default.jpg" /> <itunes:subtitle>random and opinionated thoughts by Jennifer Zelazny</itunes:subtitle> <image><title>jappler.com &#187; google-maps</title> <url>http://jappler.com/wp-content/plugins/powerpress/rss_default.jpg</url><link>http://jappler.com</link> </image> <item><title>How to Find Geographical Coordinates</title><link>http://jappler.com/blog/archive/2008/10/21/how-to-find-geographical-coordinates</link> <comments>http://jappler.com/blog/archive/2008/10/21/how-to-find-geographical-coordinates#comments</comments> <pubDate>Tue, 21 Oct 2008 17:47:16 +0000</pubDate> <dc:creator>Jen</dc:creator> <category><![CDATA[Hints]]></category> <category><![CDATA[HOWTOs]]></category> <category><![CDATA[google-maps]]></category> <guid
isPermaLink="false">http://www.jappler.com/?p=1001</guid> <description><![CDATA[Ever need to find your location using latitude and longitude? Do a search for your destination using Google Maps and then when your destination is in the center of the map &#8211; type: into the browser address bar (no http or www) and your coordinates will appear.]]></description> <content:encoded><![CDATA[<p>Ever need to find your location using latitude and longitude?  Do a search for your destination using <a
href="http://maps.google.com">Google Maps</a> and then when your destination is in the center of the map &#8211; type:</p><pre class="brush: jscript; title: ; notranslate">
javascript:void(prompt('',gApplication.getMap().getCenter()));
</pre><p>into the browser address bar (no http or www) and your coordinates will appear.</p> ]]></content:encoded> <wfw:commentRss>http://jappler.com/blog/archive/2008/10/21/how-to-find-geographical-coordinates/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>google&#039;s my maps.</title><link>http://jappler.com/blog/archive/2007/04/05/googles-my-maps</link> <comments>http://jappler.com/blog/archive/2007/04/05/googles-my-maps#comments</comments> <pubDate>Thu, 05 Apr 2007 13:33:57 +0000</pubDate> <dc:creator>Jen</dc:creator> <category><![CDATA[Web Development]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[google-maps]]></category> <guid
isPermaLink="false">http://www.jappler.com/blog/archive/2007/04/05/googles-my-maps</guid> <description><![CDATA[Google just announced &#8220;My Maps which is a great way to add your personal routes, landmarks, etc on a Google Map. This would be awesome to plot out a trip using placemarks with photos/videos taken at specific places. I am excited to play around with this!]]></description> <content:encoded><![CDATA[<p>Google just announced &#8220;<a
href="http://maps.google.com/help/maps/userguide/index.html">My Maps</a> which is a great way to add your personal routes, landmarks, etc on a Google Map.  This would be awesome to plot out a trip using placemarks with photos/videos taken at specific places.  I am excited to play around with this!</p> ]]></content:encoded> <wfw:commentRss>http://jappler.com/blog/archive/2007/04/05/googles-my-maps/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>creating google maps.</title><link>http://jappler.com/blog/archive/2006/07/11/creating-google-maps</link> <comments>http://jappler.com/blog/archive/2006/07/11/creating-google-maps#comments</comments> <pubDate>Tue, 11 Jul 2006 23:38:32 +0000</pubDate> <dc:creator>Jen</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[Hints]]></category> <category><![CDATA[HOWTOs]]></category> <category><![CDATA[google-maps]]></category> <guid
isPermaLink="false">http://www.jappler.com/blog/archive/2006/07/11/creating-google-maps.php</guid> <description><![CDATA[I just finished a quick project for a friend that used Google Maps. I was approached with the question: &#8220;I want to create a map that will illustrate the two hotel options and the reception hall for my wedding invitation. Do you know of any mapping software that I could use to do this?&#8221; I quickly said this could be done nicely using Google Maps, so I quickly put a map together for her. I... <a
href="http://jappler.com/blog/archive/2006/07/11/creating-google-maps">Read More &#187;</a>]]></description> <content:encoded><![CDATA[<p>I just finished a quick project for a friend that used <a
href="http://maps.google.com">Google Maps</a>.  I was approached with the question: &#8220;I want to create a map that will illustrate the two hotel options and the reception hall for my wedding invitation.  Do you know of any mapping software that I could use to do this?&#8221;  I quickly said this could be done nicely using Google Maps, so <a
href="http://homepage.mac.com/jenz/maps.html">I quickly put a map together</a> for her.  I did not need to have any extras because she is just looking for something to print out to put in the invitations, but I did learn a few quick tips I wanted to note and share.</p><ul><li><b>There is an way to get coordinates (from an address) for Google Maps</b>. This took me awhile before I found a good solution&#8230;but I finally found out that if you use Google Maps to map the address you want to mark on the map, zoom in or out, then click on the &#8220;Link to this page&#8221; link, you can find the coordinates in the URL.  This was golden.</li><li><b>Google has a Geocoding API</b>.  You can create some really cool map solutions by using the Google Geocoding API&#8230;like allowing <a
href="http://www.google.com/apis/maps/documentation/geocoder.html">users to enter in their address to create a marker on the map</a>.</li><li><b>There are some great Google Map resources available</b>. I found a <a
href="http://maps.huge.info/trace.htm">really cool tracer utility</a> that will allow you to draw lines on maps as well as another cool &#8220;utility&#8221; that <a
href="http://www.donkeymagic.co.uk/googlemap/">creates maps without doing any of the coding</a>.</li></ul><p>I look forward to working with the Google Map API more and more&#8230;especially now since I know how to quickly and accurately find coordinates!<br
/> [tags]google maps[/tags]</p> ]]></content:encoded> <wfw:commentRss>http://jappler.com/blog/archive/2006/07/11/creating-google-maps/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>google maps + sopranos = sopranos maps.</title><link>http://jappler.com/blog/archive/2006/02/28/google-maps-sopranos-sopranos-maps</link> <comments>http://jappler.com/blog/archive/2006/02/28/google-maps-sopranos-sopranos-maps#comments</comments> <pubDate>Tue, 28 Feb 2006 12:25:28 +0000</pubDate> <dc:creator>Jen</dc:creator> <category><![CDATA[General]]></category> <category><![CDATA[google-maps]]></category> <category><![CDATA[sopranos]]></category> <guid
isPermaLink="false">http://www.jappler.com/archive/2006/02/28/google-maps-sopranos-sopranos-maps/</guid> <description><![CDATA[Fifteen months ago, when I knew I had to wait sixteen months to see the next season of Sopranos I was not sure I could wait&#8230;but with only a little over a week left before the first episode of season six, I am pumped. HBO has added Sopranos Maps to the Sopranos HBO web site which is really impressive (a little slow, but still impressive). Sopranos Maps are a cobmination of Google maps and storyline/video... <a
href="http://jappler.com/blog/archive/2006/02/28/google-maps-sopranos-sopranos-maps">Read More &#187;</a>]]></description> <content:encoded><![CDATA[<p>Fifteen months ago, when I knew I had to wait sixteen months to see the next season of <a
href="http://www.hbo.com/sopranos/">Sopranos</a> I was not sure I could wait&#8230;but with only a little over a week left before the first episode of season six, I am pumped.<br
/> <br
/> HBO has added <a
href="http://www.hbo.com/sopranos/map/?ntrack_para1=insidehbo2_text">Sopranos Maps</a> to the Sopranos HBO web site which is really impressive (a little slow, but still impressive). <a
href="http://www.hbo.com/sopranos/map/?ntrack_para1=insidehbo2_text">Sopranos Maps</a> are a cobmination of <a
href="http://maps.google.com">Google maps</a> and storyline/video from the previous season.  Click on a pre-defined hot spot on the map and up comes video from last season along with background information about the video.  Good job HBO!</p><p>[tags]google maps, sopranos[/tags]</p> ]]></content:encoded> <wfw:commentRss>http://jappler.com/blog/archive/2006/02/28/google-maps-sopranos-sopranos-maps/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
