<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://blogmarks.net/api/marks/search/latest">
<title>Public marks with search latest</title>
<description>Public marks with search latest</description>
<link>http://blogmarks.net/marks/search/latest</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/anbll/mark/1058617537"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058610130"/>
<rdf:li resource="http://blogmarks.net/api/user/srcmax/mark/1058609626"/>
<rdf:li resource="http://blogmarks.net/api/user/oqdbpo/mark/1058609102"/>
<rdf:li resource="http://blogmarks.net/api/user/rikuniaku97/mark/1058606251"/>
<rdf:li resource="http://blogmarks.net/api/user/galiell/mark/1058604711"/>
<rdf:li resource="http://blogmarks.net/api/user/jakamos/mark/1058601576"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058590882"/>
<rdf:li resource="http://blogmarks.net/api/user/julien.c/mark/1058590578"/>
<rdf:li resource="http://blogmarks.net/api/user/ycc2106/mark/1058596173"/>
<rdf:li resource="http://blogmarks.net/api/user/srcmax/mark/1058586525"/>
<rdf:li resource="http://blogmarks.net/api/user/medtours06/mark/1058585409"/>
<rdf:li resource="http://blogmarks.net/api/user/ycc2106/mark/1058596215"/>
<rdf:li resource="http://blogmarks.net/api/user/ycc2106/mark/1058596226"/>
<rdf:li resource="http://blogmarks.net/api/user/Mika/mark/1058573271"/>
<rdf:li resource="http://blogmarks.net/api/user/nicolargo/mark/1058573099"/>
<rdf:li resource="http://blogmarks.net/api/user/michcheok/mark/1058573015"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058572580"/>
<rdf:li resource="http://blogmarks.net/api/user/marco/mark/1058571363"/>
<rdf:li resource="http://blogmarks.net/api/user/srcmax/mark/1058563977"/>
<rdf:li resource="http://blogmarks.net/api/user/flashgames/mark/1058563924"/>
<rdf:li resource="http://blogmarks.net/api/user/ycc2106/mark/1058596474"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058555772"/>
<rdf:li resource="http://blogmarks.net/api/user/danijelzi/mark/1058542686"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058541327"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/anbll/mark/1058617537">
<title>Fantasy Book Review: book reviews, author biographies, bibliographies and latest news</title>
<link>http://www.fantasybookreview.co.uk/</link>
<description></description>
<dc:date>2009-12-11T13:54:52Z</dc:date>
<dc:author>anbll</dc:author>
<dc:subject>literature, littérature, fantastique, fantasy</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.fantasybookreview.co.uk/"><img border="0" src="http://blogmarks.net/screenshots/2009/12/11/01db34d5ebb8b953f73d6afae319d43e.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.fantasybookreview.co.uk/">Fantasy Book Review: book reviews, author biographies, bibliographies and latest news</a></h4>
 
by <a href="http://blogmarks.net/user/anbll">anbll</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/literature">literature</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/litt%25C3%25A9rature">littérature</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/fantastique">fantastique</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/fantasy">fantasy</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058617537">Copy</a> | 
<a href="http://blogmarks.net/link/3436670">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058610130">
<title>Welcome to PyLucene</title>
<link>http://lucene.apache.org/pylucene/</link>
<description>&lt;blockquote&gt;&lt;p&gt;PyLucene is a Python extension for accessing Java Lucene. Its goal is to allow you to use Lucene's text indexing and searching capabilities from Python. It is API compatible with the latest version of Java Lucene, version 2.9.0 as of October 13th, 2009.&lt;/p&gt;&lt;p&gt;PyLucene is not a Lucene port but a Python wrapper around Java Lucene. PyLucene embeds a Java VM with Lucene into a Python process. The PyLucene Python extension, a Python module called lucene, is machine-generated by JCC.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-12-05T12:10:05Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>python, java, lucene, search-engine</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://lucene.apache.org/pylucene/"><img border="0" src="http://blogmarks.net/screenshots/2009/12/05/420372aa99838e90041c8b7902b1b808.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://lucene.apache.org/pylucene/">Welcome to PyLucene</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>PyLucene is a Python extension for accessing Java Lucene. Its goal is to allow you to use Lucene's text indexing and searching capabilities from Python. It is API compatible with the latest version of Java Lucene, version 2.9.0 as of October 13th, 2009.</p><p>PyLucene is not a Lucene port but a Python wrapper around Java Lucene. PyLucene embeds a Java VM with Lucene into a Python process. The PyLucene Python extension, a Python module called lucene, is machine-generated by JCC.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/java">java</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lucene">lucene</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/search-engine">search-engine</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058610130">Copy</a> | 
<a href="http://blogmarks.net/link/3430201">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/srcmax/mark/1058609626">
<title>Wired Is Getting Ready for Apple Tablet</title>
<link>http://mashable.com/2009/11/19/wired-apple-tablet/</link>
<description>&lt;blockquote&gt;
&lt;p&gt;The rumors about publishers who already have big plans for the device, however, are galore. The latest on the list? Condé Nast, which – according to All Things Digital – claims it’s preparing a digital version of Wired magazine for the Apple Tablet by the middle of next year, followed by its other 18 titles.&lt;/p&gt;
&lt;/blockquote&gt;</description>
<dc:date>2009-12-04T19:26:27Z</dc:date>
<dc:author>srcmax</dc:author>
<dc:subject>Apple Tablet, magazine</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://mashable.com/2009/11/19/wired-apple-tablet/"><img border="0" src="http://blogmarks.net/screenshots/2009/12/04/df57d5313c68ce61b99d6855c95c61ab.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://mashable.com/2009/11/19/wired-apple-tablet/">Wired Is Getting Ready for Apple Tablet</a></h4>
 
