<?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/"
	>

<channel>
	<title>Nicola Callegaro website &#187; google maps</title>
	<atom:link href="http://mediaofficina.com/nicola_callegaro/category/google/google-maps/feed/" rel="self" type="application/rss+xml" />
	<link>http://mediaofficina.com/nicola_callegaro</link>
	<description>Nicola Callegaro personal website</description>
	<lastBuildDate>Thu, 26 Jan 2012 13:27:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Google Maps 5.0 for Android</title>
		<link>http://mediaofficina.com/nicola_callegaro/2010/12/20/google-maps-5-0-for-android/</link>
		<comments>http://mediaofficina.com/nicola_callegaro/2010/12/20/google-maps-5-0-for-android/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 07:59:56 +0000</pubDate>
		<dc:creator>nicola</dc:creator>
				<category><![CDATA[google maps]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://mediaofficina.com/nicola_callegaro/?p=334</guid>
		<description><![CDATA[<p>Explore the world in 3D with Google Maps 5.0 for Android. Now, you can tilt, rotate, zoom smoothly, and enter compass mode to orient yourself in the world with Google Maps.</p> <p>You&#8217;ll also get better offline reliability for Maps if you lose your Internet connection.</p> <p>You&#8217;ll be able to continue viewing the map around the <span style="color:#777"> . . . &#8594; Read More: <a href="http://mediaofficina.com/nicola_callegaro/2010/12/20/google-maps-5-0-for-android/">Google Maps 5.0 for Android</a></span>]]></description>
			<content:encoded><![CDATA[<p>Explore the world in 3D with Google Maps 5.0 for Android. Now, you can tilt, rotate, zoom smoothly, and enter compass mode to orient yourself in the world with Google Maps.</p>
<p>You&#8217;ll also get better offline reliability for Maps if you lose your Internet connection.</p>
<p>You&#8217;ll be able to continue viewing the map around the places you use Maps the most, and Google Maps Navigation (Beta) will automatically reroute you offline.</p>
<p><a href="http://mediaofficina.com/nicola_callegaro/2010/12/20/google-maps-5-0-for-android/"><em>Click here to view the embedded video.</em></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mediaofficina.com/nicola_callegaro/2010/12/20/google-maps-5-0-for-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Latitude and Longitude values from Google Maps</title>
		<link>http://mediaofficina.com/nicola_callegaro/2007/07/25/get-latitude-and-longitude-values-from-google-maps/</link>
		<comments>http://mediaofficina.com/nicola_callegaro/2007/07/25/get-latitude-and-longitude-values-from-google-maps/#comments</comments>
		<pubDate>Wed, 25 Jul 2007 17:53:53 +0000</pubDate>
		<dc:creator>nikkey</dc:creator>
				<category><![CDATA[google maps]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[map]]></category>

		<guid isPermaLink="false">http://mediaofficina.com/nicola_callegaro/2007/07/25/get-latitude-and-longitude-values-from-google-maps/</guid>
		<description><![CDATA[<p> Google Maps do not display latitude and longitude values, but there is an easy trick to get these numbers. This technique will provide the latitude and longitude coordinates of the center of the map displayed by Google Maps.</p> <p>Looking up an address in Google Maps will center the map on that address if it <span style="color:#777"> . . . &#8594; Read More: <a href="http://mediaofficina.com/nicola_callegaro/2007/07/25/get-latitude-and-longitude-values-from-google-maps/">Latitude and Longitude values from Google Maps</a></span>]]></description>
			<content:encoded><![CDATA[<p> Google Maps do not display latitude and longitude values, but there is an easy trick to get these numbers. This technique will provide the latitude and longitude coordinates of the center of the map displayed by Google Maps.</p>
<p>Looking up an address in Google Maps will center the map on that address if it was found. Because this trick provides the latitude and longitude of the center of the map, moving the map around manually after that will change the center position and this technique will not work accurately.</p>
<p>When the location you want is in the center of the map, copy and paste this code into the location bar of your browser and press enter:</p>
<p class="code" align="center"><strong>javascript:void(prompt(&#8221;,gApplication.getMap().getCenter()));  </strong></p>
<p>A little dialog box will pop up displaying the coordinates which can be copied and pasted for use elsewhere. This code can be bookmarked and then used in the future by selecting the bookmark.</p>
<p style="text-align: center"><img src="http://mediaofficina.com/nicola_callegaro/wp-content/uploads/2007/07/google_map.jpg" alt="Get Latitude and Longitude values from Google Maps" /></p>
<p>Thanks to Tech-Recipes <a href="http://www.tech-recipes.com/rx/2403/google_maps_get_latitude_longitude_values">Get Latitude and Longitude values from Google Maps</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mediaofficina.com/nicola_callegaro/2007/07/25/get-latitude-and-longitude-values-from-google-maps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to build a map without a row of code?!</title>
		<link>http://mediaofficina.com/nicola_callegaro/2007/04/11/map-website-google-api-easy-fast/</link>
		<comments>http://mediaofficina.com/nicola_callegaro/2007/04/11/map-website-google-api-easy-fast/#comments</comments>
		<pubDate>Wed, 11 Apr 2007 22:31:12 +0000</pubDate>
		<dc:creator>nikkey</dc:creator>
				<category><![CDATA[google maps]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://mediaofficina.com/nicola_callegaro/2007/04/11/come-creare-semplicemente-una-mappa-per-il-proprio-sito/</guid>
		<description><![CDATA[ GoogleMymaps The Web search leader, which set off an explosion of creative map-making among professional programmers after introducing Google Maps two years ago, is now offering MyMaps, tools for everyday users to create maps in a few mouse clicks. Your maps can contain the following: Placemarks, Lines, Shapes and once you have created a <span style="color:#777"> . . . &#8594; Read More: <a href="http://mediaofficina.com/nicola_callegaro/2007/04/11/map-website-google-api-easy-fast/">How to build a map without a row of code?!</a></span>]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://local.google.com/support/bin/answer.py?hl=en&amp;answer=68480" title="google mymap" target="_blank">GoogleMymaps</a>
<ul>
<li>The Web search leader, which set off an explosion of creative map-making among professional programmers after introducing Google Maps two years ago, is now offering MyMaps, tools for everyday users to create maps in a few mouse clicks. Your maps can contain the following: Placemarks, Lines, Shapes and once you have created a map, you can: add descriptive text including rich text and HTML, embed photos and videos in your map, share your maps with others, open it in Google Earth</li>
</ul>
</li>
</ul>
<ul>
<li><a href="http://www.mapbuilder.net/" title="Map builder" target="_blank">MapBuilder</a>
<ul>
<li>           MapBuilder.net is an Web2.0 service or rapid mashup development tool to build custom Google and            Yahoo maps without any knowledge of the Google/Yahoo Maps API and JavaScript.           MapBuilder provides a decent visual interface for the map building process with            geocoding and import features. Also MapBuilder lets           users tag locations on their maps, and then publish the map either on MapBuilder.net            or their own website.As a short summary I would like to say that Map Builder is:<br />
- a great tool for webmasters, webdevelopers, people who likes mapping at all.<br />
- an excellent resource to get started with Google or Yahoo maps.<br />
- a good resource to build communities around your maps or just start collaborated map development.</li>
</ul>
</li>
<li>Platial</li>
<li><a href="http://quikmaps.com/" target="_blank">Quickmap</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://mediaofficina.com/nicola_callegaro/2007/04/11/map-website-google-api-easy-fast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

