<?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>Stefans Webseite - Blog - Qt</title>
    <link>http://www.stefanjahn.de/blog/</link>
    <description>Gedanken und andere Abgründe</description>
    <dc:language>de</dc:language>
    <generator>Serendipity 1.1.2 - http://www.s9y.org/</generator>
    <pubDate>Thu, 22 May 2008 21:26:13 GMT</pubDate>

    <image>
        <url>http://stefanjahn.de/data/media/blog/avatar.png</url>
        <title>RSS: Stefans Webseite - Blog - Qt - Gedanken und andere Abgründe</title>
        <link>http://www.stefanjahn.de/blog/</link>
        <width>70</width>
        <height>100</height>
    </image>

<item>
    <title>ChainReaction</title>
    <link>http://www.stefanjahn.de/blog/archives/2008-05-22-ChainReaction.html</link>
            <category>C++</category>
            <category>Neues</category>
            <category>Qt</category>
            <category>Schule</category>
    
    <comments>http://www.stefanjahn.de/blog/archives/2008-05-22-ChainReaction.html#comments</comments>
    <wfw:comment>http://www.stefanjahn.de/blog/wfwcomment.php?cid=1051</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.stefanjahn.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=1051</wfw:commentRss>
    

    <author>nospam@example.com (Stefan Jahn)</author>
    <content:encoded>
    &lt;p&gt;
Was man nicht alles macht wenn man auf eine C++-Klausur lernen muß? Eigentlich wollte ich ein wenig mit &lt;a href=&quot;http://doc.trolltech.com/4.4/qpainter.html&quot;&gt;QPainter&lt;/a&gt; von &lt;a href=&quot;http://trolltech.com/products/qt&quot;&gt;Qt&lt;/a&gt; üben. Dabei ist das kleine Spiel &lt;a href=&quot;/cpp:qt:chainreaction&quot;&gt;ChainReaction&lt;/a&gt; herausgekommen.
&lt;/p&gt;
&lt;!-- s9ymdb:70 --&gt;&lt;img width=&#039;490&#039; height=&#039;510&#039; style=&quot;border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;/data/media/blog/2008-05-22-chainreaction.png&quot; alt=&quot;ChainReaction&quot; /&gt;
&lt;p&gt;
Wer Lust hat kann den Quellcode runterladen. Viel Spaß damit.
&lt;/p&gt;  
    </content:encoded>

    <pubDate>Thu, 22 May 2008 23:17:44 +0200</pubDate>
    <guid isPermaLink="false">http://www.stefanjahn.de/blog/archives/2008-05-22-1051.html</guid>
    <category>c++</category>
<category>programmieren</category>
<category>qt</category>
<category>software</category>
<category>spiele</category>

</item>
<item>
    <title>Anleitung - MinGW und Qt installieren</title>
    <link>http://www.stefanjahn.de/blog/archives/2007-08-23-Anleitung-MinGW-und-Qt-installieren.html</link>
            <category>C++</category>
            <category>Neues</category>
            <category>Qt</category>
            <category>Schule</category>
    
    <comments>http://www.stefanjahn.de/blog/archives/2007-08-23-Anleitung-MinGW-und-Qt-installieren.html#comments</comments>
    <wfw:comment>http://www.stefanjahn.de/blog/wfwcomment.php?cid=1011</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.stefanjahn.de/blog/rss.php?version=2.0&amp;type=comments&amp;cid=1011</wfw:commentRss>
    

    <author>nospam@example.com (Stefan Jahn)</author>
    <content:encoded>
    &lt;p&gt;
In der Schule lernen wir demnächst GUI-Programmierung mit dem &lt;a href=&quot;http://trolltech.com/products/qt&quot;&gt;Toolkit Qt&lt;/a&gt;. Aber wie installiert und richtet man Qt unter Windows korrekt ein?
&lt;/p&gt;
&lt;p&gt;
Hab mal eine Installation aufgesetzt und dafür eine kleine Anleitung geschrieben. So kann man nachlesen wie man den &lt;a href=&quot;/cpp:windows:compiler_mingw_installieren&quot;&gt;Compiler MinGW&lt;/a&gt; und &lt;a href=&quot;/cpp:windows:qt_installieren&quot;&gt;Qt&lt;/a&gt; installiert und testet.
&lt;/p&gt;  
    </content:encoded>

    <pubDate>Thu, 23 Aug 2007 22:49:02 +0200</pubDate>
    <guid isPermaLink="false">http://www.stefanjahn.de/blog/archives/2007-08-23-1011.html</guid>
    <category>anleitung</category>
<category>c++</category>
<category>programmieren</category>
<category>Qt</category>

</item>

</channel>
</rss>