by <a href="http://blogmarks.net/user/srcmax">srcmax</a> 
<div class="description"><blockquote>
<p>The rumors about publishers who already have big plans for the device, however, are galore. The latest on the list? Condé Nast, which – according to All Things Digital – claims it’s preparing a digital version of Wired magazine for the Apple Tablet by the middle of next year, followed by its other 18 titles.</p>
</blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Apple%2BTablet">Apple Tablet</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/magazine">magazine</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058609626">Copy</a> | 
<a href="http://blogmarks.net/link/3429771">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/oqdbpo/mark/1058609102">
<title>Blogging Innovation: 21 Great Innovation Methods - Latest innovation articles, videos, and insights</title>
<link>http://www.business-strategy-innovation.com/2009/11/21-great-innovation-methods.html</link>
<description>How hard is it to innovate? Not once but over and over? How can you repeatedly implement great new products, processes or services? Continuous innovation is not easy and if you keep using the same method you will experience diminishing results. Try innovating how you innovate by employing some of these ideas.</description>
<dc:date>2009-12-04T05:23:14Z</dc:date>
<dc:author>oqdbpo</dc:author>
<dc:subject>idea, inovation</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.business-strategy-innovation.com/2009/11/21-great-innovation-methods.html"><img border="0" src="http://blogmarks.net/screenshots/2009/12/04/d810a2022b46dab0791cfc9a6576adbb.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.business-strategy-innovation.com/2009/11/21-great-innovation-methods.html">Blogging Innovation: 21 Great Innovation Methods - Latest innovation articles, videos, and insights</a></h4>
 
by <a href="http://blogmarks.net/user/oqdbpo">oqdbpo</a> 
<p class="description">How hard is it to innovate? Not once but over and over? How can you repeatedly implement great new products, processes or services? Continuous innovation is not easy and if you keep using the same method you will experience diminishing results. Try innovating how you innovate by employing some of these ideas.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/idea">idea</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/inovation">inovation</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058609102">Copy</a> | 
<a href="http://blogmarks.net/link/3429368">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/rikuniaku97/mark/1058606251">
<title>Leros Limousine - Global Ground Transportation</title>
<link>www.leroslimo.com</link>
<description>When you think of superlative chauffeured service… you think of safety, reliability, cleanliness, and professionalism. It is no wonder that local and global organizations like Westchester Magazine and American Express have recognized Leros commitment to superlative ground transportation &amp; limousine services. The Leros fleet features only the highest quality, latest model luxury vehicles including sedans, SUVs, limousines, minibuses, and vans.
Leros corporate services offer customized programs based on your specific needs to include: personal travel, group travel, road shows, private fleet transportation, and meetings and events.

LEROS chauffeurs are among the best in the industry.

Site designed and developed by www.icube-newyork.com (W3 Silver Award 2008)
Video produced by Gilles Vidal of www.invioo.tv</description>
<dc:date>2009-12-06T05:57:45Z</dc:date>
<dc:author>rikuniaku97</dc:author>
<dc:subject>video, Karl Doyle, limo, Laurent Badessi, limousine, 321go, icube-newyork, photography, outside the pixel, aurelien coste, 321-go.us, invioo.tv, jon kayser, gilles vidal, ground transportation, Eric Vidal, Corporate Services, luxury, cms, insitemarketing.com</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="www.leroslimo.com"><img border="0" src="http://blogmarks.net/screenshots/2009/12/06/19da9cefdd588635ccb569eca56c45e7.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="www.leroslimo.com">Leros Limousine - Global Ground Transportation</a></h4>
 
