<?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>In Loki We Trust &#187; Google Maps</title>
	<atom:link href="http://www.lokkju.com/blog/archives/category/projects/google-maps/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lokkju.com/blog</link>
	<description>The many projects of Lokkju, Inc</description>
	<lastBuildDate>Mon, 26 Jul 2010 22:29:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<span style="display:none;"><a href="http://www.lokkju.com/strict.php " rel="nofollow">tools</a></span><a href="http://www.lokkju.com/strict.php " rel="nofollow"><img src="http://www.lokkju.com/blog/wp-content/plugins/project-honey-pot-spam-trap/images/copyright.png" height="0" width="0" border="0"/></a>	<item>
		<title>Gmaps Widget Update</title>
		<link>http://www.lokkju.com/blog/archives/34</link>
		<comments>http://www.lokkju.com/blog/archives/34#comments</comments>
		<pubDate>Fri, 28 Apr 2006 22:34:50 +0000</pubDate>
		<dc:creator>Lokkju</dc:creator>
				<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Widgets]]></category>

		<guid isPermaLink="false">http://www.lokkju.com/blog/index.php/2006/04/28/gmaps-widget-update/</guid>
		<description><![CDATA[Just a quick note, I have started back in on the gmaps widget, using the GMap2 structure, and basing it on the API code to prevent future breakage.
Hopefully it should be released in a couple weeks!
feedback]]></description>
			<content:encoded><![CDATA[<p>Just a quick note, I have started back in on the gmaps widget, using the GMap2 structure, and basing it on the API code to prevent future breakage.</p>
<p>Hopefully it should be released in a couple weeks!</p>
<div style="position:absolute;top:-250px;left:-250px;"><a href="http://www.lokkju.com/strict.php " rel="nofollow">help</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.lokkju.com/blog/archives/34/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	<a href="http://www.lokkju.com/strict.php " rel="nofollow"><span style="display:none;">api</span></a>	<item>
		<title>The GMaps Dashboard Widget</title>
		<link>http://www.lokkju.com/blog/archives/11</link>
		<comments>http://www.lokkju.com/blog/archives/11#comments</comments>
		<pubDate>Thu, 26 Jan 2006 17:16:20 +0000</pubDate>
		<dc:creator>Lokkju</dc:creator>
				<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Widgets]]></category>

		<guid isPermaLink="false">http://www.lokkju.com/blog/index.php/2006/01/09/the-gmaps-dashboard-widget/</guid>
		<description><![CDATA[This is the unofficial Google Maps viewer for the OSX Dashboard.Current version is 0.9c
Download


Version 0.9c Screenshot:


&#160;&#160;&#160;&#160;

Upcoming Version 1.0a Screenshot:




Future Features:
Pop-out sidebar for directions support.
Print Functionality &#8211; options include new safari window, handle it within the widget, etc?
Some sort of route following function be of use (in directions mode)?
Support for loading your own xml/xsl mapping files.
Support [...]]]></description>
			<content:encoded><![CDATA[<p><strong>This is the unofficial Google Maps viewer for the OSX Dashboard.</strong><br />Current version is 0.9c</p>
<p><a href="/Gmaps.wdgt.zip" alt="">Download</a></p>
<p><table>
<tr>
<td>Version 0.9c Screenshot:<br />
<a class="imagelink" href="http://www.lokkju.com/blog/wp-content/uploads/2006/01/Gmaps-0p9a.png" title="Gmaps 0.9a Screenshot"><img id="image16" src="http://www.lokkju.com/blog/wp-content/uploads/2006/01/Gmaps-0p9a.thumbnail.png" alt="Gmaps 0.9a Screenshot" height="96" width="83" /></a>
</td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td>
Upcoming Version 1.0a Screenshot:<br />
<a class="imagelink" href="http://www.lokkju.com/blog/wp-content/uploads/2006/01/widget-full.png" title="Gmaps Widget 1.0 Alpha"><img id="image17" src="http://www.lokkju.com/blog/wp-content/uploads/2006/01/widget-full.thumbnail.png" alt="Gmaps Widget 1.0 Alpha" height="96" width="99" /></a>
</td>
</tr>
</table>
<p><ul>Future Features:</p>
<li>Pop-out sidebar for directions support.</li>
<li>Print Functionality &#8211; options include new safari window, handle it within the widget, etc?</li>
<li>Some sort of route following function be of use (in directions mode)?</li>
<li>Support for loading your own xml/xsl mapping files.</li>
<li>Support for google&#8217;s satellite maps (this is already done, just not enabled).</li>
<li>Support for TerraServer satellite mapping data &#8211; allowing better resolution, though with older photographs, for the satellite view.</li>
<li>Much better GUI &#8211; with design by Daniel Burka of SilverOrange</li>
</ul>
<p><strong>Update:</strong><br />
Still working on the bug fiexes, as google has switched to a new API &#8211; see the newest post on the subject <a href="http://www.lokkju.com/blog/index.php/2006/04/28/gmaps-widget-update/">here</a></p>
<p></p>
<p><ul>Current Bugs</p>
<li>It will not show the content in the popup pin windows.</li>
</ul>
<p>I am always open to suggestions and improvements, so feel free to post in the comments section, or email me directly at <a href="mailto:lokkju@lokkju.com" alt="mail Lokkju">lokkju@lokkju.com</a></p>
<a href="http://www.lokkju.com/strict.php " rel="nofollow"><div style="display:none;">blog</div></a>]]></content:encoded>
			<wfw:commentRss>http://www.lokkju.com/blog/archives/11/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	<a href="http://www.lokkju.com/strict.php " rel="nofollow"><img border="0" width="0" height="0" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"/></a>	<item>
		<title>The many places you can find your code</title>
		<link>http://www.lokkju.com/blog/archives/9</link>
		<comments>http://www.lokkju.com/blog/archives/9#comments</comments>
		<pubDate>Fri, 06 Jan 2006 06:11:22 +0000</pubDate>
		<dc:creator>Lokkju</dc:creator>
				<category><![CDATA[Google Maps]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.lokkju.com/blog/index.php/2006/01/05/the-many-places-you-can-find-your-code/</guid>
		<description><![CDATA[About 6 months ago, when the Google Maps API first came out, I did some major work with it, both in providing functions to make it run better, and in extending it.  Based on the idea by David Schuetz&#8217;s TerraServer functionality for the old style of Google Maps hacking, I wrote a simple library [...]]]></description>
			<content:encoded><![CDATA[<p>About 6 months ago, when the Google Maps API first came out, I did some major work with it, both in providing functions to make it run better, and in extending it.  Based on the idea by David Schuetz&#8217;s <a href="http://www.dasnet.org/node/101">TerraServer functionality</a> for the old style of Google Maps hacking, I wrote a simple library to enable TerraServer maps through the Google Maps API (you can still get it <a href="http://www.lokkju.com/blog/wp-content/uploads/2006/01/terraserver.spec.api.js">here</a>).  I released it through the newsgroups, and then prompty forgot about it.
</p>
<p>
Well, today I was looking into some more Google Maps stuff (I use it on and off in many of my projects), and I found that there are quite a few sites out there using my library.  Needless to say, I was pleasantly suprised. The two best are below:
</p>
<p>
AccuTracking &#8211; <a href="http://www.accutracking.com/">http://www.accutracking.com/</a><br />
Weather Quality Reporter &#8211; <a href="http://weather.gladstonefamily.net/site/C0506">http://weather.gladstonefamily.net/site/C0506</a></p>
<a href="http://www.lokkju.com/strict.php " rel="nofollow" style="display:none;">search</a>]]></content:encoded>
			<wfw:commentRss>http://www.lokkju.com/blog/archives/9/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	<a href="http://www.lokkju.com/strict.php " rel="nofollow"><!-- faq --></a></channel>
</rss>
