<?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/coming">
<title>Public marks with search coming</title>
<description>Public marks with search coming</description>
<link>http://blogmarks.net/marks/search/coming</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/vrossign/mark/1058573050"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058562666"/>
<rdf:li resource="http://blogmarks.net/api/user/srcmax/mark/1058560022"/>
<rdf:li resource="http://blogmarks.net/api/user/norequest/mark/1058549779"/>
<rdf:li resource="http://blogmarks.net/api/user/mixher/mark/1058539648"/>
<rdf:li resource="http://blogmarks.net/api/user/jey/mark/1058544705"/>
<rdf:li resource="http://blogmarks.net/api/user/decembre/mark/1058547731"/>
<rdf:li resource="http://blogmarks.net/api/user/decembre/mark/1058547764"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058505248"/>
<rdf:li resource="http://blogmarks.net/api/user/greut/mark/1058504488"/>
<rdf:li resource="http://blogmarks.net/api/user/access2/mark/1058500052"/>
<rdf:li resource="http://blogmarks.net/api/user/danijelzi/mark/1058496064"/>
<rdf:li resource="http://blogmarks.net/api/user/parmentierf/mark/1058490431"/>
<rdf:li resource="http://blogmarks.net/api/user/paulantoinem/mark/1058488178"/>
<rdf:li resource="http://blogmarks.net/api/user/lilolipop/mark/1058487004"/>
<rdf:li resource="http://blogmarks.net/api/user/oqdbpo/mark/1058465721"/>
<rdf:li resource="http://blogmarks.net/api/user/paulantoinem/mark/1058470282"/>
<rdf:li resource="http://blogmarks.net/api/user/paulantoinem/mark/1058470451"/>
<rdf:li resource="http://blogmarks.net/api/user/mozkart/mark/1058437485"/>
<rdf:li resource="http://blogmarks.net/api/user/mozkart/mark/1058437432"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058411583"/>
<rdf:li resource="http://blogmarks.net/api/user/srcmax/mark/1058408812"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058395108"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058395073"/>
<rdf:li resource="http://blogmarks.net/api/user/rvoluer/mark/1058367378"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/vrossign/mark/1058573050">
<title>Aguicher votre public via une page Coming soon | Edencast</title>
<link>http://www.edencast.com/blog/2009/10/lancement-hollywoodien-part-i-aguicher-votre-public-via-une-page-coming-soon/</link>
<description></description>
<dc:date>2009-11-05T15:48:27Z</dc:date>
<dc:author>vrossign</dc:author>
<dc:subject>web, page, coming soon</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.edencast.com/blog/2009/10/lancement-hollywoodien-part-i-aguicher-votre-public-via-une-page-coming-soon/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/05/5546c2123296d62310a58257adc9cf26.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.edencast.com/blog/2009/10/lancement-hollywoodien-part-i-aguicher-votre-public-via-une-page-coming-soon/">Aguicher votre public via une page Coming soon | Edencast</a></h4>
 
