<?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/"
   >
<channel>
    <title>laemmys blog - Codeschnipsel</title>
    <link>http://blog.laemmy.net/</link>
    <description></description>
    <dc:language>de</dc:language>
    <generator>Serendipity 1.3.1 - http://www.s9y.org/</generator>
    
    <image>
        <url>http://blog.laemmy.net/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: laemmys blog - Codeschnipsel - </title>
        <link>http://blog.laemmy.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Von PHP zu Unix Shell</title>
    <link>http://blog.laemmy.net/archiv/251-Von-PHP-zu-Unix-Shell.html</link>
            <category>Codeschnipsel</category>
    
    <comments>http://blog.laemmy.net/archiv/251-Von-PHP-zu-Unix-Shell.html#comments</comments>
    <wfw:comment>http://blog.laemmy.net/wfwcomment.php?cid=251</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://blog.laemmy.net/rss.php?version=2.0&amp;type=comments&amp;cid=251</wfw:commentRss>
    

    <author>nospam@example.com (laemmy)</author>
    <content:encoded>
    Kann mir jemand sagen wie ich &quot;$message=urlencode($foobar[&quot;message&quot;]);&quot; (PHP) am einfachsten in BASH ausdrücke? SED reicht mir zwar wenn es um das Leerzeichen geht, allerdings gibt es ja doch einiges an Sonderzeichen. 
    </content:encoded>

    <pubDate>Tue, 16 Oct 2007 14:39:23 +0200</pubDate>
    <guid isPermaLink="false">http://blog.laemmy.net/archiv/251-guid.html</guid>
    
</item>
<item>
    <title>Playing around with Google Maps API</title>
    <link>http://blog.laemmy.net/archiv/189-Playing-around-with-Google-Maps-API.html</link>
            <category>Codeschnipsel</category>
    
    <comments>http://blog.laemmy.net/archiv/189-Playing-around-with-Google-Maps-API.html#comments</comments>
    <wfw:comment>http://blog.laemmy.net/wfwcomment.php?cid=189</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.laemmy.net/rss.php?version=2.0&amp;type=comments&amp;cid=189</wfw:commentRss>
    

    <author>nospam@example.com (laemmy)</author>
    <content:encoded>
    Ich habe heut mal ein wenig mit der Google Maps API rumgespielt und überlege mir grade wie ich die API sinnvoll einsetzen kann.&lt;br /&gt;
&lt;br /&gt;
Hier ein paar nützliche Links zu dem Thema:&lt;br /&gt;
&lt;a href=&quot;http://www.google.com/apis/maps/&quot; &gt;Google Maps API&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.google.com/apis/maps/documentation/&quot; &gt;Google Maps API Documentation&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.ajax-info.de/tutorials/google-maps-api-tutorial-116&quot; &gt;deutsches Google Maps API Tutorial&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;iframe width=&quot;100%&quot; height=&quot;420&quot; frameborder=&quot;0&quot; src=&quot;http://blog.laemmy.net/uploads/emg.html&quot; border=&quot;0&quot;&gt;&lt;/iframe&gt; 
    </content:encoded>

    <pubDate>Wed, 24 Jan 2007 20:54:54 +0100</pubDate>
    <guid isPermaLink="false">http://blog.laemmy.net/archiv/189-guid.html</guid>
    <category>google maps api</category>

</item>
<item>
    <title>Frischer ehrensenf fuer den PC</title>
    <link>http://blog.laemmy.net/archiv/99-Frischer-ehrensenf-fuer-den-PC.html</link>
            <category>Codeschnipsel</category>
            <category>Internet</category>
            <category>Linux</category>
    
    <comments>http://blog.laemmy.net/archiv/99-Frischer-ehrensenf-fuer-den-PC.html#comments</comments>
    <wfw:comment>http://blog.laemmy.net/wfwcomment.php?cid=99</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://blog.laemmy.net/rss.php?version=2.0&amp;type=comments&amp;cid=99</wfw:commentRss>
    

    <author>nospam@example.com (laemmy)</author>
    <content:encoded>
    Ich hab mir das &lt;a href=&quot;http://blog.laemmy.net/archives/96-Frischer-ehrensenf-fuers-Handy.html&quot; &gt;Script&lt;/a&gt; nochmal angesehen und ein paar Aenderungen gemacht. &lt;br/&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Kommentare im Quelltext hinzugefuegt&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Variable $filetype auf &lt;i&gt;mov&lt;/i&gt; gesetzt&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;wget nimmt abgebrochene Downloads nun wieder auf und laedt die Datei nicht doppelt runter wenn man das Script zweimal ausfuehrt. Ausgabe wird nun nach /dev/null geleitet&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;vlc spielt die Datei nach dem Download automatisch ab&lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;br /&gt;
