<?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/back-testing">
<title>Public marks with search back-testing</title>
<description>Public marks with search back-testing</description>
<link>http://blogmarks.net/marks/search/back-testing</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/ghis/mark/1058628075"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058627309"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058627292"/>
<rdf:li resource="http://blogmarks.net/api/user/marco/mark/1058626254"/>
<rdf:li resource="http://blogmarks.net/api/user/Regis/mark/1058626157"/>
<rdf:li resource="http://blogmarks.net/api/user/marco/mark/1058624556"/>
<rdf:li resource="http://blogmarks.net/api/user/znarf/mark/1058624499"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058623135"/>
<rdf:li resource="http://blogmarks.net/api/user/rvuong/mark/1058616351"/>
<rdf:li resource="http://blogmarks.net/api/user/jallatte/mark/1058616295"/>
<rdf:li resource="http://blogmarks.net/api/user/vrossign/mark/1058616293"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058615805"/>
<rdf:li resource="http://blogmarks.net/api/user/Spone/mark/1058614524"/>
<rdf:li resource="http://blogmarks.net/api/user/oqdbpo/mark/1058614377"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058614366"/>
<rdf:li resource="http://blogmarks.net/api/user/srcmax/mark/1058606241"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058591997"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058591171"/>
<rdf:li resource="http://blogmarks.net/api/user/tlaporte/mark/1058590877"/>
<rdf:li resource="http://blogmarks.net/api/user/cascamorto/mark/1058590459"/>
<rdf:li resource="http://blogmarks.net/api/user/garret/mark/1058589111"/>
<rdf:li resource="http://blogmarks.net/api/user/marco/mark/1058587631"/>
<rdf:li resource="http://blogmarks.net/api/user/srcmax/mark/1058586380"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058586375"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058586059"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/ghis/mark/1058628075">
<title>Most Popular Featured Desktops of 2009 - Best of 2009 - Lifehacker</title>
<link>http://lifehacker.com/5429064/most-popular-featured-desktops-of-2009</link>
<description>Our readers have submitted thousands of screenshots of their best desktop configurations, and over the year we've featured some truly impressive and unique desktops with you. Here's a look back at some of the best this year had to offer.</description>
<dc:date>2009-12-22T22:48:03Z</dc:date>
<dc:author>ghis</dc:author>
<dc:subject>desktop, design patterns</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://lifehacker.com/5429064/most-popular-featured-desktops-of-2009"><img border="0" src="http://blogmarks.net/screenshots/2009/12/22/040a5d97b8e7d1500e85024505929b3a.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://lifehacker.com/5429064/most-popular-featured-desktops-of-2009">Most Popular Featured Desktops of 2009 - Best of 2009 - Lifehacker</a></h4>
 