by <a href="http://blogmarks.net/user/vrossign">vrossign</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web">web</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/page">page</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/coming%2Bsoon">coming soon</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058573050">Copy</a> | 
<a href="http://blogmarks.net/link/3401366">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058562666">
<title>Coming At You Like A Pydermonkey at Toolness</title>
<link>http://www.toolness.com/wp/?p=678</link>
<description>&lt;blockquote&gt;&lt;p&gt;Pydermonkey’s mission is pretty simple and straightforward: it’s just meant to wrap Spidermonkey’s C API as faithfully as possible—including its debugging API—while enforcing the memory safety that Python is known for. This makes it awfully low-level for casual programmers, but thanks to Python’s awesome support for magic methods, it’s not hard to create high-level wrappers that provide much more convenient bridging between JavaScript and Python code.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-10-25T03:01:44Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>python, javascript, api</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.toolness.com/wp/?p=678"><img border="0" src="http://blogmarks.net/screenshots/2009/10/25/9e960c558f284fca31a753933ba22924.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.toolness.com/wp/?p=678">Coming At You Like A Pydermonkey at Toolness</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Pydermonkey’s mission is pretty simple and straightforward: it’s just meant to wrap Spidermonkey’s C API as faithfully as possible—including its debugging API—while enforcing the memory safety that Python is known for. This makes it awfully low-level for casual programmers, but thanks to Python’s awesome support for magic methods, it’s not hard to create high-level wrappers that provide much more convenient bridging between JavaScript and Python code.</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/javascript">javascript</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/api">api</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058562666">Copy</a> | 
<a href="http://blogmarks.net/link/3392998">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/srcmax/mark/1058560022">
<title>Official Google Blog: RT @google: Tweets and updates and search, oh my!</title>
<link>http://googleblog.blogspot.com/2009/10/rt-google-tweets-and-updates-and-search.html</link>
<description>&lt;blockquote&gt;
&lt;p&gt;Given this new type of information and its value to search, we are very excited to announce that we have reached an agreement with Twitter to include their updates in our search results. We believe that our search results and user experience will greatly benefit from the inclusion of this up-to-the-minute data, and we look forward to having a product that showcases how tweets can make search better in the coming months&lt;/p&gt;
&lt;/blockquote&gt;</description>
<dc:date>2009-10-22T08:37:46Z</dc:date>
<dc:author>srcmax</dc:author>
<dc:subject>google, twitter</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://googleblog.blogspot.com/2009/10/rt-google-tweets-and-updates-and-search.html"><img border="0" src="http://blogmarks.net/screenshots/2009/10/22/713572da87995fb3e5ed497fba7478d6.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://googleblog.blogspot.com/2009/10/rt-google-tweets-and-updates-and-search.html">Official Google Blog: RT @google: Tweets and updates and search, oh my!</a></h4>
 
by <a href="http://blogmarks.net/user/srcmax">srcmax</a> 
<div class="description"><blockquote>
<p>Given this new type of information and its value to search, we are very excited to announce that we have reached an agreement with Twitter to include their updates in our search results. We believe that our search results and user experience will greatly benefit from the inclusion of this up-to-the-minute data, and we look forward to having a product that showcases how tweets can make search better in the coming months</p>
</blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/google">google</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=1058560022">Copy</a> | 
<a href="http://blogmarks.net/link/3390789">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/norequest/mark/1058549779">
<title>Electronic Birthday Cards</title>
<link>http://ezinearticles.com/?Electronic-Birthday-Cards---A-Fun-and-Versatile-Way-to-Remember-a-Birthday&amp;id=2860270</link>
<description>When a friend or family member has a birthday coming up what do you do? You go to the local grocery store to find a birthday card? Finding an appropriate card this way can be nearly impossible sometimes. Electronic birthday cards are a wonderful solution.</description>
<dc:date>2009-10-14T04:52:25Z</dc:date>
<dc:author>norequest</dc:author>
<dc:subject>electronic birthday cards, birthday, cards</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://ezinearticles.com/?Electronic-Birthday-Cards---A-Fun-and-Versatile-Way-to-Remember-a-Birthday&amp;id=2860270"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://ezinearticles.com/?Electronic-Birthday-Cards---A-Fun-and-Versatile-Way-to-Remember-a-Birthday&amp;id=2860270">Electronic Birthday Cards</a></h4>
 
by <a href="http://blogmarks.net/user/norequest">norequest</a> 
<p class="description">When a friend or family member has a birthday coming up what do you do? You go to the local grocery store to find a birthday card? Finding an appropriate card this way can be nearly impossible sometimes. Electronic birthday cards are a wonderful solution.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/electronic%2Bbirthday%2Bcards">electronic birthday cards</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/birthday">birthday</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cards">cards</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058549779">Copy</a> | 
<a href="http://blogmarks.net/link/3383259">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mixher/mark/1058539648">
<title>New website coming soon</title>
<link>http://nachocarbonell.com/</link>
<description></description>
<dc:date>2009-10-05T10:42:03Z</dc:date>
<dc:author>mixher</dc:author>
<dc:subject>art, webdesign</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://nachocarbonell.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/05/630a82557784e29f9dd92dce4046d027.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://nachocarbonell.com/">New website coming soon</a></h4>
 