Download &lt;a href=&quot;http://laemmy.net/script/ehrensenf&quot; &gt;klassisch&lt;/a&gt; oder mit wget.&lt;br /&gt;
&lt;blockquote&gt;wget http://laemmy.net/script/ehrensenf &amp;&amp;amp; chmod +x ehrensenf&lt;/blockquote&gt;&lt;hr /&gt;np: Rok &amp;amp; Jonzon - Sequential polka 
    </content:encoded>

    <pubDate>Fri, 17 Mar 2006 21:26:32 +0100</pubDate>
    <guid isPermaLink="false">http://blog.laemmy.net/archiv/99-guid.html</guid>
    <category>3gp</category>
<category>codeschnipsel</category>
<category>ehrensenf</category>
<category>quicktime</category>
<category>sh</category>
<category>shellscript</category>
<category>wget</category>

</item>
<item>
    <title>Frischer ehrensenf fuers Handy</title>
    <link>http://blog.laemmy.net/archiv/96-Frischer-ehrensenf-fuers-Handy.html</link>
            <category>Codeschnipsel</category>
            <category>Internet</category>
    
    <comments>http://blog.laemmy.net/archiv/96-Frischer-ehrensenf-fuers-Handy.html#comments</comments>
    <wfw:comment>http://blog.laemmy.net/wfwcomment.php?cid=96</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.laemmy.net/rss.php?version=2.0&amp;type=comments&amp;cid=96</wfw:commentRss>
    

    <author>nospam@example.com (laemmy)</author>
    <content:encoded>
    Hab gestern Nacht mal schnell ein mini Shell Script zum wochentaeglichen Video Download von &lt;a href=&quot;http://www.ehrensenf.de/2006/03/16/eifelturm-sandale-julia-roberts-wall-taping/trackback/&quot; &gt;http://www.ehrensenf.de&lt;/a&gt; verfasst.&lt;br /&gt;
&lt;br /&gt;
Ist noch nicht ganz perfekt das ganze. Bisher werden die Files nur runtergeladen. Die Funktion zum kopieren fehlt noch ganz. Da ich mein Filesystem vom Handy eh immer von Hand mounte. Werd mal sehen in wie weit sich das noch verbessern laesst. Ich denke da noch an einen Versand per E-Mail oder MMS aufs Handy.&lt;br /&gt;
&lt;blockquote&gt;#!/bin/sh&lt;br /&gt;
&lt;br /&gt;
folder=ehrensenf&lt;br /&gt;
date=`date +%Y-%m-%d`&lt;br /&gt;
filetype=3gp&lt;br /&gt;
server=www.ehrensenf-video-server-2.de&lt;br /&gt;
&lt;br /&gt;
if [ ! -d ~/$folder ]; then mkdir ~/$folder ; fi&lt;br /&gt;
cd ~/$folder&lt;br /&gt;
wget http://$server/$date.$filetype&lt;/blockquote&gt;&lt;br /&gt;
Unter Linux kann ich mir die 3gp Dateien bisher nur ohne Ton anschauen. Liegt sicher am Codec. Hab das aber schonmal hinbekommen. Aber egal jetzt muss ich zur Berufsschule.&lt;hr /&gt;np: Air - Sexy Boy 
    </content:encoded>

    <pubDate>Thu, 16 Mar 2006 07:22:33 +0100</pubDate>
    <guid isPermaLink="false">http://blog.laemmy.net/archiv/96-guid.html</guid>
    <category>3gp</category>
<category>download</category>
<category>ehrensenf</category>
<category>fernsehen auf dem handy</category>
<category>handy</category>
<category>script</category>
<category>shell</category>
<category>video</category>
<category>wget</category>

</item>
<item>
    <title>pimp my mpd</title>
    <link>http://blog.laemmy.net/archiv/95-pimp-my-mpd.html</link>
            <category>Codeschnipsel</category>
            <category>Internet</category>
            <category>Linux</category>
    
    <comments>http://blog.laemmy.net/archiv/95-pimp-my-mpd.html#comments</comments>
    <wfw:comment>http://blog.laemmy.net/wfwcomment.php?cid=95</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://blog.laemmy.net/rss.php?version=2.0&amp;type=comments&amp;cid=95</wfw:commentRss>
    

    <author>nospam@example.com (laemmy)</author>
    <content:encoded>
    Wenn man seine MP3 Sammlung satt hat liegt es nahe mal wieder einen netten Stream zu hoeren. In der Manpage von &lt;i&gt;mpd [1]&lt;/i&gt; stehen 2 kleine Scripte mit denen das hinzufuegen von Streams in die mpd Playliste ganz einfach gemacht wird. &lt;br /&gt;&lt;a href=&quot;http://blog.laemmy.net/archiv/95-pimp-my-mpd.html#extended&quot;&gt;&quot;pimp my mpd&quot; vollständig lesen&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 14 Mar 2006 22:22:34 +0100</pubDate>
    <guid isPermaLink="false">http://blog.laemmy.net/archiv/95-guid.html</guid>
    <category>cmus</category>
