<?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/handle%28theball%29">
<title>Public marks with search handle(theball)</title>
<description>Public marks with search handle(theball)</description>
<link>http://blogmarks.net/marks/search/handle%28theball%29</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/parmentierf/mark/1058586329"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058582349"/>
<rdf:li resource="http://blogmarks.net/api/user/Spone/mark/1058573753"/>
<rdf:li resource="http://blogmarks.net/api/user/srcmax/mark/1058567562"/>
<rdf:li resource="http://blogmarks.net/api/user/ycc2106/mark/1058596417"/>
<rdf:li resource="http://blogmarks.net/api/user/ycc2106/mark/1058596451"/>
<rdf:li resource="http://blogmarks.net/api/user/parmentierf/mark/1058559215"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058513317"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058508200"/>
<rdf:li resource="http://blogmarks.net/api/user/night.kame/mark/1058501960"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058501863"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058475359"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058459842"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058459738"/>
<rdf:li resource="http://blogmarks.net/api/user/ycc2106/mark/1058597141"/>
<rdf:li resource="http://blogmarks.net/api/user/mozkart/mark/1058437670"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058435372"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058428410"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058424835"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058383945"/>
<rdf:li resource="http://blogmarks.net/api/user/ycc2106/mark/1058597324"/>
<rdf:li resource="http://blogmarks.net/api/user/holyver/mark/1058353873"/>
<rdf:li resource="http://blogmarks.net/api/user/kruty/mark/1058345367"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058345107"/>
<rdf:li resource="http://blogmarks.net/api/user/Spone/mark/1058339570"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/parmentierf/mark/1058586329">
<title>Handle System 5.3: Using a SQL Database for Storage</title>
<link>http://www.handle.net/hs_manual/server_manual_13.html</link>
<description>Using a SQL database as storage for as handle server allows greater control over data deposits as well as permitting complex data query. </description>
<dc:date>2009-11-19T08:58:28Z</dc:date>
<dc:author>parmentierf</dc:author>
<dc:subject>handle, sgbd, institutional repository</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.handle.net/hs_manual/server_manual_13.html"><img border="0" src="http://blogmarks.net/screenshots/2009/11/19/4d72974bab4ed84751eeaba2b41c6c35.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.handle.net/hs_manual/server_manual_13.html">Handle System 5.3: Using a SQL Database for Storage</a></h4>
 
by <a href="http://blogmarks.net/user/parmentierf">parmentierf</a> 
<p class="description">Using a SQL database as storage for as handle server allows greater control over data deposits as well as permitting complex data query. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/handle">handle</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sgbd">sgbd</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/institutional%2Brepository">institutional repository</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058586329">Copy</a> | 
<a href="http://blogmarks.net/link/3411580">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058582349">
<title>Correct way to handle mobile browsers | Surfing in Kansas</title>
<link>http://ericholscher.com/blog/2009/nov/9/correct-way-handle-mobile-browsers/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Minidetector is a Django reusable app that allows you to know if a request is being viewed on a mobile device. It provides a middleware and a view decorator that sets a request.mobile variable to True if the request is coming from a mobile device. It's method of figuring out if a device is mobile is simple; It first checks for a special Opera Mini header, then for WAP support, then finally checks the User Agent against a list of known mobile strings.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-15T11:59:47Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>mobile, django, python</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://ericholscher.com/blog/2009/nov/9/correct-way-handle-mobile-browsers/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/15/1d059549fd9b9ff4a67a8aa89603a6b8.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://ericholscher.com/blog/2009/nov/9/correct-way-handle-mobile-browsers/">Correct way to handle mobile browsers | Surfing in Kansas</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Minidetector is a Django reusable app that allows you to know if a request is being viewed on a mobile device. It provides a middleware and a view decorator that sets a request.mobile variable to True if the request is coming from a mobile device. It's method of figuring out if a device is mobile is simple; It first checks for a special Opera Mini header, then for WAP support, then finally checks the User Agent against a list of known mobile strings.</p></blockquote></div>
<p class="tags">
<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/django">django</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058582349">Copy</a> | 
<a href="http://blogmarks.net/link/3408590">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Spone/mark/1058573753">
<title>Collectionista in Launchpad</title>
<link>https://launchpad.net/collectionista</link>
<description>An Android app to keep hold of your collections. Not only of collectibles but also of more plain day-to-day items, such as a &quot;wardrobe&quot; of clothes. Each collection has some special functions to handle its items.</description>
<dc:date>2009-11-06T10:37:34Z</dc:date>
<dc:author>Spone</dc:author>
<dc:subject>android, collection, application, listes</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="https://launchpad.net/collectionista"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="https://launchpad.net/collectionista">Collectionista in Launchpad</a></h4>
 