by <a href="http://blogmarks.net/user/mixher">mixher</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/art">art</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webdesign">webdesign</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058539648">Copy</a> | 
<a href="http://blogmarks.net/link/3374771">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jey/mark/1058544705">
<title>Gravity: Exciting new technology coming to Adobe Labs « The View from the Peanut Gallery</title>
<link>http://stacyyoung.org/2009/10/02/gravity-exciting-new-technology-coming-to-adobe-labs/</link>
<description></description>
<dc:date>2009-10-03T07:35:34Z</dc:date>
<dc:author>jey</dc:author>
<dc:subject>flex, osgi</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://stacyyoung.org/2009/10/02/gravity-exciting-new-technology-coming-to-adobe-labs/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://stacyyoung.org/2009/10/02/gravity-exciting-new-technology-coming-to-adobe-labs/">Gravity: Exciting new technology coming to Adobe Labs « The View from the Peanut Gallery</a></h4>
 
by <a href="http://blogmarks.net/user/jey">jey</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flex">flex</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/osgi">osgi</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058544705">Copy</a> | 
<a href="http://blogmarks.net/link/3378953">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/decembre/mark/1058547731">
<title>Flickr Coverpop.com - What do you want to make? A Photomosaic Coverpop? A Graph? A Screensaver? A Puzzle Book?</title>
<link>http://flickr.coverpop.com/create/</link>
<description>We can make a lot of different stuff with Flickr photos! (Amazon and YouTube Coverpops are coming soon...)</description>
<dc:date>2009-09-29T18:18:56Z</dc:date>
<dc:author>decembre</dc:author>
<dc:subject>flickr, FlickrSurf+, application, online</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://flickr.coverpop.com/create/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://flickr.coverpop.com/create/">Flickr Coverpop.com - What do you want to make? A Photomosaic Coverpop? A Graph? A Screensaver? A Puzzle Book?</a></h4>
 
by <a href="http://blogmarks.net/user/decembre">decembre</a> 
<p class="description">We can make a lot of different stuff with Flickr photos! (Amazon and YouTube Coverpops are coming soon...)</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flickr">flickr</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/FlickrSurf%252B">FlickrSurf+</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/application">application</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/online">online</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058547731">Copy</a> | 
<a href="http://blogmarks.net/link/3381479">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/decembre/mark/1058547764">
<title>SML Wiki: Interestingness(note: work in progress)</title>
<link>http://wiki.seeminglee.com/interestingness</link>
<description>Interestingness is a media (images, videos, etc) ranking algorithm to provide as an additional metric for search results. The algorithm is based upon an algorithm created by the Flickr team, and is further enhanced by metadata knowledge resulted from the Del.icio.us development.   The algorithm was first unveiled publicly on Flickr on 2005-08-01.1 SML.SML: Interestingness = f(views, faves, comments, tags, time, user, network relationships);  The ranking is based on one or more of the following factors:      * the quantity of user-entered metadata2 (i.e. tags)     * the number of users who have assigned metadata3     * the number of favorites assigned to the photo4     * relationship between the person who uploaded the photo and the people who are commenting5     * access patterns related to the media object6 (i.e. where the clickthroughs are coming from; who comments on it and when)7     * a lapse of time related to the media object8 (i.e. velocity of metadata acquisition)</description>
<dc:date>2009-09-21T07:42:05Z</dc:date>
<dc:author>decembre</dc:author>
<dc:subject>FlickrSurf+, flickr, analyser, application, yahoo, delicious, dev, del.icio.us, code, favoris, user, tag, comment, view, result, ranking, lab, projet, project</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://wiki.seeminglee.com/interestingness"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://wiki.seeminglee.com/interestingness">SML Wiki: Interestingness(note: work in progress)</a></h4>
 
