<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">

<channel>
<title>Hackszine: Google Earth</title>
<link>http://www.hackszine.com/blog/archive/google_earth/</link>
<description>O&apos;Reilly&apos;s Hacks Series reclaims the term &apos;hacking&apos; for the good guys--innovators who explore and experiment, unearth shortcuts, create useful tools, and come up with fun things to try on their own</description>
<language>en-us</language>
<copyright>Copyright 2008, O'Reilly Media, Inc.</copyright>
<lastBuildDate>Tue, 03 Jun 2008 21:12:58 -0800</lastBuildDate>
<pubDate>Wed, 04 Jun 2008 21:39:45 -0800</pubDate>
<generator>http://www.movabletype.org/?v=4.1</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<itunes:author>O'Reilly Media, Inc.</itunes:author>
<itunes:subtitle>Clever solutions to interesting problems.</itunes:subtitle>
<itunes:summary>Hackszine Podcast</itunes:summary>
<itunes:owner>
<itunes:email>webmaster@makezine.com</itunes:email>
</itunes:owner>
<category>Technology</category>
<itunes:category text="Technology">
</itunes:category>
<itunes:category text="Technology">
  <itunes:category text="Gadgets" />
</itunes:category>
<itunes:category text="Games &amp; Hobbies" >
</itunes:category>
<itunes:category text="Science">
</itunes:category>
<itunes:image href="http://makezine.com/images/hackszine/rss_icon.jpg" />
<itunes:explicit>no</itunes:explicit>