by <a href="http://blogmarks.net/user/ghis">ghis</a> 
<p class="description">Our readers have submitted thousands of screenshots of their best desktop configurations, and over the year we've featured some truly impressive and unique desktops with you. Here's a look back at some of the best this year had to offer.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/desktop">desktop</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/design%2Bpatterns">design patterns</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058628075">Copy</a> | 
<a href="http://blogmarks.net/link/3445382">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058627309">
<title>Corey Goldberg: http_rrd_profiler - HTTP Request Profiler with RRD Storage and Graphing</title>
<link>http://coreygoldberg.blogspot.com/2009/12/httprrdprofiler-http-request-profiler.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;http_rrd_profiler is an HTTP testing/monitoring tool written in Python. It uses Python's httplib to send a GET request to a web resource and adds performance timing instrumentation between each step of the request/response. RRDTool is used for data storage and graph generation. RRDtool is an open source, high performance logging and graphing system for time-series data.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-12-22T03:41:13Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>http, performance</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://coreygoldberg.blogspot.com/2009/12/httprrdprofiler-http-request-profiler.html"><img border="0" src="http://blogmarks.net/screenshots/2009/12/22/08aa675307cb7feca1e5199063ff0ae7.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://coreygoldberg.blogspot.com/2009/12/httprrdprofiler-http-request-profiler.html">Corey Goldberg: http_rrd_profiler - HTTP Request Profiler with RRD Storage and Graphing</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>http_rrd_profiler is an HTTP testing/monitoring tool written in Python. It uses Python's httplib to send a GET request to a web resource and adds performance timing instrumentation between each step of the request/response. RRDTool is used for data storage and graph generation. RRDtool is an open source, high performance logging and graphing system for time-series data.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/http">http</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/performance">performance</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058627309">Copy</a> | 
<a href="http://blogmarks.net/link/3444705">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058627292">
<title>[whatwg] Inconsistent behavior for empty-string URLs</title>
<link>http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2009-December/024622.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;results of testing various tags with empty URLs across different browsers.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-12-22T03:10:09Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>testing, uri, browser, interoperability</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2009-December/024622.html"><img border="0" src="http://blogmarks.net/screenshots/2009/12/22/6e4b67289081f552b7aafa71347fdecf.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2009-December/024622.html">[whatwg] Inconsistent behavior for empty-string URLs</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>results of testing various tags with empty URLs across different browsers.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/testing">testing</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/uri">uri</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/browser">browser</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/interoperability">interoperability</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058627292">Copy</a> | 
<a href="http://blogmarks.net/link/3444686">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/marco/mark/1058626254">
<title>The decade in news photographs</title>
<link>http://www.boston.com/bigpicture/2009/12/the_decade_in_news_photographs.html</link>
<description>Looking back on the past ten years through news photographs, it becomes clear that it was a dramatic, often brutal decade.</description>
<dc:date>2009-12-20T17:41:47Z</dc:date>
<dc:author>marco</dc:author>
<dc:subject>photos, The Big Picture, société</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.boston.com/bigpicture/2009/12/the_decade_in_news_photographs.html"><img border="0" src="http://blogmarks.net/screenshots/2009/12/20/28e243b1ce90d14d19d8ca16e86552e4.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.boston.com/bigpicture/2009/12/the_decade_in_news_photographs.html">The decade in news photographs</a></h4>
 
by <a href="http://blogmarks.net/user/marco">marco</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3442930">1 other(s)</a> 
<p class="description">Looking back on the past ten years through news photographs, it becomes clear that it was a dramatic, often brutal decade.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photos">photos</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/The%2BBig%2BPicture">The Big Picture</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/soci%25C3%25A9t%25C3%25A9">société</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058626254">Copy</a> | 
<a href="http://blogmarks.net/link/3442930">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Regis/mark/1058626157">
<title>Ubuntu One online storage and sync</title>
<link>https://one.ubuntu.com/</link>
<description>personal storage on the cloud.You can use it to back up, store, sync and share your data with other Ubuntu One users.

Ubuntu One gives all features
2 GB for free
50 GB for $120 per year</description>
<dc:date>2009-12-20T14:41:45Z</dc:date>
<dc:author>Regis</dc:author>
<dc:subject>cloud storage</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="https://one.ubuntu.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/12/20/fac69694df05c8ec22865574e9874ed5.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="https://one.ubuntu.com/">Ubuntu One online storage and sync</a></h4>
 
by <a href="http://blogmarks.net/user/Regis">Regis</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3338939">1 other(s)</a> 
<p class="description">personal storage on the cloud.You can use it to back up, store, sync and share your data with other Ubuntu One users.

