<?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/pool">
<title>Public marks with search pool</title>
<description>Public marks with search pool</description>
<link>http://blogmarks.net/marks/search/pool</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058582843"/>
<rdf:li resource="http://blogmarks.net/api/user/oseres/mark/1058563800"/>
<rdf:li resource="http://blogmarks.net/api/user/decembre/mark/1058592870"/>
<rdf:li resource="http://blogmarks.net/api/user/blackgoldfish/mark/1058486138"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058482012"/>
<rdf:li resource="http://blogmarks.net/api/user/grav/mark/1058473485"/>
<rdf:li resource="http://blogmarks.net/api/user/anhn/mark/1058460231"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058446466"/>
<rdf:li resource="http://blogmarks.net/api/user/newandforever/mark/1058418020"/>
<rdf:li resource="http://blogmarks.net/api/user/surferkit/mark/1058338525"/>
<rdf:li resource="http://blogmarks.net/api/user/shadoko/mark/1058318532"/>
<rdf:li resource="http://blogmarks.net/api/user/jeanruaud/mark/1058343218"/>
<rdf:li resource="http://blogmarks.net/api/user/astrochoupe/mark/1058272608"/>
<rdf:li resource="http://blogmarks.net/api/user/ronpish/mark/1058270740"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058232541"/>
<rdf:li resource="http://blogmarks.net/api/user/blackgoldfish/mark/1058228844"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058211120"/>
<rdf:li resource="http://blogmarks.net/api/user/thomas.deyries/mark/1058198325"/>
<rdf:li resource="http://blogmarks.net/api/user/thomas.deyries/mark/1058198314"/>
<rdf:li resource="http://blogmarks.net/api/user/thomas.deyries/mark/1058198309"/>
<rdf:li resource="http://blogmarks.net/api/user/wojtek.traczyk/mark/1058479578"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058129747"/>
<rdf:li resource="http://blogmarks.net/api/user/jeanruaud/mark/1058131157"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058072878"/>
<rdf:li resource="http://blogmarks.net/api/user/Spone/mark/1058070146"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058582843">
<title>DeweyInfoTechOverview - WorldCat Developers' Network</title>
<link>http://www.worldcat.org/devnet/wiki/DeweyInfoTechOverview</link>
<description>&lt;blockquote&gt;&lt;p&gt;The suggested URI pattern is based on the distinction between non-information resources (abstract or concrete real-world objects), generic resources, and their representations. Generic resources are Web documents describing the abstract object they are associated with (e.g., a Dewey class). The pattern for generic documents defined in the current pool of Dewey URIs is as follows:&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-16T02:43:09Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>isbn, dewey, livre, restful</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.worldcat.org/devnet/wiki/DeweyInfoTechOverview"><img border="0" src="http://blogmarks.net/screenshots/2009/11/16/bec61055e248502266b6c2f6b1ca1e9b.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.worldcat.org/devnet/wiki/DeweyInfoTechOverview">DeweyInfoTechOverview - WorldCat Developers' Network</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>The suggested URI pattern is based on the distinction between non-information resources (abstract or concrete real-world objects), generic resources, and their representations. Generic resources are Web documents describing the abstract object they are associated with (e.g., a Dewey class). The pattern for generic documents defined in the current pool of Dewey URIs is as follows:</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/isbn">isbn</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dewey">dewey</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/livre">livre</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/restful">restful</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058582843">Copy</a> | 
<a href="http://blogmarks.net/link/3408976">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/oseres/mark/1058563800">
<title>Creating Offline Web Applicat...</title>
<link>http://docs.google.com/View?docid=dhkhksk4_8gdp9gr#sync</link>
<description>Creating Offline Web Applications With Dojo Offline

by Brad Neuberg (SitePen), September 23rd, 2007

This tutorial steps you through creating offline web applications using Dojo Offline.
What is Dojo Offline?

Dojo Offline is an open-source toolkit that makes it easy to create sophisticated, offline web applications. It sits on top of Google Gears, a plugin from Google that helps extend web browsers with new functionality. Dojo Offline makes working with Google Gears easier; extends it with important functionality; creates a higher-level API than Google Gears provides; and exposes developer productivity features. In particular, Dojo Offline provides the following functionality:

An offline widget that you can easily embed in your web page with just a few lines of code, automatically providing the user with network feedback, sync messages, offline instructions, and more
A sync framework to help you store actions done while offline and sync them with a server once back on the network
Automatic network and application-availability detection to determine when your application is on- or off-line so that you can take appropriate action
A slurp() method that automatically scans the page and figures out all the resources that you need offline, including images, stylesheets, scripts, etc.; this is much easier than having to manually maintain which resources should be available offline, especially during development.
Dojo Storage, an easy to use hashtable abstraction for storing offline data for when you don't need the heaviness of Google Gear's SQL abstraction; under the covers Dojo Storage saves its data into Google Gears
Dojo SQL, an easy to use SQL layer that executes SQL statements and returns them as ordinary JavaScript objects
New ENCRYPT() and DECRYPT() SQL keywords that you can mix in when using Dojo SQL, to get transparent cryptography for columns of data. Cryptography is done on a Google Worker Pool thread, so that the browser UI is responsive.
Integration with the rest of Dojo, such as the Dojo Event system
</description>
<dc:date>2009-10-26T12:18:18Z</dc:date>
<dc:author>oseres</dc:author>
<dc:subject>web, google, storage, plugin, browser, sync</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://docs.google.com/View?docid=dhkhksk4_8gdp9gr#sync"><img border="0" src="http://blogmarks.net/screenshots/2009/10/26/6ec0d965b36551c86f02ff03c5f5594a.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://docs.google.com/View?docid=dhkhksk4_8gdp9gr#sync">Creating Offline Web Applicat...</a></h4>
 
by <a href="http://blogmarks.net/user/oseres">oseres</a> 
<p class="description">Creating Offline Web Applications With Dojo Offline

by Brad Neuberg (SitePen), September 23rd, 2007

This tutorial steps you through creating offline web applications using Dojo Offline.
What is Dojo Offline?

Dojo Offline is an open-source toolkit that makes it easy to create sophisticated, offline web applications. It sits on top of Google Gears, a plugin from Google that helps extend web browsers with new functionality. Dojo Offline makes working with Google Gears easier; extends it with important functionality; creates a higher-level API than Google Gears provides; and exposes developer productivity features. In particular, Dojo Offline provides the following functionality:

An offline widget that you can easily embed in your web page with just a few lines of code, automatically providing the user with network feedback, sync messages, offline instructions, and more
A sync framework to help you store actions done while offline and sync them with a server once back on the network
Automatic network and application-availability detection to determine when your application is on- or off-line so that you can take appropriate action
A slurp() method that automatically scans the page and figures out all the resources that you need offline, including images, stylesheets, scripts, etc.; this is much easier than having to manually maintain which resources should be available offline, especially during development.
Dojo Storage, an easy to use hashtable abstraction for storing offline data for when you don't need the heaviness of Google Gear's SQL abstraction; under the covers Dojo Storage saves its data into Google Gears
Dojo SQL, an easy to use SQL layer that executes SQL statements and returns them as ordinary JavaScript objects
New ENCRYPT() and DECRYPT() SQL keywords that you can mix in when using Dojo SQL, to get transparent cryptography for columns of data. Cryptography is done on a Google Worker Pool thread, so that the browser UI is responsive.
Integration with the rest of Dojo, such as the Dojo Event system
</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web">web</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/google">google</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/storage">storage</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/plugin">plugin</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/sync">sync</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058563800">Copy</a> | 
<a href="http://blogmarks.net/link/3393947">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/decembre/mark/1058592870">
<title>Flickr: Discussing Fluidr - an easy to use web alternative to Flickr in Flickr API</title>
<link>http://www.flickr.com/groups/api/discuss/72157622622042500/</link>
<description>A web-based Flickr viewer called Fluidr: www.fluidr.com it's in alpha at the moment but is quite stable.  Fluidr is unique in a few ways. It offers a continuous pagination (infinite scroll) interface like Darckr and Flickriver but seamlessly turns into a slideshow with the press of a key (try hitting SPACEBAR). It also allows for adding faves and comments in the same interface (scroll or slideshow) rather than having to switch to a more cluttered one.  Fluidr's interface is very simple, but allows you to view Flickr content in many ways. You can do the usual Explore/User/User Set/User Tag/Global Tag/Group Pool views, but you can also chose to explore a specific date using a calendar picker, view interesting videos from today or a date range (or an arbitrary date) and filter many of the previously mentioned views by photos only and videos only. Despite these options, it uses a common two line header that (I hope at least) isn't too confusing.</description>
<dc:date>2009-10-20T21:37:37Z</dc:date>
<dc:author>decembre</dc:author>
<dc:subject>FlickrSurf+, flickr, viewer, navigation</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.flickr.com/groups/api/discuss/72157622622042500/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.flickr.com/groups/api/discuss/72157622622042500/">Flickr: Discussing Fluidr - an easy to use web alternative to Flickr in Flickr API</a></h4>
 