by <a href="http://blogmarks.net/user/Spone">Spone</a> 
<p class="description">An Android app to keep hold of your collections. Not only of collectibles but also of more plain day-to-day items, such as a "wardrobe" of clothes. Each collection has some special functions to handle its items.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/android">android</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/collection">collection</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/listes">listes</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058573753">Copy</a> | 
<a href="http://blogmarks.net/link/3401936">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/srcmax/mark/1058567562">
<title>Git - Fast Version Control System</title>
<link>http://git-scm.com/</link>
<description>&lt;blockquote&gt;
&lt;p&gt;Git is a free &amp; open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.&lt;/p&gt;
&lt;p&gt;Every Git clone is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server. Branching and merging are fast and easy to do.&lt;/p&gt;
&lt;/blockquote&gt;</description>
<dc:date>2009-10-30T11:42:30Z</dc:date>
<dc:author>srcmax</dc:author>
<dc:subject>versioning, git</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://git-scm.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/30/6a39c5566c81cc96bb39199ca0470695.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://git-scm.com/">Git - Fast Version Control System</a></h4>
 
by <a href="http://blogmarks.net/user/srcmax">srcmax</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2850602">4 other(s)</a> 
<p class="description"><blockquote>
<p>Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.</p>
<p>Every Git clone is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server. Branching and merging are fast and easy to do.</p>
</blockquote></p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/versioning">versioning</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/git">git</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058567562">Copy</a> | 
<a href="http://blogmarks.net/link/2850602">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ycc2106/mark/1058596417">
<title>Mozilla Labs » Raindrop » Blog Archive » Introducing Raindrop</title>
<link>http://labs.mozilla.com/raindrop/2009/10/22/introducing-raindrop</link>
<description>Raindrop is an effort that starts by trying to understand today’s web of conversations, and aims to design an interface that helps people get a handle on their digital world. At the same time, it creates a programming interface (API) that helps designers and developers extend our work and create new systems on top of that data. We aren’t trying to invent new protocols or build new messaging systems, rather focusing on building a product that lets users get a handle on the systems we already use.</description>
<dc:date>2009-10-25T11:11:03Z</dc:date>
<dc:author>ycc2106</dc:author>
<dc:subject>mozilla, labs, web2.0, communication</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://labs.mozilla.com/raindrop/2009/10/22/introducing-raindrop"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://labs.mozilla.com/raindrop/2009/10/22/introducing-raindrop">Mozilla Labs » Raindrop » Blog Archive » Introducing Raindrop</a></h4>
 
by <a href="http://blogmarks.net/user/ycc2106">ycc2106</a> 
<p class="description">Raindrop is an effort that starts by trying to understand today’s web of conversations, and aims to design an interface that helps people get a handle on their digital world. At the same time, it creates a programming interface (API) that helps designers and developers extend our work and create new systems on top of that data. We aren’t trying to invent new protocols or build new messaging systems, rather focusing on building a product that lets users get a handle on the systems we already use.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mozilla">mozilla</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/labs">labs</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web2.0">web2.0</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/communication">communication</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058596417">Copy</a> | 
<a href="http://blogmarks.net/link/3419900">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ycc2106/mark/1058596451">
<title>sma.la - URL Shortener</title>
<link>http://sma.la/</link>
<description># easy to handle your long URLs</description>
<dc:date>2009-10-24T07:34:00Z</dc:date>
<dc:author>ycc2106</dc:author>
<dc:subject>url, shortener, edit, stats, manage, custom, password</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://sma.la/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://sma.la/">sma.la - URL Shortener</a></h4>
 
by <a href="http://blogmarks.net/user/ycc2106">ycc2106</a> 
<p class="description"># easy to handle your long URLs</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/url">url</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/shortener">shortener</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/edit">edit</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/stats">stats</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/manage">manage</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/custom">custom</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/password">password</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058596451">Copy</a> | 
<a href="http://blogmarks.net/link/3419920">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/parmentierf/mark/1058559215">
<title>openhandle - Project Hosting on Google Code</title>
<link>http://code.google.com/p/openhandle/</link>
<description>OpenHandle is an open-source community project to expose Handle Values in common text-based serializations to make the data stored within the records more accessible to Web applications. OpenHandle is not a replacement for the Handle System, but rather an alternate means to access Handle.</description>
<dc:date>2009-10-21T12:16:53Z</dc:date>
<dc:author>parmentierf</dc:author>
<dc:subject>dev, handle</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://code.google.com/p/openhandle/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/21/372c121ce7ea6930500b3ffff114be73.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://code.google.com/p/openhandle/">openhandle - Project Hosting on Google Code</a></h4>
 