Ubuntu One gives all features
2 GB for free
50 GB for $120 per year</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cloud%2Bstorage">cloud storage</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058626157">Copy</a> | 
<a href="http://blogmarks.net/link/3338939">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/marco/mark/1058624556">
<title>Server-Side Javascript: Back With a Vengeance</title>
<link>http://www.readwriteweb.com/archives/server-side_javascript_back_with_a_vengeance.php</link>
<description></description>
<dc:date>2009-12-18T15:11:20Z</dc:date>
<dc:author>marco</dc:author>
<dc:subject>javascript</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.readwriteweb.com/archives/server-side_javascript_back_with_a_vengeance.php"><img border="0" src="http://blogmarks.net/screenshots/2009/12/18/c25b12ce6bf884e1dc1595578e60fb89.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.readwriteweb.com/archives/server-side_javascript_back_with_a_vengeance.php">Server-Side Javascript: Back With a Vengeance</a></h4>
 
by <a href="http://blogmarks.net/user/marco">marco</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3442392">1 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript">javascript</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058624556">Copy</a> | 
<a href="http://blogmarks.net/link/3442392">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/znarf/mark/1058624499">
<title>   Server-Side Javascript: Back With a Vengeance</title>
<link>http://www.readwriteweb.com/archives/server-side_javascript_back_with_a_vengeance.php</link>
<description></description>
<dc:date>2009-12-18T13:42:29Z</dc:date>
<dc:author>François Hodierne</dc:author>
<dc:subject>javascript</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.readwriteweb.com/archives/server-side_javascript_back_with_a_vengeance.php"><img border="0" src="http://blogmarks.net/screenshots/2009/12/18/c25b12ce6bf884e1dc1595578e60fb89.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.readwriteweb.com/archives/server-side_javascript_back_with_a_vengeance.php">   Server-Side Javascript: Back With a Vengeance</a></h4>
 
by <a href="http://blogmarks.net/user/znarf">François Hodierne</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3442392">1 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript">javascript</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058624499">Copy</a> | 
<a href="http://blogmarks.net/link/3442392">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058623135">
<title>StaticMatic</title>
<link>http://staticmatic.rubyforge.org/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Web developers are used to using dynamic and frameworks like Ruby on Rails to develop applications. When it comes to working with static, non-dynamic websites it can seem like stepping back in time.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-12-17T05:00:02Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>ruby, static</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://staticmatic.rubyforge.org/"><img border="0" src="http://blogmarks.net/screenshots/2009/12/17/9beba4e99e4475aa2083d834509fe335.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://staticmatic.rubyforge.org/">StaticMatic</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Web developers are used to using dynamic and frameworks like Ruby on Rails to develop applications. When it comes to working with static, non-dynamic websites it can seem like stepping back in time.</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/static">static</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058623135">Copy</a> | 
<a href="http://blogmarks.net/link/2789151">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/rvuong/mark/1058616351">
<title>Mega Krav Maga</title>
<link>http://www.megakravmaga.com/</link>
<description>Frantico is back !</description>
<dc:date>2009-12-10T10:56:27Z</dc:date>
<dc:author>rvuong</dc:author>
<dc:subject>blog, frantico, bd</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.megakravmaga.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/12/10/a9fd707f4628a695958b961d7453f729.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.megakravmaga.com/">Mega Krav Maga</a></h4>
 
by <a href="http://blogmarks.net/user/rvuong">rvuong</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3435708">3 other(s)</a> 
<p class="description">Frantico is back !</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/blog">blog</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/frantico">frantico</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bd">bd</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058616351">Copy</a> | 
<a href="http://blogmarks.net/link/3435708">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jallatte/mark/1058616295">
<title>Le &quot;come back&quot; des &quot;start up&quot; du Web</title>
<link>http://www.latribune.fr/blogs/le-blog-d-erik-izraelewicz/20091209trib000451210/le-come-back-des-start-up-du-web.html</link>
<description></description>
<dc:date>2009-12-10T09:24:47Z</dc:date>
<dc:author>jallatte</dc:author>
<dc:subject>goojet</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.latribune.fr/blogs/le-blog-d-erik-izraelewicz/20091209trib000451210/le-come-back-des-start-up-du-web.html"><img border="0" src="http://blogmarks.net/screenshots/2009/12/10/6e56b6c341184995776294a2263c6bda.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.latribune.fr/blogs/le-blog-d-erik-izraelewicz/20091209trib000451210/le-come-back-des-start-up-du-web.html">Le &quot;come back&quot; des &quot;start up&quot; du Web</a></h4>
 
