<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
<channel>
    <title>Andis Weblog</title>
    <link>http://weblog.alenz.org/</link>
    <description>jetzt als 2.0!</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:weblog@alenz.org" />
    <generator>Serendipity 1.5.3 - http://www.s9y.org/</generator>
    
    <image>
        <url>http://weblog.alenz.org/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Andis Weblog - jetzt als 2.0!</title>
        <link>http://weblog.alenz.org/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Künstliche Intelligenz?</title>
    <link>http://weblog.alenz.org/archives/172-Kuenstliche-Intelligenz.html</link>
            <category>Computer</category>
            <category>Curiousities</category>
            <category>Internet</category>
    
    <comments>http://weblog.alenz.org/archives/172-Kuenstliche-Intelligenz.html#comments</comments>
    <wfw:comment>http://weblog.alenz.org/wfwcomment.php?cid=172</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.alenz.org/rss.php?version=2.0&amp;type=comments&amp;cid=172</wfw:commentRss>
    

    <author>andi-weblog@alenz.org (Andreas Lenz)</author>
    <content:encoded>
    Gerade eben gebe ich bei StudiVZ den Namen einer Ex-Freundin ein und bekomme folgendes Captcha:
&lt;br/&gt;&lt;br/&gt;&lt;img src=&quot;http://www.endlose-rekursion.de/ki.jpg&quot; alt=&quot;&quot;  /&gt; 
    </content:encoded>

    <pubDate>Wed, 21 Oct 2009 20:18:48 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.alenz.org/archives/172-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Code der Apollo-11-Mission freigegeben</title>
    <link>http://weblog.alenz.org/archives/171-Code-der-Apollo-11-Mission-freigegeben.html</link>
            <category>Computer</category>
            <category>Curiousities</category>
    
    <comments>http://weblog.alenz.org/archives/171-Code-der-Apollo-11-Mission-freigegeben.html#comments</comments>
    <wfw:comment>http://weblog.alenz.org/wfwcomment.php?cid=171</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.alenz.org/rss.php?version=2.0&amp;type=comments&amp;cid=171</wfw:commentRss>
    

    <author>andi-weblog@alenz.org (Andreas Lenz)</author>
    <content:encoded>
    Pünktlich zum 40. Jahrestag der &lt;a href=&quot;http://weblog.alenz.org/exit.php?url_id=989&amp;amp;entry_id=171&quot; title=&quot;http://de.wikipedia.org/wiki/Apollo_11&quot;  onmouseover=&quot;window.status=&#039;http://de.wikipedia.org/wiki/Apollo_11&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Mondlandung&lt;/a&gt; am 20.07.2009 &lt;a href=&quot;http://weblog.alenz.org/exit.php?url_id=990&amp;amp;entry_id=171&quot; title=&quot;http://googlecode.blogspot.com/2009/07/apollo-11-missions-40th-anniversary-one.html&quot;  onmouseover=&quot;window.status=&#039;http://googlecode.blogspot.com/2009/07/apollo-11-missions-40th-anniversary-one.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;gab die NASA Teile des Codes frei&lt;/a&gt;, der während der Apollo-11-Mission in verschiedenen Komponenten zum Einsatz kam. Der Code wurde aus alten Bildern rekonstruiert, als Text niedergeschrieben und kann nun wohl auf einem &lt;a href=&quot;http://weblog.alenz.org/exit.php?url_id=991&amp;amp;entry_id=171&quot; title=&quot;http://www.ibiblio.org/apollo/&quot;  onmouseover=&quot;window.status=&#039;http://www.ibiblio.org/apollo/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;AGC-Emulator&lt;/a&gt; (AGC: &lt;a href=&quot;http://weblog.alenz.org/exit.php?url_id=992&amp;amp;entry_id=171&quot; title=&quot;http://en.wikipedia.org/wiki/Apollo_Guidance_Computer&quot;  onmouseover=&quot;window.status=&#039;http://en.wikipedia.org/wiki/Apollo_Guidance_Computer&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Appollo Guidance Computer&lt;/a&gt;) zur Ausführung gebracht werden.