by <a href="http://blogmarks.net/user/rikuniaku97">rikuniaku97</a> 
<p class="description">When you think of superlative chauffeured service… you think of safety, reliability, cleanliness, and professionalism. It is no wonder that local and global organizations like Westchester Magazine and American Express have recognized Leros commitment to superlative ground transportation & limousine services. The Leros fleet features only the highest quality, latest model luxury vehicles including sedans, SUVs, limousines, minibuses, and vans.
Leros corporate services offer customized programs based on your specific needs to include: personal travel, group travel, road shows, private fleet transportation, and meetings and events.

LEROS chauffeurs are among the best in the industry.

Site designed and developed by www.icube-newyork.com (W3 Silver Award 2008)
Video produced by Gilles Vidal of www.invioo.tv</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/video">video</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Karl%2BDoyle">Karl Doyle</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/limo">limo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Laurent%2BBadessi">Laurent Badessi</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/limousine">limousine</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/321go">321go</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/icube-newyork">icube-newyork</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photography">photography</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/outside%2Bthe%2Bpixel">outside the pixel</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/aurelien%2Bcoste">aurelien coste</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/321-go.us">321-go.us</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/invioo.tv">invioo.tv</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/jon%2Bkayser">jon kayser</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gilles%2Bvidal">gilles vidal</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ground%2Btransportation">ground transportation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Eric%2BVidal">Eric Vidal</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Corporate%2BServices">Corporate Services</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/luxury">luxury</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cms">cms</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/insitemarketing.com">insitemarketing.com</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058606251">Copy</a> | 
<a href="http://blogmarks.net/link/3427090">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/galiell/mark/1058604711">
<title>Django desktop app « Latest Misunderstandings</title>
<link>http://misunderstandings.wordpress.com/2008/06/26/django-desktop-app/</link>
<description></description>
<dc:date>2009-11-29T20:25:03Z</dc:date>
<dc:author>galiell</dc:author>
<dc:subject>python, développement, django</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://misunderstandings.wordpress.com/2008/06/26/django-desktop-app/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://misunderstandings.wordpress.com/2008/06/26/django-desktop-app/">Django desktop app « Latest Misunderstandings</a></h4>
 
by <a href="http://blogmarks.net/user/galiell">galiell</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/d%25C3%25A9veloppement">développement</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/django">django</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058604711">Copy</a> | 
<a href="http://blogmarks.net/link/3425823">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jakamos/mark/1058601576">
<title>PixelPerfectDigital.com</title>
<link>http://www.pixelperfectdigital.com/</link>
<description>Pixel Perfect Digital - Latest Photography News</description>
<dc:date>2009-11-29T02:35:32Z</dc:date>
<dc:author>jakamos</dc:author>
<dc:subject>StockPhoto.free</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.pixelperfectdigital.com/"><img border="0" src="http://blogmarks.net/screenshots/2006/11/05/90a7282a456c2396dbadaeed2febfb67.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.pixelperfectdigital.com/">PixelPerfectDigital.com</a></h4>
 
by <a href="http://blogmarks.net/user/jakamos">jakamos</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/28168">21 other(s)</a> 
<p class="description">Pixel Perfect Digital - Latest Photography News</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/StockPhoto.free">StockPhoto.free</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058601576">Copy</a> | 
<a href="http://blogmarks.net/link/28168">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058590882">
<title>yellowBird | See the world like never before</title>
<link>http://www.yellowbirdsdonthavewingsbuttheyflytomakeyouexperiencea3dreality.com/</link>
<description>What does a bird have to do with the latest recording and displaying technology? Everything. Our technology is about enjoying a totally interactive 3D view. A view that reaches beyond today's standard perspective and that is experienced by viewers as if they are floating. Just like a bird soaring through the sky.

</description>
<dc:date>2009-11-24T10:56:12Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>photography, hardware, video</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.yellowbirdsdonthavewingsbuttheyflytomakeyouexperiencea3dreality.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/12/04/575f1872f5a49a3df54959e77b016ac6.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.yellowbirdsdonthavewingsbuttheyflytomakeyouexperiencea3dreality.com/">yellowBird | See the world like never before</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3359169">2 other(s)</a> 
<p class="description">What does a bird have to do with the latest recording and displaying technology? Everything. Our technology is about enjoying a totally interactive 3D view. A view that reaches beyond today's standard perspective and that is experienced by viewers as if they are floating. Just like a bird soaring through the sky.