by <a href="http://blogmarks.net/user/jallatte">jallatte</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/goojet">goojet</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058616295">Copy</a> | 
<a href="http://blogmarks.net/link/3435665">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/vrossign/mark/1058616293">
<title>RegExr: Online Regular Expression Testing Tool</title>
<link>http://gskinner.com/RegExr/</link>
<description></description>
<dc:date>2009-12-10T09:24:34Z</dc:date>
<dc:author>vrossign</dc:author>
<dc:subject>online, regex, tests</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://gskinner.com/RegExr/"><img border="0" src="http://blogmarks.net/screenshots/2008/04/21/3d76b391acfd44f90379acdfc90badc7.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://gskinner.com/RegExr/">RegExr: Online Regular Expression Testing Tool</a></h4>
 
by <a href="http://blogmarks.net/user/vrossign">vrossign</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2719428">9 other(s)</a> 
<p class="tags">
<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/regex">regex</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tests">tests</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058616293">Copy</a> | 
<a href="http://blogmarks.net/link/2719428">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058615805">
<title>Schneier on Security: The Value of Privacy</title>
<link>http://www.schneier.com/blog/archives/2006/05/the_value_of_pr.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;For if we are observed in all matters, we are constantly under threat of correction, judgment, criticism, even plagiarism of our own uniqueness. We become children, fettered under watchful eyes, constantly fearful that -- either now or in the uncertain future -- patterns we leave behind will be brought back to implicate us, by whatever authority has now become focused upon our once-private and innocent acts. We lose our individuality, because everything we do is observable and recordable.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-12-09T22:57:01Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>opacité</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.schneier.com/blog/archives/2006/05/the_value_of_pr.html"><img border="0" src="http://blogmarks.net/screenshots/2009/12/09/353a5733d6cb2cb6953a2f266c347e21.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.schneier.com/blog/archives/2006/05/the_value_of_pr.html">Schneier on Security: The Value of Privacy</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>For if we are observed in all matters, we are constantly under threat of correction, judgment, criticism, even plagiarism of our own uniqueness. We become children, fettered under watchful eyes, constantly fearful that -- either now or in the uncertain future -- patterns we leave behind will be brought back to implicate us, by whatever authority has now become focused upon our once-private and innocent acts. We lose our individuality, because everything we do is observable and recordable.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/opacit%25C3%25A9">opacité</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058615805">Copy</a> | 
<a href="http://blogmarks.net/link/3435235">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Spone/mark/1058614524">
<title>Uniform Wares</title>
<link>http://www.uniformwares.com/</link>
<description>Precision Japanese quartz movement, 37mm satin anodised aluminium case, hardened mineral crystal , urethane strap, stainless steel screw case back, water resistant 1ATM, accuracy +/- 15 sec p/m, 4 year battery life.</description>
<dc:date>2009-12-08T15:31:57Z</dc:date>
<dc:author>Spone</dc:author>
<dc:subject>boutique, montre</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.uniformwares.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/12/08/9c0ac3caa1f3697dc82e1f799789dbbb.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.uniformwares.com/">Uniform Wares</a></h4>
 
by <a href="http://blogmarks.net/user/Spone">Spone</a> 
<p class="description">Precision Japanese quartz movement, 37mm satin anodised aluminium case, hardened mineral crystal , urethane strap, stainless steel screw case back, water resistant 1ATM, accuracy +/- 15 sec p/m, 4 year battery life.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/boutique">boutique</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/montre">montre</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058614524">Copy</a> | 
<a href="http://blogmarks.net/link/3434162">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/oqdbpo/mark/1058614377">
<title>ABtests.com - Share A/B Testing Results. Improve your conversion today.</title>
<link>http://www.abtests.com/</link>
<description>ABテストができるサイト</description>
<dc:date>2009-12-08T11:50:27Z</dc:date>
<dc:author>oqdbpo</dc:author>
<dc:subject>share, AB test</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.abtests.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/12/08/daf70428ed4e53577070654694b7d866.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.abtests.com/">ABtests.com - Share A/B Testing Results. Improve your conversion today.</a></h4>
 