Besonders zum Schmunzeln brachten mich beim Überfliegen des Codes die Kommentare in den folgenden Zeilen (offenbar einem Modul zugehörig, das Lösungen zu Gleichungen berechnet, die das Landen auf dem Mond beschreiben):
&lt;pre&gt;
# Page 801
		CAF	TWO		# WCHPHASE = 2 ---&gt; VERTICAL: P65,P66,P67
		TS	WCHPHOLD
		TS	WCHPHASE
		TC	BANKCALL	# TEMPORARY, I HOPE HOPE HOPE
		CADR	STOPRATE	# TEMPORARY, I HOPE HOPE HOPE
		TC	DOWNFLAG	# PERMIT X-AXIS OVERRIDE
&lt;/pre&gt; 
    </content:encoded>

    <pubDate>Fri, 24 Jul 2009 00:42:20 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.alenz.org/archives/171-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Im Zug</title>
    <link>http://weblog.alenz.org/archives/170-Im-Zug.html</link>
            <category>Curiousities</category>
            <category>Funny</category>
            <category>Tübingen</category>
    
    <comments>http://weblog.alenz.org/archives/170-Im-Zug.html#comments</comments>
    <wfw:comment>http://weblog.alenz.org/wfwcomment.php?cid=170</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.alenz.org/rss.php?version=2.0&amp;type=comments&amp;cid=170</wfw:commentRss>
    

    <author>andi-weblog@alenz.org (Andreas Lenz)</author>
    <content:encoded>
    Gestern abend im IRE von Tübingen nach Stuttgart, Durchsage in Reutlingen: &quot;Wenn dia zwoi Jonge aufherä dätet mit Gnutsche, no kennded m&#039;r au d&#039;Dür schließe ond weiderfahre.&quot; 
    </content:encoded>

    <pubDate>Mon, 20 Jul 2009 16:41:40 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.alenz.org/archives/170-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Meinungsverschiedenheiten</title>
    <link>http://weblog.alenz.org/archives/169-Meinungsverschiedenheiten.html</link>
            <category>Blogosphere</category>
            <category>Curiousities</category>
    
    <comments>http://weblog.alenz.org/archives/169-Meinungsverschiedenheiten.html#comments</comments>
    <wfw:comment>http://weblog.alenz.org/wfwcomment.php?cid=169</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.alenz.org/rss.php?version=2.0&amp;type=comments&amp;cid=169</wfw:commentRss>
    

    <author>andi-weblog@alenz.org (Andreas Lenz)</author>
    <content:encoded>
    Auch Naturwissenschaften können zur brotlosen Kunst werden: &lt;a href=&quot;http://weblog.alenz.org/exit.php?url_id=985&amp;amp;entry_id=169&quot; title=&quot;http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2009/06/24/BAH118D37E.DTL&quot;  onmouseover=&quot;window.status=&#039;http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2009/06/24/BAH118D37E.DTL&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Obdachloser verprügelt anderen Obdachlosen mit einem Skateboard wegen eines Streits über Quantenphysik&lt;/a&gt; 
    </content:encoded>

    <pubDate>Mon, 29 Jun 2009 08:39:21 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.alenz.org/archives/169-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Rether und Grönemeyer</title>
    <link>http://weblog.alenz.org/archives/168-Rether-und-Groenemeyer.html</link>
            <category>Funny</category>
            <category>Society</category>
            <category>Thoughts</category>
            <category>Video</category>
    
    <comments>http://weblog.alenz.org/archives/168-Rether-und-Groenemeyer.html#comments</comments>
    <wfw:comment>http://weblog.alenz.org/wfwcomment.php?cid=168</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.alenz.org/rss.php?version=2.0&amp;type=comments&amp;cid=168</wfw:commentRss>
    

    <author>andi-weblog@alenz.org (Andreas Lenz)</author>
    <content:encoded>
    Ein wenig älter bereits aber sehr herrlich:&lt;br/&gt;&lt;br/&gt;