</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photography">photography</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hardware">hardware</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/video">video</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058590882">Copy</a> | 
<a href="http://blogmarks.net/link/3359169">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/julien.c/mark/1058590578">
<title>Tom Gauld - latest</title>
<link>http://www.tomgauld.com/</link>
<description></description>
<dc:date>2009-11-24T04:42:55Z</dc:date>
<dc:author>julien.c</dc:author>
<dc:subject>illustration, simple, filaire, personnage</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.tomgauld.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/24/77f1fc0a021a6bbc30ff4bc27fba6709.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.tomgauld.com/">Tom Gauld - latest</a></h4>
 
by <a href="http://blogmarks.net/user/julien.c">julien.c</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/illustration">illustration</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/simple">simple</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/filaire">filaire</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/personnage">personnage</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058590578">Copy</a> | 
<a href="http://blogmarks.net/link/3414941">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ycc2106/mark/1058596173">
<title>IMtrends - Keeping you informed about the latest trends and developments in instant messaging - ProcessOne</title>
<link>http://www.process-one.net/en/imtrends</link>
<description>IMtrends is a web site devoted to monitoring and communicating trends in instant messaging. Operated by ProcessOne, this site provides access to information about the latest developments in instant messaging technologies and innovative applications.</description>
<dc:date>2009-11-19T14:55:58Z</dc:date>
<dc:author>ycc2106</dc:author>
<dc:subject>im, chat, reports, survey</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.process-one.net/en/imtrends"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.process-one.net/en/imtrends">IMtrends - Keeping you informed about the latest trends and developments in instant messaging - ProcessOne</a></h4>
 
by <a href="http://blogmarks.net/user/ycc2106">ycc2106</a> 
<p class="description">IMtrends is a web site devoted to monitoring and communicating trends in instant messaging. Operated by ProcessOne, this site provides access to information about the latest developments in instant messaging technologies and innovative applications.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/im">im</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/chat">chat</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/reports">reports</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/survey">survey</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058596173">Copy</a> | 
<a href="http://blogmarks.net/link/3419732">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/srcmax/mark/1058586525">
<title>Boris Hoppek @ upian - Paris | atractivoquenobello</title>
<link>http://www.atractivoquenobello.com/2009/11/18/boris-hoppek-upian-paris/</link>
<description>&lt;blockquote&gt;
&lt;p&gt;This Friday street-artist Boris Hoppek himself will present his latest pieces for the first time in Paris at the upian artspace in the exhibition “Since1989“. You probably know Hoppek from his Bimbo Dolls series, expressive cloth figures which were featured in Übersee 1 and Pictoplasma 2 (and used by several advertisers).&lt;/p&gt;
&lt;/blockquote&gt;</description>
<dc:date>2009-11-19T14:01:23Z</dc:date>
<dc:author>srcmax</dc:author>
<dc:subject>since.upian, veille, boris hoppek</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.atractivoquenobello.com/2009/11/18/boris-hoppek-upian-paris/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/19/c761d9476b40e53cf8a5b22e0d3aa04c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.atractivoquenobello.com/2009/11/18/boris-hoppek-upian-paris/">Boris Hoppek @ upian - Paris | atractivoquenobello</a></h4>
 
by <a href="http://blogmarks.net/user/srcmax">srcmax</a> 
<div class="description"><blockquote>
<p>This Friday street-artist Boris Hoppek himself will present his latest pieces for the first time in Paris at the upian artspace in the exhibition “Since1989“. You probably know Hoppek from his Bimbo Dolls series, expressive cloth figures which were featured in Übersee 1 and Pictoplasma 2 (and used by several advertisers).</p>
</blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/since.upian">since.upian</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/veille">veille</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/boris%2Bhoppek">boris hoppek</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058586525">Copy</a> | 
<a href="http://blogmarks.net/link/3411725">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/medtours06/mark/1058585409">
<title>Latest hip resurfacing and medical tourism blog</title>
<link>http://medicaltourismhipresurfacingsurgery.wordpress.com</link>
<description>This blog is a good resource for information on hip resurfacing surgery and why people from all over the world go to India and Belgium for a new hip (medical tourism).</description>
<dc:date>2009-11-30T23:26:21Z</dc:date>
<dc:author>medtours06</dc:author>
<dc:subject>hip resurfacing, BHR, birmingham hip resurfacing, hip resurfacing India, Medical Tourism, hip resurfacing Belgium, Hip Replacement, hip resurfacing surgeon, cost of hip resurfacing, Hip Resurfacing surgery, hip resurfacing procedure</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://medicaltourismhipresurfacingsurgery.wordpress.com"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://medicaltourismhipresurfacingsurgery.wordpress.com">Latest hip resurfacing and medical tourism blog</a></h4>
 
