<?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/wrap-aroundelasticband">
<title>Public marks with search wrap-aroundelasticband</title>
<description>Public marks with search wrap-aroundelasticband</description>
<link>http://blogmarks.net/marks/search/wrap-aroundelasticband</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/ycc2106/mark/1058596330"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058562666"/>
<rdf:li resource="http://blogmarks.net/api/user/blackgoldfish/mark/1058498154"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058497759"/>
<rdf:li resource="http://blogmarks.net/api/user/Spone/mark/1058497139"/>
<rdf:li resource="http://blogmarks.net/api/user/Spone/mark/1058461149"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058434959"/>
<rdf:li resource="http://blogmarks.net/api/user/Fulcanelli/mark/1058423679"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058416717"/>
<rdf:li resource="http://blogmarks.net/api/user/decembre/mark/1058548157"/>
<rdf:li resource="http://blogmarks.net/api/user/blackgoldfish/mark/1058271103"/>
<rdf:li resource="http://blogmarks.net/api/user/ms_michel/mark/1058265888"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058254845"/>
<rdf:li resource="http://blogmarks.net/api/user/camel/mark/1058129450"/>
<rdf:li resource="http://blogmarks.net/api/user/blackgoldfish/mark/1058128387"/>
<rdf:li resource="http://blogmarks.net/api/user/Krome/mark/1058111226"/>
<rdf:li resource="http://blogmarks.net/api/user/srcmax/mark/1058111174"/>
<rdf:li resource="http://blogmarks.net/api/user/blackgoldfish/mark/1058073822"/>
<rdf:li resource="http://blogmarks.net/api/user/ronpish/mark/1058073525"/>
<rdf:li resource="http://blogmarks.net/api/user/jean-gael/mark/1058054076"/>
<rdf:li resource="http://blogmarks.net/api/user/aspyrine/mark/1057971514"/>
<rdf:li resource="http://blogmarks.net/api/user/srcmax/mark/1057961294"/>
<rdf:li resource="http://blogmarks.net/api/user/jeanruaud/mark/1058056708"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1057935452"/>
<rdf:li resource="http://blogmarks.net/api/user/shigaepouyen/mark/1057901114"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/ycc2106/mark/1058596330">
<title>Underscore.js</title>
<link>http://documentcloud.github.com/underscore</link>
<description>Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux.  Collections each, map, reduce, detect, select, reject, all, any, include, invoke, pluck, max, min, sortBy, sortedIndex, toArray, size  Arrays first, last, compact, flatten, without, uniq, intersect, zip, indexOf, lastIndexOf  Functions bind, bindAll, delay, defer, wrap, compose  Objects keys, values, extend, clone, isEqual, isElement, isArray, isFunction, isUndefined  Utility noConflict, identity, uniqueId, template</description>
<dc:date>2009-10-31T09:16:59Z</dc:date>
<dc:author>ycc2106</dc:author>
<dc:subject>javascript, lib, webdev, basic, functions</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://documentcloud.github.com/underscore"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://documentcloud.github.com/underscore">Underscore.js</a></h4>
 
