<?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/marks-a-lot">
<title>Public marks with search marks-a-lot</title>
<description>Public marks with search marks-a-lot</description>
<link>http://blogmarks.net/marks/search/marks-a-lot</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058624013"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058621051"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058620930"/>
<rdf:li resource="http://blogmarks.net/api/user/alamat/mark/1058609615"/>
<rdf:li resource="http://blogmarks.net/api/user/marco/mark/1058601381"/>
<rdf:li resource="http://blogmarks.net/api/user/ycc2106/mark/1058596120"/>
<rdf:li resource="http://blogmarks.net/api/user/parmentierf/mark/1058593724"/>
<rdf:li resource="http://blogmarks.net/api/user/jallatte/mark/1058592699"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058590870"/>
<rdf:li resource="http://blogmarks.net/api/user/greut/mark/1058589348"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058589149"/>
<rdf:li resource="http://blogmarks.net/api/user/parmentierf/mark/1058585691"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058582830"/>
<rdf:li resource="http://blogmarks.net/api/user/01ger@rd/mark/1058581447"/>
<rdf:li resource="http://blogmarks.net/api/user/paulantoinem/mark/1058602457"/>
<rdf:li resource="http://blogmarks.net/api/user/dzc/mark/1058576478"/>
<rdf:li resource="http://blogmarks.net/api/user/vrossign/mark/1058576394"/>
<rdf:li resource="http://blogmarks.net/api/user/nachilau/mark/1058574573"/>
<rdf:li resource="http://blogmarks.net/api/user/macbros/mark/1058571381"/>
<rdf:li resource="http://blogmarks.net/api/user/ghis/mark/1058571132"/>
<rdf:li resource="http://blogmarks.net/api/user/mozkart/mark/1058571039"/>
<rdf:li resource="http://blogmarks.net/api/user/ycc2106/mark/1058596316"/>
<rdf:li resource="http://blogmarks.net/api/user/blackgoldfish/mark/1058569235"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058568843"/>
<rdf:li resource="http://blogmarks.net/api/user/ycc2106/mark/1058596330"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058624013">
<title>Inspired by Wordpress’ seriously clever use of... | Tumblr Staff</title>
<link>http://staff.tumblr.com/post/287703110/api</link>
<description>&lt;blockquote&gt;&lt;p&gt;The really cool thing - because our following models follow a lot of the same principles, we’ve been able to take advantage of a ton of native features:&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-12-18T02:27:30Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>tumblr, twitter, api</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://staff.tumblr.com/post/287703110/api"><img border="0" src="http://blogmarks.net/screenshots/2009/12/18/3297bb4425fecf06385f6d14ce8bef59.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://staff.tumblr.com/post/287703110/api">Inspired by Wordpress’ seriously clever use of... | Tumblr Staff</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>The really cool thing - because our following models follow a lot of the same principles, we’ve been able to take advantage of a ton of native features:</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tumblr">tumblr</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/twitter">twitter</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=1058624013">Copy</a> | 
<a href="http://blogmarks.net/link/3441964">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058621051">
<title>llimllib's cherry-blossom at master - GitHub</title>
<link>http://github.com/llimllib/cherry-blossom</link>
<description>&lt;blockquote&gt;&lt;p&gt;Cherry Blossom is a blogging system written in Python. It was written specifically because I had a lot of pyblosxom blog entries on my previous blog, but I wanted to use cherrypy instead of plain-ol cgi. It adds features like object publishing, session support, access to lots of cherrypy plugins, access to GET and POST vars as method parameters, and others. This software's been running my blog (http://billmill.org) for over two years now, and has survived a couple redditings and a flood from stumbleupon, all without a hiccup.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-12-14T23:17:33Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>python, blogengine, cherrypy, blosxom</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://github.com/llimllib/cherry-blossom"><img border="0" src="http://blogmarks.net/screenshots/2009/12/14/e7248fa76c94005ea649614d06afef71.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://github.com/llimllib/cherry-blossom">llimllib's cherry-blossom at master - GitHub</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Cherry Blossom is a blogging system written in Python. It was written specifically because I had a lot of pyblosxom blog entries on my previous blog, but I wanted to use cherrypy instead of plain-ol cgi. It adds features like object publishing, session support, access to lots of cherrypy plugins, access to GET and POST vars as method parameters, and others. This software's been running my blog (http://billmill.org) for over two years now, and has survived a couple redditings and a flood from stumbleupon, all without a hiccup.</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/blogengine">blogengine</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cherrypy">cherrypy</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/blosxom">blosxom</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058621051">Copy</a> | 
<a href="http://blogmarks.net/link/3439511">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058620930">
<title>PingMag - The Tokyo-based magazine about “Design and Making Things” » Archive » Masaru Tatsuki’s Decotora Photo Op</title>
<link>http://pingmag.jp/2008/01/31/decotora/</link>
<description>On a dark and rainy night, bright and blinding lights approach a vacant lot, off a Japanese highway - just if Shibuya’s blinking neon signs decided to move themselves past you… However, it’s some proud and lonely trucker halting for a rest! Welcome to the world of Decotora, short for decorated trucks!</description>
<dc:date>2009-12-14T20:39:49Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>photography, cars, location:japan</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://pingmag.jp/2008/01/31/decotora/"><img border="0" src="http://blogmarks.net/screenshots/2009/12/14/429b9e1094ab0a2e67b176f6e66385bb.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://pingmag.jp/2008/01/31/decotora/">PingMag - The Tokyo-based magazine about “Design and Making Things” » Archive » Masaru Tatsuki’s Decotora Photo Op</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
<p class="description">On a dark and rainy night, bright and blinding lights approach a vacant lot, off a Japanese highway - just if Shibuya’s blinking neon signs decided to move themselves past you… However, it’s some proud and lonely trucker halting for a rest! Welcome to the world of Decotora, short for decorated trucks!</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/cars">cars</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/location%253Ajapan">location:japan</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058620930">Copy</a> | 
<a href="http://blogmarks.net/link/3439439">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/alamat/mark/1058609615">
<title>Georg Essl leads University of Michigan students in iPhone orchestra</title>
<link>http://dralnux.com/2009/12/05/georg-essl-leads-university-of-michigan-students-in-iphone-orchestra/</link>
<description>I imagine that in a lot of totally fundamental ways, pitching a university to let you teach a new course must be a lot like pitching a tech article to a mainstream magazine. It all starts with throwing random words at a sheet of brainstorming paper, then cynically deciding that while “iPhone: the future of music composition” is clearly ridiculous, it would look good as a headline [in the course catalog], so let’s see where it gets us anyway. Quickly inducing hyperventilation in order to simulate breathless excitement, you pick up the phone, call your editor [department head] and shout: “The iPhone is the future of music! No one else has done it before, so we’ll be at the forefront, reporting [teaching] about a fantastic new era meshing technology and art!”  </description>
<dc:date>2009-12-04T19:10:22Z</dc:date>
<dc:author>alamat</dc:author>
<dc:subject>apple, iphone, orchestra, student</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://dralnux.com/2009/12/05/georg-essl-leads-university-of-michigan-students-in-iphone-orchestra/"><img border="0" src="http://blogmarks.net/screenshots/2009/12/04/2a0ecb1f3a66b99265396f5281a2bd5b.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://dralnux.com/2009/12/05/georg-essl-leads-university-of-michigan-students-in-iphone-orchestra/">Georg Essl leads University of Michigan students in iPhone orchestra</a></h4>
 