by <a href="http://blogmarks.net/user/medtours06">medtours06</a> 
<p class="description">This blog is a good resource for information on hip resurfacing surgery and why people from all over the world go to India and Belgium for a new hip (medical tourism).</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hip%2Bresurfacing">hip resurfacing</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/BHR">BHR</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/birmingham%2Bhip%2Bresurfacing">birmingham hip resurfacing</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hip%2Bresurfacing%2BIndia">hip resurfacing India</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Medical%2BTourism">Medical Tourism</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hip%2Bresurfacing%2BBelgium">hip resurfacing Belgium</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Hip%2BReplacement">Hip Replacement</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hip%2Bresurfacing%2Bsurgeon">hip resurfacing surgeon</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cost%2Bof%2Bhip%2Bresurfacing">cost of hip resurfacing</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Hip%2BResurfacing%2Bsurgery">Hip Resurfacing surgery</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hip%2Bresurfacing%2Bprocedure">hip resurfacing procedure</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058585409">Copy</a> | 
<a href="http://blogmarks.net/link/3426581">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ycc2106/mark/1058596215">
<title>Sophos - Data Protection</title>
<link>http://www.sophos.com/microsite/data-protection</link>
<description>Free guide to computer and data security threats      * Jargon-busting guide to the latest       malware and data security threats     * Top tips for staying out of trouble     * Practical advice on choosing       safe passwords</description>
<dc:date>2009-11-15T21:25:56Z</dc:date>
<dc:author>ycc2106</dc:author>
<dc:subject>security, guide, whatis, ebook</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.sophos.com/microsite/data-protection"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.sophos.com/microsite/data-protection">Sophos - Data Protection</a></h4>
 
by <a href="http://blogmarks.net/user/ycc2106">ycc2106</a> 
<p class="description">Free guide to computer and data security threats      * Jargon-busting guide to the latest       malware and data security threats     * Top tips for staying out of trouble     * Practical advice on choosing       safe passwords</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/security">security</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/guide">guide</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/whatis">whatis</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ebook">ebook</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058596215">Copy</a> | 
<a href="http://blogmarks.net/link/3419759">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ycc2106/mark/1058596226">
<title>MoodJam | Latest moods</title>
<link>http://moodjam.org/</link>
<description>MoodJam is a visualization of your moods and other people's moods. Use MoodJam to:      * Keep a record of your moods every hour, day, and weeks—as often as you want, for as long as you want.     * Visualize your moods in beautiful color strips.     * Learn about trends in your moods and colors you associate with specific moods.     * Share your moods with friends, family, co-workers, and other people who matter to you.  MoodJam is a free service provided by the MoodJam Research Group in the Human Computer Interaction Institute at Carnegie Mellon University. We sometimes study how our members use MoodJam to learn how to improve personal and social awareness of moods. We promise to never give your personal information to anyone. See our privacy policy for more information.</description>
<dc:date>2009-11-15T13:24:51Z</dc:date>
<dc:author>ycc2106</dc:author>
<dc:subject>mood, visualization, psychology</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://moodjam.org/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://moodjam.org/">MoodJam | Latest moods</a></h4>
 
by <a href="http://blogmarks.net/user/ycc2106">ycc2106</a> 
<p class="description">MoodJam is a visualization of your moods and other people's moods. Use MoodJam to:      * Keep a record of your moods every hour, day, and weeks—as often as you want, for as long as you want.     * Visualize your moods in beautiful color strips.     * Learn about trends in your moods and colors you associate with specific moods.     * Share your moods with friends, family, co-workers, and other people who matter to you.  MoodJam is a free service provided by the MoodJam Research Group in the Human Computer Interaction Institute at Carnegie Mellon University. We sometimes study how our members use MoodJam to learn how to improve personal and social awareness of moods. We promise to never give your personal information to anyone. See our privacy policy for more information.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mood">mood</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/visualization">visualization</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/psychology">psychology</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058596226">Copy</a> | 
<a href="http://blogmarks.net/link/3419766">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Mika/mark/1058573271">
<title>HD-Trailers.net - Latest Trailers</title>
<link>http://www.hd-trailers.net/</link>
<description>Superbe site pour visionner et récupérer des trailers de films en qualité HD</description>
<dc:date>2009-11-05T23:17:57Z</dc:date>
<dc:author>Mika</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.hd-trailers.net/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/05/63bd17c803fe69aca878b1c749d7c739.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.hd-trailers.net/">HD-Trailers.net - Latest Trailers</a></h4>
 
