<?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>The IT Kraut - Android</title>
    <link>http://itkrauts.com/</link>
    <description>Milchtüte 2.0 - Sebastian Bauer's blog, revised.. - Adobe AIR, Android and more</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <pubDate>Fri, 28 May 2010 07:49:22 GMT</pubDate>

    <image>
        <url>http://itkrauts.com/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: The IT Kraut - Android - Milchtüte 2.0 - Sebastian Bauer's blog, revised.. - Adobe AIR, Android and more</title>
        <link>http://itkrauts.com/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Creating a simple &quot;About&quot; Dialog in Android (&gt;=1.6)</title>
    <link>http://itkrauts.com/archives/26-Creating-a-simple-About-Dialog-in-Android-1.6.html</link>
            <category>Android</category>
    
    <comments>http://itkrauts.com/archives/26-Creating-a-simple-About-Dialog-in-Android-1.6.html#comments</comments>
    <wfw:comment>http://itkrauts.com/wfwcomment.php?cid=26</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://itkrauts.com/rss.php?version=2.0&amp;type=comments&amp;cid=26</wfw:commentRss>
    

    <author>nospam@example.com (Sebastian Bauer)</author>
    <content:encoded>
    Mostly every application needs some kind of &quot;about&quot; dialog. The about dialog shows basic informations about the application, its author and most likely some copyright information, the version information and so on.&lt;br /&gt;
&lt;br /&gt;
For most of the Android developers out there, this might be an obvious task. I for myself want to use this example to help some beginners to show how this can be done. Since building a &quot;static&quot; about dialog is quite easy, I would like to extends this example to properly load the correct version information using the PackageManager. &lt;br /&gt;&lt;a href=&quot;http://itkrauts.com/archives/26-Creating-a-simple-About-Dialog-in-Android-1.6.html#extended&quot;&gt;Continue reading &quot;Creating a simple &amp;quot;About&amp;quot; Dialog in Android (&amp;gt;=1.6)&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 29 May 2010 07:00:00 +0200</pubDate>
    <guid isPermaLink="false">http://itkrauts.com/archives/26-guid.html</guid>
    
</item>
<item>
    <title>Developing Android Applications on PPC Mac?</title>
    <link>http://itkrauts.com/archives/3-Developing-Android-Applications-on-PPC-Mac.html</link>
            <category>Android</category>
    
    <comments>http://itkrauts.com/archives/3-Developing-Android-Applications-on-PPC-Mac.html#comments</comments>
    <wfw:comment>http://itkrauts.com/wfwcomment.php?cid=3</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://itkrauts.com/rss.php?version=2.0&amp;type=comments&amp;cid=3</wfw:commentRss>
    

    <author>nospam@example.com (Sebastian Bauer)</author>
    <content:encoded>
    By the end of this year my mobile contract expires and so I went on a journey for looking at what will be my next mobile phone. I currently have several candidates in pipe but let&#039;s talk about that later. My current favorite is a phone based on Android. I really like the features of the OS and it offers exactly what I am looking for: an open API for developing and playing around.&lt;br /&gt;
&lt;br /&gt;
So I took a look at the Android SDK and got surprised that it is not supported to buil Android apps on a Power PC mac!? Too bad, since it would be pretty cool to use my iBook on vacation and more to develop android apps. But ok, so I have to be pleased with the linux version and hope that Google will think about this. However I think that support for PPC mac will never come, since all new Macs are Intel based. 
    </content:encoded>

    <pubDate>Sat, 08 Aug 2009 13:00:00 +0200</pubDate>
    <guid isPermaLink="false">http://itkrauts.com/archives/3-guid.html</guid>
    
</item>

</channel>
</rss>