by <a href="http://blogmarks.net/user/alamat">alamat</a> 
<p class="description">I imagine that in a lot of totally fundamental ways, pitching a university to let you teach a new course must be a lot like pitching a tech article to a mainstream magazine. It all starts with throwing random words at a sheet of brainstorming paper, then cynically deciding that while “iPhone: the future of music composition” is clearly ridiculous, it would look good as a headline [in the course catalog], so let’s see where it gets us anyway. Quickly inducing hyperventilation in order to simulate breathless excitement, you pick up the phone, call your editor [department head] and shout: “The iPhone is the future of music! No one else has done it before, so we’ll be at the forefront, reporting [teaching] about a fantastic new era meshing technology and art!”  </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/apple">apple</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/iphone">iphone</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/orchestra">orchestra</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/student">student</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058609615">Copy</a> | 
<a href="http://blogmarks.net/link/3429761">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/marco/mark/1058601381">
<title>Node.js is genuinely exciting</title>
<link>http://simonwillison.net/2009/Nov/23/node/</link>
<description>At first glance, Node looks like yet another take on the idea of server-side JavaScript, but it’s a lot more interesting than that.</description>
<dc:date>2009-11-28T19:47:19Z</dc:date>
<dc:author>marco</dc:author>
<dc:subject>node.js, javascript</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://simonwillison.net/2009/Nov/23/node/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/28/51eb5401e2eaf6cf8cd3ac08883936ea.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://simonwillison.net/2009/Nov/23/node/">Node.js is genuinely exciting</a></h4>
 
by <a href="http://blogmarks.net/user/marco">marco</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3414552">1 other(s)</a> 
<p class="description">At first glance, Node looks like yet another take on the idea of server-side JavaScript, but it’s a lot more interesting than that.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/node.js">node.js</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript">javascript</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058601381">Copy</a> | 
<a href="http://blogmarks.net/link/3414552">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ycc2106/mark/1058596120">
<title>What Browser? - Home</title>
<link>http://www.whatbrowser.org/</link>
<description>A few of us at Google created WhatBrowser.org to help teach people about web browsers. We wanted to show people that they have a lot of choice in browsers, since we noticed that most people were using the browser their computers came with.</description>
<dc:date>2009-11-28T08:19:48Z</dc:date>
<dc:author>ycc2106</dc:author>
<dc:subject>browser, whatis</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.whatbrowser.org/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/28/7d21cb3fbb1c645581523f9d4e42e78b.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.whatbrowser.org/">What Browser? - Home</a></h4>
 