&lt;!-- xhtml clean youtube --&gt;&lt;object type=&quot;application/x-shockwave-flash&quot; width=&quot;425&quot; height=&quot;344&quot; data=&quot;http://www.youtube.com/v/kSvnyOtq8Is&amp;amp;hl=de&amp;amp;fs=1&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/kSvnyOtq8Is&amp;amp;hl=de&amp;amp;fs=1&quot; /&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/kSvnyOtq8Is&amp;amp;hl=de&amp;amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;/object&gt;&lt;!-- /xhtml clean youtube --&gt;

&lt;!-- &lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/kSvnyOtq8Is&amp;amp;hl=de&amp;amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/kSvnyOtq8Is&amp;hl=de&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt; --&gt;

 
    </content:encoded>

    <pubDate>Thu, 09 Apr 2009 15:45:26 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.alenz.org/archives/168-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Rammsteins neustes Lied</title>
    <link>http://weblog.alenz.org/archives/167-Rammsteins-neustes-Lied.html</link>
            <category>Funny</category>
            <category>Music</category>
            <category>Video</category>
    
    <comments>http://weblog.alenz.org/archives/167-Rammsteins-neustes-Lied.html#comments</comments>
    <wfw:comment>http://weblog.alenz.org/wfwcomment.php?cid=167</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.alenz.org/rss.php?version=2.0&amp;type=comments&amp;cid=167</wfw:commentRss>
    

    <author>andi-weblog@alenz.org (Andreas Lenz)</author>
    <content:encoded>
    &lt;!-- xhtml clean youtube --&gt;&lt;object type=&quot;application/x-shockwave-flash&quot; width=&quot;425&quot; height=&quot;344&quot; data=&quot;http://www.youtube.com/v/tUEyYuZkjVI&amp;amp;hl=en&amp;amp;fs=1&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/tUEyYuZkjVI&amp;amp;hl=en&amp;amp;fs=1&quot; /&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/tUEyYuZkjVI&amp;amp;hl=en&amp;amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;/object&gt;&lt;!-- /xhtml clean youtube --&gt;

&lt;!-- &lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/tUEyYuZkjVI&amp;amp;hl=en&amp;amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/tUEyYuZkjVI&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt; --&gt;

 
    </content:encoded>

    <pubDate>Thu, 24 Jul 2008 01:01:39 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.alenz.org/archives/167-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license><category>concert</category>
<category>laugh</category>
<category>music</category>
<category>parody</category>
<category>rammstein</category>

</item>
<item>
    <title>Virtuelles Tübingen</title>
    <link>http://weblog.alenz.org/archives/166-Virtuelles-Tuebingen.html</link>
            <category>Computer</category>
            <category>Tübingen</category>
            <category>Video</category>
    
    <comments>http://weblog.alenz.org/archives/166-Virtuelles-Tuebingen.html#comments</comments>
    <wfw:comment>http://weblog.alenz.org/wfwcomment.php?cid=166</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.alenz.org/rss.php?version=2.0&amp;type=comments&amp;cid=166</wfw:commentRss>
    

    <author>andi-weblog@alenz.org (Andreas Lenz)</author>
    <content:encoded>
    Echt begeistert bin ich gerade hiervon: &lt;a href=&quot;http://weblog.alenz.org/exit.php?url_id=972&amp;amp;entry_id=166&quot; title=&quot;http://www.kyb.mpg.de/bu/projects/vrtueb/ctuebindex.html&quot;  onmouseover=&quot;window.status=&#039;http://www.kyb.mpg.de/bu/projects/vrtueb/ctuebindex.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;http://www.kyb.mpg.de/bu/projects/vrtueb/ctuebindex.html&lt;/a&gt;. Da haben sie (wahrscheinlich ein paar arme Hiwis) sich die Mühe gemacht, den Tübinger Ortskern als 3D-Modell nachzubilden. Auf der Seite gibt es sowohl eine in Google Earth zu importierende Beschreibungsdatei als auch ein Video, das einen kurzen Rundgang zeigt. 
    </content:encoded>

    <pubDate>Sun, 15 Jun 2008 15:47:34 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.alenz.org/archives/166-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Automatisches Geo-Tagging</title>
    <link>http://weblog.alenz.org/archives/165-Automatisches-Geo-Tagging.html</link>
            <category>Computer</category>
            <category>Photography</category>
            <category>Thoughts</category>
    
    <comments>http://weblog.alenz.org/archives/165-Automatisches-Geo-Tagging.html#comments</comments>
    <wfw:comment>http://weblog.alenz.org/wfwcomment.php?cid=165</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://weblog.alenz.org/rss.php?version=2.0&amp;type=comments&amp;cid=165</wfw:commentRss>
    

    <author>andi-weblog@alenz.org (Andreas Lenz)</author>
    <content:encoded>
    Da ich auf der Suche nach einer neuen Digitalkamera bin, habe ich mir vorab erst einmal überlegt, was die denn alles können soll, welche 