by <a href="http://blogmarks.net/user/decembre">decembre</a> 
<p class="description">Interestingness is a media (images, videos, etc) ranking algorithm to provide as an additional metric for search results. The algorithm is based upon an algorithm created by the Flickr team, and is further enhanced by metadata knowledge resulted from the Del.icio.us development.   The algorithm was first unveiled publicly on Flickr on 2005-08-01.1 SML.SML: Interestingness = f(views, faves, comments, tags, time, user, network relationships);  The ranking is based on one or more of the following factors:      * the quantity of user-entered metadata2 (i.e. tags)     * the number of users who have assigned metadata3     * the number of favorites assigned to the photo4     * relationship between the person who uploaded the photo and the people who are commenting5     * access patterns related to the media object6 (i.e. where the clickthroughs are coming from; who comments on it and when)7     * a lapse of time related to the media object8 (i.e. velocity of metadata acquisition)</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/FlickrSurf%252B">FlickrSurf+</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flickr">flickr</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/analyser">analyser</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/application">application</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/yahoo">yahoo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/delicious">delicious</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dev">dev</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/del.icio.us">del.icio.us</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/code">code</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/favoris">favoris</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/user">user</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tag">tag</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/comment">comment</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/view">view</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/result">result</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ranking">ranking</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lab">lab</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/projet">projet</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/project">project</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058547764">Copy</a> | 
<a href="http://blogmarks.net/link/3381509">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058505248">
<title>Fupete in Paris! | Fabrik Project</title>
<link>http://fabrikproject.com.mx/v3/2009/09/14/fupete-in-paris/</link>
<description>Some shoots coming from our friend Fupete. His first solo exposition in Paris “Jolly Roger” is started at the Since.Upian Gallery till the 9 of the next month.</description>
<dc:date>2009-09-16T11:44:42Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>friend, art, upian, event, location:paris, Pirates</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://fabrikproject.com.mx/v3/2009/09/14/fupete-in-paris/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/16/103ba34653cedc4d4f73d55338963969.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://fabrikproject.com.mx/v3/2009/09/14/fupete-in-paris/">Fupete in Paris! | Fabrik Project</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3343953">1 other(s)</a> 
<p class="description">Some shoots coming from our friend Fupete. His first solo exposition in Paris “Jolly Roger” is started at the Since.Upian Gallery till the 9 of the next month.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/friend">friend</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/art">art</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/upian">upian</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/event">event</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/location%253Aparis">location:paris</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Pirates">Pirates</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058505248">Copy</a> | 
<a href="http://blogmarks.net/link/3343953">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/greut/mark/1058504488">
<title>DjangoCon wrapup at Spindrop</title>
<link>http://spindrop.us/2009/09/15/djangocon-wrapup/</link>
<description>&lt;blockquote&gt;&lt;p&gt;If Twisted Matrix was implemented in Ruby it would be advertised as the second coming of Christ. &lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-09-15T21:00:54Z</dc:date>
<dc:author>greut</dc:author>
<dc:subject>ruby, twisted, python, django, djangocon</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://spindrop.us/2009/09/15/djangocon-wrapup/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/15/d735703fa82cf3f0eb536a58ab02e055.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://spindrop.us/2009/09/15/djangocon-wrapup/">DjangoCon wrapup at Spindrop</a></h4>
 
by <a href="http://blogmarks.net/user/greut">greut</a> 
<div class="description"><blockquote><p>If Twisted Matrix was implemented in Ruby it would be advertised as the second coming of Christ. </p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ruby">ruby</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/twisted">twisted</a>
<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/django">django</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/djangocon">djangocon</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058504488">Copy</a> | 
<a href="http://blogmarks.net/link/3343371">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/access2/mark/1058500052">
<title>X-Men Movies on You Tube</title>
<link>http://www.squidoo.com/xtube-1</link>
<description>The popular Marvel comics group X-Men series has spawned an ongoing series of film adaptations.  See trailers from coming attractions here</description>
<dc:date>2009-09-11T14:57:55Z</dc:date>
<dc:author>access2</dc:author>
<dc:subject>x-men, marvel, movies, wolverine, film adaptations</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.squidoo.com/xtube-1"><img border="0" src="http://blogmarks.net/screenshots/2009/09/11/93844d733c5be0b8369b000d1cdde66c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.squidoo.com/xtube-1">X-Men Movies on You Tube</a></h4>
 