by <a href="http://blogmarks.net/user/ycc2106">ycc2106</a> 
<p class="description">A few of us at Google created WhatBrowser.org to help teach people about web browsers. We wanted to show people that they have a lot of choice in browsers, since we noticed that most people were using the browser their computers came with.</p>
<p class="tags">
<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/whatis">whatis</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058596120">Copy</a> | 
<a href="http://blogmarks.net/link/3419697">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/parmentierf/mark/1058593724">
<title>Rapid application development using the Opera Unite Yusef library - Opera Developer Community</title>
<link>http://dev.opera.com/articles/view/rapid-unite-app-development-with-yusef/</link>
<description>Yusef is a framework for Opera Unite applications that provides ready-made solutions to problems such as form validation, access control, UI templating, and more. A lot of functionality is available through Yusef itself, with even more features made available through Yusef plugins.</description>
<dc:date>2009-11-27T09:28:25Z</dc:date>
<dc:author>parmentierf</dc:author>
<dc:subject>framework, opera, dev, opera unite</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://dev.opera.com/articles/view/rapid-unite-app-development-with-yusef/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/27/1fef2efb37ede1354e60d0bcd1db03e6.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://dev.opera.com/articles/view/rapid-unite-app-development-with-yusef/">Rapid application development using the Opera Unite Yusef library - Opera Developer Community</a></h4>
 
by <a href="http://blogmarks.net/user/parmentierf">parmentierf</a> 
<p class="description">Yusef is a framework for Opera Unite applications that provides ready-made solutions to problems such as form validation, access control, UI templating, and more. A lot of functionality is available through Yusef itself, with even more features made available through Yusef plugins.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/framework">framework</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/opera">opera</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dev">dev</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/opera%2Bunite">opera unite</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058593724">Copy</a> | 
<a href="http://blogmarks.net/link/3417516">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jallatte/mark/1058592699">
<title>Canada/H1N1: le lot de vaccins suspects a été presque entièrement utilisé</title>
<link>http://www.romandie.com/infos/news2/091125183029.t5t95fx3.asp</link>
<description>&lt;blockquote&gt;&lt;p&gt;Canada/H1N1: le lot de vaccins suspects a été presque entièrement utilisé&lt;/p&gt;&lt;p&gt;OTTAWA - Un lot de 172.000 doses de vaccin contre la grippe H1N1 dont certaines ont provoqué des réactions allergiques violentes a été presque entièrement utilisé, ont reconnu mercredi les autorités canadiennes, tout en soulignant que ces réactions sont restées peu nombreuses.&lt;/p&gt;&lt;p&gt;Sur ce lot, &quot;environ 15.000 doses n'ont pas été utilisées&quot;, a précisé lors d'une conférence de presse le docteur Danielle Grondin, de la Direction générale des maladies infectieuses et des mesures d'urgence de l'Agence de la santé publique du Canada.&lt;/p&gt;&lt;p&gt;Six réactions allergiques violentes ont été observées parmi les personnes ayant reçu des vaccins venant de ce lot, ce qui a entraîné l'arrêt de son utilisation, mais toutes ces personnes se sont rétablies, avaient indiqué en début de semaine les responsables canadiens.&lt;/p&gt;&lt;p&gt;Mercredi, tant la ministre de la Santé Leona Aglukkaq que le directeur de la Santé publique, le docteur David Butler-Jones, ont insisté sur le bon fonctionnement du système de surveillance qui a permis de déceler cette anomalie.&lt;/p&gt;&lt;p&gt;Les chocs anaphylactiques associés à ce lot de vaccin Arepanrix fabriqué par GlaxoSmithKline ont représenté une proportion de 4 sur 100.000, alors que le taux considéré comme normal est de 1/100.000.&lt;/p&gt;&lt;p&gt;Pour l'ensemble des 15 millions de doses de vaccin déjà administrées au Canada, ce taux de réactions allergiques est nettement inférieur, s'établissant à 0,32/100.000, a souligné M. Butler-Jones.&lt;/p&gt;&lt;p&gt;Alors qu'un Canadien sur quatre est désormais protégé contre le virus et que la progression de la maladie plafonne dans plusieurs provinces, la campagne de vaccination continue, 2,9 millions de doses devant être fournies la semaine prochaine.&lt;/p&gt;&lt;p&gt;(©AFP / 25 novembre 2009 19h30)&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-26T12:08:56Z</dc:date>
<dc:author>jallatte</dc:author>
<dc:subject>h1n1</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.romandie.com/infos/news2/091125183029.t5t95fx3.asp"><img border="0" src="http://blogmarks.net/screenshots/2009/11/26/011a7cac68e076870b3559954e77426f.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.romandie.com/infos/news2/091125183029.t5t95fx3.asp">Canada/H1N1: le lot de vaccins suspects a été presque entièrement utilisé</a></h4>
 