by <a href="http://blogmarks.net/user/ycc2106">ycc2106</a> 
<p class="description">Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux.  Collections each, map, reduce, detect, select, reject, all, any, include, invoke, pluck, max, min, sortBy, sortedIndex, toArray, size  Arrays first, last, compact, flatten, without, uniq, intersect, zip, indexOf, lastIndexOf  Functions bind, bindAll, delay, defer, wrap, compose  Objects keys, values, extend, clone, isEqual, isElement, isArray, isFunction, isUndefined  Utility noConflict, identity, uniqueId, template</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript">javascript</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lib">lib</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webdev">webdev</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/basic">basic</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/functions">functions</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058596330">Copy</a> | 
<a href="http://blogmarks.net/link/3419836">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058562666">
<title>Coming At You Like A Pydermonkey at Toolness</title>
<link>http://www.toolness.com/wp/?p=678</link>
<description>&lt;blockquote&gt;&lt;p&gt;Pydermonkey’s mission is pretty simple and straightforward: it’s just meant to wrap Spidermonkey’s C API as faithfully as possible—including its debugging API—while enforcing the memory safety that Python is known for. This makes it awfully low-level for casual programmers, but thanks to Python’s awesome support for magic methods, it’s not hard to create high-level wrappers that provide much more convenient bridging between JavaScript and Python code.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-10-25T03:01:44Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>python, javascript, api</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.toolness.com/wp/?p=678"><img border="0" src="http://blogmarks.net/screenshots/2009/10/25/9e960c558f284fca31a753933ba22924.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.toolness.com/wp/?p=678">Coming At You Like A Pydermonkey at Toolness</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Pydermonkey’s mission is pretty simple and straightforward: it’s just meant to wrap Spidermonkey’s C API as faithfully as possible—including its debugging API—while enforcing the memory safety that Python is known for. This makes it awfully low-level for casual programmers, but thanks to Python’s awesome support for magic methods, it’s not hard to create high-level wrappers that provide much more convenient bridging between JavaScript and Python code.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript">javascript</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/api">api</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058562666">Copy</a> | 
<a href="http://blogmarks.net/link/3392998">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/blackgoldfish/mark/1058498154">
<title>my secret to happy relationship - jordan</title>
<link>http://joannagoddard.blogspot.com/2009/09/jordan-ferney-my-secret-to-happy.html</link>
<description>We have a thing called &quot;surprise treats.&quot; They can be flowers, love notes, our favorite candy, a cool picture, a drawing or a book. It's not usually expensive--just a thoughtful, fun surprise. We wrap them up and hide them, and then call each other and say there's a surprise treat waiting.</description>
<dc:date>2009-09-09T17:08:06Z</dc:date>
<dc:author>blackgoldfish</dc:author>
<dc:subject>生活態度, 愛的小詩</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://joannagoddard.blogspot.com/2009/09/jordan-ferney-my-secret-to-happy.html"><img border="0" src="http://blogmarks.net/screenshots/2009/09/09/9924e9acbaddbec512b8288fce9ae582.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://joannagoddard.blogspot.com/2009/09/jordan-ferney-my-secret-to-happy.html">my secret to happy relationship - jordan</a></h4>
 
by <a href="http://blogmarks.net/user/blackgoldfish">blackgoldfish</a> 
<p class="description">We have a thing called "surprise treats." They can be flowers, love notes, our favorite candy, a cool picture, a drawing or a book. It's not usually expensive--just a thoughtful, fun surprise. We wrap them up and hide them, and then call each other and say there's a surprise treat waiting.</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>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/%25E6%2584%259B%25E7%259A%2584%25E5%25B0%258F%25E8%25A9%25A9">愛的小詩</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058498154">Copy</a> | 
<a href="http://blogmarks.net/link/3338437">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058497759">
<title>Stanford’s Open Source Camera Project</title>
<link>http://www.petapixel.com/2009/09/04/stanfords-open-source-camera-project/</link>
<description>The web is abuzz over a project over at Stanford that aims to revolutionize how we think about photography by building an open source camera (dubbed Frankencamera).

That’s right…

Open. Source. Camera.

While you try to wrap your mind around this new paradigm, I’ll point out of a few of the important aspects of the project and throw in some of my thoughts on it.</description>
<dc:date>2009-09-09T09:12:31Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>photography, thoughts, hardware</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.petapixel.com/2009/09/04/stanfords-open-source-camera-project/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/09/db0fda45cb476705ce2167f7fc404bc4.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.petapixel.com/2009/09/04/stanfords-open-source-camera-project/">Stanford’s Open Source Camera Project</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3337701">1 other(s)</a> 
<p class="description">The web is abuzz over a project over at Stanford that aims to revolutionize how we think about photography by building an open source camera (dubbed Frankencamera).

That’s right…

Open. Source. Camera.

While you try to wrap your mind around this new paradigm, I’ll point out of a few of the important aspects of the project and throw in some of my thoughts on it.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photography">photography</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/thoughts">thoughts</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hardware">hardware</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058497759">Copy</a> | 
<a href="http://blogmarks.net/link/3337701">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Spone/mark/1058497139">
<title>Stanford’s Open Source Camera Project</title>
<link>http://www.petapixel.com/2009/09/04/stanfords-open-source-camera-project/</link>
<description>The web is abuzz over a project over at Stanford that aims to revolutionize how we think about photography by building an open source camera (dubbed Frankencamera).

That’s right…

Open. Source. Camera.