by <a href="http://blogmarks.net/user/decembre">decembre</a> 
<p class="description">A web-based Flickr viewer called Fluidr: www.fluidr.com it's in alpha at the moment but is quite stable.  Fluidr is unique in a few ways. It offers a continuous pagination (infinite scroll) interface like Darckr and Flickriver but seamlessly turns into a slideshow with the press of a key (try hitting SPACEBAR). It also allows for adding faves and comments in the same interface (scroll or slideshow) rather than having to switch to a more cluttered one.  Fluidr's interface is very simple, but allows you to view Flickr content in many ways. You can do the usual Explore/User/User Set/User Tag/Global Tag/Group Pool views, but you can also chose to explore a specific date using a calendar picker, view interesting videos from today or a date range (or an arbitrary date) and filter many of the previously mentioned views by photos only and videos only. Despite these options, it uses a common two line header that (I hope at least) isn't too confusing.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/FlickrSurf%252B">FlickrSurf+</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flickr">flickr</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/viewer">viewer</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/navigation">navigation</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058592870">Copy</a> | 
<a href="http://blogmarks.net/link/3416821">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/blackgoldfish/mark/1058486138">
<title>days fly by</title>
<link>http://www.shiningegg.com/shining_egg/2009/07/i-baked-zucchini-bread-yesterday-two-loaves-using-this-recipe-and-theyre-almost-gone-id-like-to-make-more-today-though-i.html</link>
<description>&quot;i am here and life is full and i think tomorrow i'll go to the pool while the kids are at camp and sit.  just sit.  and try to slow down the passing of time, if only for a morning.&quot;</description>
<dc:date>2009-08-30T16:53:50Z</dc:date>
<dc:author>blackgoldfish</dc:author>
<dc:subject>生活態度</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.shiningegg.com/shining_egg/2009/07/i-baked-zucchini-bread-yesterday-two-loaves-using-this-recipe-and-theyre-almost-gone-id-like-to-make-more-today-though-i.html"><img border="0" src="http://blogmarks.net/screenshots/2009/08/30/3e717ca310d18826caa4cad95434c1ba.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.shiningegg.com/shining_egg/2009/07/i-baked-zucchini-bread-yesterday-two-loaves-using-this-recipe-and-theyre-almost-gone-id-like-to-make-more-today-though-i.html">days fly by</a></h4>
 
by <a href="http://blogmarks.net/user/blackgoldfish">blackgoldfish</a> 
<p class="description">"i am here and life is full and i think tomorrow i'll go to the pool while the kids are at camp and sit.  just sit.  and try to slow down the passing of time, if only for a morning."</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/%25E7%2594%259F%25E6%25B4%25BB%25E6%2585%258B%25E5%25BA%25A6">生活態度</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058486138">Copy</a> | 
<a href="http://blogmarks.net/link/3328489">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058482012">
<title>UrbanTick: My World Mental Map Pool on flickr - update</title>
<link>http://urbantick.blogspot.com/2009/08/my-world-mental-map-pool-on-flickr.html</link>
<description></description>
<dc:date>2009-08-26T13:24:42Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>cartographie</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://urbantick.blogspot.com/2009/08/my-world-mental-map-pool-on-flickr.html"><img border="0" src="http://blogmarks.net/screenshots/2009/08/26/ca7e35f80aabbc0291fd7a2acabe8ca8.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://urbantick.blogspot.com/2009/08/my-world-mental-map-pool-on-flickr.html">UrbanTick: My World Mental Map Pool on flickr - update</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cartographie">cartographie</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058482012">Copy</a> | 
<a href="http://blogmarks.net/link/3325088">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/grav/mark/1058473485">
<title>pool de groupe AutopanoPro</title>
<link>http://www.flickr.com/groups/autopanopro/pool/show/</link>
<description></description>
<dc:date>2009-08-20T07:56:59Z</dc:date>
<dc:author>grav</dc:author>
<dc:subject>image</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.flickr.com/groups/autopanopro/pool/show/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.flickr.com/groups/autopanopro/pool/show/">pool de groupe AutopanoPro</a></h4>
 