by <a href="http://blogmarks.net/user/oqdbpo">oqdbpo</a> 
<p class="description">ABテストができるサイト</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/share">share</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/AB%2Btest">AB test</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058614377">Copy</a> | 
<a href="http://blogmarks.net/link/3434054">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058614366">
<title>Serizawa at the Japan Society Museum- artnet Magazine</title>
<link>http://www.artnet.com/magazineus/features/finch/serizawa-keisuke10-21-09.asp</link>
<description>I had the good fortune to tour the comprehensive survey of works by textile master Serizawa Keisuke at the Japan Society, curated with admirable rigor by the society's gallery director Joe Earle, with two formidable blondes, Alexandra Peers of the Wall Street Journal and Alice Judelson of I-20 Gallery. As Peers commented, using an old journalistic term, &quot;They buried the lede,&quot; by putting the jewels of the exhibition, Serizawa's incomparable kimonos from the 1960s, in a back room of the gallery, where you might miss them.</description>
<dc:date>2009-12-08T11:38:07Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>pattern, fashion, location:japan, Serizawa Keisuke</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.artnet.com/magazineus/features/finch/serizawa-keisuke10-21-09.asp"><img border="0" src="http://blogmarks.net/screenshots/2009/12/08/ccd9da94433f7b15c9eb1c29446469e7.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.artnet.com/magazineus/features/finch/serizawa-keisuke10-21-09.asp">Serizawa at the Japan Society Museum- artnet Magazine</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
<p class="description">I had the good fortune to tour the comprehensive survey of works by textile master Serizawa Keisuke at the Japan Society, curated with admirable rigor by the society's gallery director Joe Earle, with two formidable blondes, Alexandra Peers of the Wall Street Journal and Alice Judelson of I-20 Gallery. As Peers commented, using an old journalistic term, "They buried the lede," by putting the jewels of the exhibition, Serizawa's incomparable kimonos from the 1960s, in a back room of the gallery, where you might miss them.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pattern">pattern</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/fashion">fashion</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/location%253Ajapan">location:japan</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Serizawa%2BKeisuke">Serizawa Keisuke</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058614366">Copy</a> | 
<a href="http://blogmarks.net/link/3434043">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/srcmax/mark/1058606241">
<title>5 Big Changes to Watch in Facebook’s Upcoming Redesign [Screenshots]</title>
<link>http://mashable.com/2009/11/30/facebook-redesign-3/</link>
<description>&lt;blockquote&gt;
&lt;p&gt;Just over a month ago, Facebook rolled out a new homepage redesign. Now it looks like the social network isn’t completely satisfied with the results, as it’s now testing yet another homepage redesign.&lt;/p&gt;
&lt;/blockquote&gt;</description>
<dc:date>2009-12-01T13:30:24Z</dc:date>
<dc:author>srcmax</dc:author>
<dc:subject>facebook, redesign, mashable</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://mashable.com/2009/11/30/facebook-redesign-3/"><img border="0" src="http://blogmarks.net/screenshots/2009/12/01/a40f954874dde6166b9368d3d87f7b7a.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://mashable.com/2009/11/30/facebook-redesign-3/">5 Big Changes to Watch in Facebook’s Upcoming Redesign [Screenshots]</a></h4>
 
