<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/templates/default/atom.css" type="text/css" ?>

<feed 
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://itkrauts.com/feeds/atom.xml" rel="self" title="The IT Kraut" type="application/atom+xml" />
    <link href="http://itkrauts.com/"                        rel="alternate"    title="The IT Kraut" type="text/html" />
    <link href="http://itkrauts.com/rss.php?version=2.0"     rel="alternate"    title="The IT Kraut" type="application/rss+xml" />
    <title type="html">The IT Kraut</title>
    <subtitle type="html">Milchtüte 2.0 - Sebastian Bauer's blog, revised.. - Adobe AIR, Android and more</subtitle>
    <icon>http://itkrauts.com/templates/default/img/s9y_banner_small.png</icon>
    <id>http://itkrauts.com/</id>
    <updated>2010-05-28T07:49:22Z</updated>
    <generator uri="http://www.s9y.org/" version="1.4.1">Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>

    <entry>
        <link href="http://itkrauts.com/archives/26-Creating-a-simple-About-Dialog-in-Android-1.6.html" rel="alternate" title="Creating a simple &quot;About&quot; Dialog in Android (&gt;=1.6)" />
        <author>
            <name>Sebastian Bauer</name>
                    </author>
    
        <published>2010-05-29T05:00:00Z</published>
        <updated>2010-05-28T07:49:22Z</updated>
        <wfw:comment>http://itkrauts.com/wfwcomment.php?cid=26</wfw:comment>
    
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://itkrauts.com/rss.php?version=atom1.0&amp;type=comments&amp;cid=26</wfw:commentRss>
    
            <category scheme="http://itkrauts.com/categories/2-Android" label="Android" term="Android" />
    
        <id>http://itkrauts.com/archives/26-guid.html</id>
        <title type="html">Creating a simple &quot;About&quot; Dialog in Android (&gt;=1.6)</title>
        <content type="xhtml" xml:base="http://itkrauts.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Mostly every application needs some kind of "about" dialog. The about dialog shows basic informations about the application, its author and most likely some copyright information, the version information and so on.<br />
<br />
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 "static" about dialog is quite easy, I would like to extends this example to properly load the correct version information using the PackageManager. <br /><a href="http://itkrauts.com/archives/26-Creating-a-simple-About-Dialog-in-Android-1.6.html#extended">Continue reading "Creating a simple &quot;About&quot; Dialog in Android (&gt;=1.6)"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://itkrauts.com/archives/25-Twitter-killed-the-Blogger-Star.html" rel="alternate" title="Twitter killed the Blogger Star?" />
        <author>
            <name>Sebastian Bauer</name>
                    </author>
    
        <published>2010-05-28T07:26:04Z</published>
        <updated>2010-05-28T07:26:04Z</updated>
        <wfw:comment>http://itkrauts.com/wfwcomment.php?cid=25</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://itkrauts.com/rss.php?version=atom1.0&amp;type=comments&amp;cid=25</wfw:commentRss>
    
            <category scheme="http://itkrauts.com/categories/3-Projects" label="Projects" term="Projects" />
    
        <id>http://itkrauts.com/archives/25-guid.html</id>
        <title type="html">Twitter killed the Blogger Star?</title>
        <content type="xhtml" xml:base="http://itkrauts.com/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Ok, not that I'm a blogger star. The last few months I really had not much time to work on this blog, since I was still working on many other things. Now there's more time and I'll see if I can keep this blog living.<br />
<br />
Before I start with new articles soon (I'm moving next week), I'll give you an interesting link, to find out which programmer personality you are. Have a look at <a onclick="_gaq.push(['_trackPageview', '/extlink/www.doolwind.com/blog/programmer-personality']);"  href="http://www.doolwind.com/blog/programmer-personality" target="_blank">Doolwind's Game Coding Blog</a> (which is - just to mention it - a very good and interesting blog!) and fill out the test. Post your results here! <img src="http://itkrauts.com/templates/default/img/emoticons/smile.png" alt=":-)" style="display: inline; vertical-align: bottom;" class="emoticon" /><br />
<br />
Here's my result:<blockquote>Your programmer personality type is:<br />
<br />
   DHTB<br />
<br />
You’re a Doer.<br />
You are very quick at getting tasks done. You believe the outcome is the most<br />
important part of a task and the faster you can reach that outcome the better.<br />
After all, time is money.<br />
<br />
You like coding at a High level.<br />
The world is made up of objects and components, you should create your programs<br />
in the same way.<br />
<br />
You work best in a Team.<br />
A good group is better than the sum of it’s parts. The only thing better than a<br />
genius programmer is a cohesive group of genius programmers.<br />
<br />
You are a liBeral programmer.<br />
Programming is a complex task and you should use white space and comments as<br />
freely as possible to help simplify the task. We’re not writing on paper anymore<br />
so we can take up as much room as we need.</blockquote><br />
<br />
See you soon! 
            </div>
        </content>
        
    </entry>

</feed>