<item>
<title>Google Earth has a Javascript API</title>
<itunes:summary> Google released a plug-in, currently for Windows browsers only, that allows you to embed the Earth application inside the browser. Existing Google Maps mashups can use some of the functionality right away just by adding the G_SATELLITE_3D_MAP map type....</itunes:summary>
<description>
<![CDATA[<p><object width="500" height="405"><param name="movie" value="http://www.youtube.com/v/6mrG_bsqC6k&hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/6mrG_bsqC6k&hl=en" type="application/x-shockwave-flash" wmode="transparent" width="500" height="405"></embed></object></p>

<p>Google released a plug-in, currently for Windows browsers only, that allows you to embed the Earth application inside the browser. Existing Google Maps mashups can use some of the functionality right away just by adding the G_SATELLITE_3D_MAP map type. Even more exciting is that you can interact more deeply with the map&mdash;including camera angles, KML layers, and 3D models&mdash;right from Javascript. I'm so eager to go find a PC to play around with this that I'll let the video speak for itself.</p>

<p>Also worth noting is that Google just released an official Maps API for Flash AS3. Call me a fanboy, but I think my head is spinning.</p>

<p><a href="http://code.google.com/apis/earth/">Google Earth API</a><br />
<a href="http://code.google.com/apis/earth/documentation/examples.html">Some Example Applications</a><br />
<a href="http://code.google.com/apis/maps/documentation/flash/">Maps API for Flash</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2008/06/google_earth_has_a_javascript.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2008/06/google_earth_has_a_javascript.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2008/06/google_earth_has_a_javascript.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2008/06/google_earth_has_a_javascript.html?CMP=OTC-7G2N43923558</guid>
<category>Ajax</category>
<pubDate>Tue, 03 Jun 2008 21:12:58 -0800</pubDate>

</item>

<item>
<title>Wii Balance Board hacks</title>
<itunes:summary> A few days ago, this video appeared with Matthieu Deru and Simon Bergweiler showing off a hack that allows them to surf Google Earth using a Wii. Unfortunately, there weren&apos;t too many details about how it was accomplished and...</itunes:summary>
<description>
<![CDATA[<p><object width="500" height="405"><param name="movie" value="http://www.youtube.com/v/lKUDU9lE--E&hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/lKUDU9lE--E&hl=en" type="application/x-shockwave-flash" wmode="transparent" width="500" height="405"></embed></object></p>

<p>A few days ago, this video appeared with Matthieu Deru and Simon Bergweiler showing off a hack that allows them to surf Google Earth using a Wii. Unfortunately, there weren't too many details about how it was accomplished and I couldn't track down any source for the C# application that talks to the bluetooth device.</p>

<p>What I did find was this other clip from almost a month ago (?!?) in which Daniel Schneider demonstrates using the Wii Balance Board to navigate the web in Firefox. </p>

<p>That's right. You can actually surf the web:</p>

<p><object width="500" height="405"><param name="movie" value="http://www.youtube.com/v/bqTB5AUDZzo&hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/bqTB5AUDZzo&hl=en" type="application/x-shockwave-flash" wmode="transparent" width="500" height="405"></embed></object></p>

<p>He's using the latest version of GlovePIE (v0.3) to accomplish this. As far as I can tell, it's still very alpha, and the WiiLi wiki claims it's buggy, but it does appear to work. Daniel has some pointers to how he's configured things, including the Greasemonkey script that allows you to surf without clicking.</p>

<p>For more information on coding GlovePIE scripts that use the Balance Board, peek at the documentation.rtf file that's packaged with the GlovePIE download. There's information around page 70 that describes how the board functions and how to pull the 4 sensor values from each of its feet.</p>

<p><a href="http://edutechwiki.unige.ch/en/Nintendo_Wii_balance_board">Using GlovePIE and Firefox with the Nintendo Wii Balance Board</a><br />
<a href="http://carl.kenner.googlepages.com/glovepie">GlovePIE</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2008/05/wii_balance_board_hacks.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2008/05/wii_balance_board_hacks.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2008/05/wii_balance_board_hacks.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2008/05/wii_balance_board_hacks.html?CMP=OTC-7G2N43923558</guid>
<category>Electronics</category>
<pubDate>Thu, 29 May 2008 21:04:21 -0800</pubDate>

</item>

<item>
<title>Flying bike for Google Earth</title>
<itunes:summary>&quot;Some guy who&apos;s never met Mike&quot; wrote in to tell us about Mike&apos;s Flying Bike, a completely unconventional flight-sim interface created from a bicycle, a Sun SPOT sensor/microcontroller, and Google Earth. So, you pedal this stationary bike to pick up...</itunes:summary>
<description>
<![CDATA[<p>"Some guy who's never met Mike" wrote in to tell us about Mike's Flying Bike, a completely unconventional flight-sim interface created from a bicycle, a Sun SPOT sensor/microcontroller, and Google Earth.</p>

<p><object width="500" height="405"><param name="movie" value="http://www.youtube.com/v/k3QK1eu3q3E&hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/k3QK1eu3q3E&hl=en" type="application/x-shockwave-flash" wmode="transparent" width="500" height="405"></embed></object></p>

<p>So, you pedal this stationary bike to pick up speed and take off. Then you manipulate various hand levers and the handlebars to affect the elevator, aileron and rudder controls. It's never been so fun to fly around the Earth. In your living room. On a bike. </p>

<p><a href="http://www.gearthblog.com/blog/archives/2008/05/mikes_flying_bike_for_google_earth.html">Mike's Flying Bike for Google Earth</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2008/05/flying_bike_for_google_earth.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2008/05/flying_bike_for_google_earth.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2008/05/flying_bike_for_google_earth.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2008/05/flying_bike_for_google_earth.html?CMP=OTC-7G2N43923558</guid>
<category>Education</category>
<pubDate>Mon, 19 May 2008 20:04:39 -0800</pubDate>

</item>

<item>
<title>SketchUp has a Ruby API</title>
<itunes:summary> I guess it&apos;s been available for a few months, but I just noticed that there&apos;s a Ruby API for Google SketchUp. Looks like a cool tool for extending the building interface, integrating SketchUp entities with external software, and building...</itunes:summary>
<description>
<![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="gsruby_20080310.jpg" src="http://www.hackszine.com/gsruby_20080310.jpg" width="500" height="302" class="mt-image-none" style="" /></span></p>

<p>I guess it's been available for a few months, but I just noticed that there's a Ruby API for Google SketchUp. Looks like a cool tool for extending the building interface, integrating SketchUp entities with external software, and building procedural stuff, like making terrain or stairs.</p>

<p>Here's a video of SketchUp developer Mark Limber talking about some of the possible ways to extend the software with the Ruby API.</p>

<p><object width="500" height="400"><param name="movie" value="http://www.youtube.com/v/QGvwLQQxuZs&rel=0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/QGvwLQQxuZs&rel=0" type="application/x-shockwave-flash" wmode="transparent" width="500" height="400"></embed></object></p>

<p>Google SketchUp Ruby API - <a href="http://code.google.com/apis/sketchup/">Link</a><br />
SketchUp API Blog - <a href="http://sketchupapi.blogspot.com/">Link</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2008/03/sketchup_has_a_ruby_api.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2008/03/sketchup_has_a_ruby_api.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2008/03/sketchup_has_a_ruby_api.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2008/03/sketchup_has_a_ruby_api.html?CMP=OTC-7G2N43923558</guid>
<category>Google Maps</category>
<pubDate>Mon, 10 Mar 2008 19:05:57 -0800</pubDate>

</item>

<item>
<title>Google Earth has a flight simulator</title>
<itunes:summary> The latest version of Google Earth contains a hidden feature: a full-fledged flight simulator! Press Command+Option+A in OS X or Ctrl+Alt+A on a PC or Linux box and you&apos;ll be greeted with a hidden dialog box that lets you...</itunes:summary>
<description>
<![CDATA[<p><img alt="googleflight_20070831.jpg" src="http://hackszine.com/googleflight_20070831.jpg" width="500" height="402" /></p>

<p>The latest version of Google Earth contains a hidden feature: a full-fledged flight simulator!  Press Command+Option+A in OS X or Ctrl+Alt+A on a PC or Linux box and you'll be greeted with a hidden dialog box that lets you choose an aircraft (F16 or SR22) and an airport.  Once you've made you selection, you'll be placed inside the aircraft.  You can then fly around the globe in a free flight simulator, viewing the scenery that is pulled from Google Earth's map files.</p>

<p>I wasn't able to get things to work at first, so if the key combo doesn't work for you, try zooming way into Earth and try again.  It seems like you can't activate the feature when you are out in space looking down on the eath.  Once you've activated the feature, it will be available from the Tools menu.</p>

<p>Force feedback joysticks are supposed to be supported, though I've only been able to test with a mouse  and keyboard.  The basic controls are PageUp/Dn for thrust, G for gear up/down, Left/Right for aileron, Up/Dn for elevator and Shift+Left/Shift+Right for rudder.  You can also click the screen to enable the mouse to control the aileron and elevator controls. See the link at the bottom for the full set of controls.</p>

<p>Google Earth Flight Simulator - <a href="http://marco-za.blogspot.com/2007/08/google-earth-flight-simulator.html">Link</a><br />
Keyboard Controls - <a href="http://earth.google.com/intl/en/userguide/v4/flightsim/index.html">Link</a><br />
Download Google Earth - <a href="http://earth.google.com/download-earth.html">Link</a></p>]]>
[&lt;a href="http://www.hackszine.com/blog/archive/2007/08/google_earth_has_a_flight_simu.html?CMP=OTC-7G2N43923558" /&gt;Read More&lt;/a&gt;]  
[&lt;a href="http://www.hackszine.com/blog/archive/2007/08/google_earth_has_a_flight_simu.html?CMP=OTC-7G2N43923558#comments" /&gt;Comments&lt;/a&gt;]
</description>
<link>http://www.hackszine.com/blog/archive/2007/08/google_earth_has_a_flight_simu.html?CMP=OTC-7G2N43923558</link>
<guid>http://www.hackszine.com/blog/archive/2007/08/google_earth_has_a_flight_simu.html?CMP=OTC-7G2N43923558</guid>
<category>Google Earth</category>
<pubDate>Fri, 31 Aug 2007 20:44:44 -0800</pubDate>

</item>


</channel>
</rss>