by <a href="http://blogmarks.net/user/srcmax">srcmax</a> 
<div class="description"><blockquote>
<p>Just over a month ago, Facebook rolled out a new homepage redesign. Now it looks like the social network isn’t completely satisfied with the results, as it’s now testing yet another homepage redesign.</p>
</blockquote></div>
<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/redesign">redesign</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mashable">mashable</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058606241">Copy</a> | 
<a href="http://blogmarks.net/link/3427080">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058591997">
<title>mnot’s Web log: The State of Proxy Caching</title>
<link>http://www.mnot.net/blog/2007/06/20/proxy_caching#comment-2989</link>
<description>&lt;blockquote&gt;&lt;p&gt;WRT Vary - Based on what Co-advisor sees as well as some of my own testing, Vary is safe in the very limited fashion that if you do a simple, one-dimensional vary, the wrong thing won't be returned.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-25T14:45:32Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>http, implementation</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.mnot.net/blog/2007/06/20/proxy_caching#comment-2989"><img border="0" src="http://blogmarks.net/screenshots/2009/11/25/902e4a58c5a531df22dda20e6d1935c8.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.mnot.net/blog/2007/06/20/proxy_caching#comment-2989">mnot’s Web log: The State of Proxy Caching</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>WRT Vary - Based on what Co-advisor sees as well as some of my own testing, Vary is safe in the very limited fashion that if you do a simple, one-dimensional vary, the wrong thing won't be returned.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/http">http</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/implementation">implementation</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058591997">Copy</a> | 
<a href="http://blogmarks.net/link/3416095">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058591171">
<title>cyoa : Choose Your own Adventure</title>
<link>http://samizdat.cc/cyoa/</link>
<description>As a child of the 80s, the Choose Your Own Adventure books were a fixture of my rainy afternoons. My elementary school library kept a low, fairly unmaintained-looking shelf of them hidden in one of its back corners. Whether this non-marquee placement was an attempt by the librarians to deemphasize the books in favor of ‘serious’ (children’s) literature or was simply my good luck I still haven’t worked out. But it meant there was a place that I could retreat to and dive into unfamiliar worlds without distraction.</description>
<dc:date>2009-11-24T17:07:52Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>webdocumentaire, navigation system</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://samizdat.cc/cyoa/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/25/56c0b1a8b816712595f3525bd6054f8c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://samizdat.cc/cyoa/">cyoa : Choose Your own Adventure</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3405962">2 other(s)</a> 
<p class="description">As a child of the 80s, the Choose Your Own Adventure books were a fixture of my rainy afternoons. My elementary school library kept a low, fairly unmaintained-looking shelf of them hidden in one of its back corners. Whether this non-marquee placement was an attempt by the librarians to deemphasize the books in favor of ‘serious’ (children’s) literature or was simply my good luck I still haven’t worked out. But it meant there was a place that I could retreat to and dive into unfamiliar worlds without distraction.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webdocumentaire">webdocumentaire</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/navigation%2Bsystem">navigation system</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058591171">Copy</a> | 
<a href="http://blogmarks.net/link/3405962">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/tlaporte/mark/1058590877">
<title>Perl/Tk ou pTk, une Fenêtre sur Perl</title>
<link>http://articles.mongueurs.net/magazines/linuxmag62.html</link>
<description>exemples simples
clair sur le packer, la syntaxe des call back</description>
<dc:date>2009-11-25T09:49:51Z</dc:date>
<dc:author>tlaporte</dc:author>
<dc:subject>tk, perl</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://articles.mongueurs.net/magazines/linuxmag62.html"><img border="0" src="http://blogmarks.net/screenshots/2009/11/25/13377af7d29b809d9304db2455396b2c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://articles.mongueurs.net/magazines/linuxmag62.html">Perl/Tk ou pTk, une Fenêtre sur Perl</a></h4>
 