by <a href="http://blogmarks.net/user/access2">access2</a> 
<p class="description">The popular Marvel comics group X-Men series has spawned an ongoing series of film adaptations.  See trailers from coming attractions here</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/x-men">x-men</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/marvel">marvel</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/movies">movies</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wolverine">wolverine</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/film%2Badaptations">film adaptations</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058500052">Copy</a> | 
<a href="http://blogmarks.net/link/3339949">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/danijelzi/mark/1058496064">
<title>Intel Core i5-750 Available for Pre-Order, Coming September 8</title>
<link>http://computermonger.com/intel-core-i5-750.html</link>
<description>The Intel Core i5-750, the company’s new 45nm quad core processor, can be pre-ordered now and will be available on September 8, according to a product page at SuperBiiz.com. The first Core i5 CPU is clocked at 2.66GHz. It has 8MB of cache and a TDP of 95W. The chip is designed for the Socket LGA1156, found on new and already available Intel P55 chipset-based motherboards. The Core i5-750 is priced at $219.99, while the P55 mainboards start at $109.99.</description>
<dc:date>2009-09-07T16:49:55Z</dc:date>
<dc:author>danijelzi</dc:author>
<dc:subject>intel, Core i5-750, p55, processor, CPU, quad core, intel core</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://computermonger.com/intel-core-i5-750.html"><img border="0" src="http://blogmarks.net/screenshots/2009/09/07/1e8a3621d6d43f8fc6235ad0c30f0691.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://computermonger.com/intel-core-i5-750.html">Intel Core i5-750 Available for Pre-Order, Coming September 8</a></h4>
 
by <a href="http://blogmarks.net/user/danijelzi">danijelzi</a> 
<p class="description">The Intel Core i5-750, the company’s new 45nm quad core processor, can be pre-ordered now and will be available on September 8, according to a product page at SuperBiiz.com. The first Core i5 CPU is clocked at 2.66GHz. It has 8MB of cache and a TDP of 95W. The chip is designed for the Socket LGA1156, found on new and already available Intel P55 chipset-based motherboards. The Core i5-750 is priced at $219.99, while the P55 mainboards start at $109.99.</p>
<p class="tags">
<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/Core%2Bi5-750">Core i5-750</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/p55">p55</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/processor">processor</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/CPU">CPU</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/quad%2Bcore">quad core</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/intel%2Bcore">intel core</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058496064">Copy</a> | 
<a href="http://blogmarks.net/link/3336840">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/parmentierf/mark/1058490431">
<title>A List Apart: Articles: Get Ready for HTML 5</title>
<link>http://www.alistapart.com/articles/get-ready-for-html-5</link>
<description>With support in Chrome, Firefox 3.5, Opera, and Safari, HTML 5 is coming at you like a runaway train. Here are some suggestions to help you prepare to get on board rather than be left at the platform or tied to the tracks.</description>
<dc:date>2009-09-02T13:25:53Z</dc:date>
<dc:author>parmentierf</dc:author>
<dc:subject>html, html5, webdev</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.alistapart.com/articles/get-ready-for-html-5"><img border="0" src="http://blogmarks.net/screenshots/2009/09/02/95a0e2f9d8419a7dc2382214a0185708.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.alistapart.com/articles/get-ready-for-html-5">A List Apart: Articles: Get Ready for HTML 5</a></h4>
 
by <a href="http://blogmarks.net/user/parmentierf">parmentierf</a> 
<p class="description">With support in Chrome, Firefox 3.5, Opera, and Safari, HTML 5 is coming at you like a runaway train. Here are some suggestions to help you prepare to get on board rather than be left at the platform or tied to the tracks.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/html">html</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/html5">html5</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webdev">webdev</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058490431">Copy</a> | 
<a href="http://blogmarks.net/link/3332199">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/paulantoinem/mark/1058488178">
<title>Rhizome   | Only Two Weeks Left!</title>
<link>http://envrac.posterous.com/rhizome-only-two-weeks-left</link>
<description>Only Two Weeks Left!            By        Rhizome         on Monday, August 31st, 2009  at 5:00 pm.                        We are coming into the fourth week of Tiny Sketch, our 200 charact ...</description>
<dc:date>2009-09-01T03:49:45Z</dc:date>
<dc:author>paulantoinem</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://envrac.posterous.com/rhizome-only-two-weeks-left"><img border="0" src="http://blogmarks.net/screenshots/2009/09/01/a0cb47c723e0da7ba8e8f028b143f503.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://envrac.posterous.com/rhizome-only-two-weeks-left">Rhizome   | Only Two Weeks Left!</a></h4>
 
