<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>All News on 'The Twitter Times: boloms'</title>
<link>http://www.twittertim.es/boloms</link>
<description>The Twitter Times is a real-time personalized newspaper generated from your Twitter account</description>
<language>en-us</language>
<pubDate>Fri Mar 12 21:45:30 MSK 2010</pubDate>
<lastBuildDate>Fri Mar 12 21:45:30 MSK 2010</lastBuildDate>  <item>
    <title><![CDATA[nouvelle campagne anti-net: Je publie, je réfléchis - Un blog de Bretagne]]></title>
    <pubDate>Fri Mar 12 19:28:27 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268419125297]]></guid>
    <link><![CDATA[http://blog.bretagne-balades.org/index.php/post/2010/03/12/nouvelle-campagne-anti-net%3A-J]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://blog.bretagne-balades.org/index.php/post/2010/03/12/nouvelle-campagne-anti-net%3A-J" style="color: #009900; text-decoration: none;">blog.bretagne-balades.org</a></div>
        <div id="fooid#snippet" class="snippet">
            
Face au développement de Facebook, Twitter et autres réseaux sociaux qui permettent aux citoyens de s'exprimer, une nouvelle campagne d'information gouvernementale très judicieuse vient rappeler encore une fois les terrible danger d'internet.
Le message est clair, ce que vous pouvez écrire sur Facebook, vous retombera un jour sur la gueule... judicieux de la part du gouvernement qui lui ne fait jamais de bourde... Les autorités cherchent encore a vous protéger de vous mêmes, car vous êtes trop..
            
            &nbsp; <a class="show_text_link" href="http://blog.bretagne-balades.org/index.php/post/2010/03/12/nouvelle-campagne-anti-net%3A-J" style="color: #093D72; font-style: italic; text-decoration: none;">show all text</a>
            
        </div>
    


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(1)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/vincentdidier1" style="color:#093D72; text-decoration: none; font-weight: bold;">vincentdidier1:</a></span> Je lance ce twitt.. Ah non ! M***, trop tard, il est parti http://bit.ly/cj2ujU&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/vincentdidier1/status/10379337124" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 19.34</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(1)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/malkovitch" style="color:#093D72; text-decoration: none; font-weight: bold;">malkovitch:</a></span> Nouvelle campagne gouvernementale contre les nouveaux dangers du net: http://tinyurl.com/yzaa9ob&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/malkovitch/status/10379091664" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 19.28</a></span>
            </div>
        </div>
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fblog.bretagne-balades.org%2Findex.php%2Fpost%2F2010%2F03%2F12%2Fnouvelle-campagne-anti-net%253A-J&title=nouvelle+campagne+anti-net%3A+Je+publie%2C+je+r%C3%A9fl%C3%A9chis+-+Un+blog+de+Bretagne"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[Opera Logo with CSS ·  David DeSandro]]></title>
    <pubDate>Fri Mar 12 19:40:30 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268419125296]]></guid>
    <link><![CDATA[http://desandro.com/articles/opera-logo-css]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://desandro.com/articles/opera-logo-css" style="color: #009900; text-decoration: none;">desandro.com</a></div>

        <div id="fooid#img" class="post_intro_img">
            <img style="margin: 6px 6px 6px 0;max-width: 200px;width: expression((this.width > 200) && (this.width >= this.height) ? 200: true);max-height: 200px;height: expression((this.height > 200) && (this.height >= this.width) ? 200: true);border: none;" src="http://farm5.static.flickr.com/4014/4421737904_be9672475e.jpg"/>
        </div>
        

        <div id="fooid#snippet" class="snippet">
            
Opera Logo with CSS

The Opera logo, rendered only with CSS, no images. Compare it with the real deal.
 
Alas, best viewed in Firefox 3.6, Safari 4, or Chrome 5.
Aside from another shameless plea for attention, this demonstration gives me a chance to look at some CSS3 properties across browsers.
Border Radius
In all the tutorials and hubbub over CSS3, elliptical border radius is one of those features that hasn’t been given enough attention. It’s syntax is easy enough: instead of using one valu..
            
            &nbsp; <a class="show_text_link" href="http://desandro.com/articles/opera-logo-css" style="color: #093D72; font-style: italic; text-decoration: none;">show all text</a>
            
        </div>
    


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(1)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/jcfrog" style="color:#093D72; text-decoration: none; font-weight: bold;">jcfrog:</a></span> RT @smashingmag: You have to see this: Opera logo in CSS only. Try using text zoom, no pixelation - http://bit.ly/9EYaDA (via @Designinf ...&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/jcfrog/status/10379816189" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 19.45</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(1)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/smashingmag" style="color:#093D72; text-decoration: none; font-weight: bold;">smashingmag:</a></span> You have to see this: Opera logo in CSS only. Try using text zoom, no pixelation - http://bit.ly/9EYaDA (via @Designinformer)&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/smashingmag/status/10379597695" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 19.40</a></span>
            </div>
        </div>
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fdesandro.com%2Farticles%2Fopera-logo-css&title=Opera+Logo+with+CSS+%26middot%3B++David+DeSandro"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[The Associated Press:LA-based "Formspring.me" service to reveal identities of anonymous users]]></title>
    <pubDate>Fri Mar 12 20:04:29 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268419125295]]></guid>
    <link><![CDATA[http://www.benkling.com/uploads/formspring.html#associated-press/google_hosted_news&AP=425/articelid=93404272313000347]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://www.benkling.com/uploads/formspring.html#associated-press/google_hosted_news&AP=425/articelid=93404272313000347" style="color: #009900; text-decoration: none;">benkling.com</a></div>


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(1)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/baktelraalis" style="color:#093D72; text-decoration: none; font-weight: bold;">baktelraalis:</a></span> RT @soulvisual: Formspring founders arrested for data phishing, the entire site was made to steal your info: http://idek.net/1ACT // WOw !&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/baktelraalis/status/10380595932" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 20.04</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(1)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/malkovitch" style="color:#093D72; text-decoration: none; font-weight: bold;">malkovitch:</a></span> administrators of the website Formspring.me, including CEO Mark Baxter were arrested for data phishing http://tinyurl.com/yhj3etw&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/malkovitch/status/10380948477" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 20.12</a></span>
            </div>
        </div>
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fwww.benkling.com%2Fuploads%2Fformspring.html%23associated-press%2Fgoogle_hosted_news%26AP%3D425%2Farticelid%3D93404272313000347&title=The+Associated+Press%3ALA-based+%26quot%3BFormspring.me%26quot%3B+service+to+reveal+identities+of+anonymous+users"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[Peut-on tout twitter? - L'événement sur le Web - Politique (Canada)]]></title>
    <pubDate>Fri Mar 12 17:38:02 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268419125294]]></guid>
    <link><![CDATA[http://evenement.branchez-vous.com/2010/03/peut-on_tout_twitter.html]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://evenement.branchez-vous.com/2010/03/peut-on_tout_twitter.html" style="color: #009900; text-decoration: none;">evenement.branchez-vous.com</a></div>


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/LeeHesseForever" style="color:#093D72; text-decoration: none; font-weight: bold;">LeeHesseForever:</a></span> RT @egadenne: Peut-on tout tweeter (en politique) ? http://bit.ly/peutontouttwitter&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/LeeHesseForever/status/10376291777" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 18.23</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/jeanlucr" style="color:#093D72; text-decoration: none; font-weight: bold;">jeanlucr:</a></span> Peut-on tout twitter en politique ? http://j.mp/atauQl&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/jeanlucr/status/10374380195" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 17.38</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(0)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fevenement.branchez-vous.com%2F2010%2F03%2Fpeut-on_tout_twitter.html&title=Peut-on+tout+twitter%3F+-+L%27%C3%A9v%C3%A9nement+sur+le+Web+-+Politique+%28Canada%29"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[Seven alternatives to the Apple iPad]]></title>
    <pubDate>Fri Mar 12 18:27:49 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268419125293]]></guid>
    <link><![CDATA[http://www.crunchgear.com/2010/03/12/seven-alternatives-to-the-apple-ipad]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://www.crunchgear.com/2010/03/12/seven-alternatives-to-the-apple-ipad" style="color: #009900; text-decoration: none;">crunchgear.com</a></div>

        <div id="fooid#img" class="post_intro_img">
            <img style="margin: 6px 6px 6px 0;max-width: 200px;width: expression((this.width > 200) && (this.width >= this.height) ? 200: true);max-height: 200px;height: expression((this.height > 200) && (this.height >= this.width) ? 200: true);border: none;" src="http://www.crunchgear.com/wp-content/uploads/2010/03/adamimg.png"/>
        </div>
        

        <div id="fooid#snippet" class="snippet">
            
 
Wait! Stop. Before you hand over Apple your credit card and pre-order the iPad, you may want to check out the other touchscreen options available now and in the near future. The iPad isn’t the only game in town. Sure, it might have a fancy-pants interface, but each of the follow seven tablets win the hardware fight, which is just as important to a lot of consumers.
Of course the hardware only tells part of the story. The iPad has a leg up on all of these options because of the user-friendly ..
            
            &nbsp; <a class="show_text_link" href="http://www.crunchgear.com/2010/03/12/seven-alternatives-to-the-apple-ipad" style="color: #093D72; font-style: italic; text-decoration: none;">show all text</a>
            
        </div>
    


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/stephan75" style="color:#093D72; text-decoration: none; font-weight: bold;">stephan75:</a></span> Seven alternatives to the Apple iPad http://bit.ly/bG8hpL #crunchgear #geek&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/stephan75/status/10376494552" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 18.27</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/reymonde" style="color:#093D72; text-decoration: none; font-weight: bold;">reymonde:</a></span> RT @stephan75: Seven alternatives to the Apple iPad http://bit.ly/bG8hpL #crunchgear #geek&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/reymonde/status/10376743529" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 18.33</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(0)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fwww.crunchgear.com%2F2010%2F03%2F12%2Fseven-alternatives-to-the-apple-ipad&title=Seven+alternatives+to+the+Apple+iPad"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[NBA JAM Wii 2010 : PREMIER TRAILER VIDÉO!!! | GEEK et HIGH-TECH MAGAZINE : Nowhere Else]]></title>
    <pubDate>Fri Mar 12 18:33:02 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268419125292]]></guid>
    <link><![CDATA[http://www.nowhereelse.fr/nba-jam-wii-2010-trailer-video-30358]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://www.nowhereelse.fr/nba-jam-wii-2010-trailer-video-30358" style="color: #009900; text-decoration: none;">nowhereelse.fr</a></div>

        <div id="fooid#img" class="post_intro_img">
            <img style="margin: 6px 6px 6px 0;max-width: 200px;width: expression((this.width > 200) && (this.width >= this.height) ? 200: true);max-height: 200px;height: expression((this.height > 200) && (this.height >= this.width) ? 200: true);border: none;" src="http://www.nowhereelse.fr/wp-content/uploads/2010/03/nbajam20100203031353165000.jpg"/>
        </div>
        

        <div id="fooid#snippet" class="snippet">
            
 
Voici, en attendant sa sortie prévue pour le courant du 4ème trimestre, un premier teaser pour le remake du légendaire NBA Jam, ‘NBA Jam Wii 2010‘. BOOM CHAKA-LAKA!!!

[See post to watch Flash video]
 
 
 
(Screens via IGN)
     
 
            
        </div>
    


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/Neozox" style="color:#093D72; text-decoration: none; font-weight: bold;">Neozox:</a></span> RT @stagueve: [BOOM CHAKA-LAKA!] Premier teaser pour NBA Jam Wii 2010 http://tinyurl.com/yjkev2s&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/Neozox/status/10377127680" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 18.42</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/NowhereElseFr" style="color:#093D72; text-decoration: none; font-weight: bold;">NowhereElseFr:</a></span> [BOOM CHAKA-LAKA!] Premier teaser pour NBA Jam Wii 2010 http://tinyurl.com/yjkev2s&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/NowhereElseFr/status/10376722109" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 18.33</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(0)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fwww.nowhereelse.fr%2Fnba-jam-wii-2010-trailer-video-30358&title=NBA+JAM+Wii+2010+%3A+PREMIER+TRAILER+VID%C3%89O%21%21%21+%7C+GEEK+et+HIGH-TECH+MAGAZINE+%3A+Nowhere+Else"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[http://i.imgur.com/fen6n.gif]]></title>
    <pubDate>Fri Mar 12 18:50:17 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268419125291]]></guid>
    <link><![CDATA[http://i.imgur.com/fen6n.gif]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://i.imgur.com/fen6n.gif" style="color: #009900; text-decoration: none;">i.imgur.com</a></div>


    

    
    <div class="intro_img" style="margin: 6px 0 6px 0;max-width: 300px;width: expression((this.width > 300) && (this.width >= this.height) ? 300: true);max-height: 300px;height: expression((this.height > 300) && (this.height >= this.width) ? 300: true);border: none;">
        <img src="http://i.imgur.com/fen6n.gif"/>
    </div>
    
    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/reymonde" style="color:#093D72; text-decoration: none; font-weight: bold;">reymonde:</a></span> Ouch...Oops...Palm! (GIF) http://bit.ly/9B2bqn&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/reymonde/status/10377462902" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 18.50</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/florencedesruol" style="color:#093D72; text-decoration: none; font-weight: bold;">florencedesruol:</a></span> RT @reymonde: Ouch...Oops...Palm! (GIF) http://bit.ly/9B2bqn&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/florencedesruol/status/10377537271" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 18.52</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(0)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fi.imgur.com%2Ffen6n.gif&title=http%3A%2F%2Fi.imgur.com%2Ffen6n.gif"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[Weblog de TarKHaoS, codé avec ses petites mimines, si si cai vrai!]]></title>
    <pubDate>Fri Mar 12 19:17:14 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268419125290]]></guid>
    <link><![CDATA[http://darkhaos.free.fr]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://darkhaos.free.fr" style="color: #009900; text-decoration: none;">darkhaos.free.fr</a></div>


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/PaSyR" style="color:#093D72; text-decoration: none; font-weight: bold;">PaSyR:</a></span> <i>[protected tweet]</i>            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/TarKHaoS" style="color:#093D72; text-decoration: none; font-weight: bold;">TarKHaoS:</a></span> [blog] http://darkhaos.free.fr renaissance de mon Blog. Pas web 2.0 pour un sou. ET TOUT EN TABLEAUX HTML. ET OUAIS. #memePasPeur&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/TarKHaoS/status/10378620497" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 19.17</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(0)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fdarkhaos.free.fr&title=Weblog+de+TarKHaoS%2C+cod%26eacute%3B+avec+ses+petites+mimines%2C+si+si+cai+vrai%21"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[Duel de Sabre péteurs  | Stagueve's Blog]]></title>
    <pubDate>Fri Mar 12 19:32:45 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268419125289]]></guid>
    <link><![CDATA[http://www.stagueve.com/duel-de-sabres-peteurs]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://www.stagueve.com/duel-de-sabres-peteurs" style="color: #009900; text-decoration: none;">stagueve.com</a></div>
        <div id="fooid#snippet" class="snippet">
            

Ce duel aux sabres laser est définitivement à chier… Désolé…  
            
        </div>
    


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/Dugomo" style="color:#093D72; text-decoration: none; font-weight: bold;">Dugomo:</a></span> RT @demarcq Non mais LOL quoi!!! :D (d'avance, toutes mes excuses... ^^) http://tinyurl.com/yh96ll8 /via @stagueve&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/Dugomo/status/10379367990" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 19.34</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/demarcq" style="color:#093D72; text-decoration: none; font-weight: bold;">demarcq:</a></span> Non mais LOL quoi!!! :D (d'avance, toutes mes excuses... ^^) http://tinyurl.com/yh96ll8 /via @stagueve&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/demarcq/status/10379274318" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 19.32</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(0)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fwww.stagueve.com%2Fduel-de-sabres-peteurs&title=Duel+de+Sabre+p%C3%A9teurs++%7C+Stagueve%26%23039%3Bs+Blog"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[[Concours] Gagnez un NAS LG N2R1 !!! | Le blog de Yohann CIURLIK | Spawnrider.Net :: Blog]]></title>
    <pubDate>Fri Mar 12 19:41:42 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268419125288]]></guid>
    <link><![CDATA[http://www.spawnrider.net/blogs/2010/03/11/concours-gagnez-un-nas-lg-n2r1]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://www.spawnrider.net/blogs/2010/03/11/concours-gagnez-un-nas-lg-n2r1" style="color: #009900; text-decoration: none;">spawnrider.net</a></div>

        <div id="fooid#img" class="post_intro_img">
            <img style="margin: 6px 6px 6px 0;max-width: 200px;width: expression((this.width > 200) && (this.width >= this.height) ? 200: true);max-height: 200px;height: expression((this.height > 200) && (this.height >= this.width) ? 200: true);border: none;" src="http://www.spawnrider.net/blogs/wp-content/uploads/2010/03/image15.png"/>
        </div>
        

        <div id="fooid#snippet" class="snippet">
            
Un NAS LG N2R1, ça intéresse quelqu’un? Un serveur de stockage de 2 Téra d’une valeur de 390€ offert par LG. Voir le test du NAS LG N2R1.
Je vous propose de le GAGNER ici, maintenant, sur Spawnrider.Net! Je vous propose donc de laisser un seul et unique commentaire en dessous de cet article pour participer au tirage au sort.
 
Le tirage au sort le Mercredi 17 Mars 2010 dans la journée par Benjamin, mon interlocuteur de chez LG.
Vous pouvez également retwitter le concours et/ou vous inscrire su..
            
            &nbsp; <a class="show_text_link" href="http://www.spawnrider.net/blogs/2010/03/11/concours-gagnez-un-nas-lg-n2r1" style="color: #093D72; font-style: italic; text-decoration: none;">show all text</a>
            
        </div>
    


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/antoinekister" style="color:#093D72; text-decoration: none; font-weight: bold;">antoinekister:</a></span> [Concours] Gagnez un NAS LG N2R1 !!! - http://tinyurl.com/yzl5mmq (via @spawnrider)&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/antoinekister/status/10379647699" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 19.41</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/Angelus_YODASON" style="color:#093D72; text-decoration: none; font-weight: bold;">Angelus_YODASON:</a></span> <i>[protected tweet]</i>            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(0)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fwww.spawnrider.net%2Fblogs%2F2010%2F03%2F11%2Fconcours-gagnez-un-nas-lg-n2r1&title=%5BConcours%5D+Gagnez+un+NAS+LG+N2R1+%21%21%21+%7C+Le+blog+de+Yohann+CIURLIK+%7C+Spawnrider.Net+%3A%3A+Blog"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[Dsl mais la version IE me fait trop marrer :) - eul chtio blog à jcfrog]]></title>
    <pubDate>Fri Mar 12 19:50:33 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268419125287]]></guid>
    <link><![CDATA[http://jcfrog.posterous.com/dsl-mais-la-version-ie-me-fait-trop-marrer]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://jcfrog.posterous.com/dsl-mais-la-version-ie-me-fait-trop-marrer" style="color: #009900; text-decoration: none;">jcfrog.posterous.com</a></div>

        <div id="fooid#img" class="post_intro_img">
            <img style="margin: 6px 6px 6px 0;max-width: 200px;width: expression((this.width > 200) && (this.width >= this.height) ? 200: true);max-height: 200px;height: expression((this.height > 200) && (this.height >= this.width) ? 200: true);border: none;" src="http://farm5.static.flickr.com/4014/4421737904_be9672475e.jpg"/>
        </div>
        

        <div id="fooid#snippet" class="snippet">
            

The Opera logo, rendered only with CSS, no images. Compare it with the real deal.
 
Alas, best viewed in Firefox 3.6, Safari 4, or Chrome 5.
via desandro.com
Permalink | Leave a comment  »
            
        </div>
    


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/jcfrog" style="color:#093D72; text-decoration: none; font-weight: bold;">jcfrog:</a></span> Dsl mais la version IE me fait trop marrer :) http://post.ly/SLlx&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/jcfrog/status/10380013117" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 19.50</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/iQuid" style="color:#093D72; text-decoration: none; font-weight: bold;">iQuid:</a></span> Dsl mais la version IE me fait trop marrer :) http://post.ly/SLlx /via @jcfrog&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/iQuid/status/10380854868" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 20.10</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(0)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fjcfrog.posterous.com%2Fdsl-mais-la-version-ie-me-fait-trop-marrer&title=Dsl+mais+la+version+IE+me+fait+trop+marrer+%3A%29+-+eul+chtio+blog+%C3%A0+jcfrog"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[Dailymotion - Comment rouler une pelle - une vidéo Vie pratique]]></title>
    <pubDate>Fri Mar 12 18:40:25 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268419125286]]></guid>
    <link><![CDATA[http://www.dailymotion.com/video/xc2two_comment-rouler-une-pelle_lifestyle]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://www.dailymotion.com/video/xc2two_comment-rouler-une-pelle_lifestyle" style="color: #009900; text-decoration: none;">dailymotion.com</a></div>


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/Dugomo" style="color:#093D72; text-decoration: none; font-weight: bold;">Dugomo:</a></span> @reymonde  @Dailymotion C'est malin, maintenant j'ai envie d'une blonde http://bit.ly/9wB6fv&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/Dugomo/status/10377516046" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 18.51</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/reymonde" style="color:#093D72; text-decoration: none; font-weight: bold;">reymonde:</a></span> RT @Dailymotion: Comment rouler une pelle ? http://bit.ly/9wB6fv&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/reymonde/status/10377037287" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 18.40</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/reymonde" style="color:#093D72; text-decoration: none; font-weight: bold;">reymonde:</a></span> Eh oui ! Pareil :) RT @Dugomo: @reymonde  @Dailymotion C'est malin, maintenant j'ai envie d'une blonde http://bit.ly/9wB6fv&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/reymonde/status/10377591119" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 18.53</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(1)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/julie_adore" style="color:#093D72; text-decoration: none; font-weight: bold;">julie_adore:</a></span> Hummm RT @Dugomo: RT @reymonde    RT @Dailymotion: Comment rouler une pelle ? http://bit.ly/9wB6fv&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/julie_adore/status/10377392741" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 18.48</a></span>
            </div>
        </div>
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fwww.dailymotion.com%2Fvideo%2Fxc2two_comment-rouler-une-pelle_lifestyle&title=Dailymotion+-+Comment+rouler+une+pelle+-+une+vid%C3%A9o+Vie+pratique"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[Flickr Flow, la couleur des saisons | Presse-Citron]]></title>
    <pubDate>Fri Mar 12 19:04:37 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268419125285]]></guid>
    <link><![CDATA[http://www.presse-citron.net/flickr-flow-la-couleur-des-saisons]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://www.presse-citron.net/flickr-flow-la-couleur-des-saisons" style="color: #009900; text-decoration: none;">presse-citron.net</a></div>

        <div id="fooid#img" class="post_intro_img">
            <img style="margin: 6px 6px 6px 0;max-width: 200px;width: expression((this.width > 200) && (this.width >= this.height) ? 200: true);max-height: 200px;height: expression((this.height > 200) && (this.height >= this.width) ? 200: true);border: none;" src="http://www.presse-citron.net/wordpress_prod/wp-content/uploads/boston_mag.jpg"/>
        </div>
        

        <div id="fooid#snippet" class="snippet">
            
Vous doutiez encore du fait que l’hiver est une saison grise (voire blanche) et que les lieux communs sur le temps qu’il fait ne sont pas que des clichés pour café du commerce ?
Jetez donc un œil sur cette expérimentation menée et publiée en 2009 pour le magazine américain Boston. Les concepteurs de Flickr Flow on compilé dans un algorithme des milliers de photos extraites de Flickr en provenance du magazine pour réaliser cette roue qui fait apparaître les couleurs dominantes des photos par mo..
            
            &nbsp; <a class="show_text_link" href="http://www.presse-citron.net/flickr-flow-la-couleur-des-saisons" style="color: #093D72; font-style: italic; text-decoration: none;">show all text</a>
            
        </div>
    


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(3)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/Deuterome" style="color:#093D72; text-decoration: none; font-weight: bold;">Deuterome:</a></span> RT @pressecitron: Flickr Flow, la couleur des saisons http://goo.gl/fb/RHLV&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/Deuterome/status/10378505340" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 19.14</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/reymonde" style="color:#093D72; text-decoration: none; font-weight: bold;">reymonde:</a></span> RT @pressecitron: Flickr Flow, la couleur des saisons http://goo.gl/fb/RHLV&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/reymonde/status/10378269817" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 19.08</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/pressecitron" style="color:#093D72; text-decoration: none; font-weight: bold;">pressecitron:</a></span> Flickr Flow, la couleur des saisons http://goo.gl/fb/RHLV&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/pressecitron/status/10378084683" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 19.04</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(0)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fwww.presse-citron.net%2Fflickr-flow-la-couleur-des-saisons&title=Flickr+Flow%2C+la+couleur+des+saisons+%7C+Presse-Citron"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[Une photo panoramique de Paris de 26 Gigapixels ! - tuto, tutorial, vidéo, Photoshop, After Effects, Flash et blog]]></title>
    <pubDate>Fri Mar 12 17:21:12 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268412971093]]></guid>
    <link><![CDATA[http://www.emob.fr/dotclear/une-photo-panoramique-de-paris-de-26-gigapixels-2619]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://www.emob.fr/dotclear/une-photo-panoramique-de-paris-de-26-gigapixels-2619" style="color: #009900; text-decoration: none;">emob.fr</a></div>

        <div id="fooid#img" class="post_intro_img">
            <img style="margin: 6px 6px 6px 0;max-width: 200px;width: expression((this.width > 200) && (this.width >= this.height) ? 200: true);max-height: 200px;height: expression((this.height > 200) && (this.height >= this.width) ? 200: true);border: none;" src="http://www.emob.fr/dotclear/images/2010_mars/paris-panoramique.jpg"/>
        </div>
        

        <div id="fooid#snippet" class="snippet">
            
 

Après la photo panoramique de la ville de Prague de 18 gigapixels, et celle de Dresde en 26 gigapixels, Paris a aussi son panoramique géant, accessible sur www.paris-26-gigapixels.com .
 
Bravo à ses auteurs, les photographes Arnaud Frich et Martin Loyer, et la société Kolor, à qui il a fallu près de deux ans pour mettre en place ce projet, dont les données sont impressionnantes :

Date de la photo : 8 Septembre 2009
Matériel : 2 Canon 1DS Mark II 5 D Mark II (21,1MP) sur une tête motorisée..
            
            &nbsp; <a class="show_text_link" href="http://www.emob.fr/dotclear/une-photo-panoramique-de-paris-de-26-gigapixels-2619" style="color: #093D72; font-style: italic; text-decoration: none;">show all text</a>
            
        </div>
    


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(1)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/jcfrog" style="color:#093D72; text-decoration: none; font-weight: bold;">jcfrog:</a></span> RT @emob: Le plus gros panoramique de Paris!!! http://www.emob.fr/dotclear/une-photo-panoramique-de-paris-de-26-gigapixels-2619&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/jcfrog/status/10373796204" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 17.24</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/emob" style="color:#093D72; text-decoration: none; font-weight: bold;">emob:</a></span> Le plus gros panoramique de Paris!!! http://www.emob.fr/dotclear/une-photo-panoramique-de-paris-de-26-gigapixels-2619&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/emob/status/10373676365" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 17.21</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/ls01" style="color:#093D72; text-decoration: none; font-weight: bold;">ls01:</a></span> RT @emob: Le plus gros panoramique de Paris!!! http://www.emob.fr/dotclear/une-photo-panoramique-de-paris-de-26-gigapixels-2619&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/ls01/status/10373854541" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 17.25</a></span>
            </div>
        </div>
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fwww.emob.fr%2Fdotclear%2Fune-photo-panoramique-de-paris-de-26-gigapixels-2619&title=Une+photo+panoramique+de+Paris+de+26+Gigapixels+%21+-+tuto%2C+tutorial%2C+vid%C3%A9o%2C+Photoshop%2C+After+Effects%2C+Flash+et+blog"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[BBC News - The top 100 sites on the internet]]></title>
    <pubDate>Fri Mar 12 17:39:22 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268412971092]]></guid>
    <link><![CDATA[http://news.bbc.co.uk/2/hi/technology/8562801.stm]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://news.bbc.co.uk/2/hi/technology/8562801.stm" style="color: #009900; text-decoration: none;">news.bbc.co.uk</a></div>


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(1)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/jeanlucr" style="color:#093D72; text-decoration: none; font-weight: bold;">jeanlucr:</a></span> The top 100 sites on the Internet. Great interactive treemap visualisation (BBC) http://j.mp/d5kmlg&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/jeanlucr/status/10374435083" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 17.39</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/ls01" style="color:#093D72; text-decoration: none; font-weight: bold;">ls01:</a></span> RT @jeanlucr: The top 100 sites on the Internet. Great interactive treemap visualisation (BBC) http://j.mp/d5kmlg&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/ls01/status/10374558592" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 17.42</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/trupheme" style="color:#093D72; text-decoration: none; font-weight: bold;">trupheme:</a></span> RT @jeanlucr: The top 100 sites on the Internet. Great interactive treemap visualisation (BBC) http://j.mp/d5kmlg&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/trupheme/status/10374879331" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 17.49</a></span>
            </div>
        </div>
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fnews.bbc.co.uk%2F2%2Fhi%2Ftechnology%2F8562801.stm&title=BBC+News+-+The+top+100+sites+on+the+internet"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[Google Reader Play, pour feuilleter Google Reader comme un magazine | Presse-Citron]]></title>
    <pubDate>Fri Mar 12 17:53:31 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268412971091]]></guid>
    <link><![CDATA[http://www.presse-citron.net/google-reader-play-pour-feuilleter-google-reader-comme-un-magazine]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://www.presse-citron.net/google-reader-play-pour-feuilleter-google-reader-comme-un-magazine" style="color: #009900; text-decoration: none;">presse-citron.net</a></div>

        <div id="fooid#img" class="post_intro_img">
            <img style="margin: 6px 6px 6px 0;max-width: 200px;width: expression((this.width > 200) && (this.width >= this.height) ? 200: true);max-height: 200px;height: expression((this.height > 200) && (this.height >= this.width) ? 200: true);border: none;" src="http://www.presse-citron.net/wordpress_prod/wp-content/uploads/ggrp_intro.jpg"/>
        </div>
        

        <div id="fooid#snippet" class="snippet">
            
Les flux RSS c’est bien, mais le format texte manque parfois un peu de glamour. Et puis cela reste largement et avant tout un truc de geeks ou de professionnels, qu’ils officient dans la veille, le web ou les médias.
Pour tenter de rendre son agrégateur d’informations plus chatoyant, à ses heures perdues, l’équipe qui officie derrière Google Reader a développé une version visuelle du site : Google Reader Play, une autre expérience après Google Fast Flip.
 
Google Reader Play est une page qui f..
            
            &nbsp; <a class="show_text_link" href="http://www.presse-citron.net/google-reader-play-pour-feuilleter-google-reader-comme-un-magazine" style="color: #093D72; font-style: italic; text-decoration: none;">show all text</a>
            
        </div>
    


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/baktelraalis" style="color:#093D72; text-decoration: none; font-weight: bold;">baktelraalis:</a></span> RT @pressecitron: Google Reader Play, pour feuilleter Google Reader comme un magazine http://goo.gl/fb/fP6a&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/baktelraalis/status/10375242586" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 17.58</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/pressecitron" style="color:#093D72; text-decoration: none; font-weight: bold;">pressecitron:</a></span> Google Reader Play, pour feuilleter Google Reader comme un magazine http://goo.gl/fb/fP6a&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/pressecitron/status/10375029816" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 17.53</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(0)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fwww.presse-citron.net%2Fgoogle-reader-play-pour-feuilleter-google-reader-comme-un-magazine&title=Google+Reader+Play%2C+pour+feuilleter+Google+Reader+comme+un+magazine+%7C+Presse-Citron"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[France/Angleterre : le match de rugby diffusé en salles et en 3D]]></title>
    <pubDate>Fri Mar 12 18:01:45 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268412971090]]></guid>
    <link><![CDATA[http://www.premiere.fr/Cinema/News-Cinema/France-Angleterre-le-match-de-rugby-diffuse-en-salles-et-en-3D/%28gid%29/2245387]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://www.premiere.fr/Cinema/News-Cinema/France-Angleterre-le-match-de-rugby-diffuse-en-salles-et-en-3D/%28gid%29/2245387" style="color: #009900; text-decoration: none;">premiere.fr</a></div>


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/FHDR" style="color:#093D72; text-decoration: none; font-weight: bold;">FHDR:</a></span> RT @France2tv: #rugby toutes les salles qui diffuseront le match France/Angleterre en 3D le 20/03 prochain http://bit.ly/92eMNn&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/FHDR/status/10375406987" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 18.02</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/ccuq" style="color:#093D72; text-decoration: none; font-weight: bold;">ccuq:</a></span> RT @pocarles: Cool ! RT @France2tv: #rugby toutes les salles qui diffuseront l... http://bit.ly/92eMNn // Et 2 salles &nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/ccuq/status/10375590313" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 18.06</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/pocarles" style="color:#093D72; text-decoration: none; font-weight: bold;">pocarles:</a></span> Cool ! RT @France2tv: #rugby toutes les salles qui diffuseront le match France/Angleterre en 3D le 20/03 prochain http://bit.ly/92eMNn&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/pocarles/status/10375438911" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 18.02</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/France2tv" style="color:#093D72; text-decoration: none; font-weight: bold;">France2tv:</a></span> #rugby toutes les salles qui diffuseront le match France/Angleterre en 3D le 20/03 prochain http://bit.ly/92eMNn&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/France2tv/status/10375386372" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 18.01</a></span>
            </div>
        </div>
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fwww.premiere.fr%2FCinema%2FNews-Cinema%2FFrance-Angleterre-le-match-de-rugby-diffuse-en-salles-et-en-3D%2F%2528gid%2529%2F2245387&title=France%2FAngleterre+%3A+le+match+de+rugby+diffus%C3%A9+en+salles+et+en+3D"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[w0of! Panneau pour les poivrots en Roumanie ES 12/02/10 on Twitpic]]></title>
    <pubDate>Fri Mar 12 15:56:06 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268407814109]]></guid>
    <link><![CDATA[http://twitpic.com/1839a2]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://twitpic.com/1839a2" style="color: #009900; text-decoration: none;">twitpic.com</a></div>


    

    

    

    

    

    

    

    

    

    <div class="intro_img" style="margin: 6px 0 6px 0;max-width: 300px;width: expression((this.width > 300) && (this.width >= this.height) ? 300: true);max-height: 300px;height: expression((this.height > 300) && (this.height >= this.width) ? 300: true);border: none;">
        <a href="http://twitpic.com/1839a2"><img src="http://twitpic.com/show/thumb/1839a2"/></a>
    </div>

    
    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/FHDR" style="color:#093D72; text-decoration: none; font-weight: bold;">FHDR:</a></span> http://twitpic.com/1839a2 - w0of! Panneau pour les poivrots en Roumanie ES 12/02/10&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/FHDR/status/10370407997" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 15.56</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/mamzelleju" style="color:#093D72; text-decoration: none; font-weight: bold;">mamzelleju:</a></span> RT @FHDR: http://twitpic.com/1839a2 - w0of! Panneau pour les poivrots en Roumanie ES 12/02/10&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/mamzelleju/status/10370498552" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 15.58</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(0)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Ftwitpic.com%2F1839a2&title=w0of%21+Panneau+pour+les+poivrots+en+Roumanie+ES+12%2F02%2F10+on+Twitpic"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[Paris 26 Gigapixels - Interactive virtual tour of the most beautiful monuments of Paris]]></title>
    <pubDate>Fri Mar 12 15:48:40 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268407814108]]></guid>
    <link><![CDATA[http://www.paris-26-gigapixels.com/index-en.html]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://www.paris-26-gigapixels.com/index-en.html" style="color: #009900; text-decoration: none;">paris-26-gigapixels.com</a></div>


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(6)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/fred_montagnon" style="color:#093D72; text-decoration: none; font-weight: bold;">fred_montagnon:</a></span> Une photo de paris en 26 giga pixels  http://bit.ly/bDwjwT&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/fred_montagnon/status/10374288614" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 17.35</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/WebActus" style="color:#093D72; text-decoration: none; font-weight: bold;">WebActus:</a></span> Paris et 1 photo de 26go de pixels: http://www.paris-26-gigapixels.com/index-en.html | Belle pr&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/WebActus/status/10374793454" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 17.47</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/antoinekister" style="color:#093D72; text-decoration: none; font-weight: bold;">antoinekister:</a></span> Dive into the world's largest image ever http://www.paris-26-gigapixels.com/&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/antoinekister/status/10377598842" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 18.53</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/jeanlucr" style="color:#093D72; text-decoration: none; font-weight: bold;">jeanlucr:</a></span> Amazing 26-gigapixel panorama of Paris (stitching of 2,346 photos) http://j.mp/9GNbeD&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/jeanlucr/status/10381054333" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 20.15</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/vurtupesz" style="color:#093D72; text-decoration: none; font-weight: bold;">vurtupesz:</a></span> <i>[protected tweet]</i>            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/CFHeaven" style="color:#093D72; text-decoration: none; font-weight: bold;">CFHeaven:</a></span> RT @WebActus: Paris et 1 photo de 26go de pixels: http://www.paris-26-gigapixels.com/index-en.html | Belle pr&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/CFHeaven/status/10375063748" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 17.54</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(12)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/bestbuzz" style="color:#093D72; text-decoration: none; font-weight: bold;">bestbuzz:</a></span> Dive into the world's largest image ever http://www.paris-26-gigapixels.com/&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/bestbuzz/status/10370740783" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 16.05</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/julie_adore" style="color:#093D72; text-decoration: none; font-weight: bold;">julie_adore:</a></span> RT @antoinevaisonet: Visitez Paris en zoomant, un panoramique de 26 gigapixels http://is.gd/alBxT&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/julie_adore/status/10376350679" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 18.24</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/JuliaRoubaud" style="color:#093D72; text-decoration: none; font-weight: bold;">JuliaRoubaud:</a></span> Visiter Paris dans une immense photo de 26 gigapixels http://www.paris-26-gigapixels.com/&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/JuliaRoubaud/status/10372293755" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 16.47</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/Chaufforeille" style="color:#093D72; text-decoration: none; font-weight: bold;">Chaufforeille:</a></span> RT @JuliaRoubaud: Visiter Paris dans une immense photo de 26 gigapixels http://www.paris-26-gigapixels.com/&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/Chaufforeille/status/10372440834" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 16.51</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/PlaysK" style="color:#093D72; text-decoration: none; font-weight: bold;">PlaysK:</a></span> RT @tuxboard: Paris panorama de 26 Gigapixels http://is.gd/alvMw R&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/PlaysK/status/10375117354" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 17.55</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/fleurdementhe" style="color:#093D72; text-decoration: none; font-weight: bold;">fleurdementhe:</a></span> RT @fred_montagnon: Une photo de paris en 26 giga pixels  http://bit.ly/bDwjwT&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/fleurdementhe/status/10374892160" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 17.50</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/pplambert" style="color:#093D72; text-decoration: none; font-weight: bold;">pplambert:</a></span> RT @nkgl: Paris en 26 gigapixels. http://www.paris-26-gigapixels.com/index-en.html via @eyejim ..&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/pplambert/status/10370163310" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 15.48</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/tuxplanet" style="color:#093D72; text-decoration: none; font-weight: bold;">tuxplanet:</a></span> http://www.paris-26-gigapixels.com&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/tuxplanet/status/10381219323" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 20.19</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/PierreLyricis" style="color:#093D72; text-decoration: none; font-weight: bold;">PierreLyricis:</a></span> RT @tuxboard: Paris panorama de 26 Gigapixels http://bit.ly/9HetWW&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/PierreLyricis/status/10378492630" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 19.14</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/Vincenzo_Giggs" style="color:#093D72; text-decoration: none; font-weight: bold;">Vincenzo_Giggs:</a></span> Dive into the world's largest image ever http://www.paris-26-gigapixels.com/&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/Vincenzo_Giggs/status/10371551473" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 16.28</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/deefuz" style="color:#093D72; text-decoration: none; font-weight: bold;">deefuz:</a></span> RT @fred_montagnon: Une photo de paris en 26 giga pixels  http://bit.ly/bDwjwT&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/deefuz/status/10374587304" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 17.42</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/LYonenFrance" style="color:#093D72; text-decoration: none; font-weight: bold;">LYonenFrance:</a></span> Ca aurait de l'allure si on faisait pareil avec #Lyon !
 http://bit.ly/dt6U6u RT @sirchamallow&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/LYonenFrance/status/10371065070" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 16.15</a></span>
            </div>
        </div>
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fwww.paris-26-gigapixels.com%2Findex-en.html&title=Paris+26+Gigapixels+-+Interactive+virtual+tour+of+the+most+beautiful+monuments+of+Paris"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[Insérez un code promo Akibag sur vos blogs]]></title>
    <pubDate>Fri Mar 12 16:37:38 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268407814107]]></guid>
    <link><![CDATA[http://www.akibag.com/2010/03/12/gagnez-de-largent-avec-akibag]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://www.akibag.com/2010/03/12/gagnez-de-largent-avec-akibag" style="color: #009900; text-decoration: none;">akibag.com</a></div>

        <div id="fooid#img" class="post_intro_img">
            <img style="margin: 6px 6px 6px 0;max-width: 200px;width: expression((this.width > 200) && (this.width >= this.height) ? 200: true);max-height: 200px;height: expression((this.height > 200) && (this.height >= this.width) ? 200: true);border: none;" src="http://www.akibag.com/wp-content/uploads/2010/03/argent.bmp"/>
        </div>
        

        <div id="fooid#snippet" class="snippet">
            
 Qui a besoin d’arrondir ses fins de mois ? La crise, toussa, bientôt la sortie de l’iPad, du Nexus One, bref il faut des sous !
Vous avez un blog ? Vous avez un encart 125*125 de libre ? Contactez moi, et offrez à vos lecteurs un code de réduction de 15% sur leur achat sur Akibag.com : chaque code validé vous rapporte 1€ . On va fonctionner comme ça : chaque code est valable au choix (c’est toi l’boss) 25 ,50, 75, etc…
Chaque fois qu’un code est validé 25 fois, vous recevez un paiement de 25€..
            
            &nbsp; <a class="show_text_link" href="http://www.akibag.com/2010/03/12/gagnez-de-largent-avec-akibag" style="color: #093D72; font-style: italic; text-decoration: none;">show all text</a>
            
        </div>
    


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(14)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/Dugomo" style="color:#093D72; text-decoration: none; font-weight: bold;">Dugomo:</a></span> RT @Akibag Et zou ! Un nouvel article : Gagnez de l'argent avec Akibag http://is.gd/al39n&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/Dugomo/status/10373420254" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 17.15</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/boloms" style="color:#093D72; text-decoration: none; font-weight: bold;">boloms:</a></span> RT @nikolittlestar Gagnez de l'argent avec @Akibag : http://bit.ly/bi5kxC (on RT svp ?)&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/boloms/status/10372072251" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 16.41</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/louis_marie_c" style="color:#093D72; text-decoration: none; font-weight: bold;">louis_marie_c:</a></span> Et zou ! Un nouvel article :  Gagnez de l'argent avec Akibag http://is.gd/al39n (via @Akibag)&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/louis_marie_c/status/10375007795" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 17.52</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/_Sweb" style="color:#093D72; text-decoration: none; font-weight: bold;">_Sweb:</a></span> <i>[protected tweet]</i>            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/FOx15" style="color:#093D72; text-decoration: none; font-weight: bold;">FOx15:</a></span> RT @Akibag: Et zou ! Un nouvel article :  Gagnez de l'argent avec Akibag http://is.gd/al39n&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/FOx15/status/10372277227" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 16.46</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/Neozox" style="color:#093D72; text-decoration: none; font-weight: bold;">Neozox:</a></span> RT @Akibag: Et zou ! Un nouvel article :  Gagnez de l'argent avec Akibag http://is.gd/al39n&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/Neozox/status/10373680003" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 17.21</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/NkL4" style="color:#093D72; text-decoration: none; font-weight: bold;">NkL4:</a></span> RT @Akibag: Et zou ! Un nouvel article :  Gagnez de l'argent avec Akibag http://is.gd/al39n&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/NkL4/status/10372103251" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 16.42</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/3Moopydelfy" style="color:#093D72; text-decoration: none; font-weight: bold;">3Moopydelfy:</a></span> RT @Akibag: Et zou ! Un nouvel article :  Gagnez de l'argent avec Akibag http://is.gd/al39n&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/3Moopydelfy/status/10372046164" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 16.41</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/FHDR" style="color:#093D72; text-decoration: none; font-weight: bold;">FHDR:</a></span> RT @Akibag  Et zou ! Un nouvel article : Gagnez de l'argent avec Akibag http://is.gd/al39n&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/FHDR/status/10373612508" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 17.19</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/Akibag" style="color:#093D72; text-decoration: none; font-weight: bold;">Akibag:</a></span> Et zou ! Un nouvel article :  Gagnez de l'argent avec Akibag http://is.gd/al39n&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/Akibag/status/10371915692" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 16.37</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/boloms" style="color:#093D72; text-decoration: none; font-weight: bold;">boloms:</a></span> RT @Akibag: Et zou ! Un nouvel article :  Gagnez de l'argent avec Akibag http://is.gd/al39n&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/boloms/status/10372009013" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 16.40</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/Vesanique" style="color:#093D72; text-decoration: none; font-weight: bold;">Vesanique:</a></span> RT @nikolittlestar: Gagnez de l'argent avec @Akibag : http://bit.ly/bi5kxC (on RT svp ?)&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/Vesanique/status/10372058423" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 16.41</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/nikolittlestar" style="color:#093D72; text-decoration: none; font-weight: bold;">nikolittlestar:</a></span> Gagnez de l'argent avec @Akibag : http://bit.ly/bi5kxC (on RT svp ?)&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/nikolittlestar/status/10371989434" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 16.39</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/TarKHaoS" style="color:#093D72; text-decoration: none; font-weight: bold;">TarKHaoS:</a></span> RT @nikolittlestar Gagnez de l'argent avec @Akibag : http://bit.ly/bi5kxC&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/TarKHaoS/status/10372175281" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 16.44</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/CFHeaven" style="color:#093D72; text-decoration: none; font-weight: bold;">CFHeaven:</a></span> RT @NkL4: RT @Akibag: Et zou ! Un nouvel article :  Gagnez de l'argent avec Akibag http://is.gd/al39n&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/CFHeaven/status/10372172529" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 16.44</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/CFHeaven" style="color:#093D72; text-decoration: none; font-weight: bold;">CFHeaven:</a></span> RT @nikolittlestar: Gagnez de l'argent avec @Akibag : http://bit.ly/bi5kxC (on RT svp ?)&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/CFHeaven/status/10372040199" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 16.40</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/klakinoumi" style="color:#093D72; text-decoration: none; font-weight: bold;">klakinoumi:</a></span> RT @Akibag: Et zou ! Un nouvel article :  Gagnez de l'argent avec Akibag http://is.gd/al39n (via @_Sweb)&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/klakinoumi/status/10372316538" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 16.47</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/GCsabai" style="color:#093D72; text-decoration: none; font-weight: bold;">GCsabai:</a></span> RT @Akibag: Et zou ! Un nouvel article :  Gagnez de l'argent avec Akibag http://is.gd/al39n&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/GCsabai/status/10372133324" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 16.43</a></span>
            </div>
        </div>
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fwww.akibag.com%2F2010%2F03%2F12%2Fgagnez-de-largent-avec-akibag&title=Ins%C3%A9rez+un+code+promo+Akibag+sur+vos+blogs"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[j'adore ! version Rtt on Twitpic]]></title>
    <pubDate>Fri Mar 12 15:06:09 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268402250736]]></guid>
    <link><![CDATA[http://twitpic.com/1831gx]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://twitpic.com/1831gx" style="color: #009900; text-decoration: none;">twitpic.com</a></div>


    

    

    

    

    

    

    

    

    

    <div class="intro_img" style="margin: 6px 0 6px 0;max-width: 300px;width: expression((this.width > 300) && (this.width >= this.height) ? 300: true);max-height: 300px;height: expression((this.height > 300) && (this.height >= this.width) ? 300: true);border: none;">
        <a href="http://twitpic.com/1831gx"><img src="http://twitpic.com/show/thumb/1831gx"/></a>
    </div>

    
    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/fbrahimi" style="color:#093D72; text-decoration: none; font-weight: bold;">fbrahimi:</a></span> http://twitpic.com/1831gx - j'adore ! version Rtt&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/fbrahimi/status/10368826738" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 15.06</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/CFHeaven" style="color:#093D72; text-decoration: none; font-weight: bold;">CFHeaven:</a></span> RT @fbrahimi: http://twitpic.com/1831gx - j'adore ! version Rtt&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/CFHeaven/status/10368856897" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 15.07</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(0)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Ftwitpic.com%2F1831gx&title=j%27adore+%21+version+Rtt+on+Twitpic"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[Bonne nouvelle ! L'UMP contrefait encore des droits d'auteur... - Numerama]]></title>
    <pubDate>Fri Mar 12 15:27:51 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268402250735]]></guid>
    <link><![CDATA[http://www.numerama.com/magazine/15249-bonne-nouvelle-l-ump-contrefait-encore-des-droits-d-auteur.html]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://www.numerama.com/magazine/15249-bonne-nouvelle-l-ump-contrefait-encore-des-droits-d-auteur.html" style="color: #009900; text-decoration: none;">numerama.com</a></div>
        <div id="fooid#snippet" class="snippet">
            
 
[Lire la suite]
            
        </div>
    


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(3)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/NkL4" style="color:#093D72; text-decoration: none; font-weight: bold;">NkL4:</a></span> Bonne nouvelle ! L'UMP contrefait encore des droits d'auteur... http://goo.gl/ERM2&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/NkL4/status/10369486859" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 15.27</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/nikolittlestar" style="color:#093D72; text-decoration: none; font-weight: bold;">nikolittlestar:</a></span> RT @NkL4: Bonne nouvelle ! L'UMP contrefait encore des droits d'auteur... http://goo.gl/ERM2&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/nikolittlestar/status/10369500766" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 15.28</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/mamzelleju" style="color:#093D72; text-decoration: none; font-weight: bold;">mamzelleju:</a></span> RT @NkL4: Bonne nouvelle ! L'UMP contrefait encore des droits d'auteur... http://goo.gl/ERM2&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/mamzelleju/status/10369589670" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 15.31</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(0)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fwww.numerama.com%2Fmagazine%2F15249-bonne-nouvelle-l-ump-contrefait-encore-des-droits-d-auteur.html&title=Bonne+nouvelle+%21+L%27UMP+contrefait+encore+des+droits+d%27auteur...+-+Numerama"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[Le fait divers qui embarrasse le gouvernement slovène - LeMonde.fr]]></title>
    <pubDate>Fri Mar 12 15:19:52 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268402250734]]></guid>
    <link><![CDATA[http://www.lemonde.fr/europe/article/2010/03/10/le-fait-divers-qui-embarrasse-le-gouvernement-slovene_1317356_3214.html]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://www.lemonde.fr/europe/article/2010/03/10/le-fait-divers-qui-embarrasse-le-gouvernement-slovene_1317356_3214.html" style="color: #009900; text-decoration: none;">lemonde.fr</a></div>


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/mamzelleju" style="color:#093D72; text-decoration: none; font-weight: bold;">mamzelleju:</a></span> RT @peuples: ils sodomise ses trois chiens avant de se faire bouffer...tout est bien qui finit bien http://bit.ly/bPNcSi&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/mamzelleju/status/10369828568" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 15.38</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/Donjipez" style="color:#093D72; text-decoration: none; font-weight: bold;">Donjipez:</a></span> RT @peuples: il sodomise ses trois chiens avant de se faire bouffer...tout est bien qui finit bien http://bit.ly/bPNcSi&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/Donjipez/status/10369239530" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 15.19</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/ThibaultSouchet" style="color:#093D72; text-decoration: none; font-weight: bold;">ThibaultSouchet:</a></span> RT @Donjipez: RT @peuples: il sodomise ses trois chiens avant de se faire bouffer...tout est bien qui finit bien http://bit.ly/bPNcSi&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/ThibaultSouchet/status/10369346692" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 15.23</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/rimbus" style="color:#093D72; text-decoration: none; font-weight: bold;">rimbus:</a></span> RT @Donjipez: RT @peuples: il sodomise ses trois chiens avant de se faire bouffer...tout est bien qui finit bien http://bit.ly/bPNcSi&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/rimbus/status/10369760584" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 15.36</a></span>
            </div>
        </div>
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fwww.lemonde.fr%2Feurope%2Farticle%2F2010%2F03%2F10%2Fle-fait-divers-qui-embarrasse-le-gouvernement-slovene_1317356_3214.html&title=Le+fait+divers+qui+embarrasse+le+gouvernement+slov%C3%A8ne+-+LeMonde.fr"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[Twitpic - Share photos on Twitter]]></title>
    <pubDate>Fri Mar 12 13:27:10 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268393546389]]></guid>
    <link><![CDATA[http://twitpic.com/182ngq]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://twitpic.com/182ngq" style="color: #009900; text-decoration: none;">twitpic.com</a></div>


    

    

    

    

    

    

    

    

    

    <div class="intro_img" style="margin: 6px 0 6px 0;max-width: 300px;width: expression((this.width > 300) && (this.width >= this.height) ? 300: true);max-height: 300px;height: expression((this.height > 300) && (this.height >= this.width) ? 300: true);border: none;">
        <a href="http://twitpic.com/182ngq"><img src="http://twitpic.com/show/thumb/182ngq"/></a>
    </div>

    
    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/NowhereElseFr" style="color:#093D72; text-decoration: none; font-weight: bold;">NowhereElseFr:</a></span> RT @stagueve: RT @stagueve: http://twitpic.com/182ngq - Chatroulette sur iPhone?! 0.79&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/NowhereElseFr/status/10366209633" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 13.27</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/WebActus" style="color:#093D72; text-decoration: none; font-weight: bold;">WebActus:</a></span> RT @stagueve http://twitpic.com/182ngq - Chatroulette sur iPhone?! 0.79&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/WebActus/status/10366236072" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 13.28</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(0)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Ftwitpic.com%2F182ngq&title=Twitpic+-+Share+photos+on+Twitter"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[@Akibag en cours cc @nikolittlestar on Twitpic]]></title>
    <pubDate>Fri Mar 12 13:31:29 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268393546388]]></guid>
    <link><![CDATA[http://twitpic.com/182od5]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://twitpic.com/182od5" style="color: #009900; text-decoration: none;">twitpic.com</a></div>


    

    

    

    

    

    

    

    

    

    <div class="intro_img" style="margin: 6px 0 6px 0;max-width: 300px;width: expression((this.width > 300) && (this.width >= this.height) ? 300: true);max-height: 300px;height: expression((this.height > 300) && (this.height >= this.width) ? 300: true);border: none;">
        <a href="http://twitpic.com/182od5"><img src="http://twitpic.com/show/thumb/182od5"/></a>
    </div>

    
    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/louis_marie_c" style="color:#093D72; text-decoration: none; font-weight: bold;">louis_marie_c:</a></span> @Akibag en cours cc @nikolittlestar http://twitpic.com/182od5&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/louis_marie_c/status/10366317088" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 13.31</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/nikolittlestar" style="color:#093D72; text-decoration: none; font-weight: bold;">nikolittlestar:</a></span> @louis_marie_c http://twitpic.com/182od5 - yeah faut la poster sur le blog&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/nikolittlestar/status/10366334861" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 13.32</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(0)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Ftwitpic.com%2F182od5&title=%40Akibag+en+cours+cc+%40nikolittlestar+on+Twitpic"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[http://img10.hostingpics.net/pics/155429FUCK_YEAH_LEVALLOIS.jpg]]></title>
    <pubDate>Fri Mar 12 13:35:33 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268393546387]]></guid>
    <link><![CDATA[http://img10.hostingpics.net/pics/155429FUCK_YEAH_LEVALLOIS.jpg]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://img10.hostingpics.net/pics/155429FUCK_YEAH_LEVALLOIS.jpg" style="color: #009900; text-decoration: none;">img10.hostingpics.net</a></div>


    

    
    <div class="intro_img" style="margin: 6px 0 6px 0;max-width: 300px;width: expression((this.width > 300) && (this.width >= this.height) ? 300: true);max-height: 300px;height: expression((this.height > 300) && (this.height >= this.width) ? 300: true);border: none;">
        <img src="http://img10.hostingpics.net/pics/155429FUCK_YEAH_LEVALLOIS.jpg"/>
    </div>
    
    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/MattGNU" style="color:#093D72; text-decoration: none; font-weight: bold;">MattGNU:</a></span> RT @Pipomantis: FUCK YEAH LEVALLOIS : http://img10.hostingpics.net/pics/155429FUCK_YEAH_LEVALLOIS.jpg // braquage fail? (ou pas?)&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/MattGNU/status/10366483594" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 13.38</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/Pipomantis" style="color:#093D72; text-decoration: none; font-weight: bold;">Pipomantis:</a></span> FUCK YEAH LEVALLOIS : http://img10.hostingpics.net/pics/155429FUCK_YEAH_LEVALLOIS.jpg&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/Pipomantis/status/10366417783" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 13.35</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(0)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fimg10.hostingpics.net%2Fpics%2F155429FUCK_YEAH_LEVALLOIS.jpg&title=http%3A%2F%2Fimg10.hostingpics.net%2Fpics%2F155429FUCK_YEAH_LEVALLOIS.jpg"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[Dailymotion - Asso les furets de la 2eme chance 30 millions d'ami - une vidéo Animaux]]></title>
    <pubDate>Fri Mar 12 13:38:44 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268393546386]]></guid>
    <link><![CDATA[http://www.dailymotion.com/video/xchnwp_asso-les-furets-de-la-2eme-chance-3_animals]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://www.dailymotion.com/video/xchnwp_asso-les-furets-de-la-2eme-chance-3_animals" style="color: #009900; text-decoration: none;">dailymotion.com</a></div>


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/aqualinee" style="color:#093D72; text-decoration: none; font-weight: bold;">aqualinee:</a></span> 02min40 http://bit.ly/a2DuIx Le bruit de pout pout !!!! (comme &nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/aqualinee/status/10366515281" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 13.39</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/MattGNU" style="color:#093D72; text-decoration: none; font-weight: bold;">MattGNU:</a></span> RT @aqualinee: 02min40 http://bit.ly/a2DuIx Le bruit de pout pout !!!! (comme &nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/MattGNU/status/10366584674" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 13.42</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/aqualinee" style="color:#093D72; text-decoration: none; font-weight: bold;">aqualinee:</a></span> http://bit.ly/a2DuIx reportage sur un refuge de fufus bien chouette ! A voir pour d&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/aqualinee/status/10366494364" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 13.38</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(0)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fwww.dailymotion.com%2Fvideo%2Fxchnwp_asso-les-furets-de-la-2eme-chance-3_animals&title=Dailymotion+-+Asso+les+furets+de+la+2eme+chance+30+millions+d%27ami+-+une+vid%C3%A9o+Animaux"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[Entretien avec Jacques Froissant, fondateur et dirigeant d’Altaide | FrenchWeb.fr la communauté des acteurs de l'internet francophone]]></title>
    <pubDate>Fri Mar 12 13:02:38 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268393546385]]></guid>
    <link><![CDATA[http://frenchweb.fr/entretien-avec-jacques-froissant-fondateur-et-dirigeant-daltaide]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://frenchweb.fr/entretien-avec-jacques-froissant-fondateur-et-dirigeant-daltaide" style="color: #009900; text-decoration: none;">frenchweb.fr</a></div>
        <div id="fooid#snippet" class="snippet">
            
Rencontre avec Jacques Froissant, l'un des principaux chasseurs de têtes dans le hightech avec Altaide
   
    
 
            
        </div>
    


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(1)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/ccuq" style="color:#093D72; text-decoration: none; font-weight: bold;">ccuq:</a></span> RT @frenchweb: New:: Entretien avec Jacques Froissant, fondateur et dirigeant d'Altaide http://bit.ly/beAKtM // @Altaide_JF&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/ccuq/status/10366968270" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 13.58</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(2)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/frenchweb" style="color:#093D72; text-decoration: none; font-weight: bold;">frenchweb:</a></span> New:: Entretien avec Jacques Froissant, fondateur et dirigeant d'Altaide http://bit.ly/beAKtM&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/frenchweb/status/10365613246" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 13.02</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/Altaide_JF" style="color:#093D72; text-decoration: none; font-weight: bold;">Altaide_JF:</a></span> RT @frenchweb: New:: Entretien avec Jacques Froissant, fondateur et dirigeant d'Altaide http://bit.ly/beAKtM&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/Altaide_JF/status/10367321150" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 14.11</a></span>
            </div>
        </div>
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Ffrenchweb.fr%2Fentretien-avec-jacques-froissant-fondateur-et-dirigeant-daltaide&title=Entretien+avec+Jacques+Froissant%2C+fondateur+et+dirigeant+d%26%238217%3BAltaide+%7C+FrenchWeb.fr+la+communaut%C3%A9+des+acteurs+de+l%26%23039%3Binternet+francophone"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[Welovemac est de retour… | Welovemac.net]]></title>
    <pubDate>Fri Mar 12 13:26:42 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268393546382]]></guid>
    <link><![CDATA[http://www.welovemac.net/2010/03/12/welovemac-est-de-retour]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://www.welovemac.net/2010/03/12/welovemac-est-de-retour" style="color: #009900; text-decoration: none;">welovemac.net</a></div>

        <div id="fooid#img" class="post_intro_img">
            <img style="margin: 6px 6px 6px 0;max-width: 200px;width: expression((this.width > 200) && (this.width >= this.height) ? 200: true);max-height: 200px;height: expression((this.height > 200) && (this.height >= this.width) ? 200: true);border: none;" src="http://www.welovemac.net/wp-content/uploads/2010/03/11-02.jpg"/>
        </div>
        

        <div id="fooid#snippet" class="snippet">
            
Presque quatre semaines sans écrire, c’est finalement assez dur lorsque l’on a pris l’habitude de le faire quotidiennement, c’est pourquoi Welovemac ne pouvait pas rester « offline ». A peine la souris était-elle reposée que l’envie me reprenait d’écrire… On ne se refait pas !
Alors, quoi de neuf ? Un nouvel habillage, clair et actuel et un concept plus proche des versions 1 et 2. Welovemac restera concentré principalement sur les applications Mac et iPhone (et bientôt iPad), les goodies et un..
            
            &nbsp; <a class="show_text_link" href="http://www.welovemac.net/2010/03/12/welovemac-est-de-retour" style="color: #093D72; font-style: italic; text-decoration: none;">show all text</a>
            
        </div>
    


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(5)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/ccuq" style="color:#093D72; text-decoration: none; font-weight: bold;">ccuq:</a></span> RT @welovemac: Welovemac est de retour ! http://bit.ly/cgsv00 // YES!! Bon retour :-)&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/ccuq/status/10367135728" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 14.04</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/nonobod" style="color:#093D72; text-decoration: none; font-weight: bold;">nonobod:</a></span> RT @macgreeny: RT @welovemac: Welovemac est de retour ! http://bit.ly/cgsv00&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/nonobod/status/10366270673" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 13.29</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/CFHeaven" style="color:#093D72; text-decoration: none; font-weight: bold;">CFHeaven:</a></span> RT @Angelus_YODASON: RT @welovemac: Welovemac est de retour ! http://bit.ly/cgsv00&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/CFHeaven/status/10368800982" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 15.05</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/reymonde" style="color:#093D72; text-decoration: none; font-weight: bold;">reymonde:</a></span> RT @panicale: RT @welovemac: Welovemac est de retour ! http://bit.ly/cgsv00&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/reymonde/status/10366451883" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 13.36</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/Angelus_YODASON" style="color:#093D72; text-decoration: none; font-weight: bold;">Angelus_YODASON:</a></span> <i>[protected tweet]</i>            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(1)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/romainpouzol" style="color:#093D72; text-decoration: none; font-weight: bold;">romainpouzol:</a></span> RT @welovemac: Welovemac est de retour ! http://bit.ly/cgsv00 &nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/romainpouzol/status/10366198468" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 13.26</a></span>
            </div>
        </div>
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fwww.welovemac.net%2F2010%2F03%2F12%2Fwelovemac-est-de-retour&title=Welovemac+est+de+retour%26%238230%3B+%7C+Welovemac.net"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  <item>
    <title><![CDATA[gadget usb, fun et cadeaux a prix discount : Gogo-Gadget, specialiste du gadget]]></title>
    <pubDate>Fri Mar 12 13:21:54 MSK 2010</pubDate>
    <guid isPermaLink="false"><![CDATA[boloms::1268393546380]]></guid>
    <link><![CDATA[http://www.gogo-gadget.net]]></link>
    <description><![CDATA[    <div class="source" style="margin: 0 0 6px 0;"><a target="_blank" href="http://www.gogo-gadget.net" style="color: #009900; text-decoration: none;">gogo-gadget.net</a></div>


    

    

    

    

    

    

    

    

    

        <div class="likes_friends" style="margin: 6px 0 0 0;">
<strong>posted by friends:</strong>
        &nbsp;<span class="friends_count">(8)</span>
    </div>

    <div id="fooid#tweetsfriends" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/Guimove" style="color:#093D72; text-decoration: none; font-weight: bold;">Guimove:</a></span> RT @gogogadgetfr: RT ce message et l'un d'entre vous gagnera un gadget au choix (sous condition) sur http://gogo-gadget.net )&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/Guimove/status/10367885402" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 14.33</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/PaSyR" style="color:#093D72; text-decoration: none; font-weight: bold;">PaSyR:</a></span> <i>[protected tweet]</i>            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/Munchaza" style="color:#093D72; text-decoration: none; font-weight: bold;">Munchaza:</a></span> RT @gogogadgetfr RT ce message et l'un d'entre vous gagnera un gadget au choix (sous condition) sur http://gogo-gadget.net&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/Munchaza/status/10366166640" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 13.25</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/FOx15" style="color:#093D72; text-decoration: none; font-weight: bold;">FOx15:</a></span> RT @gogogadgetfr: RT ce message et l'un d'entre vous gagnera un gadget au choix (sous condition) sur http://gogo-gadget.net&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/FOx15/status/10367499714" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 14.18</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/nikolittlestar" style="color:#093D72; text-decoration: none; font-weight: bold;">nikolittlestar:</a></span> RT @Clangel59: RT @gogogadgetfr: RT ce message et l'un d'entre vous gagnera un gadget au choix (sous condition) sur http://gogo-gadget.net&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/nikolittlestar/status/10367074123" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 14.02</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/nokow" style="color:#093D72; text-decoration: none; font-weight: bold;">nokow:</a></span> RT ce message et l'un d'entre vous gagnera un gadget au choix (sous condition) sur http://bit.ly/aWHGxz&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/nokow/status/10373197618" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 17.09</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/janvianoce" style="color:#093D72; text-decoration: none; font-weight: bold;">janvianoce:</a></span> RT ce message et l'un d'entre vous gagnera un gadget au choix (sous condition) sur http://gogo-gadget.net /via @gogogadgetfr&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/janvianoce/status/10366083341" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 13.21</a></span>
            </div>
        </div>
        
        <div class="tweet" onMouseOver="showTwtFuncs(this,'#F3F5F8')" onMouseOut="hideTwtFuncs(this, 'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/CFHeaven" style="color:#093D72; text-decoration: none; font-weight: bold;">CFHeaven:</a></span> RT @gogogadgetfr: RT ce message et l'un d'entre vous gagnera un gadget au choix (sous condition) sur http://gogo-gadget.net&nbsp;
            <span class="time"><a target="_blank" href="http://twitter.com/CFHeaven/status/10373258717" style="color:#666666; font-size:10px; text-decoration: none;">12.03.2010 17.11</a></span>
            </div>
        </div>
        
    </div>

    

    <div class="likes_fofs" style="margin: 3px 0 0 0;">
<strong>posted by friends of friends:</strong>
        &nbsp;<span class="friends_count">(1)</span>
    </div>

    <div id="fooid#tweetsfofs" class="tweets_hidden" style="margin: 0 0 0 15px;">
        
        <div class="tweet" onMouseOver="showTwtFuncs(this, '#F3F5F8')" onMouseOut="hideTwtFuncs(this,'white')">
            <div class="body">
            <span class="user_screenname"><a target="_blank" href="http://twitter.com/Tombek" style="color:#093D72; text-decoration: none; font-weight: bold;">Tombek:</a></span> <i>[protected tweet]</i>            </div>
        </div>
        
    </div>

        <div class="retweet" style="margin: 6px 0 0 0;">
        <a target="_blank" href="http://twittertim.es/retweet.jsp?url=http%3A%2F%2Fwww.gogo-gadget.net&title=gadget+usb%2C+fun+et+cadeaux+a+prix+discount+%3A+Gogo-Gadget%2C+specialiste+du+gadget"><span class="retweet_button" style="color:#093D72; text-decoration: none; font-weight: bold;"> retweet </span></a>
    </div>
</div>

]]></description>
  </item>
  </channel>
</rss>