While you try to wrap your mind around this new paradigm, I’ll point out of a few of the important aspects of the project and throw in some of my thoughts on it.</description>
<dc:date>2009-09-08T16:22:00Z</dc:date>
<dc:author>Spone</dc:author>
<dc:subject>photo, open source, linux</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.petapixel.com/2009/09/04/stanfords-open-source-camera-project/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/09/db0fda45cb476705ce2167f7fc404bc4.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.petapixel.com/2009/09/04/stanfords-open-source-camera-project/">Stanford’s Open Source Camera Project</a></h4>
 
by <a href="http://blogmarks.net/user/Spone">Spone</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3337701">1 other(s)</a> 
<p class="description">The web is abuzz over a project over at Stanford that aims to revolutionize how we think about photography by building an open source camera (dubbed Frankencamera).

That’s right…

Open. Source. Camera.

While you try to wrap your mind around this new paradigm, I’ll point out of a few of the important aspects of the project and throw in some of my thoughts on it.</p>
<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/open%2Bsource">open source</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/linux">linux</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058497139">Copy</a> | 
<a href="http://blogmarks.net/link/3337701">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Spone/mark/1058461149">
<title>a textile editor - built over html5 canvas</title>
<link>http://guillaume.bort.fr/textile-editor/</link>
<description> I'm pretty sure that textile is the right way to produce content for the web, and that WYSIWYG editors are bad for your website.  But editing a large chunk of textile using a textarea is not fun. I usually use Textmate to edit textile content, and wanted to reproduce the same feeling inside a browser.

The best online text editor is currently Bespin and I gave it a try. Unfortunately, the current state of bespin make it pretty difficult to embed the editor itself in a standalone way. Moreover I needed specifics features like 'soft wrap' that is totally required to edit some textile content.

So I took the Bespin way, and started to hack using javascript and HTML5 canvas to create a simple, standalone and totally embeddable textile editor for the web. </description>
<dc:date>2009-08-10T08:12:05Z</dc:date>
<dc:author>Spone</dc:author>
<dc:subject>canvas, éditeur de texte, html5, javascript, script</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://guillaume.bort.fr/textile-editor/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/10/1ebb2099f70ade4f300daf8c62f7bcc5.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://guillaume.bort.fr/textile-editor/">a textile editor - built over html5 canvas</a></h4>
 
by <a href="http://blogmarks.net/user/Spone">Spone</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3308235">2 other(s)</a> 
<p class="description"> I'm pretty sure that textile is the right way to produce content for the web, and that WYSIWYG editors are bad for your website.  But editing a large chunk of textile using a textarea is not fun. I usually use Textmate to edit textile content, and wanted to reproduce the same feeling inside a browser.

The best online text editor is currently Bespin and I gave it a try. Unfortunately, the current state of bespin make it pretty difficult to embed the editor itself in a standalone way. Moreover I needed specifics features like 'soft wrap' that is totally required to edit some textile content.

So I took the Bespin way, and started to hack using javascript and HTML5 canvas to create a simple, standalone and totally embeddable textile editor for the web. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/canvas">canvas</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/%25C3%25A9diteur%2Bde%2Btexte">éditeur de texte</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/html5">html5</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript">javascript</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/script">script</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058461149">Copy</a> | 
<a href="http://blogmarks.net/link/3308235">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058434959">
<title>Cool Tools: How To Wrap Five Eggs</title>
<link>http://www.kk.org/cooltools/archives/003483.php</link>
<description>&lt;blockquote&gt;&lt;p&gt;Presentation is everything in Japan. Go to any department store and buy even a small sack of tea, and the time and effort put into packing up your purchase is enough to astound any n00b Westerner. This tradition goes way back, of course. First published in 1967 and long out of print, this picture-heavy book of classic Japanese packaging has finally been reprinted in paperback. The title is misleading. There are no step-by-step directions, only black and white images up front with annotations in the back, detailing the materials used, region, specific use/occasion/tradition surrounding each item.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-07-19T12:14:14Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>japon, culture, societé</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.kk.org/cooltools/archives/003483.php"><img border="0" src="http://blogmarks.net/screenshots/2009/07/19/a8e9feddd07393cdf331e6e757e83c42.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.kk.org/cooltools/archives/003483.php">Cool Tools: How To Wrap Five Eggs</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Presentation is everything in Japan. Go to any department store and buy even a small sack of tea, and the time and effort put into packing up your purchase is enough to astound any n00b Westerner. This tradition goes way back, of course. First published in 1967 and long out of print, this picture-heavy book of classic Japanese packaging has finally been reprinted in paperback. The title is misleading. There are no step-by-step directions, only black and white images up front with annotations in the back, detailing the materials used, region, specific use/occasion/tradition surrounding each item.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/japon">japon</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/culture">culture</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/societ%25C3%25A9">societé</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058434959">Copy</a> | 
<a href="http://blogmarks.net/link/3289785">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Fulcanelli/mark/1058423679">
<title>Boitier et carte mere Mini itx, Nano ITX, Pico ITX, Wrap pour ordinateurs de salon, bateau, fanless, industriels</title>
<link>http://www.itx-france.com/catalog/index.html</link>
<description></description>
<dc:date>2009-07-10T11:57:18Z</dc:date>
<dc:author>Fulcanelli</dc:author>
<dc:subject>mini, pc</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.itx-france.com/catalog/index.html"><img border="0" src="http://blogmarks.net/screenshots/2009/07/10/7377e04afb5b2f2d39f925af5c0f93f5.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.itx-france.com/catalog/index.html">Boitier et carte mere Mini itx, Nano ITX, Pico ITX, Wrap pour ordinateurs de salon, bateau, fanless, industriels</a></h4>
 
