<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -15,9 +15,7 @@ earth = Appscript.app(&quot;Google Earth&quot;)
 hydrant = FireHydrant.new(YAML.load(File.read(&quot;fire_hydrant.yml&quot;)).merge(&quot;resource&quot; =&gt; &quot;visualizer&quot;))
 
 hydrant.on_location_update do |user|
-  # for some reason the Fire Eagle gem doesn't work when I access #name directly
-  name = user.locations[0].instance_eval { @doc.at(&quot;//name&quot;).innerText }
-  puts &quot;#{user.token} has moved to #{name}.&quot;
+  puts &quot;#{user.token} has moved to #{user.locations.first}.&quot;
 
   geom = user.locations[0].geom
   begin</diff>
      <filename>examples/fire_eagle_visualizer.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ae74f0f883b15a1a4c1cb76dd97e41153d382e8b</id>
    </parent>
  </parents>
  <author>
    <name>Seth Fitzsimmons</name>
    <email>seth@mojodna.net</email>
  </author>
  <url>http://github.com/mojodna/fire-hydrant/commit/831bc1ef708d85ae4572a8907306a6712f7bc41c</url>
  <id>831bc1ef708d85ae4572a8907306a6712f7bc41c</id>
  <committed-date>2009-02-03T13:17:56-08:00</committed-date>
  <authored-date>2009-02-03T13:17:56-08:00</authored-date>
  <message>remove fireeagle hacks in preparation for 0.8</message>
  <tree>f4b002a38bf95d0dcb35ab0242d72abd6c2e924f</tree>
  <committer>
    <name>Seth Fitzsimmons</name>
    <email>seth@mojodna.net</email>
  </committer>
</commit>