<category>linux</category>
<category>mp3</category>
<category>mpd</category>
<category>musik</category>
<category>ogg</category>
<category>stream</category>
<category>streamripper</category>
<category>streamtuner</category>

</item>
<item>
    <title>Chemnitzer Linux-Tage 2006</title>
    <link>http://blog.laemmy.net/archiv/90-Chemnitzer-Linux-Tage-2006.html</link>
            <category>Codeschnipsel</category>
            <category>On the Road</category>
            <category>Und sonst so?</category>
    
    <comments>http://blog.laemmy.net/archiv/90-Chemnitzer-Linux-Tage-2006.html#comments</comments>
    <wfw:comment>http://blog.laemmy.net/wfwcomment.php?cid=90</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.laemmy.net/rss.php?version=2.0&amp;type=comments&amp;cid=90</wfw:commentRss>
    

    <author>nospam@example.com (laemmy)</author>
    <content:encoded>
    Am nächsten Wochenende finden die Chemnitzer Linux-Tage statt. Ich fahr hin. Wie weiss ich noch nicht genau. Tine hat schon angedeutet das es bei ihr wol nix wird. Vielleicht lässt sich ja noch eine Mitfahrgelegenheit ab Berlin organisieren. Wenn nicht fahr ich mit dem Zug. &lt;br /&gt;
&lt;br /&gt;
Finden wird man mich vermutlich in folgenden Vorträgen und Workshops:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://chemnitzer.linux-tage.de/2006/vortraege/detail.html?idx=303&quot; &gt;Python, die Programmiersprache für die ganze Familie&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://chemnitzer.linux-tage.de/2006/vortraege/plan.html?uid=4403510d39b49&quot; &gt;Vortragsplan von laemmy&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; 
    </content:encoded>

    <pubDate>Mon, 27 Feb 2006 22:18:43 +0100</pubDate>
    <guid isPermaLink="false">http://blog.laemmy.net/archiv/90-guid.html</guid>
    <category>chemnitz</category>
<category>laemmy</category>
<category>linux</category>
<category>os</category>
<category>python</category>
<category>workshops</category>

</item>
<item>
    <title>Programmiertipps</title>
    <link>http://blog.laemmy.net/archiv/71-Programmiertipps.html</link>
            <category>Codeschnipsel</category>
            <category>Schraube locker</category>
            <category>Windows</category>
    
    <comments>http://blog.laemmy.net/archiv/71-Programmiertipps.html#comments</comments>
    <wfw:comment>http://blog.laemmy.net/wfwcomment.php?cid=71</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.laemmy.net/rss.php?version=2.0&amp;type=comments&amp;cid=71</wfw:commentRss>
    

    <author>nospam@example.com (laemmy)</author>
    <content:encoded>
    Tipp 1: Verwenden Sie aussagekraeftige Kommentare um sich spaeter in ihrem Code zurecht zufinden. Gehen sie dazu einfach wie in diesem &lt;a href=&quot;http://laemmy.net/programme/koordinatensystem.vb6&quot; &gt;Beispiel&lt;/a&gt; vor.&lt;br /&gt;
&lt;hr /&gt;np: Underworld - Push Upstairs&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Thu, 26 Jan 2006 17:14:37 +0100</pubDate>
    <guid isPermaLink="false">http://blog.laemmy.net/archiv/71-guid.html</guid>
    <category>ac05</category>
<category>bad days</category>
<category>code</category>
<category>ugly programming languages</category>
<category>vb sucks</category>
<category>visual basic</category>
<category>windows</category>

