<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/"
>

  <channel rdf:about="http://snowcrash.twoday.net/">
    <title>web &amp; tech blog</title>
    <link>http://snowcrash.twoday.net/</link>
    <description></description>
    <dc:publisher>korbendallas</dc:publisher>
    <dc:creator>korbendallas</dc:creator>
    <dc:date>2005-11-30T12:39:41Z</dc:date>
    <dc:language>en</dc:language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T00:00:00Z</sy:updateBase>
    
    <image rdf:resource="http://static.twoday.net/icon.gif" />
    <items>
      <rdf:Seq>
            <rdf:li rdf:resource="http://snowcrash.twoday.net/stories/1191359/" />

      </rdf:Seq>
    </items>
  </channel>

  <image rdf:about="http://static.twoday.net/icon.gif">
    <title>web &amp; tech blog</title>
    <url>http://static.twoday.net/icon.gif</url>
    <link>http://snowcrash.twoday.net/</link>
  </image>

  <item rdf:about="http://snowcrash.twoday.net/stories/1191359/">
    <title>Integration von Google Maps</title>
    <link>http://snowcrash.twoday.net/stories/1191359/</link>
    <description>Für die Integration einer Google Map benötigt man einen Google Maps API Key. Den Key und die Doku findet man unter &lt;a href=&quot;http://www.google.com/apis/maps/&quot;&gt;http://www.google.com/apis/maps/&lt;/a&gt;. &lt;br /&gt;
Geodaten in Form von Latitude (kurz lat) und Longitude (kurz lon) bekommt man z.B. hier:&lt;br /&gt;
&lt;a href=&quot;http://www.mapsofworld.com/lat_long/&quot;&gt;World of Maps&lt;/a&gt; (für einzelne Städte)&lt;br /&gt;
&lt;a href=&quot;http://www.multimap.com/&quot;&gt;Multimaps&lt;/a&gt;  (oder bis auf die Strasse heruntergebrochen)&lt;br /&gt;
&lt;a href=&quot;http://www.earthsearch.net/&quot;&gt;Earthsearch.net&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Die Google Maps bedienen sich der AJAX-Technologie (&lt;a href=&quot;http://en.wikipedia.org/wiki/AJAX&quot;&gt;Asynchronous JavaScript and XML&lt;/a&gt;). In der &lt;a href=&quot;http://www.google.com/apis/maps/documentation/&quot;&gt;Doku&lt;/a&gt; findet man eigentlich alles was man zum Einbinden der Map wissen muss: JavaScript-Code, Beschreibung aller Klassen und Methoden.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Anmerkungen für die Einbindung des JavaScript-Codes:&lt;/b&gt;&lt;br /&gt;
Im Gegensatz zum Mozilla-Browser darf der JS-Code beim Internet-Explorer nicht innerhalb eines table- oder div-Tags stehen, ansonsten gibt es Probleme. Das div-Tag zur Einbindung der Google-Map muss auf jeden Fall im body-Tag stehen und mittels CSS positioniert werden.</description>
    <dc:creator>korbendallas</dc:creator>
    <dc:subject>&lt;a href=&quot;http://snowcrash.twoday.net/topics/web+coding&quot;&gt;web coding&lt;/a&gt;</dc:subject>
    <dc:rights>Copyright &#169; 2005 korbendallas</dc:rights>
    <dc:date>2005-11-25T12:29:22Z</dc:date>
  </item>


<textinput rdf:about="http://snowcrash.twoday.net/search">
   <title>find</title>
   <description>Search this site:</description>
   <name>q</name>
   <link>http://snowcrash.twoday.net/search</link>
</textinput>


</rdf:RDF>