by <a href="http://blogmarks.net/user/parmentierf">parmentierf</a> 
<p class="description">OpenHandle is an open-source community project to expose Handle Values in common text-based serializations to make the data stored within the records more accessible to Web applications. OpenHandle is not a replacement for the Handle System, but rather an alternate means to access Handle.</p>
<p class="tags">
<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/handle">handle</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058559215">Copy</a> | 
<a href="http://blogmarks.net/link/3390131">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058513317">
<title>Review Board | Take the pain out of reviewing code</title>
<link>http://review-board.org/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Review Board is a powerful web-based code review tool that offers developers an easy way to handle code reviews. It scales well from small projects to large companies and offers a variety of tools to take much of the stress and time out of the code review process.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-09-23T01:08:02Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>tools, python, coding</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://review-board.org/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/23/ca19d82adce7c3a283805eaf00d0cf03.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://review-board.org/">Review Board | Take the pain out of reviewing code</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2933708">1 other(s)</a> 
<div class="description"><blockquote><p>Review Board is a powerful web-based code review tool that offers developers an easy way to handle code reviews. It scales well from small projects to large companies and offers a variety of tools to take much of the stress and time out of the code review process.</p></blockquote></div>
<p class="tags">
<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/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/coding">coding</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058513317">Copy</a> | 
<a href="http://blogmarks.net/link/2933708">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058508200">
<title>Outras Fontes | Testing Typekit</title>
<link>http://www.outrasfontes.com/typekit1.htm</link>
<description>With the Typekit service now you can embbed
fonts with a few clicks using simple CSS mark-up,
without having to handle any font file.</description>
<dc:date>2009-09-18T06:37:08Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>css, typography</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.outrasfontes.com/typekit1.htm"><img border="0" src="http://blogmarks.net/screenshots/2009/09/18/32d4a3263e3b1a8283fac0399f12189d.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.outrasfontes.com/typekit1.htm">Outras Fontes | Testing Typekit</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
<p class="description">With the Typekit service now you can embbed
fonts with a few clicks using simple CSS mark-up,
without having to handle any font file.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/typography">typography</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058508200">Copy</a> | 
<a href="http://blogmarks.net/link/3346383">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/night.kame/mark/1058501960">
<title>Testing Google's Rich Snippets RDFa support from Philip Taylor on 2009-09-12 (public-rdf-in-xhtml-tf@w3.org from September 2009)</title>
<link>http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2009Sep/0124.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;I tested it a bit, and it seems that what's implemented in that tool bears very little relation to RDFa. It's not simply a buggy implementation - it's not even attempting to handle RDFa remotely correctly.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Comme d'habitude, Google et ses milliers de docteurs en sciences est infichu d'appliquer un standard, si minime soit-il, du premier coup. Il faut dire que les docteurs en sciences chez Google sont tous dans les département &quot;datamining&quot; et &quot;publicité&quot;. A la programmation, ils n'ont laissé que les prag-ma-ti-ques.&lt;/p&gt;</description>
<dc:date>2009-09-13T14:01:47Z</dc:date>
<dc:author>night.kame</dc:author>
<dc:subject>google, don't be honest</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2009Sep/0124.html"><img border="0" src="http://blogmarks.net/screenshots/2009/09/13/08040fee440c7708e07b58dc658893ef.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2009Sep/0124.html">Testing Google's Rich Snippets RDFa support from Philip Taylor on 2009-09-12 (public-rdf-in-xhtml-tf@w3.org from September 2009)</a></h4>
 