by <a href="http://blogmarks.net/user/paulantoinem">paulantoinem</a> 
<p class="description">Only Two Weeks Left!            By        Rhizome         on Monday, August 31st, 2009  at 5:00 pm.                        We are coming into the fourth week of Tiny Sketch, our 200 charact ...</p>
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058488178">Copy</a> | 
<a href="http://blogmarks.net/link/3330115">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/lilolipop/mark/1058487004">
<title>freshsqueezedfabrics on Etsy - LANTERN BLOOM COMING SOON!</title>
<link>http://www.etsy.com/shop.php?user_id=5757671&amp;order=&amp;section_id=&amp;page=1</link>
<description></description>
<dc:date>2009-08-31T14:43:41Z</dc:date>
<dc:author>lilolipop</dc:author>
<dc:subject>tissu, vente en ligne</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.etsy.com/shop.php?user_id=5757671&amp;order=&amp;section_id=&amp;page=1"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.etsy.com/shop.php?user_id=5757671&amp;order=&amp;section_id=&amp;page=1">freshsqueezedfabrics on Etsy - LANTERN BLOOM COMING SOON!</a></h4>
 
by <a href="http://blogmarks.net/user/lilolipop">lilolipop</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tissu">tissu</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/vente%2Ben%2Bligne">vente en ligne</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058487004">Copy</a> | 
<a href="http://blogmarks.net/link/3329190">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/oqdbpo/mark/1058465721">
<title>Testing Tools | Testing Web Sites</title>
<link>http://www.testing-web-sites.co.uk/testing-tools/</link>
<description>Here is a collection of some testing tools that we have compiled to aid your testing handily grouped into categories. Look out for our reviews of some of these tools coming soon.</description>
<dc:date>2009-08-13T07:38:30Z</dc:date>
<dc:author>oqdbpo</dc:author>
<dc:subject>web, tools, test</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.testing-web-sites.co.uk/testing-tools/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/14/66f5da1b859769bcc5ff9efc1d785824.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.testing-web-sites.co.uk/testing-tools/">Testing Tools | Testing Web Sites</a></h4>
 
by <a href="http://blogmarks.net/user/oqdbpo">oqdbpo</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3314463">1 other(s)</a> 
<p class="description">Here is a collection of some testing tools that we have compiled to aid your testing handily grouped into categories. Look out for our reviews of some of these tools coming soon.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web">web</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tools">tools</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/test">test</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058465721">Copy</a> | 
<a href="http://blogmarks.net/link/3314463">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/paulantoinem/mark/1058470282">
<title>The Digital Journalist's Handbook: Coming Soon! :: 10,000 Words</title>
<link>http://envrac.posterous.com/the-digital-journalists-handbook-coming-soon</link>
<description>via 10000words.net      ...</description>
<dc:date>2009-08-12T12:48:57Z</dc:date>
<dc:author>paulantoinem</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://envrac.posterous.com/the-digital-journalists-handbook-coming-soon"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://envrac.posterous.com/the-digital-journalists-handbook-coming-soon">The Digital Journalist's Handbook: Coming Soon! :: 10,000 Words</a></h4>
 
by <a href="http://blogmarks.net/user/paulantoinem">paulantoinem</a> 
<p class="description">via 10000words.net      ...</p>
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058470282">Copy</a> | 
<a href="http://blogmarks.net/link/3317829">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/paulantoinem/mark/1058470451">
<title>Chesler Chronicles  » Stories That Matter Since Israel Is Still Being Demonized</title>
<link>http://envrac.posterous.com/chesler-chronicles-stories-that-matter-since</link>
<description>A Jew Remembers Her Escape From Nazi Germany.   I have not been writing about Israel and the Jews as often as I’ve done in the past. Why? For starters: The information is in, it keeps coming i ...</description>
<dc:date>2009-08-10T07:17:45Z</dc:date>
<dc:author>paulantoinem</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://envrac.posterous.com/chesler-chronicles-stories-that-matter-since"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://envrac.posterous.com/chesler-chronicles-stories-that-matter-since">Chesler Chronicles  » Stories That Matter Since Israel Is Still Being Demonized</a></h4>
 