Features lediglich einen nice-to-have-Status haben und worauf ich gänzlich verzichten kann. Ein Feature, angesiedelt irgendwo zwischen 
nice-to-have und must-be ist das &lt;b&gt;&lt;a href=&quot;http://weblog.alenz.org/exit.php?url_id=969&amp;amp;entry_id=165&quot; title=&quot;http://www.sueddeutsche.de/computer/artikel/921/174400/&quot;  onmouseover=&quot;window.status=&#039;http://www.sueddeutsche.de/computer/artikel/921/174400/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Geo-Tagging&lt;/a&gt;&lt;/b&gt;, im speziellen: die automatische Auszeichnung der Photos mit den GPS-Koordinaten des Ortes der Aufnahme im EXIF-Header (wofür die Kamera natürlich auch einen entsprechenden Empfänger braucht).&lt;br/&gt;&lt;br/&gt;

Eine erste Recherche im Netz ergab dann allerdings, dass es sich dabei nicht um ein im breiten Sinne nachgefragtes, deshalb auch nicht häufig produziertes und geliefertes Feature handelt. Lediglich Nikon bietet in dem Bereich eine Lösung für die passenden Kameras an, allerdings für teures Geld (würde den Preis der Kamera vereineinhalbfachen).&lt;br/&gt;&lt;br/&gt;

Also dachte ich mir: das muss auch anders gehen. Eigentlich würde es vollständig reichen, ein GPS-Gerät mit Log-Funktion (natürlich mit Aufzeichnung in hinreichend kleinen Abständen) und Datenschnittstelle mitzuführen. Aus den dessen Logdateien und dem Zeitpunkt der Aufnahme lässt sich dann leicht die Aufnahmekoordinate des Bildes zuordnen, ein kleines Skript könnte dann den EXIF-Header des Bildes entsprechend anpassen. Also nichts anderes, als das &lt;b&gt;&lt;a href=&quot;http://weblog.alenz.org/exit.php?url_id=970&amp;amp;entry_id=165&quot; title=&quot;http://en.wikipedia.org/wiki/Geocoded_photo#Synchronizing_with_a_separate_GPS&quot;  onmouseover=&quot;window.status=&#039;http://en.wikipedia.org/wiki/Geocoded_photo#Synchronizing_with_a_separate_GPS&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;hier&lt;/a&gt;&lt;/b&gt; beschriebene Verfahren.&lt;br/&gt;&lt;br/&gt;

Im Anschluss an diese Erkenntnis erneut recherchiert und zu dem Ergebnis gekommen, dass es zwar Geräte für dieses Geo-Logging bereits gibt, ein Gerät jedoch für genau meinen Anwendungsfall: &lt;b&gt;&lt;a href=&quot;http://weblog.alenz.org/exit.php?url_id=971&amp;amp;entry_id=165&quot; title=&quot;http://www.amazon.de/AF-GPSMBG-ATP-Photo-Finder/dp/B0013AD788/&quot;  onmouseover=&quot;window.status=&#039;http://www.amazon.de/AF-GPSMBG-ATP-Photo-Finder/dp/B0013AD788/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;das hier&lt;/a&gt;&lt;/b&gt; (mit Card-Reader/Writer, der automatisch nach Bild-Dateien auf der Karte sucht und die passenden Koordinaten in den EXIF-Header des Bildes schreibt). Und sogar noch erschwinglich. Sollte ich das Ding mal angeschafft und verwendet haben, werde ich an dieser Stelle auf jeden Fall über die Erfahrungen damit berichten. Im Moment weiß ich jedoch noch nicht so genau, ob ich nicht doch lieber ein &amp;quot;richtiges&amp;quot; GPS-Gerät mit Log-Funktion anschaffen soll...&lt;br/&gt;&lt;br/&gt;