by <a href="http://blogmarks.net/user/Fulcanelli">Fulcanelli</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mini">mini</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pc">pc</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058423679">Copy</a> | 
<a href="http://blogmarks.net/link/3281709">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058416717">
<title>How to make community members stick at djst’s nest</title>
<link>http://djst.org/blog/2009/07/02/how-to-make-community-members-stick/</link>
<description>&lt;blockquote&gt;&lt;p&gt;an interesting conclusion about how to turn new and casual contributors into long-time community members: the key is to distribute ownership.&lt;/p&gt;
&lt;p&gt;To wrap up, there were several things that motivated me to stay active in the Mozilla community:

    * A belief in the mission of the project — to create a web browser that supports and promotes the use of open standards
    * An interest in the technology — initially with the Gecko logo as my hook
    * The feeling of belonging in a community of people with similar interests
    * The desire to give something back to a project that gave (and still gives) me the best browser in the world for free
    * The experiences gained by managing a website — HTML, CSS, server configurations, and perhaps most importantly, the English language
    * The recognition and respect from Mozilla project members for my contributions
    * The pride of being responsible for an important piece of the project
&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-07-05T11:28:00Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>societé, travail</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://djst.org/blog/2009/07/02/how-to-make-community-members-stick/"><img border="0" src="http://blogmarks.net/screenshots/2009/07/05/c781be8da1952018805c0c4613bd0cad.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://djst.org/blog/2009/07/02/how-to-make-community-members-stick/">How to make community members stick at djst’s nest</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>an interesting conclusion about how to turn new and casual contributors into long-time community members: the key is to distribute ownership.</p>
<p>To wrap up, there were several things that motivated me to stay active in the Mozilla community:

    * A belief in the mission of the project — to create a web browser that supports and promotes the use of open standards
    * An interest in the technology — initially with the Gecko logo as my hook
    * The feeling of belonging in a community of people with similar interests
    * The desire to give something back to a project that gave (and still gives) me the best browser in the world for free
    * The experiences gained by managing a website — HTML, CSS, server configurations, and perhaps most importantly, the English language
    * The recognition and respect from Mozilla project members for my contributions
    * The pride of being responsible for an important piece of the project
</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/societ%25C3%25A9">societé</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/travail">travail</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058416717">Copy</a> | 
<a href="http://blogmarks.net/link/3275975">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/decembre/mark/1058548157">
<title>9 Semantic Search Engines That Will Change Search</title>
<link>http://www.searchenginejournal.com/semantic-search-engines/9832/</link>
<description>Here is a wrap up of some of the top semantic search engines which we’ve covered previously, and some updates on their research.</description>
<dc:date>2009-04-23T07:59:17Z</dc:date>
<dc:author>decembre</dc:author>
<dc:subject>search, recherche, SearchEngine, moteur, semanticweb, semantique, bib, atelier</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.searchenginejournal.com/semantic-search-engines/9832/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.searchenginejournal.com/semantic-search-engines/9832/">9 Semantic Search Engines That Will Change Search</a></h4>
 