by <a href="http://blogmarks.net/user/paulantoinem">paulantoinem</a> 
<p class="description">A Jew Remembers Her Escape From Nazi Germany.   I have not been writing about Israel and the Jews as often as I’ve done in the past. Why? For starters: The information is in, it keeps coming i ...</p>
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058470451">Copy</a> | 
<a href="http://blogmarks.net/link/3317998">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mozkart/mark/1058437485">
<title>25 Best Coming Soon Pages | Blog.Exxcorpio</title>
<link>http://www.blog.exxcorpio.com/2009/06/01/25-best-coming-soon-pages/</link>
<description></description>
<dc:date>2009-07-22T03:16:38Z</dc:date>
<dc:author>mozkart</dc:author>
<dc:subject>design web</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.blog.exxcorpio.com/2009/06/01/25-best-coming-soon-pages/"><img border="0" src="http://blogmarks.net/screenshots/2009/07/22/de938f314048c3267b5e9e0a8dc145d7.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.blog.exxcorpio.com/2009/06/01/25-best-coming-soon-pages/">25 Best Coming Soon Pages | Blog.Exxcorpio</a></h4>
 
by <a href="http://blogmarks.net/user/mozkart">mozkart</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/design%2Bweb">design web</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058437485">Copy</a> | 
<a href="http://blogmarks.net/link/3291882">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mozkart/mark/1058437432">
<title>Anonymouse.org</title>
<link>http://anonymouse.org/anonwww.html</link>
<description>Many mice surf the web under the illusion that their actions are private and anonymous.
Unfortunately, this is not the way it is. Every time you visit a site for a piece of cheese, you
leave a calling card that reveals where you are coming from, what kind of computer you use,
and other details. And many cats keep logs of all your visits, so that they can catch you!
This service allows you to surf the web without revealing any personal information.
It is fast, it is easy, and it is free!</description>
<dc:date>2009-07-22T02:11:22Z</dc:date>
<dc:author>mozkart</dc:author>
<dc:subject>hadopi</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://anonymouse.org/anonwww.html"><img border="0" src="http://blogmarks.net/screenshots/2009/07/22/1901cf78d42e36f4fd65c18323d3e810.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://anonymouse.org/anonwww.html">Anonymouse.org</a></h4>
 
by <a href="http://blogmarks.net/user/mozkart">mozkart</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/323922">23 other(s)</a> 
<p class="description">Many mice surf the web under the illusion that their actions are private and anonymous.
Unfortunately, this is not the way it is. Every time you visit a site for a piece of cheese, you
leave a calling card that reveals where you are coming from, what kind of computer you use,
and other details. And many cats keep logs of all your visits, so that they can catch you!
This service allows you to surf the web without revealing any personal information.
It is fast, it is easy, and it is free!</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hadopi">hadopi</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058437432">Copy</a> | 
<a href="http://blogmarks.net/link/323922">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058411583">
<title>Hunch : Guide practical decision making</title>
<link>http://www.hunch.com/</link>
<description>Look. Decision-making is difficult, and decisions have to be made constantly.

What should I be for Halloween? Do I need a Porsche? Should I dump that loser? Is Phoenix a good place to retire? Whom should I vote for? What toe ring should I buy?

It's a cruel world out there. Coin-flipping, I Ching consultation, closing your eyes and jumping, postponing the inevitable, Rock-Paper-Scissors, and asking your sister are all time-honored means of coming to a decision -- and yet we think there's room for one more: Hunch.</description>
<dc:date>2009-07-03T09:41:42Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>search engine, webdesign, web services</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.hunch.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/07/03/a232aa72ba020101fd061614a1705614.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.hunch.com/">Hunch : Guide practical decision making</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3141181">1 other(s)</a> 
<p class="description">Look. Decision-making is difficult, and decisions have to be made constantly.

What should I be for Halloween? Do I need a Porsche? Should I dump that loser? Is Phoenix a good place to retire? Whom should I vote for? What toe ring should I buy?