Hat der geneigte Leser vielleicht Erfahrungen mit so einem Gerät hinsichtlich der Konfigurierbarkeit (zeitliche Abstände der Einträge), der Genauigkeit des Empfängers und der Anbindungsmöglichkeiten an einen Rechner? In diesem Fall bitte ich ihn, von der Kommentarfunktion dieses Blogs Gebrauch zu machen! &lt;img src=&quot;http://weblog.alenz.org/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Thu, 22 May 2008 13:29:00 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.alenz.org/archives/165-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Ziele</title>
    <link>http://weblog.alenz.org/archives/161-Ziele.html</link>
            <category>Citations</category>
            <category>Thoughts</category>
    
    <comments>http://weblog.alenz.org/archives/161-Ziele.html#comments</comments>
    <wfw:comment>http://weblog.alenz.org/wfwcomment.php?cid=161</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.alenz.org/rss.php?version=2.0&amp;type=comments&amp;cid=161</wfw:commentRss>
    

    <author>andi-weblog@alenz.org (Andreas Lenz)</author>
    <content:encoded>
    &amp;quot;Würdest du mir bitte sagen, wie ich von hier aus weitergehen soll?&amp;quot;&lt;br/&gt;&amp;quot;Das hängt zum größten Teil davon ab, wohin du möchtest&amp;quot;, sagte die Katze.&lt;br/&gt;&amp;quot;Ach, wohin ist mir eigentlich gleich...&amp;quot;, entgegnete Alice.&lt;br/&gt;&amp;quot;Dann ist es auch egal, wie du weitergehst&amp;quot;, sagte die Katze.&lt;br/&gt;&lt;br/&gt;Lewis Caroll, &lt;i&gt;Alice im Wunderland&lt;/i&gt; 
    </content:encoded>

    <pubDate>Sat, 19 Apr 2008 10:01:36 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.alenz.org/archives/161-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Motivationsstrategie</title>
    <link>http://weblog.alenz.org/archives/160-Motivationsstrategie.html</link>
            <category>Curiousities</category>
    
    <comments>http://weblog.alenz.org/archives/160-Motivationsstrategie.html#comments</comments>
    <wfw:comment>http://weblog.alenz.org/wfwcomment.php?cid=160</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.alenz.org/rss.php?version=2.0&amp;type=comments&amp;cid=160</wfw:commentRss>
    

    <author>andi-weblog@alenz.org (Andreas Lenz)</author>
    <content:encoded>
    &lt;blockquote&gt;&amp;quot;Der Tritt ins Gesäß einer unterstellten Mitarbeiterin gehört auch dann nicht zur betrieblichen Tätigkeit eines Vorgesetzten, wenn er mit der Absicht der Leistungsförderung geschieht.&amp;quot;&lt;/blockquote&gt;
LAG Düsseldorf, Az.: 12 (18) Sa 196/98 
    </content:encoded>

    <pubDate>Sat, 15 Dec 2007 03:47:11 +0100</pubDate>
    <guid isPermaLink="false">http://weblog.alenz.org/archives/160-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Bayern findet den Weg nach Europa</title>
    <link>http://weblog.alenz.org/archives/159-Bayern-findet-den-Weg-nach-Europa.html</link>
            <category>Society</category>
    
    <comments>http://weblog.alenz.org/archives/159-Bayern-findet-den-Weg-nach-Europa.html#comments</comments>
    <wfw:comment>http://weblog.alenz.org/wfwcomment.php?cid=159</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.alenz.org/rss.php?version=2.0&amp;type=comments&amp;cid=159</wfw:commentRss>
    

    <author>andi-weblog@alenz.org (Andreas Lenz)</author>
    <content:encoded>
    ...zumindestens, wenn es um das nun &lt;a 