by <a href="http://blogmarks.net/user/night.kame">night.kame</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3341441">1 other(s)</a> 
<div class="description"><blockquote><p>I tested it a bit, and it seems that what's implemented in that tool bears very little relation to RDFa. It's not simply a buggy implementation - it's not even attempting to handle RDFa remotely correctly.</p></blockquote>
<p>Comme d'habitude, Google et ses milliers de docteurs en sciences est infichu d'appliquer un standard, si minime soit-il, du premier coup. Il faut dire que les docteurs en sciences chez Google sont tous dans les département "datamining" et "publicité". A la programmation, ils n'ont laissé que les prag-ma-ti-ques.</p></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/don%2527t%2Bbe%2Bhonest">don't be honest</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058501960">Copy</a> | 
<a href="http://blogmarks.net/link/3341441">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058501863">
<title>Testing Google's Rich Snippets RDFa support from Philip Taylor on 2009-09-12 (public-rdf-in-xhtml-tf@w3.org from September 2009)</title>
<link>http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2009Sep/0124.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;I tested it a bit, and it seems that what's implemented in that tool bears very little relation to RDFa. It's not simply a buggy implementation - it's not even attempting to handle RDFa remotely correctly.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-09-13T12:22:15Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>rdfa, implementation, testing</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2009Sep/0124.html"><img border="0" src="http://blogmarks.net/screenshots/2009/09/13/08040fee440c7708e07b58dc658893ef.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://lists.w3.org/Archives/Public/public-rdf-in-xhtml-tf/2009Sep/0124.html">Testing Google's Rich Snippets RDFa support from Philip Taylor on 2009-09-12 (public-rdf-in-xhtml-tf@w3.org from September 2009)</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3341441">1 other(s)</a> 
<div class="description"><blockquote><p>I tested it a bit, and it seems that what's implemented in that tool bears very little relation to RDFa. It's not simply a buggy implementation - it's not even attempting to handle RDFa remotely correctly.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rdfa">rdfa</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/testing">testing</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058501863">Copy</a> | 
<a href="http://blogmarks.net/link/3341441">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058475359">
<title>Laurent Haug’s blog » Blog Archive » Virtual thumb</title>
<link>http://liftlab.com/think/laurent/2009/08/20/virtual-thumb/</link>
<description>&lt;blockquote&gt;&lt;p&gt;In this paper, we present VirtualThumb, a set of software-based conceptual techniques that enables a user to handle multi-touch operations under the limited physical resources available”&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-08-22T10:55:08Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>multitouch</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://liftlab.com/think/laurent/2009/08/20/virtual-thumb/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/22/df3eee6de6413b65abc1d50d59f0bd80.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://liftlab.com/think/laurent/2009/08/20/virtual-thumb/">Laurent Haug’s blog » Blog Archive » Virtual thumb</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>In this paper, we present VirtualThumb, a set of software-based conceptual techniques that enables a user to handle multi-touch operations under the limited physical resources available”</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/multitouch">multitouch</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058475359">Copy</a> | 
<a href="http://blogmarks.net/link/3321980">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058459842">
<title>On taking over the world, and other things… It’s... | Tumblr Staff</title>
<link>http://staff.tumblr.com/post/156436390/taking-over-the-world</link>
<description>&lt;blockquote&gt;&lt;p&gt;On taking over the world, and other things…&lt;/p&gt;&lt;p&gt;It’s been a month of milestones for Tumblr, and we thought it would be a good time to stop and say:  Thank you to everyone for making this possible.&lt;/p&gt;&lt;p&gt;We can still remember watching your new posts come in one-by-one the day we launched.  Now we’re waiting for five new servers to arrive to help us handle the 330 million (that’s 0.3 billion!!) hits and 20 million new posts we’re projecting for August.&lt;/p&gt;&lt;p&gt;More than anything, you continue to blow us away with the amazing things you do with Tumblr.&lt;/p&gt;&lt;p&gt;As our team gets bigger (we’re up to 9 people!), we promise we’re as committed as ever to making Tumblr the greatest place for everyone in the world to share the stuff they love and create.&lt;/p&gt;&lt;p&gt;We love you  &lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-08-09T02:00:12Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>tumblr</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://staff.tumblr.com/post/156436390/taking-over-the-world"><img border="0" src="http://blogmarks.net/screenshots/2009/08/09/470c899677c42025000e42f569eca30b.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://staff.tumblr.com/post/156436390/taking-over-the-world">On taking over the world, and other things… It’s... | Tumblr Staff</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>On taking over the world, and other things…</p><p>It’s been a month of milestones for Tumblr, and we thought it would be a good time to stop and say:  Thank you to everyone for making this possible.</p><p>We can still remember watching your new posts come in one-by-one the day we launched.  Now we’re waiting for five new servers to arrive to help us handle the 330 million (that’s 0.3 billion!!) hits and 20 million new posts we’re projecting for August.</p><p>More than anything, you continue to blow us away with the amazing things you do with Tumblr.</p><p>As our team gets bigger (we’re up to 9 people!), we promise we’re as committed as ever to making Tumblr the greatest place for everyone in the world to share the stuff they love and create.</p><p>We love you  </p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tumblr">tumblr</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058459842">Copy</a> | 
<a href="http://blogmarks.net/link/3310261">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058459738">
<title>Python Package Index : finaloption 0.9.6</title>
<link>http://pypi.python.org/pypi/finaloption</link>
<description>&lt;blockquote&gt;&lt;p&gt;command line parsing done right&lt;/p&gt;&lt;p&gt;Finaloption is a command line parser, intended to make writing command line applications easy and painless. It uses built-in Python types (lists, dictionaries, etc) to define options, which makes configuration clear and concise. Additionally it contains possibility to handle subcommands (i.e. hg commit or svn update).&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-08-08T23:46:43Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>python</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://pypi.python.org/pypi/finaloption"><img border="0" src="http://blogmarks.net/screenshots/2009/08/08/f76055a65d665782b08189b7d04acfdb.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://pypi.python.org/pypi/finaloption">Python Package Index : finaloption 0.9.6</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>command line parsing done right</p><p>Finaloption is a command line parser, intended to make writing command line applications easy and painless. It uses built-in Python types (lists, dictionaries, etc) to define options, which makes configuration clear and concise. Additionally it contains possibility to handle subcommands (i.e. hg commit or svn update).</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058459738">Copy</a> | 
<a href="http://blogmarks.net/link/3310179">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ycc2106/mark/1058597141">
<title>Load Impact - Free web site load test</title>
<link>http://loadimpact.com/</link>
<description>allow you to test how your website can handle various blasts of traffic. The results with sites hosted at WpWebHost are excellent.</description>
<dc:date>2009-07-28T14:12:04Z</dc:date>
<dc:author>ycc2106</dc:author>
<dc:subject>webdev, checker, traffic, test, speed, speedtest</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://loadimpact.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/06/11/9fb2e2bf1462d6eb61a09b7f9305499c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://loadimpact.com/">Load Impact - Free web site load test</a></h4>
 