</item>
<item>
    <title>Bequem Screenshots erstellen mit myscreenshots</title>
    <link>http://blog.laemmy.net/archiv/65-Bequem-Screenshots-erstellen-mit-myscreenshots.html</link>
            <category>Codeschnipsel</category>
            <category>Computer</category>
            <category>Internet</category>
            <category>Linux</category>
    
    <comments>http://blog.laemmy.net/archiv/65-Bequem-Screenshots-erstellen-mit-myscreenshots.html#comments</comments>
    <wfw:comment>http://blog.laemmy.net/wfwcomment.php?cid=65</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://blog.laemmy.net/rss.php?version=2.0&amp;type=comments&amp;cid=65</wfw:commentRss>
    

    <author>nospam@example.com (laemmy)</author>
    <content:encoded>
    Ich hab mir vor einiger Zeit mal fix einen Einzeiler zusammengebastelt mit dem ich Screenshots machen kann, die automatisch auf den Webspace kopiert werden.&lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;import -window root /home/laemmy/tmp/shot/lastshot.jpg &amp;&amp;amp; convert /home/laemmy/tmp/shot/lastshot.jpg -resize 16% /home/laemmy/tmp/shot/lastshot_small.jpg &amp;&amp;amp;&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
Doch so richtig zufrieden war ich mit dem ollen Einzeiler als Alias auch nicht. Heut hab ich es mal überarbeitet, so das man es ohne grosse Probleme auf anderen Systemen nutzen kann. Neu ist auch die Archiv Funktion. Damit kann der Screenshot gleich archiviert werden.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://blog.laemmy.net/archiv/65-Bequem-Screenshots-erstellen-mit-myscreenshots.html#extended&quot;&gt;&quot;Bequem Screenshots erstellen mit myscreenshots&quot; vollständig lesen&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 04 Jan 2006 22:15:54 +0100</pubDate>
    <guid isPermaLink="false">http://blog.laemmy.net/archiv/65-guid.html</guid>
    <category>linux</category>
<category>myscreenshots</category>
<category>screenshots</category>
<category>script</category>
<category>sh</category>
<category>shell</category>

</item>
<item>
    <title>Struktogramm-Editor für Linux</title>
    <link>http://blog.laemmy.net/archiv/39-Struktogramm-Editor-fuer-Linux.html</link>
            <category>Codeschnipsel</category>
            <category>Linux</category>
            <category>Schule</category>
    
    <comments>http://blog.laemmy.net/archiv/39-Struktogramm-Editor-fuer-Linux.html#comments</comments>
    <wfw:comment>http://blog.laemmy.net/wfwcomment.php?cid=39</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://blog.laemmy.net/rss.php?version=2.0&amp;type=comments&amp;cid=39</wfw:commentRss>
    

    <author>nospam@example.com (root)</author>
    <content:encoded>
       &lt;p&gt;StruktEd ist eigentlich ein 16-Bit Windows Programm, doch mit Wine l&amp;auml;sst es sich auch zur Arbeit unter Linux &amp;uuml;berreden. StruktEd steht auf &lt;a href=&quot;http://www.strukted.de&quot; target=&quot;_self&quot;&gt;www.strukted.de&lt;/a&gt; zum kostenlosen Download bereit. Der Autor arbeitet an einer neuen Version die dann f&amp;uuml;r 32-Bit Systeme ausgelegt ist&lt;br /&gt;    &lt;/p&gt;     &lt;p&gt;&lt;a  title=&quot;StrukEd Screenshot&quot;  rel=&quot;lightbox&quot; href=&quot;http://laemmy.net/blog/wp-content/strukted2.jpg&quot;&gt;&lt;img width=&quot;200&quot; height=&quot;178&quot; border=&quot;0&quot; alt=&quot;StrukEd Screenshot&quot; src=&quot;http://laemmy.net/blog/wp-content/thumb-strukted2.jpg&quot; /&gt;&lt;/a&gt;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Thu, 08 Sep 2005 08:50:21 +0200</pubDate>
    <guid isPermaLink="false">http://blog.laemmy.net/archiv/39-guid.html</guid>
    
</item>
<item>
    <title>Kraftstoffverbrauch berechnen</title>
    <link>http://blog.laemmy.net/archiv/31-Kraftstoffverbrauch-berechnen.html</link>
            <category>Codeschnipsel</category>
            <category>Schule</category>
    
    <comments>http://blog.laemmy.net/archiv/31-Kraftstoffverbrauch-berechnen.html#comments</comments>
    <wfw:comment>http://blog.laemmy.net/wfwcomment.php?cid=31</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://blog.laemmy.net/rss.php?version=2.0&amp;type=comments&amp;cid=31</wfw:commentRss>
    

    <author>nospam@example.com (root)</author>
    <content:encoded>
    &lt;blockquote dir=&quot;ltr&quot; style=&quot;margin-right: 0px&quot;&gt;&lt;p&gt;Private Sub Command1_Click()&lt;/p&gt;&lt;p&gt;Dim a As Double&lt;br /&gt;Dim b As Double&lt;br /&gt;Dim c As Double&lt;/p&gt;&lt;p&gt;a = Text1&lt;br /&gt;b = Text2&lt;br /&gt;c = 100 * b / a&lt;br /&gt;Text3 = c&lt;/p&gt;&lt;p&gt;End Sub&lt;/p&gt;&lt;p&gt;Private Sub Command2_Click()&lt;br /&gt;End&lt;br /&gt;End Sub&lt;/p&gt;&lt;p&gt;Private Sub Form_Load()&lt;/p&gt;&lt;p&gt;End Sub&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Der Quellcode ist diesmal von Michael Krause.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Wed, 24 Aug 2005 10:38:01 +0200</pubDate>
    <guid isPermaLink="false">http://blog.laemmy.net/archiv/31-guid.html</guid>
    