by <a href="http://blogmarks.net/user/decembre">decembre</a> 
<p class="description">Here is a wrap up of some of the top semantic search engines which we’ve covered previously, and some updates on their research.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/search">search</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/recherche">recherche</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/SearchEngine">SearchEngine</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/moteur">moteur</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/semanticweb">semanticweb</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/semantique">semantique</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bib">bib</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/atelier">atelier</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058548157">Copy</a> | 
<a href="http://blogmarks.net/link/3381833">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/blackgoldfish/mark/1058271103">
<title>Wrap </title>
<link>http://blogdelanine.blogspot.com/search/label/handcarvedstampstutorial</link>
<description>A great use for hand carved rubber stamps
is printing your own gift wrapping paper</description>
<dc:date>2009-04-11T19:20:40Z</dc:date>
<dc:author>blackgoldfish</dc:author>
<dc:subject>somethingbeautiful, GiftIdeas, paper craft</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blogdelanine.blogspot.com/search/label/handcarvedstampstutorial"><img border="0" src="http://blogmarks.net/screenshots/2009/04/11/0571e8e12e0d498475c723fa743ba193.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blogdelanine.blogspot.com/search/label/handcarvedstampstutorial">Wrap </a></h4>
 
by <a href="http://blogmarks.net/user/blackgoldfish">blackgoldfish</a> 
<p class="description">A great use for hand carved rubber stamps
is printing your own gift wrapping paper</p>
<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/GiftIdeas">GiftIdeas</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/paper%2Bcraft">paper craft</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058271103">Copy</a> | 
<a href="http://blogmarks.net/link/3153310">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ms_michel/mark/1058265888">
<title>jQuery &amp; .NET</title>
<link>http://weblogs.asp.net/rchartier/archive/2009/04/07/jquery-amp-net.aspx</link>
<description>A set of ASP.NET Friendly controls which wrap up the jQuery UI Interactions and Widgets</description>
<dc:date>2009-04-08T11:16:43Z</dc:date>
<dc:author>ms_michel</dc:author>
<dc:subject>.net, jQuery</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://weblogs.asp.net/rchartier/archive/2009/04/07/jquery-amp-net.aspx"><img border="0" src="http://blogmarks.net/screenshots/2009/04/08/173d04212c0af909fa93215eb946a91e.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://weblogs.asp.net/rchartier/archive/2009/04/07/jquery-amp-net.aspx">jQuery &amp; .NET</a></h4>
 
by <a href="http://blogmarks.net/user/ms_michel">ms_michel</a> 
<p class="description">A set of ASP.NET Friendly controls which wrap up the jQuery UI Interactions and Widgets</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/.net">.net</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/jQuery">jQuery</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058265888">Copy</a> | 
<a href="http://blogmarks.net/link/3148486">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058254845">
<title>mongoworks :: ZAKKA BOOKS AND MAGAZINES</title>
<link>http://www.zakkacorp.com/display.php?sku=furoshiki_black&amp;header=header_owners_select&amp;magazine=furoshiki#</link>
<description>mongoworks / Furoshiki (gray)
Is a cloth used to wrap things, comes from the word 'furo' (bath) and 'shiki' (spread). As the name describes, Furoshiki is a wrapping product. It accommodates objects of various sizes and shapes. The inner material of 5-mm polyurethane can sustain shock, and keeps your electronic or other gear safe and handy. It can be carried by the outside belt, or in your bag. It is a novel Furoshiki for our generation.</description>
<dc:date>2009-03-30T17:49:05Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>wishlist</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.zakkacorp.com/display.php?sku=furoshiki_black&amp;header=header_owners_select&amp;magazine=furoshiki#"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.zakkacorp.com/display.php?sku=furoshiki_black&amp;header=header_owners_select&amp;magazine=furoshiki#">mongoworks :: ZAKKA BOOKS AND MAGAZINES</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
<p class="description">mongoworks / Furoshiki (gray)
Is a cloth used to wrap things, comes from the word 'furo' (bath) and 'shiki' (spread). As the name describes, Furoshiki is a wrapping product. It accommodates objects of various sizes and shapes. The inner material of 5-mm polyurethane can sustain shock, and keeps your electronic or other gear safe and handy. It can be carried by the outside belt, or in your bag. It is a novel Furoshiki for our generation.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wishlist">wishlist</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058254845">Copy</a> | 
<a href="http://blogmarks.net/link/3138848">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/camel/mark/1058129450">
<title>CSS Text Wrapper</title>
<link>http://csstextwrap.com/</link>
<description>The CSS Text Wrapper allows you to easily make HTML text wrap in shapes other than just a rectangle. You can make text wrap around curves, zig-zags, or whatever you want. All you have to do is draw the left and right edges below and then copy the generated code to your website</description>
<dc:date>2008-12-15T09:46:21Z</dc:date>
<dc:author>camel</dc:author>
<dc:subject>css, html, code, javascript, wrapper, picture, curves, draw</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://csstextwrap.com/"><img border="0" src="http://blogmarks.net/screenshots/2008/12/15/72fe37d6dbd5d18b81af5c738c070d61.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://csstextwrap.com/">CSS Text Wrapper</a></h4>
 