by <a href="http://blogmarks.net/user/ycc2106">ycc2106</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3225497">3 other(s)</a> 
<p class="description">allow you to test how your website can handle various blasts of traffic. The results with sites hosted at WpWebHost are excellent.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webdev">webdev</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/checker">checker</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/traffic">traffic</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/test">test</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/speed">speed</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/speedtest">speedtest</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058597141">Copy</a> | 
<a href="http://blogmarks.net/link/3225497">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mozkart/mark/1058437670">
<title>CSS Orgy  » Blog Archive   » 12 great online generators</title>
<link>http://cssorgy.com/12-great-online-generators-1907</link>
<description>Designing websites is a quite complex job, with many design elements to handle for great results. Hopefuly the web is now full of generators that make your job much easier, here are 12 of them.</description>
<dc:date>2009-07-22T04:35:03Z</dc:date>
<dc:author>mozkart</dc:author>
<dc:subject>css, design web</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://cssorgy.com/12-great-online-generators-1907"><img border="0" src="http://blogmarks.net/screenshots/2009/07/22/72e62ea35a57376d1c339059e0739aa7.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://cssorgy.com/12-great-online-generators-1907">CSS Orgy  » Blog Archive   » 12 great online generators</a></h4>
 
by <a href="http://blogmarks.net/user/mozkart">mozkart</a> 
<p class="description">Designing websites is a quite complex job, with many design elements to handle for great results. Hopefuly the web is now full of generators that make your job much easier, here are 12 of them.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
<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=1058437670">Copy</a> | 
<a href="http://blogmarks.net/link/3292054">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058435372">
<title>Python Package Index : sparrow 1.0b2</title>
<link>http://pypi.python.org/pypi/sparrow/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Sparrow is a library that provides a high-level API for RDF Databases. Any database the provides support for SPARQL Queries and has a triplestore that can handle contexts can be used as a backend.&lt;/p&gt;&lt;p&gt;The goal of Sparrow is to make sure all these different backends act the same, making it possible to change RDF Database backends without having to change your code.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-07-20T02:05:44Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>python, rdf, api, database</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://pypi.python.org/pypi/sparrow/"><img border="0" src="http://blogmarks.net/screenshots/2009/07/20/ff30a5c46ecd705dec3443308ca37254.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://pypi.python.org/pypi/sparrow/">Python Package Index : sparrow 1.0b2</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Sparrow is a library that provides a high-level API for RDF Databases. Any database the provides support for SPARQL Queries and has a triplestore that can handle contexts can be used as a backend.</p><p>The goal of Sparrow is to make sure all these different backends act the same, making it possible to change RDF Database backends without having to change your 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/rdf">rdf</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/api">api</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/database">database</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058435372">Copy</a> | 
<a href="http://blogmarks.net/link/3290148">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058428410">
<title>Python Package Index : sparrow 1.0b2</title>
<link>http://pypi.python.org/pypi/sparrow/1.0b2</link>
<description>&lt;blockquote&gt;&lt;p&gt;Sparrow is a library that provides a high-level API for RDF Databases. Any database the provides support for SPARQL Queries and has a triplestore that can handle contexts can be used as a backend.&lt;/p&gt;&lt;p&gt;The goal of Sparrow is to make sure all these different backends act the same, making it possible to change RDF Database backends without having to change your code.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-07-15T03:25:20Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>python, rdf, api, database</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://pypi.python.org/pypi/sparrow/1.0b2"><img border="0" src="http://blogmarks.net/screenshots/2009/07/15/365db8d8c99737275fed26f7c7439103.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://pypi.python.org/pypi/sparrow/1.0b2">Python Package Index : sparrow 1.0b2</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Sparrow is a library that provides a high-level API for RDF Databases. Any database the provides support for SPARQL Queries and has a triplestore that can handle contexts can be used as a backend.</p><p>The goal of Sparrow is to make sure all these different backends act the same, making it possible to change RDF Database backends without having to change your 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/rdf">rdf</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/api">api</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/database">database</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058428410">Copy</a> | 
<a href="http://blogmarks.net/link/3285609">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058424835">
<title>Color-Structured Image Search - Microsoft Research</title>
<link>http://research.microsoft.com/apps/pubs/default.aspx?id=81527</link>
<description>&lt;blockquote&gt;&lt;p&gt;Color-Structured Image Search&lt;/p&gt;&lt;p&gt;Jingdong Wang, Xian-Sheng Hua, and Yinghai Zhao&lt;/p&gt;&lt;p&gt;6 July 2009&lt;/p&gt;&lt;p&gt;In this paper, we propose a novel interactive image ranking technique, color-structured image search, by exploiting color spatial relation information, and demonstrate it in image research results refinement. This technique enables users to draw a few color strokes, called target color structure, to indicate the intent. Beyond the conventional image retrieval methods based on query by image content that simply view the target color structure as an image and compute the similarity merely according to the spatial correspondence criterion, the proposed method represents the target color structure using a set of spatially relational colors, and evaluates the similarities between target color structure and image color structure by exploiting their spatial correspondence information, and an extra novel criterion, the consistency of spatial relation of colors implied in target color structure, and even offering a scheme to handle the uncertainty of target color structure. This similarity evaluation process can be accomplished efficiently. Moreover, a convenient interactive interface is presented to allow users to specify target color structure flexibly. Experimental results demonstrate the effectiveness and efficiency of the proposed approach.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-07-11T18:35:55Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>image, microsoft, couleur</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://research.microsoft.com/apps/pubs/default.aspx?id=81527"><img border="0" src="http://blogmarks.net/screenshots/2009/07/11/0e756a203a034e0ceeb5811dacc2e541.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://research.microsoft.com/apps/pubs/default.aspx?id=81527">Color-Structured Image Search - Microsoft Research</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Color-Structured Image Search</p><p>Jingdong Wang, Xian-Sheng Hua, and Yinghai Zhao</p><p>6 July 2009</p><p>In this paper, we propose a novel interactive image ranking technique, color-structured image search, by exploiting color spatial relation information, and demonstrate it in image research results refinement. This technique enables users to draw a few color strokes, called target color structure, to indicate the intent. Beyond the conventional image retrieval methods based on query by image content that simply view the target color structure as an image and compute the similarity merely according to the spatial correspondence criterion, the proposed method represents the target color structure using a set of spatially relational colors, and evaluates the similarities between target color structure and image color structure by exploiting their spatial correspondence information, and an extra novel criterion, the consistency of spatial relation of colors implied in target color structure, and even offering a scheme to handle the uncertainty of target color structure. This similarity evaluation process can be accomplished efficiently. Moreover, a convenient interactive interface is presented to allow users to specify target color structure flexibly. Experimental results demonstrate the effectiveness and efficiency of the proposed approach.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/image">image</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/microsoft">microsoft</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/couleur">couleur</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058424835">Copy</a> | 
<a href="http://blogmarks.net/link/3282648">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058383945">
<title>Why we love Semantic Web technologies - TechnicaLee Speaking</title>
<link>http://www.thefigtrees.net/lee/blog/2009/06/why_we_love_semantic_web_techn.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;RDF is a data standard that is both expressive enough to represent any type of data that’s connected to the server and also flexible enough to handle new data sources incrementally. URIs provide a foundation for minting identifiers that don’t clash unexpectedly as new data sources are brought into the fold. Named graphs give us a simple abstraction upon which we can engineer practical concerns like security, audit trails, offline access, real-time updates, and caching.&lt;/p&gt;&lt;/blockquote&gt;