by <a href="http://blogmarks.net/user/Mika">Mika</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3401396">1 other(s)</a> 
<p class="description">Superbe site pour visionner et récupérer des trailers de films en qualité HD</p>
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058573271">Copy</a> | 
<a href="http://blogmarks.net/link/3401396">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/nicolargo/mark/1058573099">
<title>HD-Trailers.net - Latest Trailers</title>
<link>http://www.hd-trailers.net/</link>
<description>Superbe site pour visionner et récupérer des trailers de films en qualité HD</description>
<dc:date>2009-11-05T16:58:31Z</dc:date>
<dc:author>nicolargo</dc:author>
<dc:subject>film, trailer</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.hd-trailers.net/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/05/63bd17c803fe69aca878b1c749d7c739.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.hd-trailers.net/">HD-Trailers.net - Latest Trailers</a></h4>
 
by <a href="http://blogmarks.net/user/nicolargo">nicolargo</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3401396">1 other(s)</a> 
<p class="description">Superbe site pour visionner et récupérer des trailers de films en qualité HD</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/film">film</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/trailer">trailer</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058573099">Copy</a> | 
<a href="http://blogmarks.net/link/3401396">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/michcheok/mark/1058573015">
<title>New Phones</title>
<link>http://mobibu.com</link>
<description>Mobile &amp; cell phone news, reviews, specs, release date, best buys, cheap price for new latest Nokia, Blackberry, Samsung, Sony Ericsson, LG phones.
</description>
<dc:date>2009-11-05T15:00:18Z</dc:date>
<dc:author>michcheok</dc:author>
<dc:subject>phones, phone, cellphone, mobile, technology, gadget</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://mobibu.com"><img border="0" src="http://blogmarks.net/screenshots/2009/11/05/324abcba8fd23247e2b9bba20dd89f9c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://mobibu.com">New Phones</a></h4>
 
by <a href="http://blogmarks.net/user/michcheok">michcheok</a> 
<p class="description">Mobile & cell phone news, reviews, specs, release date, best buys, cheap price for new latest Nokia, Blackberry, Samsung, Sony Ericsson, LG phones.
</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/phones">phones</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/phone">phone</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cellphone">cellphone</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mobile">mobile</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/technology">technology</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gadget">gadget</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058573015">Copy</a> | 
<a href="http://blogmarks.net/link/3401341">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058572580">
<title>Latest tilesets | MapBox</title>
<link>http://mapbox.com/</link>
<description>&lt;blockquote&gt;&lt;p&gt;MapBox is a suite of open source tools to create beautiful custom maps in Amazon's cloud.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-05T04:59:59Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>cartographie, datavisualization, opensource</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://mapbox.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/05/9dc8708f1c98a87408a931c190b7ba50.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://mapbox.com/">Latest tilesets | MapBox</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>MapBox is a suite of open source tools to create beautiful custom maps in Amazon's cloud.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cartographie">cartographie</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/datavisualization">datavisualization</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/opensource">opensource</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058572580">Copy</a> | 
<a href="http://blogmarks.net/link/3400985">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/marco/mark/1058571363">
<title>Non-Rapper Dudes Series – eskay, part 1</title>
<link>http://www.unkut.com/2009/11/non-rapper-dudes-series-eskay-part-1/</link>
<description>If you want to check the newest/latest in the rap world, you’re first stop on the intehnets is probably gonna be Nah Right.</description>
<dc:date>2009-11-03T18:46:30Z</dc:date>
<dc:author>marco</dc:author>
<dc:subject>nahright, eskay, hiphop</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.unkut.com/2009/11/non-rapper-dudes-series-eskay-part-1/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/03/28ec85711bbca57e03202642547338ad.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.unkut.com/2009/11/non-rapper-dudes-series-eskay-part-1/">Non-Rapper Dudes Series – eskay, part 1</a></h4>
 
by <a href="http://blogmarks.net/user/marco">marco</a> 
<p class="description">If you want to check the newest/latest in the rap world, you’re first stop on the intehnets is probably gonna be Nah Right.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/nahright">nahright</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/eskay">eskay</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hiphop">hiphop</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058571363">Copy</a> | 
<a href="http://blogmarks.net/link/3400023">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/srcmax/mark/1058563977">
<title>Facebook: How to Eliminate “Dead Friend” Suggestions</title>
<link>http://mashable.com/2009/10/26/facebook-memoralized-profiles/</link>
<description>&lt;blockquote&gt;
&lt;p&gt;Last week, in conjunction with its latest redesign, Facebook released “suggestions for helping friends,” a feature that aims to get you to assist your friends that don’t appear to be actively using the site and “reconnect” you with old contacts.&lt;/p&gt;
&lt;p&gt;One unfortunate side effect of the feature: it started recommending those you’d rather not connect with, and in some cases, deceased friends.&lt;/p&gt;
&lt;/blockquote&gt;</description>
<dc:date>2009-10-26T16:46:18Z</dc:date>
<dc:author>srcmax</dc:author>
<dc:subject>facebook</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://mashable.com/2009/10/26/facebook-memoralized-profiles/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/26/12324e8c845e3aec8c2d4ebd0afe3cf3.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://mashable.com/2009/10/26/facebook-memoralized-profiles/">Facebook: How to Eliminate “Dead Friend” Suggestions</a></h4>
 