by <a href="http://blogmarks.net/user/camel">camel</a> 
<p class="description">The CSS Text Wrapper allows you to easily make HTML text wrap in shapes other than just a rectangle. You can make text wrap around curves, zig-zags, or whatever you want. All you have to do is draw the left and right edges below and then copy the generated code to your website</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/html">html</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/code">code</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript">javascript</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wrapper">wrapper</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/picture">picture</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/curves">curves</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/draw">draw</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058129450">Copy</a> | 
<a href="http://blogmarks.net/link/3030097">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/blackgoldfish/mark/1058128387">
<title>css text wrapper</title>
<link>http://www.csstextwrap.com/</link>
<description>The CSS Text Wrapper allows you to easily make HTML text wrap in shapes other than just a rectangle. You can make text wrap around curves, zig-zags, or whatever you want.</description>
<dc:date>2008-12-14T11:44:57Z</dc:date>
<dc:author>blackgoldfish</dc:author>
<dc:subject>web2.0, web materials</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.csstextwrap.com/"><img border="0" src="http://blogmarks.net/screenshots/2008/12/14/51a9f37a270c9544e7eedf38ea19a865.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.csstextwrap.com/">css text wrapper</a></h4>
 
by <a href="http://blogmarks.net/user/blackgoldfish">blackgoldfish</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2579723">13 other(s)</a> 
<p class="description">The CSS Text Wrapper allows you to easily make HTML text wrap in shapes other than just a rectangle. You can make text wrap around curves, zig-zags, or whatever you want.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web2.0">web2.0</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web%2Bmaterials">web materials</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058128387">Copy</a> | 
<a href="http://blogmarks.net/link/2579723">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Krome/mark/1058111226">
<title>CSS Text Wrapper</title>
<link>http://csstextwrap.com/examples.php</link>
<description> These are just a few examples of what can be done using the CSS Text Wrapper. Note that the wrap shape stays constant regardless of font or content.

The examples on this page use the javascript method to apply them to the site. There are two other ways to create the wrap without using javascript and that are purely CSS/XHTML. </description>
<dc:date>2008-12-12T14:42:33Z</dc:date>
<dc:author>Krome</dc:author>
<dc:subject>css, webdev</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://csstextwrap.com/examples.php"><img border="0" src="http://blogmarks.net/screenshots/2008/12/12/96879fc22d403418171e612278034886.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://csstextwrap.com/examples.php">CSS Text Wrapper</a></h4>
 
by <a href="http://blogmarks.net/user/Krome">Krome</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3013222">1 other(s)</a> 
<p class="description"> These are just a few examples of what can be done using the CSS Text Wrapper. Note that the wrap shape stays constant regardless of font or content.

The examples on this page use the javascript method to apply them to the site. There are two other ways to create the wrap without using javascript and that are purely CSS/XHTML. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webdev">webdev</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058111226">Copy</a> | 
<a href="http://blogmarks.net/link/3013222">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/srcmax/mark/1058111174">
<title>CSS Text Wrapper</title>
<link>http://csstextwrap.com/examples.php</link>
<description> These are just a few examples of what can be done using the CSS Text Wrapper. Note that the wrap shape stays constant regardless of font or content.

The examples on this page use the javascript method to apply them to the site. There are two other ways to create the wrap without using javascript and that are purely CSS/XHTML. </description>
<dc:date>2008-12-12T13:42:49Z</dc:date>
<dc:author>srcmax</dc:author>
<dc:subject>css, developpement, effets</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://csstextwrap.com/examples.php"><img border="0" src="http://blogmarks.net/screenshots/2008/12/12/96879fc22d403418171e612278034886.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://csstextwrap.com/examples.php">CSS Text Wrapper</a></h4>
 
by <a href="http://blogmarks.net/user/srcmax">srcmax</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3013222">1 other(s)</a> 
<p class="description"> These are just a few examples of what can be done using the CSS Text Wrapper. Note that the wrap shape stays constant regardless of font or content.