un peu trop communiqué de presse, mais des idées à retenir</description>
<dc:date>2009-06-22T01:12:04Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>websemantique, rdf</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.thefigtrees.net/lee/blog/2009/06/why_we_love_semantic_web_techn.html"><img border="0" src="http://blogmarks.net/screenshots/2009/06/22/24b17bd64f2458f99bd39c3acc71340c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.thefigtrees.net/lee/blog/2009/06/why_we_love_semantic_web_techn.html">Why we love Semantic Web technologies - TechnicaLee Speaking</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>RDF is a data standard that is both expressive enough to represent any type of data that’s connected to the server and also flexible enough to handle new data sources incrementally. URIs provide a foundation for minting identifiers that don’t clash unexpectedly as new data sources are brought into the fold. Named graphs give us a simple abstraction upon which we can engineer practical concerns like security, audit trails, offline access, real-time updates, and caching.</p></blockquote>

un peu trop communiqué de presse, mais des idées à retenir</div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/websemantique">websemantique</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rdf">rdf</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058383945">Copy</a> | 
<a href="http://blogmarks.net/link/3248272">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ycc2106/mark/1058597324">
<title>Free Online Backup, File and Folder Sync, Share</title>
<link>https://spideroak.com/</link>
<description>SpiderOak offers a different approach to online backup by combining a suite of services into one consolidated tool - free online backup, synchronization, sharing, remote access, and storage. This difference is further measured in our zero-knowledge privacy policy - the first one ever employed in this setting. Our flexible design allows you to handle data from any operating system (Mac, Windows and Linux) or location (external drives, network volumes, USB keys, etc...) using just one centralized account.</description>
<dc:date>2009-06-20T08:03:38Z</dc:date>
<dc:author>ycc2106</dc:author>
<dc:subject>backup, online, 2G, free, sync, linux, pc, mac</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="https://spideroak.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/12/20/dcd5bdfdaee317aee800ab9a62cfe0c5.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="https://spideroak.com/">Free Online Backup, File and Folder Sync, Share</a></h4>
 