It's a cruel world out there. Coin-flipping, I Ching consultation, closing your eyes and jumping, postponing the inevitable, Rock-Paper-Scissors, and asking your sister are all time-honored means of coming to a decision -- and yet we think there's room for one more: Hunch.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/search%2Bengine">search engine</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webdesign">webdesign</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web%2Bservices">web services</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058411583">Copy</a> | 
<a href="http://blogmarks.net/link/3141181">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/srcmax/mark/1058408812">
<title>Facebook | Articles de iPhone</title>
<link>http://www.facebook.com/note.php?note_id=122788341354&amp;comments</link>
<description>Facebook for iPhone 3.0 is coming very soon. I can't predict an exact date when I will submit to Apple, but I can say that I am about 98% done.</description>
<dc:date>2009-07-02T09:12:21Z</dc:date>
<dc:author>srcmax</dc:author>
<dc:subject>facebook, iphone</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.facebook.com/note.php?note_id=122788341354&amp;comments"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.facebook.com/note.php?note_id=122788341354&amp;comments">Facebook | Articles de iPhone</a></h4>
 
by <a href="http://blogmarks.net/user/srcmax">srcmax</a> 
<p class="description">Facebook for iPhone 3.0 is coming very soon. I can't predict an exact date when I will submit to Apple, but I can say that I am about 98% done.</p>
<p class="tags">
<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/iphone">iphone</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058408812">Copy</a> | 
<a href="http://blogmarks.net/link/3268811">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058395108">
<title>Masks Design for Sea Animals : un album sur Flickr</title>
<link>http://www.flickr.com/photos/crispy_chips/sets/72157617156944598/</link>
<description>Masks design for Children coming to Sydney Aquarium for annual holiday new sea creatures.
</description>
<dc:date>2009-06-25T10:34:20Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>design, flickr, kids, enfants, animals</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.flickr.com/photos/crispy_chips/sets/72157617156944598/"><img border="0" src="http://blogmarks.net/screenshots/2009/06/25/13deec9d38298bce29a716912db9d7f8.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.flickr.com/photos/crispy_chips/sets/72157617156944598/">Masks Design for Sea Animals : un album sur Flickr</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
<p class="description">Masks design for Children coming to Sydney Aquarium for annual holiday new sea creatures.
</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/design">design</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flickr">flickr</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/kids">kids</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/enfants">enfants</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/animals">animals</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058395108">Copy</a> | 
<a href="http://blogmarks.net/link/3257099">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058395073">
<title>Paperkraft.net</title>
<link>http://paperkraft.blogspot.com/</link>
<description>My name is Ron Rementilla and I run Paperkraft.net to help guide people find the best free papercrafts on the web and promote the works of prominent and up-and-coming paper modelers, even the obscured ones.</description>
<dc:date>2009-06-25T09:52:29Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>papercut, paper, toys, kids, enfants, activités</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://paperkraft.blogspot.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/06/25/78bc8b8a36120c1e0cf7f1b3226d5377.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://paperkraft.blogspot.com/">Paperkraft.net</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2732890">3 other(s)</a> 
<p class="description">My name is Ron Rementilla and I run Paperkraft.net to help guide people find the best free papercrafts on the web and promote the works of prominent and up-and-coming paper modelers, even the obscured ones.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/papercut">papercut</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/paper">paper</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/toys">toys</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/kids">kids</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/enfants">enfants</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/activit%25C3%25A9s">activités</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058395073">Copy</a> | 
<a href="http://blogmarks.net/link/2732890">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/rvoluer/mark/1058367378">
<title>Welcome to Usb.brando.com.hk</title>
<link>http://usb.brando.com.hk/usb-solar-charging-4-port-hub_p00984c039d15.html</link>
<description>usb solar charger (also 4-port hub), coming with 6 mobile phone connectors</description>
<dc:date>2009-06-16T10:32:17Z</dc:date>
<dc:author>rvoluer</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://usb.brando.com.hk/usb-solar-charging-4-port-hub_p00984c039d15.html"><img border="0" src="http://blogmarks.net/screenshots/2009/06/16/16342f107c3194f912dfa025033e36da.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://usb.brando.com.hk/usb-solar-charging-4-port-hub_p00984c039d15.html">Welcome to Usb.brando.com.hk</a></h4>
 
by <a href="http://blogmarks.net/user/rvoluer">rvoluer</a> 
<p class="description">usb solar charger (also 4-port hub), coming with 6 mobile phone connectors</p>
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058367378">Copy</a> | 
<a href="http://blogmarks.net/link/3233124">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>