href=&quot;http://weblog.alenz.org/exit.php?url=aHR0cDovL3d3dy5uZXR6ZWl0dW5nLmRlL2RldXRzY2hsYW5kLzg0MjM1MC5odG1s&amp;amp;entry_id=159&quot; title=&quot;http://www.netzeitung.de/deutschland/842350.html&quot;  onmouseover=&quot;window.status=&#039;http://www.netzeitung.de/deutschland/842350.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;zum 01.01.2008 
in Kraft tretende Rauchverbot&lt;/a&gt; geht. Daran konnte auch der &lt;i&gt;Verein 
zum Erhalt der bayerischen Wirtshauskultur&lt;/i&gt; nach mehreren 
Protestaktionen nichts mehr ändern. Besonders zu begrüßen ist auch die 
Schärfe des Verbotes, nachdem der Freistaat für dessen Umsetzung doch 
ein wenig länger brauchte als die übrigen Bundesländer.

Jippie! &lt;img src=&quot;http://weblog.alenz.org/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Thu, 13 Dec 2007 21:54:41 +0100</pubDate>
    <guid isPermaLink="false">http://weblog.alenz.org/archives/159-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Logik und so</title>
    <link>http://weblog.alenz.org/archives/158-Logik-und-so.html</link>
            <category>Video</category>
    
    <comments>http://weblog.alenz.org/archives/158-Logik-und-so.html#comments</comments>
    <wfw:comment>http://weblog.alenz.org/wfwcomment.php?cid=158</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.alenz.org/rss.php?version=2.0&amp;type=comments&amp;cid=158</wfw:commentRss>
    

    <author>andi-weblog@alenz.org (Andreas Lenz)</author>
    <content:encoded>
    &lt;!-- xhtml clean youtube --&gt;&lt;object type=&quot;application/x-shockwave-flash&quot; width=&quot;425&quot; height=&quot;355&quot; data=&quot;http://www.youtube.com/v/SZGTB-rfjxI&amp;amp;rel=1&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/SZGTB-rfjxI&amp;amp;rel=1&quot; /&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/SZGTB-rfjxI&amp;amp;rel=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;&gt;&lt;/param&gt;&lt;/object&gt;&lt;!-- /xhtml clean youtube --&gt;

&lt;!-- &lt;object width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/SZGTB-rfjxI&amp;amp;rel=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/SZGTB-rfjxI&amp;rel=1&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot; width=&quot;425&quot; height=&quot;355&quot;&gt;&lt;/embed&gt;&lt;/object&gt; --&gt;