by <a href="http://blogmarks.net/user/grav">grav</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/image">image</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058473485">Copy</a> | 
<a href="http://blogmarks.net/link/3320481">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/anhn/mark/1058460231">
<title>Flickr : Le pool art nudes</title>
<link>http://www.flickr.com/groups/fineartnudes/pool/</link>
<description></description>
<dc:date>2009-08-09T09:55:15Z</dc:date>
<dc:author>anhn</dc:author>
<dc:subject>art</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.flickr.com/groups/fineartnudes/pool/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/09/bdcd010627891966f99a11da24dbc8da.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.flickr.com/groups/fineartnudes/pool/">Flickr : Le pool art nudes</a></h4>
 
by <a href="http://blogmarks.net/user/anhn">anhn</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/art">art</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058460231">Copy</a> | 
<a href="http://blogmarks.net/link/3310606">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058446466">
<title>The Universe house by Tatiana Bilbao | Architecture Lab</title>
<link>http://architecturelab.net/2009/07/27/the-universe-house-by-tatiana-bilbao/</link>
<description>&lt;blockquote&gt;&lt;p&gt;“A Beach house designed by Tatiana Bilbao for the artist Gabriel Orozco’s family. The house, which has a round pool on the roof, was organized around the conceit of camping. Like a tent, you must exit each room to the exterior in order to get to another room, such as the toilet or kitchen. “For Gabriel, it was not architecture; it’s more of a living sculpture,” Bilbao says, noting that she collaborated with Orozco on realizing the artist’s initial design.” Architectural Record&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-07-28T02:57:04Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>architecture, mexique</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://architecturelab.net/2009/07/27/the-universe-house-by-tatiana-bilbao/"><img border="0" src="http://blogmarks.net/screenshots/2009/07/28/12541ca2feaedb96e7370ab96e3d248d.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://architecturelab.net/2009/07/27/the-universe-house-by-tatiana-bilbao/">The Universe house by Tatiana Bilbao | Architecture Lab</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>“A Beach house designed by Tatiana Bilbao for the artist Gabriel Orozco’s family. The house, which has a round pool on the roof, was organized around the conceit of camping. Like a tent, you must exit each room to the exterior in order to get to another room, such as the toilet or kitchen. “For Gabriel, it was not architecture; it’s more of a living sculpture,” Bilbao says, noting that she collaborated with Orozco on realizing the artist’s initial design.” Architectural Record</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/architecture">architecture</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mexique">mexique</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058446466">Copy</a> | 
<a href="http://blogmarks.net/link/3299462">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/newandforever/mark/1058418020">
<title>cottages with swimming pool bar habor maine</title>
<link>http://viselka.com/Maine_Cottages.htm</link>
<description>maine cottage with pool</description>
<dc:date>2009-07-09T22:05:50Z</dc:date>
<dc:author>newandforever</dc:author>
<dc:subject>Maine, Cottage, pool, tubaravara, cottages with swimming pool bar habor maine</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://viselka.com/Maine_Cottages.htm"><img border="0" src="http://blogmarks.net/screenshots/2009/07/09/0fb60c60d0eb6758fa6eab3c3a4407c5.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://viselka.com/Maine_Cottages.htm">cottages with swimming pool bar habor maine</a></h4>
 