by <a href="http://blogmarks.net/user/tlaporte">tlaporte</a> 
<p class="description">exemples simples
clair sur le packer, la syntaxe des call back</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tk">tk</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/perl">perl</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058590877">Copy</a> | 
<a href="http://blogmarks.net/link/3415183">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/cascamorto/mark/1058590459">
<title>Mythbuntu</title>
<link>http://www.mythbuntu.org/</link>
<description>Mythbuntu is a community supported add-on for Ubuntu focused upon setting up a standalone MythTV based PVR system. It can be used to prepare a standalone system or for integration with an existing MythTV network. Unlike similar projects, Mythbuntu keeps close ties with Ubuntu and all development is given back to Ubuntu. This architecture allows simple conversions from a standard desktop to a Mythbuntu machine and vice versa. The development cycle of Mythbuntu closely follows that of Ubuntu, releasing every six months along side Ubuntu releases.</description>
<dc:date>2009-11-24T00:01:49Z</dc:date>
<dc:author>cascamorto</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.mythbuntu.org/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/24/c2b7a12e8618b47b258bce101f1592b4.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.mythbuntu.org/">Mythbuntu</a></h4>
 
by <a href="http://blogmarks.net/user/cascamorto">cascamorto</a> 
<p class="description">Mythbuntu is a community supported add-on for Ubuntu focused upon setting up a standalone MythTV based PVR system. It can be used to prepare a standalone system or for integration with an existing MythTV network. Unlike similar projects, Mythbuntu keeps close ties with Ubuntu and all development is given back to Ubuntu. This architecture allows simple conversions from a standard desktop to a Mythbuntu machine and vice versa. The development cycle of Mythbuntu closely follows that of Ubuntu, releasing every six months along side Ubuntu releases.</p>
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058590459">Copy</a> | 
<a href="http://blogmarks.net/link/3414843">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/garret/mark/1058589111">
<title>chumby | college radio tuner (flash widget) | 84 stations</title>
<link>http://www.chumby.com/guide/widget/College Radio Tuner</link>
<description>A tuner for college and community radio stations. The stations are from goodradio.org so should stay reasonably up to date. Touch the sides of the screen for next and previous channel. After some testing it seems that Widgets, since they must use Flash for streaming, aren't the most reliable way to stream radio. If you like this widget you might go to gizmoware.net/chumby for a version that runs off a thumbdrive and is much more reliable.</description>
<dc:date>2009-11-23T02:59:50Z</dc:date>
<dc:author>garret</dc:author>
<dc:subject>streaming audio player, internet radio, music, radio, college radio</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.chumby.com/guide/widget/College Radio Tuner"><img border="0" src="http://blogmarks.net/screenshots/2009/11/23/0f4ce053261a5af7959a0c3531a9f69d.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.chumby.com/guide/widget/College Radio Tuner">chumby | college radio tuner (flash widget) | 84 stations</a></h4>
 
by <a href="http://blogmarks.net/user/garret">garret</a> 
<p class="description">A tuner for college and community radio stations. The stations are from goodradio.org so should stay reasonably up to date. Touch the sides of the screen for next and previous channel. After some testing it seems that Widgets, since they must use Flash for streaming, aren't the most reliable way to stream radio. If you like this widget you might go to gizmoware.net/chumby for a version that runs off a thumbdrive and is much more reliable.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/streaming%2Baudio%2Bplayer">streaming audio player</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/internet%2Bradio">internet radio</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/music">music</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/radio">radio</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/college%2Bradio">college radio</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058589111">Copy</a> | 
<a href="http://blogmarks.net/link/3413815">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/marco/mark/1058587631">
<title>Sony Answers Our Questions About The New PlayStation 3</title>
<link>http://arstechnica.com/gaming/news/2009/08/sony-answers-our-questions-about-the-new-playstation-3.ars</link>
<description>Do we need to stop yapping about backwards compatibility? &quot;It's not coming back, so let me put that on the table&quot;</description>
<dc:date>2009-11-20T16:11:52Z</dc:date>
<dc:author>marco</dc:author>
<dc:subject>ps3</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://arstechnica.com/gaming/news/2009/08/sony-answers-our-questions-about-the-new-playstation-3.ars"><img border="0" src="http://blogmarks.net/screenshots/2009/11/20/51d04b05bc7b51e989e4431014e02615.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://arstechnica.com/gaming/news/2009/08/sony-answers-our-questions-about-the-new-playstation-3.ars">Sony Answers Our Questions About The New PlayStation 3</a></h4>
 