&lt;br/&gt;&lt;br/&gt;Mit Dank an Herrn G. für die Erinnerung an dieses großartige Stück. &lt;img src=&quot;http://weblog.alenz.org/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Sun, 11 Nov 2007 01:59:11 +0100</pubDate>
    <guid isPermaLink="false">http://weblog.alenz.org/archives/158-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Liebeslied</title>
    <link>http://weblog.alenz.org/archives/157-Liebeslied.html</link>
            <category>Video</category>
    
    <comments>http://weblog.alenz.org/archives/157-Liebeslied.html#comments</comments>
    <wfw:comment>http://weblog.alenz.org/wfwcomment.php?cid=157</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://weblog.alenz.org/rss.php?version=2.0&amp;type=comments&amp;cid=157</wfw:commentRss>
    

    <author>andi-weblog@alenz.org (Andreas Lenz)</author>
    <content:encoded>
    &lt;object style=&#039;width:470px;height:406px;&#039; type=&#039;application/x-shockwave-flash&#039; data=&#039;http://www.myvideo.de/movie/1929554&#039;&gt; &lt;param name=&#039;movie&#039; value=&#039;http://www.myvideo.de/movie/1929554&#039;/&gt;	&lt;param name=&#039;FlashVars&#039; value=&#039;DESTSERVER=http://www.myvideo.de&amp;amp;LINKTEXT=MyVideo&#039;/&gt; &lt;param name=&#039;AllowFullscreen&#039; value=&#039;true&#039; /&gt;&lt;/object&gt; 
    </content:encoded>

    <pubDate>Wed, 03 Oct 2007 00:35:37 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.alenz.org/archives/157-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Satzung der Interstellaren Gesellschaft für Informatik</title>
    <link>http://weblog.alenz.org/archives/156-Satzung-der-Interstellaren-Gesellschaft-fuer-Informatik.html</link>
            <category>Blogosphere</category>
            <category>Computer</category>
            <category>Funny</category>
            <category>Society</category>
    
    <comments>http://weblog.alenz.org/archives/156-Satzung-der-Interstellaren-Gesellschaft-fuer-Informatik.html#comments</comments>
    <wfw:comment>http://weblog.alenz.org/wfwcomment.php?cid=156</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.alenz.org/rss.php?version=2.0&amp;type=comments&amp;cid=156</wfw:commentRss>
    

    <author>andi-weblog@alenz.org (Andreas Lenz)</author>
    <content:encoded>
    Vor sieben Jahren bereits gefunden und heute bei &lt;a href=&quot;http://weblog.alenz.org/exit.php?url_id=958&amp;amp;entry_id=156&quot; title=&quot;http://blog.koehntopp.de/&quot;  onmouseover=&quot;window.status=&#039;http://blog.koehntopp.de/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Koehntopp&lt;/a&gt; wiederentdeckt: Die &lt;a href=&quot;http://weblog.alenz.org/exit.php?url_id=959&amp;amp;entry_id=156&quot; title=&quot;http://firefly.wa.rccc.de/witze/index.php/Satzung_der_interstellaren_Gesellschaft_fuer_Informatik&quot;  onmouseover=&quot;window.status=&#039;http://firefly.wa.rccc.de/witze/index.php/Satzung_der_interstellaren_Gesellschaft_fuer_Informatik&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Satzung der Interstellaren Gesellschaft für Informatik&lt;/a&gt;. Auch wenn das Dings ein bisschen lang geraten ist: wer ein wenig Zeit über hat, sollte sich das mal durchlesen. &lt;img src=&quot;http://weblog.alenz.org/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Fri, 28 Sep 2007 17:46:42 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.alenz.org/archives/156-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Virales Marketing auf schwäbisch</title>
    <link>http://weblog.alenz.org/archives/154-Virales-Marketing-auf-schwaebisch.html</link>
            <category>Funny</category>
            <category>Video</category>
    
    <comments>http://weblog.alenz.org/archives/154-Virales-Marketing-auf-schwaebisch.html#comments</comments>
    <wfw:comment>http://weblog.alenz.org/wfwcomment.php?cid=154</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://weblog.alenz.org/rss.php?version=2.0&amp;type=comments&amp;cid=154</wfw:commentRss>
    

    <author>andi-weblog@alenz.org (Andreas Lenz)</author>
    <content:encoded>
    Muss man einfach gesehen haben:&lt;br/&gt;&lt;br/&gt;
&lt;!-- xhtml clean youtube --&gt;&lt;object type=&quot;application/x-shockwave-flash&quot; width=&quot;425&quot; height=&quot;350&quot; data=&quot;http://www.youtube.com/v/uF2djJcPO2A&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/uF2djJcPO2A&quot; /&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/uF2djJcPO2A&quot;&gt;&lt;/param&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;&gt;&lt;/param&gt;&lt;/object&gt;&lt;!-- /xhtml clean youtube --&gt;

&lt;!-- &lt;object width=&quot;425&quot; height=&quot;350&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/uF2djJcPO2A&quot;&gt;&lt;/param&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/uF2djJcPO2A&quot; type=&quot;application/x-shockwave-flash&quot; wmode=&quot;transparent&quot; width=&quot;425&quot; height=&quot;350&quot;&gt;&lt;/embed&gt;&lt;/object&gt; --&gt;

 
    </content:encoded>

    <pubDate>Thu, 27 Sep 2007 00:46:27 +0200</pubDate>
    <guid isPermaLink="false">http://weblog.alenz.org/archives/154-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>

</channel>
</rss>