by <a href="http://blogmarks.net/user/ycc2106">ycc2106</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2813168">2 other(s)</a> 
<p class="description">SpiderOak offers a different approach to online backup by combining a suite of services into one consolidated tool - free online backup, synchronization, sharing, remote access, and storage. This difference is further measured in our zero-knowledge privacy policy - the first one ever employed in this setting. Our flexible design allows you to handle data from any operating system (Mac, Windows and Linux) or location (external drives, network volumes, USB keys, etc...) using just one centralized account.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/backup">backup</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/online">online</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/2G">2G</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/free">free</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sync">sync</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/linux">linux</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pc">pc</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mac">mac</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058597324">Copy</a> | 
<a href="http://blogmarks.net/link/2813168">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/holyver/mark/1058353873">
<title>Google Data APIs - Google Code</title>
<link>http://code.google.com/intl/fr/apis/gdata/</link>
<description>The Google Data APIs provide a simple standard protocol for reading and writing data on the web.

These REST-style APIs are based on the Atom Publishing Protocol (AtomPub), using the standard Atom syndication format to represent data and HTTP to handle communication. The Google Data API protocol also extends AtomPub for processing queries, authentication, batch requests, and providing alternate output formats (JSON, RSS).

Many Google services support the Google Data API protocol</description>
<dc:date>2009-06-08T20:27:14Z</dc:date>
<dc:author>holyver</dc:author>
<dc:subject>google, atom, protocol, Atom Publishing Protocol, rest, architecture</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://code.google.com/intl/fr/apis/gdata/"><img border="0" src="http://blogmarks.net/screenshots/2009/06/08/afe134986ac15704b4ff4802a887f4aa.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://code.google.com/intl/fr/apis/gdata/">Google Data APIs - Google Code</a></h4>
 
by <a href="http://blogmarks.net/user/holyver">holyver</a> 
<p class="description">The Google Data APIs provide a simple standard protocol for reading and writing data on the web.

These REST-style APIs are based on the Atom Publishing Protocol (AtomPub), using the standard Atom syndication format to represent data and HTTP to handle communication. The Google Data API protocol also extends AtomPub for processing queries, authentication, batch requests, and providing alternate output formats (JSON, RSS).