by <a href="http://blogmarks.net/user/jallatte">jallatte</a> 
<div class="description"><blockquote><p>Canada/H1N1: le lot de vaccins suspects a été presque entièrement utilisé</p><p>OTTAWA - Un lot de 172.000 doses de vaccin contre la grippe H1N1 dont certaines ont provoqué des réactions allergiques violentes a été presque entièrement utilisé, ont reconnu mercredi les autorités canadiennes, tout en soulignant que ces réactions sont restées peu nombreuses.</p><p>Sur ce lot, "environ 15.000 doses n'ont pas été utilisées", a précisé lors d'une conférence de presse le docteur Danielle Grondin, de la Direction générale des maladies infectieuses et des mesures d'urgence de l'Agence de la santé publique du Canada.</p><p>Six réactions allergiques violentes ont été observées parmi les personnes ayant reçu des vaccins venant de ce lot, ce qui a entraîné l'arrêt de son utilisation, mais toutes ces personnes se sont rétablies, avaient indiqué en début de semaine les responsables canadiens.</p><p>Mercredi, tant la ministre de la Santé Leona Aglukkaq que le directeur de la Santé publique, le docteur David Butler-Jones, ont insisté sur le bon fonctionnement du système de surveillance qui a permis de déceler cette anomalie.</p><p>Les chocs anaphylactiques associés à ce lot de vaccin Arepanrix fabriqué par GlaxoSmithKline ont représenté une proportion de 4 sur 100.000, alors que le taux considéré comme normal est de 1/100.000.</p><p>Pour l'ensemble des 15 millions de doses de vaccin déjà administrées au Canada, ce taux de réactions allergiques est nettement inférieur, s'établissant à 0,32/100.000, a souligné M. Butler-Jones.</p><p>Alors qu'un Canadien sur quatre est désormais protégé contre le virus et que la progression de la maladie plafonne dans plusieurs provinces, la campagne de vaccination continue, 2,9 millions de doses devant être fournies la semaine prochaine.</p><p>(©AFP / 25 novembre 2009 19h30)</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/h1n1">h1n1</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058592699">Copy</a> | 
<a href="http://blogmarks.net/link/3416671">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058590870">
<title>yellowBird Video Platform Puts You In the Middle, But Can It Tell a Story? - Jawbone.tv - The Evolution of Story.</title>
<link>http://www.jawbone.tv/featured/2-featured/121-yellowbird-video-platform-puts-you-in-the-middle-but-can-it-tell-a-story.html</link>
<description>Interactive video has a long way to go, but Netherlands based yellowBird and their 360 degree offering might help move it along.

We, as a species, watch a lot of vids. Buckets full, really. And for the most part, we're comfortable pressing play and being spoon-fed the story. This, at least in part, explains the lukewarm reception - commercially speaking - of interactive films. Most of the 'interactivity' centers on controlling the story. </description>
<dc:date>2009-11-24T10:30:03Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>video, software, hardware, webdocumentaire, thoughts, photography</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.jawbone.tv/featured/2-featured/121-yellowbird-video-platform-puts-you-in-the-middle-but-can-it-tell-a-story.html"><img border="0" src="http://blogmarks.net/screenshots/2009/11/24/ab5c405876c5843ca537702959555872.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.jawbone.tv/featured/2-featured/121-yellowbird-video-platform-puts-you-in-the-middle-but-can-it-tell-a-story.html">yellowBird Video Platform Puts You In the Middle, But Can It Tell a Story? - Jawbone.tv - The Evolution of Story.</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
<p class="description">Interactive video has a long way to go, but Netherlands based yellowBird and their 360 degree offering might help move it along.

We, as a species, watch a lot of vids. Buckets full, really. And for the most part, we're comfortable pressing play and being spoon-fed the story. This, at least in part, explains the lukewarm reception - commercially speaking - of interactive films. Most of the 'interactivity' centers on controlling the story. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/video">video</a>
<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/hardware">hardware</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webdocumentaire">webdocumentaire</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/thoughts">thoughts</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photography">photography</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058590870">Copy</a> | 
<a href="http://blogmarks.net/link/3415177">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/greut/mark/1058589348">
<title>wish jar : real life tweet #4</title>
<link>http://www.kerismith.com/blog/archives/000662.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;i am a big fan of Ozu. link.&lt;/p&gt;&lt;p&gt;we can learn a lot from his films. a quick list:&lt;/p&gt;&lt;p&gt;1. life and people are impermanent.&lt;/p&gt;&lt;p&gt;2. slow down.&lt;/p&gt;&lt;p&gt;3. look people in the eye.&lt;/p&gt;&lt;p&gt;4. drink tea.&lt;/p&gt;&lt;p&gt;5. be kind.&lt;/p&gt;&lt;p&gt;6. simple things hold the secret.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-22T19:17:10Z</dc:date>
<dc:author>greut</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.kerismith.com/blog/archives/000662.html"><img border="0" src="http://blogmarks.net/screenshots/2009/11/22/90ac720895040e1b659d7915610087a2.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.kerismith.com/blog/archives/000662.html">wish jar : real life tweet #4</a></h4>
 
