<?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>Mike`s Blog - Communities</title>
    <link>http://www.java-community.de/</link>
    <description>Keep it simple, stupid!</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3.1 - http://www.s9y.org/</generator>
    
    

<item>
    <title>A tale of a Tweet</title>
    <link>http://www.java-community.de/archives/151-A-tale-of-a-Tweet.html</link>
            <category>Communities</category>
    
    <comments>http://www.java-community.de/archives/151-A-tale-of-a-Tweet.html#comments</comments>
    <wfw:comment>http://www.java-community.de/wfwcomment.php?cid=151</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.java-community.de/rss.php?version=2.0&amp;type=comments&amp;cid=151</wfw:commentRss>
    

    <author>info@mhaller.de (Mike Haller)</author>
    <content:encoded>
    What happens in the first minute after you tweet?&lt;br /&gt;
&lt;br /&gt;
When you post an update to your Twitter status (engl. to tweet) which contains a URL, there is going to be some automated reaction from the network. Let&#039;s examine what happens after I&#039;ve tweeted the following:&lt;br /&gt;
&lt;br /&gt;
&lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://www.java-community.de/uploads/MyTweetAnalyzed.png&#039;&gt;&lt;!-- s9ymdb:155 --&gt;&lt;img class=&quot;serendipity_image_center&quot; width=&quot;524&quot; height=&quot;78&quot; style=&quot;border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://www.java-community.de/uploads/MyTweetAnalyzed.png&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The first thing happening within seconds is that &lt;a href=&quot;http://www.jongales.com/blog/2010/04/14/whats-twitterbot0-1/&quot;&gt;Twitter&#039;s own bot&lt;/a&gt; (&lt;tt&gt;Twitterbot/0.1&lt;/tt&gt;) performs a request to see if the URL is valid. The IP &lt;a href=&quot;http://www.us.ntt.net/about/policy/whois.cfm?searchstring=128.242.241.133&quot;&gt;128.242.241.133&lt;/a&gt; is hosted at dedicatedserver.com, an NTT company located in San Jose. The data center seems to be the same where Twitter itself is hosted. They do not retrieve the contents (they&#039;re using the &lt;tt&gt;HEAD&lt;/tt&gt; command instead of &lt;tt&gt;GET&lt;/tt&gt;), perhaps to resolve redirects from shortened URLs.&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.java-community.de/archives/151-A-tale-of-a-Tweet.html#extended&quot;&gt;Continue reading &quot;A tale of a Tweet&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 08 Jun 2010 21:25:45 +0200</pubDate>
    <guid isPermaLink="false">http://www.java-community.de/archives/151-guid.html</guid>
    
</item>

</channel>
</rss>