Many Google services support the Google Data API protocol</p>
<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/atom">atom</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/protocol">protocol</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Atom%2BPublishing%2BProtocol">Atom Publishing Protocol</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rest">rest</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/architecture">architecture</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058353873">Copy</a> | 
<a href="http://blogmarks.net/link/3222053">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/kruty/mark/1058345367">
<title>PRINT GOCCO discount SUPPLIES</title>
<link>http://www.northwoodstudios.us/goccoprinters.html</link>
<description>The PG5 is the &quot;new and improved&quot; version of the older B6. The lamp housing is easier to handle and the positioning frame for screens offers a more secure fit, preventing screens from bending or slipping. It is also slightly more compact and decidedly more colorful!</description>
<dc:date>2009-06-02T11:49:51Z</dc:date>
<dc:author>kruty</dc:author>
<dc:subject>print</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.northwoodstudios.us/goccoprinters.html"><img border="0" src="http://blogmarks.net/screenshots/2009/06/02/c1b871c67a4d105596dc48d28a7e85a9.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.northwoodstudios.us/goccoprinters.html">PRINT GOCCO discount SUPPLIES</a></h4>
 
by <a href="http://blogmarks.net/user/kruty">kruty</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3214716">1 other(s)</a> 
<p class="description">The PG5 is the "new and improved" version of the older B6. The lamp housing is easier to handle and the positioning frame for screens offers a more secure fit, preventing screens from bending or slipping. It is also slightly more compact and decidedly more colorful!</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/print">print</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058345367">Copy</a> | 
<a href="http://blogmarks.net/link/3214716">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058345107">
<title>PRINT GOCCO discount SUPPLIES</title>
<link>http://www.northwoodstudios.us/goccoprinters.html</link>
<description>The PG5 is the &quot;new and improved&quot; version of the older B6. The lamp housing is easier to handle and the positioning frame for screens offers a more secure fit, preventing screens from bending or slipping. It is also slightly more compact and decidedly more colorful!</description>
<dc:date>2009-06-02T08:19:14Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>print, wishlist, flag</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.northwoodstudios.us/goccoprinters.html"><img border="0" src="http://blogmarks.net/screenshots/2009/06/02/c1b871c67a4d105596dc48d28a7e85a9.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.northwoodstudios.us/goccoprinters.html">PRINT GOCCO discount SUPPLIES</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3214716">1 other(s)</a> 
<p class="description">The PG5 is the "new and improved" version of the older B6. The lamp housing is easier to handle and the positioning frame for screens offers a more secure fit, preventing screens from bending or slipping. It is also slightly more compact and decidedly more colorful!</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/print">print</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wishlist">wishlist</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flag">flag</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058345107">Copy</a> | 
<a href="http://blogmarks.net/link/3214716">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Spone/mark/1058339570">
<title>Introducing Typekit « The Typekit Blog</title>
<link>http://blog.typekit.com/2009/05/27/introducing-typekit/</link>
<description>We’ve been working with foundries to develop a consistent web-only font linking license. We’ve built a technology platform that lets us to host both free and commercial fonts in a way that is incredibly fast, smoothes out differences in how browsers handle type, and offers the level of protection that type designers need without resorting to annoying and ineffective DRM.

As a Typekit user, you’ll have access to our library of high-quality fonts. Just add a line of JavaScript to your markup, tell us what fonts you want to use, and then craft your pages the way you always have. Except now you’ll be able to use real fonts. This really is going to change web design.

We’ll be launching this summer with a great collection of beautiful and hardworking typefaces. We’ll offer a free version of the service to get you started, and a low-cost way to grow from there. A truly scalable professional version will follow soon after.</description>
<dc:date>2009-05-28T15:01:56Z</dc:date>
<dc:author>Spone</dc:author>
<dc:subject>javascript, font, typographie</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blog.typekit.com/2009/05/27/introducing-typekit/"><img border="0" src="http://blogmarks.net/screenshots/2009/05/30/5f04cd65b0abb9820c3a8a4b741ebed5.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blog.typekit.com/2009/05/27/introducing-typekit/">Introducing Typekit « The Typekit Blog</a></h4>
 
by <a href="http://blogmarks.net/user/Spone">Spone</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3209977">3 other(s)</a> 
<p class="description">We’ve been working with foundries to develop a consistent web-only font linking license. We’ve built a technology platform that lets us to host both free and commercial fonts in a way that is incredibly fast, smoothes out differences in how browsers handle type, and offers the level of protection that type designers need without resorting to annoying and ineffective DRM.

As a Typekit user, you’ll have access to our library of high-quality fonts. Just add a line of JavaScript to your markup, tell us what fonts you want to use, and then craft your pages the way you always have. Except now you’ll be able to use real fonts. This really is going to change web design.

We’ll be launching this summer with a great collection of beautiful and hardworking typefaces. We’ll offer a free version of the service to get you started, and a low-cost way to grow from there. A truly scalable professional version will follow soon after.</p>
<p class="tags">
<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/font">font</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/typographie">typographie</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058339570">Copy</a> | 
<a href="http://blogmarks.net/link/3209977">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>