The examples on this page use the javascript method to apply them to the site. There are two other ways to create the wrap without using javascript and that are purely CSS/XHTML. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/developpement">developpement</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/effets">effets</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058111174">Copy</a> | 
<a href="http://blogmarks.net/link/3013222">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/blackgoldfish/mark/1058073822">
<title>botton gift wrap + botton tag</title>
<link>http://www.marthastewart.com/photogallery/easy-holiday-crafts?lnc=7c30dfc3832ee010VgnVCM1000003d370a0aRCRD&amp;rsc=lpg_home&amp;lpgStart=1&amp;currentslide=11&amp;currentChapter=1</link>
<description></description>
<dc:date>2008-11-28T07:50:16Z</dc:date>
<dc:author>blackgoldfish</dc:author>
<dc:subject>xmas, GiftIdeas</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.marthastewart.com/photogallery/easy-holiday-crafts?lnc=7c30dfc3832ee010VgnVCM1000003d370a0aRCRD&amp;rsc=lpg_home&amp;lpgStart=1&amp;currentslide=11&amp;currentChapter=1"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.marthastewart.com/photogallery/easy-holiday-crafts?lnc=7c30dfc3832ee010VgnVCM1000003d370a0aRCRD&amp;rsc=lpg_home&amp;lpgStart=1&amp;currentslide=11&amp;currentChapter=1">botton gift wrap + botton tag</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/xmas">xmas</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/GiftIdeas">GiftIdeas</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058073822">Copy</a> | 
<a href="http://blogmarks.net/link/2982039">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ronpish/mark/1058073525">
<title>découvrez les culottes de protection Tots Wrap</title>
<link>http://www.jolilola.com/culotte-de-protection-tots-wrap-bleue-p-289.html</link>
<description></description>
<dc:date>2008-11-27T23:17:28Z</dc:date>
<dc:author>ronpish</dc:author>
<dc:subject>couches, enfant</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.jolilola.com/culotte-de-protection-tots-wrap-bleue-p-289.html"><img border="0" src="http://blogmarks.net/screenshots/2008/11/27/c6e8b26e105cd9bfcc2b54bc624b4f8e.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.jolilola.com/culotte-de-protection-tots-wrap-bleue-p-289.html">découvrez les culottes de protection Tots Wrap</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/couches">couches</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/enfant">enfant</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058073525">Copy</a> | 
<a href="http://blogmarks.net/link/2981742">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jean-gael/mark/1058054076">
<title>TMENU und wrapItemAndSub, allWrap, allStdWrap, linkWrap, dataWrap: allStdWrap, allWrap, dataWrap, linkWrap, TMENU, TYPO3, wrap, wrapItemAndSub</title>
<link>http://blog.undkonsorten.com/typo3-tmenu-wrap-wrapitemandsub-allwrapallstdwrap-linkwrap</link>
<description>1.NO.stdWrap.dataWrap= MeinText |</description>
<dc:date>2008-11-10T17:35:39Z</dc:date>
<dc:author>jean-gael</dc:author>
<dc:subject>typo3</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blog.undkonsorten.com/typo3-tmenu-wrap-wrapitemandsub-allwrapallstdwrap-linkwrap"><img border="0" src="http://blogmarks.net/screenshots/2008/11/10/967616d006bad3762d25625e0d4646f4.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blog.undkonsorten.com/typo3-tmenu-wrap-wrapitemandsub-allwrapallstdwrap-linkwrap">TMENU und wrapItemAndSub, allWrap, allStdWrap, linkWrap, dataWrap: allStdWrap, allWrap, dataWrap, linkWrap, TMENU, TYPO3, wrap, wrapItemAndSub</a></h4>
 
by <a href="http://blogmarks.net/user/jean-gael">jean-gael</a> 
<p class="description">1.NO.stdWrap.dataWrap= MeinText |</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/typo3">typo3</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058054076">Copy</a> | 
<a href="http://blogmarks.net/link/2962969">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/aspyrine/mark/1057971514">
<title>Pathfinder Development » Formatting quoted code in blog posts: CSS2.1 white-space: pre-wrap</title>
<link>http://www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/</link>
<description>À garder sous le coude :)</description>
<dc:date>2008-09-04T15:36:04Z</dc:date>
<dc:author>aspyrine</dc:author>
<dc:subject>css, pre</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/"><img border="0" src="http://blogmarks.net/screenshots/2008/09/04/d4237a15179844b254ff54a1f1f41f93.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/">Pathfinder Development » Formatting quoted code in blog posts: CSS2.1 white-space: pre-wrap</a></h4>
 