by <a href="http://blogmarks.net/user/newandforever">newandforever</a> 
<p class="description">maine cottage with pool</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Maine">Maine</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Cottage">Cottage</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pool">pool</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tubaravara">tubaravara</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cottages%2Bwith%2Bswimming%2Bpool%2Bbar%2Bhabor%2Bmaine">cottages with swimming pool bar habor maine</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058418020">Copy</a> | 
<a href="http://blogmarks.net/link/3277128">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/surferkit/mark/1058338525">
<title>SurferPort - One button for web2.0</title>
<link>http://www.surferport.com/</link>
<description>SurferPort - One button for web2.0. Add favorites, add social sites, Make homepage, add pool, add comment, send your friends, one button.</description>
<dc:date>2009-05-27T19:10:42Z</dc:date>
<dc:author>surferkit</dc:author>
<dc:subject>Add favorites, add social sites, Make homepage, add pool, Add Comment, send your friends, one button</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.surferport.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/05/27/f235871bafb0b2b8ee52ec5aa5cfd2c1.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.surferport.com/">SurferPort - One button for web2.0</a></h4>
 
by <a href="http://blogmarks.net/user/surferkit">surferkit</a> 
<p class="description">SurferPort - One button for web2.0. Add favorites, add social sites, Make homepage, add pool, add comment, send your friends, one button.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Add%2Bfavorites">Add favorites</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/add%2Bsocial%2Bsites">add social sites</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Make%2Bhomepage">Make homepage</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/add%2Bpool">add pool</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Add%2BComment">Add Comment</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/send%2Byour%2Bfriends">send your friends</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/one%2Bbutton">one button</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058338525">Copy</a> | 
<a href="http://blogmarks.net/link/3209068">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/shadoko/mark/1058318532">
<title>Flickr : Le pool sleeveface</title>
<link>http://www.flickr.com/groups/sleeveface/pool/</link>
<description></description>
<dc:date>2009-05-09T20:17:17Z</dc:date>
<dc:author>shadoko</dc:author>
<dc:subject>sleeveface</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.flickr.com/groups/sleeveface/pool/"><img border="0" src="http://blogmarks.net/screenshots/2009/05/09/4fc6389321585dc8341d9a56bec3984a.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.flickr.com/groups/sleeveface/pool/">Flickr : Le pool sleeveface</a></h4>
 
by <a href="http://blogmarks.net/user/shadoko">shadoko</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2782236">1 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sleeveface">sleeveface</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058318532">Copy</a> | 
<a href="http://blogmarks.net/link/2782236">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jeanruaud/mark/1058343218">
<title>Flickriver: Most interesting photos from Textures for Layers pool</title>
<link>http://www.flickriver.com/groups/604871@N20/pool/interesting/</link>
<description></description>
<dc:date>2009-05-08T20:41:35Z</dc:date>
<dc:author>jeanruaud</dc:author>
<dc:subject>webdesign, texture, background</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.flickriver.com/groups/604871@N20/pool/interesting/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.flickriver.com/groups/604871@N20/pool/interesting/">Flickriver: Most interesting photos from Textures for Layers pool</a></h4>
 
by <a href="http://blogmarks.net/user/jeanruaud">jeanruaud</a> 
<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/texture">texture</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/background">background</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058343218">Copy</a> | 
<a href="http://blogmarks.net/link/3213118">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/astrochoupe/mark/1058272608">
<title>idGettr : get user or group id in Flickr</title>
<link>http://idgettr.com/</link>
<description>Use this tool to find your Flickr user or group id. Just enter the address of your photostream or group pool and it'll find the number for you.</description>
<dc:date>2009-04-12T22:06:02Z</dc:date>
<dc:author>astrochoupe</dc:author>
<dc:subject>flickr</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://idgettr.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/04/12/46d848df3f1d125fc8320faadfaa7238.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://idgettr.com/">idGettr : get user or group id in Flickr</a></h4>
 
by <a href="http://blogmarks.net/user/astrochoupe">astrochoupe</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/444728">13 other(s)</a> 
<p class="description">Use this tool to find your Flickr user or group id. Just enter the address of your photostream or group pool and it'll find the number for you.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flickr">flickr</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058272608">Copy</a> | 
<a href="http://blogmarks.net/link/444728">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ronpish/mark/1058270740">
<title>Flickr: The Big Room Camera Obscura Pool</title>
<link>http://www.flickr.com/groups/bigroomcameraobscura/pool/</link>
<description></description>
<dc:date>2009-04-11T13:44:31Z</dc:date>
<dc:author>ronpish</dc:author>
<dc:subject>photo, stenope, camera obscura</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.flickr.com/groups/bigroomcameraobscura/pool/"><img border="0" src="http://blogmarks.net/screenshots/2009/04/11/f1988c55e28947a8c81a93de3b279753.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.flickr.com/groups/bigroomcameraobscura/pool/">Flickr: The Big Room Camera Obscura Pool</a></h4>
 