by <a href="http://blogmarks.net/user/srcmax">srcmax</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3394087">1 other(s)</a> 
<div class="description"><blockquote>
<p>Last week, in conjunction with its latest redesign, Facebook released “suggestions for helping friends,” a feature that aims to get you to assist your friends that don’t appear to be actively using the site and “reconnect” you with old contacts.</p>
<p>One unfortunate side effect of the feature: it started recommending those you’d rather not connect with, and in some cases, deceased friends.</p>
</blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/facebook">facebook</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058563977">Copy</a> | 
<a href="http://blogmarks.net/link/3394087">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/flashgames/mark/1058563924">
<title>Obama Cartoons</title>
<link>http://www.toonpool.com/collection?page=gallery&amp;cid=1</link>
<description>A gallery of Barack Obama cartoons featuring the latest editorial and political cartoons about President Obama. </description>
<dc:date>2009-10-26T15:12:38Z</dc:date>
<dc:author>flashgames</dc:author>
<dc:subject>barack obama, Obama, cartoons, cartoon</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.toonpool.com/collection?page=gallery&amp;cid=1"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.toonpool.com/collection?page=gallery&amp;cid=1">Obama Cartoons</a></h4>
 
by <a href="http://blogmarks.net/user/flashgames">flashgames</a> 
<p class="description">A gallery of Barack Obama cartoons featuring the latest editorial and political cartoons about President Obama. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/barack%2Bobama">barack obama</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Obama">Obama</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cartoons">cartoons</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cartoon">cartoon</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058563924">Copy</a> | 
<a href="http://blogmarks.net/link/3394049">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ycc2106/mark/1058596474">
<title>Follow live conversations from Twitter and Facebook on Tinker.com</title>
<link>http://www.tinker.com/</link>
<description>show you the entire latest buzz from the popular micro-blogging platform. T</description>
<dc:date>2009-10-20T18:34:20Z</dc:date>
<dc:author>ycc2106</dc:author>
<dc:subject>search, facebook, twitter</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.tinker.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/04/26/961f0152a2a9c8fab58e73065224d591.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.tinker.com/">Follow live conversations from Twitter and Facebook on Tinker.com</a></h4>
 
by <a href="http://blogmarks.net/user/ycc2106">ycc2106</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3150384">2 other(s)</a> 
<p class="description">show you the entire latest buzz from the popular micro-blogging platform. T</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/search">search</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/facebook">facebook</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/twitter">twitter</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058596474">Copy</a> | 
<a href="http://blogmarks.net/link/3150384">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058555772">
<title>DSLR News Shooter</title>
<link>http://www.dslrnewsshooter.com/</link>
<description> dslrnewsshooter.com is dedicated to the use of the latest HD-dSLRs like the Canon Eos5DmkII, 7D and Nikon D300s for news, documentary and factual shooting.  Run by working news shooter Dan Chung it should be a place for professionals, educators, students and industry figures to discuss the practice and the art of cinematic in documenting the real world.</description>
<dc:date>2009-10-20T07:03:09Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>blog, photojournalism, photography, documentaire</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.dslrnewsshooter.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/20/f07cc2eade278e2fa5127e6cc45aa5f2.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.dslrnewsshooter.com/">DSLR News Shooter</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
<p class="description"> dslrnewsshooter.com is dedicated to the use of the latest HD-dSLRs like the Canon Eos5DmkII, 7D and Nikon D300s for news, documentary and factual shooting.  Run by working news shooter Dan Chung it should be a place for professionals, educators, students and industry figures to discuss the practice and the art of cinematic in documenting the real world.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/blog">blog</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photojournalism">photojournalism</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photography">photography</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/documentaire">documentaire</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058555772">Copy</a> | 
<a href="http://blogmarks.net/link/3388385">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/danijelzi/mark/1058542686">
<title>Dell PowerEdge T310 Server Overview</title>
<link>http://getitequipped.com/dell-poweredge-t310.html</link>
<description>The Dell PowerEdge T310 is the company’s latest single-socket tower server.