by <a href="http://blogmarks.net/user/marco">marco</a> 
<p class="description">Do we need to stop yapping about backwards compatibility? "It's not coming back, so let me put that on the table"</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ps3">ps3</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058587631">Copy</a> | 
<a href="http://blogmarks.net/link/3412645">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/srcmax/mark/1058586380">
<title>Browser Testing: Test Your Websites on All Major Browsers - Litmus</title>
<link>http://litmusapp.com/browser-testing</link>
<description>&lt;blockquote&gt;
&lt;p&gt;Browser testing&lt;/p&gt;
&lt;p&gt;Work faster. Impress your clients. Test your website designs across all major browsers in seconds with Litmus.&lt;/p&gt;
&lt;/blockquote&gt;</description>
<dc:date>2009-11-19T10:12:50Z</dc:date>
<dc:author>srcmax</dc:author>
<dc:subject>integration, test, browser, emailing</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://litmusapp.com/browser-testing"><img border="0" src="http://blogmarks.net/screenshots/2009/11/19/b96f6a570bc272a528a9d4acf55d3a7d.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://litmusapp.com/browser-testing">Browser Testing: Test Your Websites on All Major Browsers - Litmus</a></h4>
 
by <a href="http://blogmarks.net/user/srcmax">srcmax</a> 
<div class="description"><blockquote>
<p>Browser testing</p>
<p>Work faster. Impress your clients. Test your website designs across all major browsers in seconds with Litmus.</p>
</blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/integration">integration</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/browser">browser</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/emailing">emailing</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058586380">Copy</a> | 
<a href="http://blogmarks.net/link/3172717">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058586375">
<title>Browser Testing: Test Your Websites on All Major Browsers - Litmus</title>
<link>http://litmusapp.com/browser-testing?referrer=wfs</link>
<description>Work faster. Impress your clients. Test your website designs across all major browsers in seconds with Litmus.</description>
<dc:date>2009-11-19T10:02:02Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>webdesign, web/tech, web services</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://litmusapp.com/browser-testing?referrer=wfs"><img border="0" src="http://blogmarks.net/screenshots/2009/11/19/913c3ed0b7f871031f7a2d803b50d334.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://litmusapp.com/browser-testing?referrer=wfs">Browser Testing: Test Your Websites on All Major Browsers - Litmus</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
<p class="description">Work faster. Impress your clients. Test your website designs across all major browsers in seconds with Litmus.</p>
<p class="tags">
<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%252Ftech">web/tech</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=1058586375">Copy</a> | 
<a href="http://blogmarks.net/link/3411616">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058586059">
<title>NOAA - National Oceanic and Atmospheric Administration - NOAA Releases Expanded World Ocean Database</title>
<link>http://www.noaanews.noaa.gov/stories2009/20091116_database.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;NOAA today released the World Ocean Database 2009, the largest, most comprehensive collection of scientific information about the oceans with records dating as far back as 1800. This product is part of the climate services provided by NOAA.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-19T04:52:18Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>meteo, data</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.noaanews.noaa.gov/stories2009/20091116_database.html"><img border="0" src="http://blogmarks.net/screenshots/2009/11/19/6a2ece471f6ecc81fc774370fb18df54.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.noaanews.noaa.gov/stories2009/20091116_database.html">NOAA - National Oceanic and Atmospheric Administration - NOAA Releases Expanded World Ocean Database</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>NOAA today released the World Ocean Database 2009, the largest, most comprehensive collection of scientific information about the oceans with records dating as far back as 1800. This product is part of the climate services provided by NOAA.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/meteo">meteo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/data">data</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058586059">Copy</a> | 
<a href="http://blogmarks.net/link/3411354">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>