by <a href="http://blogmarks.net/user/greut">greut</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3398284">2 other(s)</a> 
<div class="description"><blockquote><p>i am a big fan of Ozu. link.</p><p>we can learn a lot from his films. a quick list:</p><p>1. life and people are impermanent.</p><p>2. slow down.</p><p>3. look people in the eye.</p><p>4. drink tea.</p><p>5. be kind.</p><p>6. simple things hold the secret.</p></blockquote></div>
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058589348">Copy</a> | 
<a href="http://blogmarks.net/link/3398284">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058589149">
<title>wish jar : real life tweet #4</title>
<link>http://www.kerismith.com/blog/archives/000662.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;i am a big fan of Ozu. link.&lt;/p&gt;&lt;p&gt;we can learn a lot from his films. a quick list:&lt;/p&gt;&lt;p&gt;1. life and people are impermanent.&lt;/p&gt;&lt;p&gt;2. slow down.&lt;/p&gt;&lt;p&gt;3. look people in the eye.&lt;/p&gt;&lt;p&gt;4. drink tea.&lt;/p&gt;&lt;p&gt;5. be kind.&lt;/p&gt;&lt;p&gt;6. simple things hold the secret.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-22T12:23:16Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>ozu, cinema, japon</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.kerismith.com/blog/archives/000662.html"><img border="0" src="http://blogmarks.net/screenshots/2009/11/22/90ac720895040e1b659d7915610087a2.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.kerismith.com/blog/archives/000662.html">wish jar : real life tweet #4</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3398284">2 other(s)</a> 
<div class="description"><blockquote><p>i am a big fan of Ozu. link.</p><p>we can learn a lot from his films. a quick list:</p><p>1. life and people are impermanent.</p><p>2. slow down.</p><p>3. look people in the eye.</p><p>4. drink tea.</p><p>5. be kind.</p><p>6. simple things hold the secret.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ozu">ozu</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cinema">cinema</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/japon">japon</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058589149">Copy</a> | 
<a href="http://blogmarks.net/link/3398284">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/parmentierf/mark/1058585691">
<title>Protovis</title>
<link>http://vis.stanford.edu/protovis/</link>
<description>Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for visualization, Protovis defines marks through dynamic properties that encode data, allowing inheritance, scales and layouts to simplify construction.

Protovis is free and open-source, provided under the BSD License. It uses JavaScript and SVG for web-native visualizations; no plugin required (though you will need a modern web browser)! Although programming experience is helpful, Protovis is mostly declarative and designed to be learned by example. </description>
<dc:date>2009-11-18T17:13:21Z</dc:date>
<dc:author>parmentierf</dc:author>
<dc:subject>web, svg, javascript, free, plugin, visualisation</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://vis.stanford.edu/protovis/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/18/b4336ef7988973a665c164e962e57208.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://vis.stanford.edu/protovis/">Protovis</a></h4>
 
by <a href="http://blogmarks.net/user/parmentierf">parmentierf</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3134602">2 other(s)</a> 
<p class="description">Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for visualization, Protovis defines marks through dynamic properties that encode data, allowing inheritance, scales and layouts to simplify construction.