by <a href="http://blogmarks.net/user/aspyrine">aspyrine</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2807469">1 other(s)</a> 
<p class="description">À garder sous le coude :)</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pre">pre</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057971514">Copy</a> | 
<a href="http://blogmarks.net/link/2807469">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/srcmax/mark/1057961294">
<title>Beijing 2008 - It's a wrap - The Big Picture - Boston.com</title>
<link>http://www.boston.com/bigpicture/2008/08/beijing_2008_its_a_wrap.html</link>
<description></description>
<dc:date>2008-08-25T20:50:43Z</dc:date>
<dc:author>srcmax</dc:author>
<dc:subject>photo, jo</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.boston.com/bigpicture/2008/08/beijing_2008_its_a_wrap.html"><img border="0" src="http://blogmarks.net/screenshots/2008/08/25/cdfaa602d7854d37efe31858b111a9bd.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.boston.com/bigpicture/2008/08/beijing_2008_its_a_wrap.html">Beijing 2008 - It's a wrap - The Big Picture - Boston.com</a></h4>
 
by <a href="http://blogmarks.net/user/srcmax">srcmax</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2879989">1 other(s)</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/jo">jo</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057961294">Copy</a> | 
<a href="http://blogmarks.net/link/2879989">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jeanruaud/mark/1058056708">
<title>Beijing 2008 - It's a wrap - The Big Picture - Boston.com</title>
<link>http://www.boston.com/bigpicture/2008/08/beijing_2008_its_a_wrap.html</link>
<description></description>
<dc:date>2008-08-25T19:19:09Z</dc:date>
<dc:author>jeanruaud</dc:author>
<dc:subject>photography, olympics</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.boston.com/bigpicture/2008/08/beijing_2008_its_a_wrap.html"><img border="0" src="http://blogmarks.net/screenshots/2008/08/25/cdfaa602d7854d37efe31858b111a9bd.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.boston.com/bigpicture/2008/08/beijing_2008_its_a_wrap.html">Beijing 2008 - It's a wrap - The Big Picture - Boston.com</a></h4>
 
by <a href="http://blogmarks.net/user/jeanruaud">jeanruaud</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2879989">1 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photography">photography</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/olympics">olympics</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058056708">Copy</a> | 
<a href="http://blogmarks.net/link/2879989">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1057935452">
<title>the Idea Shower » » CSS Text Wrapper</title>
<link>http://www.ideashower.com/ideas/active/css-text-wrapper/</link>
<description>&lt;blockquote&gt;&lt;p&gt;The CSS Text Wrapper allows you to generate HTML and CSS to wrap text on your website into any shape.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-08-04T11:37:46Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>html, css</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.ideashower.com/ideas/active/css-text-wrapper/"><img border="0" src="http://blogmarks.net/screenshots/2008/08/04/9a8b754e0c4c6756bac9e5d91384dc56.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.ideashower.com/ideas/active/css-text-wrapper/">the Idea Shower » » CSS Text Wrapper</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>The CSS Text Wrapper allows you to generate HTML and CSS to wrap text on your website into any shape.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/html">html</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057935452">Copy</a> | 
<a href="http://blogmarks.net/link/2856769">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/shigaepouyen/mark/1057901114">
<title>Etsy :: molly1216 :: Double Moleskine Wrap </title>
<link>http://www.etsy.com/view_listing.php?listing_id=12833463</link>
<description></description>
<dc:date>2008-06-29T17:24:37Z</dc:date>
<dc:author>shigaepouyen</dc:author>
<dc:subject>wrap, moleskine</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.etsy.com/view_listing.php?listing_id=12833463"><img border="0" src="http://blogmarks.net/screenshots/2008/06/29/df75e14f5b0a63eb02ea138812bb9aa2.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.etsy.com/view_listing.php?listing_id=12833463">Etsy :: molly1216 :: Double Moleskine Wrap </a></h4>
 
by <a href="http://blogmarks.net/user/shigaepouyen">shigaepouyen</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wrap">wrap</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/moleskine">moleskine</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057901114">Copy</a> | 
<a href="http://blogmarks.net/link/2826415">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>