Along with a single Intel Xeon 3400 Series quad-core CPU, the Intel 3420 chipset-based PowerEdge T310 includes up to 32GB of registered (RDIMM) or up to 8GB of unregistered (UDIMM) DDR3 memory, and up to four 3.5″ cabled or hot-swap SAS or SATA hard drives for a maximum of 4TB of internal storage.

The system has an onboard SATA controller without RAID functionality, but there’s a variety of additional storage controllers supporting up to RAID 10. The basic network adapter is an embedded dual Gigabit NIC, which can be accompanied by various single-, dual-, or quad- port Gigabit cards. For server management, customers can use the baseboard management controller and one of optional iDRAC6 controllers.

Dell’s T310 features the Matrox G200eW GPU, a DVD drive, optional PowerVault tape or hard drives for backups, and five PCIe Gen. 2 slots: two x8 slots (one with x16 connector), a x4 slot (with x8 connector), and two x1 slots.

Power supply options include a redundant 400W and a non-redundant 375W unit.

On the front of the chassis, the 20.5 inches deep tower server has an optional LCD screen for system monitoring.

The new PowerEdge comes without operating system or with one of Windows Server, Windows Essential Business Server, and Small Business Server editions, as well as with optional Novell SUSE Linux Enterprise Server or Red Hat Enterprise Linux.

The starting price for the Dell PowerEdge T310 is $949, with the 3Yr Basic Hardware Warranty included.

The server can be purchased at dell.com.</description>
<dc:date>2009-10-08T16:03:52Z</dc:date>
<dc:author>danijelzi</dc:author>
<dc:subject>dell, poweredge, T310, server, intel, Xeon, single socket, tower</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://getitequipped.com/dell-poweredge-t310.html"><img border="0" src="http://blogmarks.net/screenshots/2009/10/08/b1ce28b52b1b8d847c2d2cfabf7f5256.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://getitequipped.com/dell-poweredge-t310.html">Dell PowerEdge T310 Server Overview</a></h4>
 
by <a href="http://blogmarks.net/user/danijelzi">danijelzi</a> 
<p class="description">The Dell PowerEdge T310 is the company’s latest single-socket tower server.

Along with a single Intel Xeon 3400 Series quad-core CPU, the Intel 3420 chipset-based PowerEdge T310 includes up to 32GB of registered (RDIMM) or up to 8GB of unregistered (UDIMM) DDR3 memory, and up to four 3.5″ cabled or hot-swap SAS or SATA hard drives for a maximum of 4TB of internal storage.

The system has an onboard SATA controller without RAID functionality, but there’s a variety of additional storage controllers supporting up to RAID 10. The basic network adapter is an embedded dual Gigabit NIC, which can be accompanied by various single-, dual-, or quad- port Gigabit cards. For server management, customers can use the baseboard management controller and one of optional iDRAC6 controllers.

Dell’s T310 features the Matrox G200eW GPU, a DVD drive, optional PowerVault tape or hard drives for backups, and five PCIe Gen. 2 slots: two x8 slots (one with x16 connector), a x4 slot (with x8 connector), and two x1 slots.

Power supply options include a redundant 400W and a non-redundant 375W unit.

On the front of the chassis, the 20.5 inches deep tower server has an optional LCD screen for system monitoring.

The new PowerEdge comes without operating system or with one of Windows Server, Windows Essential Business Server, and Small Business Server editions, as well as with optional Novell SUSE Linux Enterprise Server or Red Hat Enterprise Linux.

The starting price for the Dell PowerEdge T310 is $949, with the 3Yr Basic Hardware Warranty included.

The server can be purchased at dell.com.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dell">dell</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/poweredge">poweredge</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/T310">T310</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/server">server</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/intel">intel</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Xeon">Xeon</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/single%2Bsocket">single socket</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tower">tower</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058542686">Copy</a> | 
<a href="http://blogmarks.net/link/3377294">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058541327">
<title>Dev-Team Blog</title>
<link>http://blog.iphone-dev.org/</link>
<description>Here are some details on our latest version of PwnageTool for Mac OS X that adds support for the 3.1 release of the iPhone software for iPhone 3GS and iPod Touch 2G.</description>
<dc:date>2009-10-07T07:04:40Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>mac, iphone, software</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blog.iphone-dev.org/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/07/1b96e5d5d06d3315e25f63edd6c917f8.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blog.iphone-dev.org/">Dev-Team Blog</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2977814">1 other(s)</a> 
<p class="description">Here are some details on our latest version of PwnageTool for Mac OS X that adds support for the 3.1 release of the iPhone software for iPhone 3GS and iPod Touch 2G.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mac">mac</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/iphone">iphone</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/software">software</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058541327">Copy</a> | 
<a href="http://blogmarks.net/link/2977814">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>