Protovis is free and open-source, provided under the BSD License. It uses JavaScript and SVG for web-native visualizations; no plugin required (though you will need a modern web browser)! Although programming experience is helpful, Protovis is mostly declarative and designed to be learned by example. </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/svg">svg</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/free">free</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/visualisation">visualisation</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058585691">Copy</a> | 
<a href="http://blogmarks.net/link/3134602">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058582830">
<title>CouchDB Implements a Fundamental Algorithm : Daytime Running Lights</title>
<link>http://jchrisa.net/drl/_design/sofa/_show/post/CouchDB-Implements-a-Fundamental-Algorithm</link>
<description>&lt;blockquote&gt;&lt;p&gt;We're seeing a lot of action in the key/value map/reduce world lately. On the one hand this is because simpler stuff scales more simply, and on the other because key/value and B-Tree stores map cleanly to some fundamental algorithms.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-16T02:19:45Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>couchdb</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://jchrisa.net/drl/_design/sofa/_show/post/CouchDB-Implements-a-Fundamental-Algorithm"><img border="0" src="http://blogmarks.net/screenshots/2009/11/16/1786079e4d4d54d73d750bedc4c8940a.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://jchrisa.net/drl/_design/sofa/_show/post/CouchDB-Implements-a-Fundamental-Algorithm">CouchDB Implements a Fundamental Algorithm : Daytime Running Lights</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>We're seeing a lot of action in the key/value map/reduce world lately. On the one hand this is because simpler stuff scales more simply, and on the other because key/value and B-Tree stores map cleanly to some fundamental algorithms.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/couchdb">couchdb</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058582830">Copy</a> | 
<a href="http://blogmarks.net/link/3408965">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/01ger@rd/mark/1058581447">
<title>Blogmarks.net : Marks publics</title>
<link>http://blogmarks.net/marks?offset=50</link>
<description></description>
<dc:date>2009-11-14T12:48:59Z</dc:date>
<dc:author>01ger@rd</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blogmarks.net/marks?offset=50"><img border="0" src="http://blogmarks.net/screenshots/2009/11/14/dffd0c23c991a4efb6f6ef9d2fbd0786.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blogmarks.net/marks?offset=50">Blogmarks.net : Marks publics</a></h4>
 
by <a href="http://blogmarks.net/user/01ger@rd">01ger@rd</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/910906">1 other(s)</a> 
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058581447">Copy</a> | 
<a href="http://blogmarks.net/link/910906">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/paulantoinem/mark/1058602457">
<title>Jessicawatson.com.au: Busy Day and Water</title>
<link>http://envrac.posterous.com/jessicawatsoncomau-busy-day-and-water</link>
<description>I've just come back into the cabin after pulling the fishing line in for the day. No fish but the lures are covered in huge big teeth marks, so looks like I've been getting some nibbles! Well m ...</description>
<dc:date>2009-11-09T23:24:33Z</dc:date>
<dc:author>paulantoinem</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://envrac.posterous.com/jessicawatsoncomau-busy-day-and-water"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://envrac.posterous.com/jessicawatsoncomau-busy-day-and-water">Jessicawatson.com.au: Busy Day and Water</a></h4>
 
by <a href="http://blogmarks.net/user/paulantoinem">paulantoinem</a> 
<p class="description">I've just come back into the cabin after pulling the fishing line in for the day. No fish but the lures are covered in huge big teeth marks, so looks like I've been getting some nibbles! Well m ...</p>
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058602457">Copy</a> | 
<a href="http://blogmarks.net/link/3423647">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/dzc/mark/1058576478">
<title>[PHP 5.0] Upload d'image par lot et FTP - Forum des professionnels en informatique</title>
<link>http://www.developpez.net/forums/d827444/php/langage/contribuez/upload-dimage-lot-ftp/</link>
<description></description>
<dc:date>2009-11-09T14:13:57Z</dc:date>
<dc:author>dzc</dc:author>
<dc:subject>ftp, php, script, exemple, images</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.developpez.net/forums/d827444/php/langage/contribuez/upload-dimage-lot-ftp/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/09/97f2284556474a143797b77a1e6687ea.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.developpez.net/forums/d827444/php/langage/contribuez/upload-dimage-lot-ftp/">[PHP 5.0] Upload d'image par lot et FTP - Forum des professionnels en informatique</a></h4>
 
by <a href="http://blogmarks.net/user/dzc">dzc</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ftp">ftp</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php">php</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/script">script</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/exemple">exemple</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/images">images</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058576478">Copy</a> | 
<a href="http://blogmarks.net/link/3404138">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/vrossign/mark/1058576394">
<title>A jQuery Plugin for Zoomable, Interactive Maps - New Media Campaigns</title>
<link>http://www.newmediacampaigns.com/page/a-jquery-plugin-for-zoomable-interactive-maps#demos</link>
<description>asic css file is included with the demo zip. Here is some rough minimal css:
view sourceprint?
1.#map { position: relative; width: 700px; height: 470px; overflow: hidden; }
2.#returnlink { display: block; position: absolute; bottom: 0; right: 0; }
3.#map a.bullet { display: block; position: absolute; width: 10px; height: 10px; background: yellow; }
4.#map img.zoomable { }
5.#map div.popup{ display: none; position: absolute; width: 200px; height: 300px; }
6.#map div.popup a.close{ display: block; position: absolute; bottom: 0; right: 0; }

The code above will work just fine as a starting point. Obviously a lot of embellishment can be added to make the map look as g</description>
<dc:date>2009-11-09T12:03:22Z</dc:date>
<dc:author>vrossign</dc:author>
<dc:subject>css, maps, jQuery, js, plugins, zoom</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.newmediacampaigns.com/page/a-jquery-plugin-for-zoomable-interactive-maps#demos"><img border="0" src="http://blogmarks.net/screenshots/2009/11/09/6b747ea64c6ec8fb1ecf870582dc2af0.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.newmediacampaigns.com/page/a-jquery-plugin-for-zoomable-interactive-maps#demos">A jQuery Plugin for Zoomable, Interactive Maps - New Media Campaigns</a></h4>
 