by <a href="http://blogmarks.net/user/ronpish">ronpish</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photo">photo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/stenope">stenope</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/camera%2Bobscura">camera obscura</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058270740">Copy</a> | 
<a href="http://blogmarks.net/link/3152961">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058232541">
<title>visualcomplexity.com | Los ojos del mundo</title>
<link>http://www.visualcomplexity.com/vc/project.cfm?id=656</link>
<description>&lt;blockquote&gt;&lt;p&gt;Los ojos del mundo (the world's eyes) illustrates the photos people visiting Spain leave behind them as evidences of contemporary tourism in the country. What do they see? What do they enjoy? Where do they travel to? Where do they come from? In order to answer some of these questions, and make tourism a more quantifiable phenomenon, the authors used flickr's large pool of photos (and its inherent metadata) to produce a set of 3 alluring visualizations mapping different behavioral patterns across Spain: (un)photographed Spain - density and flows of photographers in the Iberian Peninsula; Spaces of Diversity - Britons weaving their path in Barcelona; and finally, Spaces of Activity - photos from Barcelona with tags related to 'partying'.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-03-09T04:33:46Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>voyage, photographie, flickr</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.visualcomplexity.com/vc/project.cfm?id=656"><img border="0" src="http://blogmarks.net/screenshots/2009/03/09/7014f97d86176ecb8c0f9f4f7b980b8f.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.visualcomplexity.com/vc/project.cfm?id=656">visualcomplexity.com | Los ojos del mundo</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Los ojos del mundo (the world's eyes) illustrates the photos people visiting Spain leave behind them as evidences of contemporary tourism in the country. What do they see? What do they enjoy? Where do they travel to? Where do they come from? In order to answer some of these questions, and make tourism a more quantifiable phenomenon, the authors used flickr's large pool of photos (and its inherent metadata) to produce a set of 3 alluring visualizations mapping different behavioral patterns across Spain: (un)photographed Spain - density and flows of photographers in the Iberian Peninsula; Spaces of Diversity - Britons weaving their path in Barcelona; and finally, Spaces of Activity - photos from Barcelona with tags related to 'partying'.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/voyage">voyage</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photographie">photographie</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flickr">flickr</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058232541">Copy</a> | 
<a href="http://blogmarks.net/link/3119891">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/blackgoldfish/mark/1058228844">
<title>The Art of the Display - flickr pool</title>
<link>http://www.flickr.com/groups/902804@N22/pool/</link>
<description></description>
<dc:date>2009-03-04T16:35:23Z</dc:date>
<dc:author>blackgoldfish</dc:author>
<dc:subject>somethingbeautiful, flickr sets, photography, home decoration</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.flickr.com/groups/902804@N22/pool/"><img border="0" src="http://blogmarks.net/screenshots/2009/03/04/90d049db72d6a2985dbe1a621f464966.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.flickr.com/groups/902804@N22/pool/">The Art of the Display - flickr pool</a></h4>
 
by <a href="http://blogmarks.net/user/blackgoldfish">blackgoldfish</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/somethingbeautiful">somethingbeautiful</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flickr%2Bsets">flickr sets</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photography">photography</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/home%2Bdecoration">home decoration</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058228844">Copy</a> | 
<a href="http://blogmarks.net/link/3116695">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058211120">
<title>Drug giant GlaxoSmithKline pledges cheap medicine for world's poor | Business | The Guardian</title>
<link>http://www.guardian.co.uk/business/2009/feb/13/glaxo-smith-kline-cheap-medicine</link>
<description>&lt;blockquote&gt;&lt;p&gt;Put any chemicals or processes over which it has intellectual property rights that are relevant to finding drugs for neglected diseases into a &quot;patent pool&quot;, so they can be explored by other researchers.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-02-16T22:00:14Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>brevet, médecine</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.guardian.co.uk/business/2009/feb/13/glaxo-smith-kline-cheap-medicine"><img border="0" src="http://blogmarks.net/screenshots/2009/02/17/17526c5f7f7fe4a4487fb91ea0dbeb0c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.guardian.co.uk/business/2009/feb/13/glaxo-smith-kline-cheap-medicine">Drug giant GlaxoSmithKline pledges cheap medicine for world's poor | Business | The Guardian</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3101476">1 other(s)</a> 
<div class="description"><blockquote><p>Put any chemicals or processes over which it has intellectual property rights that are relevant to finding drugs for neglected diseases into a "patent pool", so they can be explored by other researchers.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/brevet">brevet</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/m%25C3%25A9decine">médecine</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058211120">Copy</a> | 
<a href="http://blogmarks.net/link/3101476">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/thomas.deyries/mark/1058198325">
<title>Flickr : Le pool Vintage Type</title>
<link>http://www.flickr.com/groups/vtype/pool/</link>
<description></description>
<dc:date>2009-02-10T10:49:35Z</dc:date>
<dc:author>thomas.deyries</dc:author>
<dc:subject>typographie</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.flickr.com/groups/vtype/pool/"><img border="0" src="http://blogmarks.net/screenshots/2009/02/10/c7eb9f57ac2cd6a93a4de65f57797bd6.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.flickr.com/groups/vtype/pool/">Flickr : Le pool Vintage Type</a></h4>
 
by <a href="http://blogmarks.net/user/thomas.deyries">thomas.deyries</a> 
<p class="tags">
<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=1058198325">Copy</a> | 
<a href="http://blogmarks.net/link/3090129">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/thomas.deyries/mark/1058198314">
<title>Flickr : Le pool Typophile - for the typography obsessed</title>
<link>http://www.flickr.com/groups/typophile/pool/</link>
<description></description>
<dc:date>2009-02-10T10:43:51Z</dc:date>
<dc:author>thomas.deyries</dc:author>
<dc:subject>typographie</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.flickr.com/groups/typophile/pool/"><img border="0" src="http://blogmarks.net/screenshots/2009/02/10/d928ed9634c46296950c78a0a570a584.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.flickr.com/groups/typophile/pool/">Flickr : Le pool Typophile - for the typography obsessed</a></h4>
 
by <a href="http://blogmarks.net/user/thomas.deyries">thomas.deyries</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2116844">1 other(s)</a> 
<p class="tags">
<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=1058198314">Copy</a> | 
<a href="http://blogmarks.net/link/2116844">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/thomas.deyries/mark/1058198309">
<title>Flickr : Le pool Calligraphy</title>
<link>http://www.flickr.com/groups/43051117@N00/pool/</link>
<description></description>
<dc:date>2009-02-10T10:41:57Z</dc:date>
<dc:author>thomas.deyries</dc:author>
<dc:subject>typographie, Calligraphy</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.flickr.com/groups/43051117@N00/pool/"><img border="0" src="http://blogmarks.net/screenshots/2009/02/10/51772b0648aa82249ed99bb28b060fba.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.flickr.com/groups/43051117@N00/pool/">Flickr : Le pool Calligraphy</a></h4>
 
by <a href="http://blogmarks.net/user/thomas.deyries">thomas.deyries</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/typographie">typographie</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Calligraphy">Calligraphy</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058198309">Copy</a> | 
<a href="http://blogmarks.net/link/3090118">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/wojtek.traczyk/mark/1058479578">
<title>Pool Worldwide</title>
<link>http://www.poolworldwide.com/</link>
<description>Kraak&amp;Smaak &quot;Squeeze me&quot;</description>
<dc:date>2009-01-22T20:09:19Z</dc:date>
<dc:author>wojtek.traczyk</dc:author>
<dc:subject>animacja__animation, wideo__motion_design, 2d</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.poolworldwide.com/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.poolworldwide.com/">Pool Worldwide</a></h4>
 
by <a href="http://blogmarks.net/user/wojtek.traczyk">wojtek.traczyk</a> 
<p class="description">Kraak&Smaak "Squeeze me"</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/animacja__animation">animacja__animation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wideo__motion_design">wideo__motion_design</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/2d">2d</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058479578">Copy</a> | 
<a href="http://blogmarks.net/link/3111272">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058129747">
<title>Judit Bellostes : piscina postindustrial - works swimming pool , Estudio de arquitectura</title>
<link>http://blog.bellostes.com/?p=1175</link>
<description>&lt;blockquote&gt;&lt;p&gt;piscina postindustrial - works swimming pool&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-12-15T14:46:03Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>architecture</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blog.bellostes.com/?p=1175"><img border="0" src="http://blogmarks.net/screenshots/2008/12/15/b8bda82d7eece00ebedf2a53a2e9c77a.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blog.bellostes.com/?p=1175">Judit Bellostes : piscina postindustrial - works swimming pool , Estudio de arquitectura</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>piscina postindustrial - works swimming pool</p></blockquote></div>
<p class="tags">
<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=1058129747">Copy</a> | 
<a href="http://blogmarks.net/link/3030349">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jeanruaud/mark/1058131157">
<title>The Global Warming Swimming Pool: Swimming Above a Submerged City</title>
<link>http://www.neatorama.com/2008/11/25/the-global-warming-swimming-pool-swimming-above-a-submerged-city/</link>
<description></description>
<dc:date>2008-11-27T20:25:33Z</dc:date>
<dc:author>jeanruaud</dc:author>
<dc:subject>globalwarming, idea</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.neatorama.com/2008/11/25/the-global-warming-swimming-pool-swimming-above-a-submerged-city/"><img border="0" src="http://blogmarks.net/screenshots/2008/11/27/9dc4f9227280a1ba17fbc73f2eb8348e.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.neatorama.com/2008/11/25/the-global-warming-swimming-pool-swimming-above-a-submerged-city/">The Global Warming Swimming Pool: Swimming Above a Submerged City</a></h4>
 
by <a href="http://blogmarks.net/user/jeanruaud">jeanruaud</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2981116">1 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/globalwarming">globalwarming</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/idea">idea</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058131157">Copy</a> | 
<a href="http://blogmarks.net/link/2981116">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058072878">
<title>The Global Warming Swimming Pool: Swimming Above a Submerged City - Neatorama</title>
<link>http://www.neatorama.com/2008/11/25/the-global-warming-swimming-pool-swimming-above-a-submerged-city/</link>
<description>&lt;blockquote&gt;&lt;p&gt;The Global Warming Swimming Pool: Swimming Above a Submerged City&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-11-27T08:55:01Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>piscine</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.neatorama.com/2008/11/25/the-global-warming-swimming-pool-swimming-above-a-submerged-city/"><img border="0" src="http://blogmarks.net/screenshots/2008/11/27/9dc4f9227280a1ba17fbc73f2eb8348e.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.neatorama.com/2008/11/25/the-global-warming-swimming-pool-swimming-above-a-submerged-city/">The Global Warming Swimming Pool: Swimming Above a Submerged City - Neatorama</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2981116">1 other(s)</a> 
<div class="description"><blockquote><p>The Global Warming Swimming Pool: Swimming Above a Submerged City</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/piscine">piscine</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058072878">Copy</a> | 
<a href="http://blogmarks.net/link/2981116">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Spone/mark/1058070146">
<title>opsound: free love, free music</title>
<link>http://opsound.org/index.php</link>
<description>Opsound is a gift economy in action, an experiment in applying the model of free software to music. Musicians and sound artists are invited to add their work to the Opsound pool using a copyleft license developed by Creative Commons. Listeners are invited to download, share, remix, and reimagine.</description>
<dc:date>2008-11-24T19:09:08Z</dc:date>
<dc:author>Spone</dc:author>
<dc:subject>software, gratuit, music, creativecommons</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://opsound.org/index.php"><img border="0" src="http://blogmarks.net/screenshots/2008/11/24/164486a1960a5db025918e55b5bc9cf2.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://opsound.org/index.php">opsound: free love, free music</a></h4>
 
by <a href="http://blogmarks.net/user/Spone">Spone</a> 
<p class="description">Opsound is a gift economy in action, an experiment in applying the model of free software to music. Musicians and sound artists are invited to add their work to the Opsound pool using a copyleft license developed by Creative Commons. Listeners are invited to download, share, remix, and reimagine.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/software">software</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gratuit">gratuit</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/creativecommons">creativecommons</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058070146">Copy</a> | 
<a href="http://blogmarks.net/link/1020795">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>