</item>
<item>
    <title>Kreisflächenberechnug in Visual Basic</title>
    <link>http://blog.laemmy.net/archiv/30-Kreisflaechenberechnug-in-Visual-Basic.html</link>
            <category>Codeschnipsel</category>
            <category>Schule</category>
    
    <comments>http://blog.laemmy.net/archiv/30-Kreisflaechenberechnug-in-Visual-Basic.html#comments</comments>
    <wfw:comment>http://blog.laemmy.net/wfwcomment.php?cid=30</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://blog.laemmy.net/rss.php?version=2.0&amp;type=comments&amp;cid=30</wfw:commentRss>
    

    <author>nospam@example.com (root)</author>
    <content:encoded>
    &lt;p&gt;Hab heut in der Schule ein Programm zur Kreisfl&amp;auml;chenberechnung geschrieben.&lt;/p&gt;&lt;blockquote dir=&quot;ltr&quot; style=&quot;margin-right: 0px;&quot;&gt;&lt;p&gt;&lt;em&gt;Private Sub Command1_Click()&lt;br /&gt;Dim a As Single&lt;br /&gt;Dim c As Single&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;a = Text1&lt;br /&gt;c = 3.145926536 * (a * a)&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;Text2 = c&lt;br /&gt;End Sub&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;Private Sub Command2_Click()&lt;br /&gt;End&lt;br /&gt;End Sub&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Das fertige Programm steht hier als Virenfreie exe Datei&amp;#160;zum &lt;a target=&quot;_self&quot; href=&quot;http://laemmy.net/programme/kreisflaeche.exe&quot;&gt;Download&lt;/a&gt; bereit.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Wed, 17 Aug 2005 11:05:58 +0200</pubDate>
    <guid isPermaLink="false">http://blog.laemmy.net/archiv/30-guid.html</guid>
    
</item>
<item>
    <title>Von meinem x ten versuch C/C++ zu lernen.</title>
    <link>http://blog.laemmy.net/archiv/26-Von-meinem-x-ten-versuch-CC++-zu-lernen..html</link>
            <category>Codeschnipsel</category>
    
    <comments>http://blog.laemmy.net/archiv/26-Von-meinem-x-ten-versuch-CC++-zu-lernen..html#comments</comments>
    <wfw:comment>http://blog.laemmy.net/wfwcomment.php?cid=26</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.laemmy.net/rss.php?version=2.0&amp;type=comments&amp;cid=26</wfw:commentRss>
    

    <author>nospam@example.com (root)</author>
    <content:encoded>
    &lt;div align=&quot;justify&quot;&gt;Hab ja schon &amp;ouml;fter versucht mich mit C/C++ zu besch&amp;auml;ftigen. Damals unter Windows hab ich die ersten Kapitel von &amp;quot;Visual C++ in 21 Tagen&amp;quot; schon geschafft. Doch irgendwie hat mir die Disziplin gefehlt da autodidaktisch weiterzumachen. Hab die ersten Probleme beim kompilieren inzwischen &amp;uuml;berwunden und auch schon kleine &amp;Uuml;bungsprogramme geschrieben.&lt;br /&gt; &lt;br /&gt; Bis ein sinnvolles Programm entsteht wird es wohl noch eine ganze Weile dauern. Wollte einen Einstieg in die Materie finden, das hab ich geschafft. Bin gespannt auf meinen Unterricht, denn da lerne ich wie man unter C++ Schnittstellen programmiert.&lt;/div&gt; 
    </content:encoded>

    <pubDate>Sun, 24 Jul 2005 21:09:58 +0200</pubDate>
    <guid isPermaLink="false">http://blog.laemmy.net/archiv/26-guid.html</guid>
    
</item>

</channel>
</rss>