by <a href="http://blogmarks.net/user/vrossign">vrossign</a> 
<p class="description">asic css file is included with the demo zip. Here is some rough minimal css:
view sourceprint?
1.#map { position: relative; width: 700px; height: 470px; overflow: hidden; }
2.#returnlink { display: block; position: absolute; bottom: 0; right: 0; }
3.#map a.bullet { display: block; position: absolute; width: 10px; height: 10px; background: yellow; }
4.#map img.zoomable { }
5.#map div.popup{ display: none; position: absolute; width: 200px; height: 300px; }
6.#map div.popup a.close{ display: block; position: absolute; bottom: 0; right: 0; }

The code above will work just fine as a starting point. Obviously a lot of embellishment can be added to make the map look as g</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/maps">maps</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/jQuery">jQuery</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/js">js</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/plugins">plugins</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/zoom">zoom</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058576394">Copy</a> | 
<a href="http://blogmarks.net/link/3404069">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/nachilau/mark/1058574573">
<title>artViper Design Studio</title>
<link>http://www.artviper.net/</link>
<description>An Website provide a lot of web tool to use. Include an easy web page thumbnail capture tool</description>
<dc:date>2009-11-07T07:28:21Z</dc:date>
<dc:author>nachilau</dc:author>
<dc:subject>nachi, web 2.0, application, thumbnail, capture</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.artviper.net/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/07/a8f57c2fc8f9401b30a14073c46e4777.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.artviper.net/">artViper Design Studio</a></h4>
 
by <a href="http://blogmarks.net/user/nachilau">nachilau</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1186740">1 other(s)</a> 
<p class="description">An Website provide a lot of web tool to use. Include an easy web page thumbnail capture tool</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/nachi">nachi</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web%2B2.0">web 2.0</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/application">application</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/thumbnail">thumbnail</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/capture">capture</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058574573">Copy</a> | 
<a href="http://blogmarks.net/link/1186740">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/macbros/mark/1058571381">
<title>SPAM - Still As Annoying As Ever!</title>
<link>http://www.macbrosplace.com/spam-still-as-annoying-as-ever/</link>
<description>SPAM! I’m pretty sure it is safe to say that everybody HATES this tripe we see filling up our in-boxes all the time. I know I feel like the guy in the above animation a lot of the time.......... [cont...]</description>
<dc:date>2009-11-03T19:29:32Z</dc:date>
<dc:author>macbros</dc:author>
<dc:subject>internet, spam, people</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.macbrosplace.com/spam-still-as-annoying-as-ever/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/03/bf36bd5cfbf0c7507d062c1036a634db.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.macbrosplace.com/spam-still-as-annoying-as-ever/">SPAM - Still As Annoying As Ever!</a></h4>
 
by <a href="http://blogmarks.net/user/macbros">macbros</a> 
<p class="description">SPAM! I’m pretty sure it is safe to say that everybody HATES this tripe we see filling up our in-boxes all the time. I know I feel like the guy in the above animation a lot of the time.......... [cont...]</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/internet">internet</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/spam">spam</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/people">people</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058571381">Copy</a> | 
<a href="http://blogmarks.net/link/3400037">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ghis/mark/1058571132">
<title>Using Graphics Card Memory as Swap - Gentoo Linux Wiki</title>
<link>http://en.gentoo-wiki.com/wiki/Using_Graphics_Card_Memory_as_Swap</link>
<description>Graphic cards contain a lot of very fast RAM, typically between 64 and 512 MB. With Linux, it's possible to use it as swap space, or even as RAM disk. </description>
<dc:date>2009-11-03T11:54:18Z</dc:date>
<dc:author>ghis</dc:author>
<dc:subject>linux, wiki, tips, geek, swap, graphic_card</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://en.gentoo-wiki.com/wiki/Using_Graphics_Card_Memory_as_Swap"><img border="0" src="http://blogmarks.net/screenshots/2009/11/03/bd749b7b2e5cefea7b634a2e40e5f0c2.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://en.gentoo-wiki.com/wiki/Using_Graphics_Card_Memory_as_Swap">Using Graphics Card Memory as Swap - Gentoo Linux Wiki</a></h4>
 
by <a href="http://blogmarks.net/user/ghis">ghis</a> 
<p class="description">Graphic cards contain a lot of very fast RAM, typically between 64 and 512 MB. With Linux, it's possible to use it as swap space, or even as RAM disk. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/linux">linux</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wiki">wiki</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tips">tips</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/geek">geek</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/swap">swap</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/graphic_card">graphic_card</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058571132">Copy</a> | 
<a href="http://blogmarks.net/link/3399831">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mozkart/mark/1058571039">
<title>WordPress › Post Templates « WordPress Plugins</title>
<link>http://wordpress.org/extend/plugins/post-template/</link>
<description>It happens quite often that a blogger publishes posts or static pages on a regular basis which have the same structure. Think about for example a &quot;picture of the day&quot; daily post. With current wordpress state, we need to spend a lot of time doing copy/paste between posts instead of actually writing content.

All the instructions for installation, the support forums, etc. can be found on the plugin home page.

IMPORTANT: LICENSE CHANGE

Since version 4.0.0, the plugin has become a commercial plugin. It can be ordered (for cheap) on the plugin home page.

Version 3.4.x will remain available for download for free on the WordPress plugin repository. No further development will be made on this version.</description>
<dc:date>2009-11-03T09:23:53Z</dc:date>
<dc:author>mozkart</dc:author>
<dc:subject>wordpress</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://wordpress.org/extend/plugins/post-template/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/03/c3e38ea368e3138c90601d83d892b550.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://wordpress.org/extend/plugins/post-template/">WordPress › Post Templates « WordPress Plugins</a></h4>
 
by <a href="http://blogmarks.net/user/mozkart">mozkart</a> 
<p class="description">It happens quite often that a blogger publishes posts or static pages on a regular basis which have the same structure. Think about for example a "picture of the day" daily post. With current wordpress state, we need to spend a lot of time doing copy/paste between posts instead of actually writing content.

All the instructions for installation, the support forums, etc. can be found on the plugin home page.

IMPORTANT: LICENSE CHANGE

Since version 4.0.0, the plugin has become a commercial plugin. It can be ordered (for cheap) on the plugin home page.

Version 3.4.x will remain available for download for free on the WordPress plugin repository. No further development will be made on this version.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wordpress">wordpress</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058571039">Copy</a> | 
<a href="http://blogmarks.net/link/3399751">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ycc2106/mark/1058596316">
<title>Home - LucidChart - Online Collaborative Flow Chart Application</title>
<link>http://www.lucidchart.com/</link>
<description>lot of electronic clipart</description>
<dc:date>2009-11-02T09:59:38Z</dc:date>
<dc:author>ycc2106</dc:author>
<dc:subject>flowchart, diagram, webapp</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.lucidchart.com/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.lucidchart.com/">Home - LucidChart - Online Collaborative Flow Chart Application</a></h4>
 
by <a href="http://blogmarks.net/user/ycc2106">ycc2106</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3389301">1 other(s)</a> 
<p class="description">lot of electronic clipart</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flowchart">flowchart</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/diagram">diagram</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webapp">webapp</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058596316">Copy</a> | 
<a href="http://blogmarks.net/link/3389301">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/blackgoldfish/mark/1058569235">
<title>real life tweet #4</title>
<link>http://www.kerismith.com/blog/archives/000662.html</link>
<description>we can learn a lot from his films. a quick list:

1. life and people are impermanent.
2. slow down.
3. look people in the eye.
4. drink tea.
5. be kind.
6. simple things hold the secret.</description>
<dc:date>2009-11-01T13:19:44Z</dc:date>
<dc:author>blackgoldfish</dc:author>
<dc:subject>inspiration, quote, 生活態度, 日本風情畫</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.kerismith.com/blog/archives/000662.html"><img border="0" src="http://blogmarks.net/screenshots/2009/11/22/90ac720895040e1b659d7915610087a2.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.kerismith.com/blog/archives/000662.html">real life tweet #4</a></h4>
 
by <a href="http://blogmarks.net/user/blackgoldfish">blackgoldfish</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3398284">2 other(s)</a> 
<p class="description">we can learn a lot from his films. a quick list:

1. life and people are impermanent.
2. slow down.
3. look people in the eye.
4. drink tea.
5. be kind.
6. simple things hold the secret.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/inspiration">inspiration</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/quote">quote</a>
<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%2597%25A5%25E6%259C%25AC%25E9%25A2%25A8%25E6%2583%2585%25E7%2595%25AB">日本風情畫</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058569235">Copy</a> | 
<a href="http://blogmarks.net/link/3398284">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058568843">
<title>Underscore.js</title>
<link>http://documentcloud.github.com/underscore/</link>
<description>&lt;blockquote&gt;&lt;p&gt;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.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-10-31T21:59:39Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>javascript</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://documentcloud.github.com/underscore/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/31/bbb89ad1887ad8cfb28a95190680c98e.jpg" 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/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3395526">2 other(s)</a> 
<div class="description"><blockquote><p>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.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/javascript">javascript</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058568843">Copy</a> | 
<a href="http://blogmarks.net/link/3395526">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <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> </rdf:RDF>