<?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/times">
<title>Public marks with search times</title>
<description>Public marks with search times</description>
<link>http://blogmarks.net/marks/search/times</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/ericpaul/mark/1058573279"/>
<rdf:li resource="http://blogmarks.net/api/user/dzc/mark/1058571250"/>
<rdf:li resource="http://blogmarks.net/api/user/gregg/mark/1058571108"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058567243"/>
<rdf:li resource="http://blogmarks.net/api/user/mozkart/mark/1058564187"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058562239"/>
<rdf:li resource="http://blogmarks.net/api/user/jpcaruana/mark/1058551941"/>
<rdf:li resource="http://blogmarks.net/api/user/naudjf/mark/1058550250"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058547634"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058547053"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058525041"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058521607"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058519040"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058512202"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058512187"/>
<rdf:li resource="http://blogmarks.net/api/user/mozkart/mark/1058507458"/>
<rdf:li resource="http://blogmarks.net/api/user/fotopol/mark/1058504162"/>
<rdf:li resource="http://blogmarks.net/api/user/fxbis/mark/1058502109"/>
<rdf:li resource="http://blogmarks.net/api/user/jakamos/mark/1058501995"/>
<rdf:li resource="http://blogmarks.net/api/user/gregg/mark/1058499153"/>
<rdf:li resource="http://blogmarks.net/api/user/pac-recrutement/mark/1058496350"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058491214"/>
<rdf:li resource="http://blogmarks.net/api/user/paulantoinem/mark/1058488417"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058482461"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058481960"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/ericpaul/mark/1058573279">
<title>The Good Times</title>
<link>http://www.greatdanepro.com/The Good Times/index.htm</link>
<description></description>
<dc:date>2009-11-05T23:42:00Z</dc:date>
<dc:author>ericpaul</dc:author>
<dc:subject>Nostalgics, nostalgy</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.greatdanepro.com/The Good Times/index.htm"><img border="0" src="http://blogmarks.net/screenshots/2009/11/05/b44c1e576b6e5526a1cc094b4fbc3bc9.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.greatdanepro.com/The Good Times/index.htm">The Good Times</a></h4>
 
by <a href="http://blogmarks.net/user/ericpaul">ericpaul</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Nostalgics">Nostalgics</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/nostalgy">nostalgy</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058573279">Copy</a> | 
<a href="http://blogmarks.net/link/3401532">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/dzc/mark/1058571250">
<title>Overcome Your Caching Conundrums [Server Side Essentials]</title>
<link>http://articles.sitepoint.com/article/overcome-cache-conundrums</link>
<description>ealing with browser caching is a balancing act. On one hand, you aim to minimize load times and bandwidth use by ensuring that images, scripts, and style sheets are cached by your visitors; however, you still want to ensure that they’re accessing the most recent versions of all your files.

In this article, I’ll show you a few methods for controlling how your site’s files are cached by browsers so you can achieve the best of both worlds: maintaining optimal performance while ensuring that any updates are seen immediately, without a hitch by all of your users.</description>
<dc:date>2009-11-03T15:34:24Z</dc:date>
<dc:author>dzc</dc:author>
<dc:subject>css, image, performance, optimisation, conception web, cache, navigateur</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://articles.sitepoint.com/article/overcome-cache-conundrums"><img border="0" src="http://blogmarks.net/screenshots/2009/11/03/a58cbae6863e4ccdc981f58955828305.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://articles.sitepoint.com/article/overcome-cache-conundrums">Overcome Your Caching Conundrums [Server Side Essentials]</a></h4>
 
by <a href="http://blogmarks.net/user/dzc">dzc</a> 
<p class="description">ealing with browser caching is a balancing act. On one hand, you aim to minimize load times and bandwidth use by ensuring that images, scripts, and style sheets are cached by your visitors; however, you still want to ensure that they’re accessing the most recent versions of all your files.

In this article, I’ll show you a few methods for controlling how your site’s files are cached by browsers so you can achieve the best of both worlds: maintaining optimal performance while ensuring that any updates are seen immediately, without a hitch by all of your users.</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/image">image</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/performance">performance</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/optimisation">optimisation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/conception%2Bweb">conception web</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cache">cache</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/navigateur">navigateur</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058571250">Copy</a> | 
<a href="http://blogmarks.net/link/3399935">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/gregg/mark/1058571108">
<title>The Twitter Times</title>
<link>http://www.twittertim.es/</link>
<description>The Twitter Times is a real-time personalized newspaper generated from your Twitter account</description>
<dc:date>2009-11-03T11:07:04Z</dc:date>
<dc:author>gregg</dc:author>
<dc:subject>twitter</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.twittertim.es/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/03/2755f97d8d20d94ed1c4d07d1a2224cb.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.twittertim.es/">The Twitter Times</a></h4>
 
by <a href="http://blogmarks.net/user/gregg">gregg</a> 
<p class="description">The Twitter Times is a real-time personalized newspaper generated from your Twitter account</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/twitter">twitter</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058571108">Copy</a> | 
<a href="http://blogmarks.net/link/3399813">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058567243">
<title>New York Times - Linked Open Data</title>
<link>http://data.nytimes.com/</link>
<description>&lt;blockquote&gt;&lt;p&gt;The New York Times has published 5,000 people subject headings as linked open data under a CC BY license. We provide both RDF documents and a human-friendly HTML versions.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-10-30T03:14:30Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>rdf, SKOS, nytimes</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://data.nytimes.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/30/4fbecf6bf73ae40fc38b5ad124a8f3ab.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://data.nytimes.com/">New York Times - Linked Open Data</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>The New York Times has published 5,000 people subject headings as linked open data under a CC BY license. We provide both RDF documents and a human-friendly HTML versions.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rdf">rdf</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/SKOS">SKOS</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/nytimes">nytimes</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058567243">Copy</a> | 
<a href="http://blogmarks.net/link/3396615">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mozkart/mark/1058564187">
<title>Top reasons your CSS columns are messed up - Warpspire 	    	</title>
<link>http://warpspire.com/tipsresources/web-production/css-column-tricks/</link>
<description>I believe the recent surge in popularity of CSS frameworks comes from a lack of basic understanding of the CSS box model and how it’s implemented across browsers. I wanted to share with you some quick tips on how to avoid easy pitfalls so you can create your own CSS framework in no time flat, without all the cruft of having ten thousand column combinations available. Keeping these quick tips in mind at all times will allow you to do something I like to call defensive coding — and really that’s all CSS frameworks are: defensively coded snippets of CSS.

</description>
<dc:date>2009-10-27T00:04:55Z</dc:date>
<dc:author>mozkart</dc:author>
<dc:subject>css</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://warpspire.com/tipsresources/web-production/css-column-tricks/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/27/f8534f5564d94870459b7d0e18d44a4e.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://warpspire.com/tipsresources/web-production/css-column-tricks/">Top reasons your CSS columns are messed up - Warpspire 	    	</a></h4>
 
by <a href="http://blogmarks.net/user/mozkart">mozkart</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2784693">1 other(s)</a> 
<p class="description">I believe the recent surge in popularity of CSS frameworks comes from a lack of basic understanding of the CSS box model and how it’s implemented across browsers. I wanted to share with you some quick tips on how to avoid easy pitfalls so you can create your own CSS framework in no time flat, without all the cruft of having ten thousand column combinations available. Keeping these quick tips in mind at all times will allow you to do something I like to call defensive coding — and really that’s all CSS frameworks are: defensively coded snippets of CSS.

</p>
<p class="tags">
<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=1058564187">Copy</a> | 
<a href="http://blogmarks.net/link/2784693">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058562239">
<title>Time/Weather Desktop on Flickr - Photo Sharing!</title>
<link>http://www.flickr.com/photos/bopuc/4039178260/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Well, most of the work is done by Earthdesk and GeekTool 3.&lt;/p&gt;&lt;p&gt;Earthdesk is set to Natural Color, Equirectangular projection, Natural Color, Real Moonlight, centered on Vienna, Background: Starfield. Zoom 80%, Clouds 80%, Brightness 80%.&lt;/p&gt;&lt;p&gt;In GeekTool, the times and the weathers are all separate Shell &quot;geeklets&quot;.&lt;/p&gt;&lt;p&gt;Times are generated by running shell commands like&lt;/p&gt;&lt;p&gt;env TZ=Asia/Tokyo date &quot; %l:%M %p&quot;&lt;/p&gt;&lt;p&gt;every 20 seconds&lt;/p&gt;&lt;p&gt;The weather is the tricky part. The way I am doing it now, if I am not careful, gets me throttled for too many concurrent requests to the wunderground.com API server. It also fails badly if I am disconnected, so I will need to do it differently.&lt;/p&gt;&lt;p&gt;FWIW: I have a PHP script which I run as separate Shell Geeklets. I invoke it with the name of the city I want. It then hits wunderground and gets back an XML stream of the local weather, which I parse, format and echo. (the way I'd change this is run the script from cron, with a 30 second wait between requests, and cache the results locally, which I would then call from the Shell Geeklets)&lt;/p&gt;&lt;p&gt;From there it's just a question of setting fonts, sizes, colors and moving the little Geeklet boxes around as you want them.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-10-24T15:00:49Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>semanticdesktop, meteo, geek</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.flickr.com/photos/bopuc/4039178260/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/24/5639bd0d870c47d4c396495e456804ec.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.flickr.com/photos/bopuc/4039178260/">Time/Weather Desktop on Flickr - Photo Sharing!</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Well, most of the work is done by Earthdesk and GeekTool 3.</p><p>Earthdesk is set to Natural Color, Equirectangular projection, Natural Color, Real Moonlight, centered on Vienna, Background: Starfield. Zoom 80%, Clouds 80%, Brightness 80%.</p><p>In GeekTool, the times and the weathers are all separate Shell "geeklets".</p><p>Times are generated by running shell commands like</p><p>env TZ=Asia/Tokyo date " %l:%M %p"</p><p>every 20 seconds</p><p>The weather is the tricky part. The way I am doing it now, if I am not careful, gets me throttled for too many concurrent requests to the wunderground.com API server. It also fails badly if I am disconnected, so I will need to do it differently.</p><p>FWIW: I have a PHP script which I run as separate Shell Geeklets. I invoke it with the name of the city I want. It then hits wunderground and gets back an XML stream of the local weather, which I parse, format and echo. (the way I'd change this is run the script from cron, with a 30 second wait between requests, and cache the results locally, which I would then call from the Shell Geeklets)</p><p>From there it's just a question of setting fonts, sizes, colors and moving the little Geeklet boxes around as you want them.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/semanticdesktop">semanticdesktop</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/meteo">meteo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/geek">geek</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058562239">Copy</a> | 
<a href="http://blogmarks.net/link/3392654">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jpcaruana/mark/1058551941">
<title>Continuous Deployment at IMVU: Doing the impossible fifty times a day. « Timothy Fitz</title>
<link>http://timothyfitz.wordpress.com/2009/02/10/continuous-deployment-at-imvu-doing-the-impossible-fifty-times-a-day/</link>
<description></description>
<dc:date>2009-10-16T12:27:23Z</dc:date>
<dc:author>jpcaruana</dc:author>
<dc:subject>agile, it, le futur est en marche, blog</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://timothyfitz.wordpress.com/2009/02/10/continuous-deployment-at-imvu-doing-the-impossible-fifty-times-a-day/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/16/6e8edb0da44c5601a70efcd47964583a.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://timothyfitz.wordpress.com/2009/02/10/continuous-deployment-at-imvu-doing-the-impossible-fifty-times-a-day/">Continuous Deployment at IMVU: Doing the impossible fifty times a day. « Timothy Fitz</a></h4>
 
by <a href="http://blogmarks.net/user/jpcaruana">jpcaruana</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/agile">agile</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/it">it</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/le%2Bfutur%2Best%2Ben%2Bmarche">le futur est en marche</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/blog">blog</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058551941">Copy</a> | 
<a href="http://blogmarks.net/link/3385073">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/naudjf/mark/1058550250">
<title> Backslash: web creator Sir Tim Berners-Lee apologises for his strokes - Times Online </title>
<link>http://technology.timesonline.co.uk/tol/news/tech_and_web/article6872873.ece</link>
<description></description>
<dc:date>2009-10-14T19:45:59Z</dc:date>
<dc:author>naudjf</dc:author>
<dc:subject>web, online, for, Tim, berners, lee, w3, w3c, times, Slash, backslash</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://technology.timesonline.co.uk/tol/news/tech_and_web/article6872873.ece"><img border="0" src="http://blogmarks.net/screenshots/2009/10/14/b272f47bdd85814e412d32863a445b89.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://technology.timesonline.co.uk/tol/news/tech_and_web/article6872873.ece"> Backslash: web creator Sir Tim Berners-Lee apologises for his strokes - Times Online </a></h4>
 
by <a href="http://blogmarks.net/user/naudjf">naudjf</a> 
<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/online">online</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/for">for</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Tim">Tim</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/berners">berners</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lee">lee</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/w3">w3</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/w3c">w3c</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/times">times</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Slash">Slash</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/backslash">backslash</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058550250">Copy</a> | 
<a href="http://blogmarks.net/link/3383640">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058547634">
<title>the new york times: cinema version | imago new media</title>
<link>http://www.imagonewmedia.com/player.php?id=55</link>
<description>The New York Times: Cinema version commercial</description>
<dc:date>2009-10-12T13:56:05Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>news, advertising, typography, motiondesign</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.imagonewmedia.com/player.php?id=55"><img border="0" src="http://blogmarks.net/screenshots/2009/10/12/ff3e0218d1105e5f945a2911853a816d.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.imagonewmedia.com/player.php?id=55">the new york times: cinema version | imago new media</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
<p class="description">The New York Times: Cinema version commercial</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/news">news</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/advertising">advertising</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/typography">typography</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/motiondesign">motiondesign</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058547634">Copy</a> | 
<a href="http://blogmarks.net/link/3381394">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058547053">
<title>Python &amp; Java: A Side-by-Side Comparison « Python Conquers The Universe</title>
<link>http://pythonconquerstheuniverse.wordpress.com/2009/10/03/python-java-a-side-by-side-comparison/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Comparing Python and Java&lt;/p&gt;&lt;p&gt;A programmer can be significantly more productive in Python than in Java.&lt;/p&gt;&lt;p&gt;How much more productive? The most widely accepted estimate is 5-10 times. On the basis of my own personal experience with the two languages, I agree with this estimate.&lt;/p&gt;&lt;/blockquote&gt;

et hop un débat pour @nkame et @biologeek.</description>
<dc:date>2009-10-11T21:26:28Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>python, java</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://pythonconquerstheuniverse.wordpress.com/2009/10/03/python-java-a-side-by-side-comparison/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/11/3419955928e9b1bdba9ceece74c88903.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://pythonconquerstheuniverse.wordpress.com/2009/10/03/python-java-a-side-by-side-comparison/">Python &amp; Java: A Side-by-Side Comparison « Python Conquers The Universe</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Comparing Python and Java</p><p>A programmer can be significantly more productive in Python than in Java.</p><p>How much more productive? The most widely accepted estimate is 5-10 times. On the basis of my own personal experience with the two languages, I agree with this estimate.</p></blockquote>

et hop un débat pour @nkame et @biologeek.</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/java">java</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058547053">Copy</a> | 
<a href="http://blogmarks.net/link/3380929">React (3)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058525041">
<title>Welcome to the World Press Photo Contest Archive</title>
<link>http://www.archive.worldpressphoto.org/</link>
<description>For over fifty years the World Press Photo contest has captured images of our times. Our archive of winning photos is not only a record of more than half a century of human history, but a showcase of successive styles in photography and reportage.

The archive gallery comprises some 10,000 images. It includes photos that have become icons, by some of the leading names in the profession. World Press Photo has put them online with the aim of sharing our knowledge, resources and experience with the widest possible network.

This site was made possible with the support of the Mondriaan Foundation and VSB Foundation.</description>
<dc:date>2009-10-01T14:10:36Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>contest, photos, photography, photojournalism</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.archive.worldpressphoto.org/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/01/51e3360be8e3fab17e79cb282e48278a.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.archive.worldpressphoto.org/">Welcome to the World Press Photo Contest Archive</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
<p class="description">For over fifty years the World Press Photo contest has captured images of our times. Our archive of winning photos is not only a record of more than half a century of human history, but a showcase of successive styles in photography and reportage.

The archive gallery comprises some 10,000 images. It includes photos that have become icons, by some of the leading names in the profession. World Press Photo has put them online with the aim of sharing our knowledge, resources and experience with the widest possible network.

This site was made possible with the support of the Mondriaan Foundation and VSB Foundation.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/contest">contest</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photos">photos</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photography">photography</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photojournalism">photojournalism</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058525041">Copy</a> | 
<a href="http://blogmarks.net/link/3360711">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058521607">
<title>VC blog » Blog Archive » Leaving no trail behind</title>
<link>http://www.visualcomplexity.com/vc/blog/?p=696</link>
<description>&lt;blockquote&gt;&lt;p&gt;At the present time, we have access to countless cuneiform documents, including economic records, letters, and literary works from early Sumerian times, produced over 4,000 years ago. Many of these artifacts are essential to our understanding of the values and practices that shaped this ancient culture. Can we aspire the same longevity for our modern cultural artifacts?&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-09-27T19:06:18Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>information, histoire, sumer, opacité</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.visualcomplexity.com/vc/blog/?p=696"><img border="0" src="http://blogmarks.net/screenshots/2009/09/27/bfb171ed8f7e7d158a8cb1d65365ed8d.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.visualcomplexity.com/vc/blog/?p=696">VC blog » Blog Archive » Leaving no trail behind</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>At the present time, we have access to countless cuneiform documents, including economic records, letters, and literary works from early Sumerian times, produced over 4,000 years ago. Many of these artifacts are essential to our understanding of the values and practices that shaped this ancient culture. Can we aspire the same longevity for our modern cultural artifacts?</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/information">information</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/histoire">histoire</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sumer">sumer</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/opacit%25C3%25A9">opacité</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058521607">Copy</a> | 
<a href="http://blogmarks.net/link/3357820">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058519040">
<title>Justniffer</title>
<link>http://justniffer.sourceforge.net/</link>
<description>&lt;blockquote&gt;&lt;p&gt;justniffer is a tcp packet sniffer. It can log network traffic in a 'standard' (web server like) or in a customized way. It can also log response times, useful for tracking network services performances (e.g. web server, application server, etc.).&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-09-24T10:47:48Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>bash, python, tcp, securité</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://justniffer.sourceforge.net/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/24/b79f3ffb15aba332e4543676df116cb8.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://justniffer.sourceforge.net/">Justniffer</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>justniffer is a tcp packet sniffer. It can log network traffic in a 'standard' (web server like) or in a customized way. It can also log response times, useful for tracking network services performances (e.g. web server, application server, etc.).</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bash">bash</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tcp">tcp</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/securit%25C3%25A9">securité</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058519040">Copy</a> | 
<a href="http://blogmarks.net/link/3355767">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058512202">
<title>Inside Google Books: Earth viewed from books</title>
<link>http://booksearch.blogspot.com/2007/03/earth-viewed-from-books.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;show the Earth viewed from books, where individual mentions of locations in books combine to yield another interpretation of the globe. The intensity of each pixel is proportional to the number of times the location at a given set of coordinates is mentioned across all of the books in Google Books Search.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-09-21T23:35:48Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>livre, datavisualization</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://booksearch.blogspot.com/2007/03/earth-viewed-from-books.html"><img border="0" src="http://blogmarks.net/screenshots/2009/09/21/9b0146c5e9829b94bd32520fa43806da.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://booksearch.blogspot.com/2007/03/earth-viewed-from-books.html">Inside Google Books: Earth viewed from books</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>show the Earth viewed from books, where individual mentions of locations in books combine to yield another interpretation of the globe. The intensity of each pixel is proportional to the number of times the location at a given set of coordinates is mentioned across all of the books in Google Books Search.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/livre">livre</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/datavisualization">datavisualization</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058512202">Copy</a> | 
<a href="http://blogmarks.net/link/3349512">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058512187">
<title>Guyjin » Blog Archive » Japan to More than Double Intake of Foreign Students</title>
<link>http://guyjin.me/2009/09/21/japan-to-more-than-double-intake-of-foreign-students/</link>
<description>&lt;blockquote&gt;&lt;p&gt;According to a Japan Times editorial today, Japan is set to increase the number of foreign students studying in Japan to around 300,000 by 2020. This represents a 250% increase over current levels (there are currently about 120,000).&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-09-21T22:59:38Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>japon, university</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://guyjin.me/2009/09/21/japan-to-more-than-double-intake-of-foreign-students/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/21/e54164db749ffecf0bbad957f894ddf1.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://guyjin.me/2009/09/21/japan-to-more-than-double-intake-of-foreign-students/">Guyjin » Blog Archive » Japan to More than Double Intake of Foreign Students</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>According to a Japan Times editorial today, Japan is set to increase the number of foreign students studying in Japan to around 300,000 by 2020. This represents a 250% increase over current levels (there are currently about 120,000).</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/university">university</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058512187">Copy</a> | 
<a href="http://blogmarks.net/link/3349500">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mozkart/mark/1058507458">
<title>WordPress › List category posts « WordPress Plugins</title>
<link>http://wordpress.org/extend/plugins/list-category-posts/</link>
<description>List Category Posts is a simple WordPress plugin which allows you to list posts from a category into a post/page using the [catlist] shortcode. This shortcode accepts a category name or id, the order in which you want the posts to display, and the number of posts to display. You can use [catlist] as many times as needed with different arguments. Great to use WordPress as a CMS, and create pages with several categories posts. Usage: [catlist argument1=value1 argument2=value2].</description>
<dc:date>2009-09-17T13:48:04Z</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/list-category-posts/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/17/b80e882adb4f5c7a62890cefc7125b7c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://wordpress.org/extend/plugins/list-category-posts/">WordPress › List category posts « WordPress Plugins</a></h4>
 
by <a href="http://blogmarks.net/user/mozkart">mozkart</a> 
<p class="description">List Category Posts is a simple WordPress plugin which allows you to list posts from a category into a post/page using the [catlist] shortcode. This shortcode accepts a category name or id, the order in which you want the posts to display, and the number of posts to display. You can use [catlist] as many times as needed with different arguments. Great to use WordPress as a CMS, and create pages with several categories posts. Usage: [catlist argument1=value1 argument2=value2].</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=1058507458">Copy</a> | 
<a href="http://blogmarks.net/link/3345821">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/fotopol/mark/1058504162">
<title>Simon Butterworth - Photographer Biography, Photography - photo.net</title>
<link>http://photo.net/photodb/user?user_id=3904185</link>
<description>A member of the photo.net community since December 03, 2007. (Give this person a gift subscription)

    * Personal home page: http://www.simonbutterworthphotography.com
    * photo.net Gallery Portfolio: photo.net/photos/dacamera
    * This page has been visited 23573 times since December 04, 2007

Photographer Biography

Simon Butterworth: Photographer at photo.net
&quot; I am a professional musician who is mad about photography. I love looking at any type of photograph but I restrict my own image making mostly to landscape and musicians, this restriction is due only to lack of time not inclination! Thanks for taking the time to look at my portfolio, any comments are very welcome. Please have a look at my web site www.simonbutterworthphotography.com&quot; </description>
<dc:date>2009-09-15T13:48:03Z</dc:date>
<dc:author>fotopol</dc:author>
<dc:subject>photographies, paysages, couchers de soleil, HDR</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://photo.net/photodb/user?user_id=3904185"><img border="0" src="http://blogmarks.net/screenshots/2009/09/15/0bd85db7527e0ffccbf58c14d8c05054.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://photo.net/photodb/user?user_id=3904185">Simon Butterworth - Photographer Biography, Photography - photo.net</a></h4>
 
by <a href="http://blogmarks.net/user/fotopol">fotopol</a> 
<p class="description">A member of the photo.net community since December 03, 2007. (Give this person a gift subscription)

    * Personal home page: http://www.simonbutterworthphotography.com
    * photo.net Gallery Portfolio: photo.net/photos/dacamera
    * This page has been visited 23573 times since December 04, 2007

Photographer Biography

Simon Butterworth: Photographer at photo.net
" I am a professional musician who is mad about photography. I love looking at any type of photograph but I restrict my own image making mostly to landscape and musicians, this restriction is due only to lack of time not inclination! Thanks for taking the time to look at my portfolio, any comments are very welcome. Please have a look at my web site www.simonbutterworthphotography.com" </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photographies">photographies</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/paysages">paysages</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/couchers%2Bde%2Bsoleil">couchers de soleil</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/HDR">HDR</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058504162">Copy</a> | 
<a href="http://blogmarks.net/link/3343144">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/fxbis/mark/1058502109">
<title>Five Ways to Speed Up Page Response Times</title>
<link>http://sixrevisions.com/web-development/five-ways-to-speed-up-page-response-times/</link>
<description>Five Ways to Speed Up Page Response Times</description>
<dc:date>2009-09-13T18:09:45Z</dc:date>
<dc:author>fxbis</dc:author>
<dc:subject>vitesse, web, site, affichage, internet</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://sixrevisions.com/web-development/five-ways-to-speed-up-page-response-times/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/13/97eb25a7cf9850a9b7ca5e80bac77e72.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://sixrevisions.com/web-development/five-ways-to-speed-up-page-response-times/">Five Ways to Speed Up Page Response Times</a></h4>
 
by <a href="http://blogmarks.net/user/fxbis">fxbis</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3341531">1 other(s)</a> 
<p class="description">Five Ways to Speed Up Page Response Times</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/vitesse">vitesse</a>
<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/site">site</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/affichage">affichage</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/internet">internet</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058502109">Copy</a> | 
<a href="http://blogmarks.net/link/3341531">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jakamos/mark/1058501995">
<title>Five Ways to Speed Up Page Response Times</title>
<link>http://sixrevisions.com/web-development/five-ways-to-speed-up-page-response-times/</link>
<description>Five Ways to Speed Up Page Response Times</description>
<dc:date>2009-09-13T14:41:59Z</dc:date>
<dc:author>jakamos</dc:author>
<dc:subject>RootServer.Tips</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://sixrevisions.com/web-development/five-ways-to-speed-up-page-response-times/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/13/97eb25a7cf9850a9b7ca5e80bac77e72.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://sixrevisions.com/web-development/five-ways-to-speed-up-page-response-times/">Five Ways to Speed Up Page Response Times</a></h4>
 
by <a href="http://blogmarks.net/user/jakamos">jakamos</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3341531">1 other(s)</a> 
<p class="description">Five Ways to Speed Up Page Response Times</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/RootServer.Tips">RootServer.Tips</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058501995">Copy</a> | 
<a href="http://blogmarks.net/link/3341531">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/gregg/mark/1058499153">
<title>Reuters: Times of Crisis</title>
<link>http://widerimage.reuters.com/timesofcrisis/</link>
<description>Reuters a mis en ligne mercredi une production interactive et multimedia qui retrace une année de crise financière déclenchée par la faillite de la banque d'affaires Lehman Brothers, le 15 septembre 2008.

Cette production, baptisée &quot;Times of Crisis&quot; (www.reuters.com/timesofcrisis), a été réalisée en anglais en intégrant la couverture video, photo, texte et infographie produite par Reuters au long des douze derniers mois.

Intégrant des centaines de photos, plusieurs heures de video - dont des témoignages inédits de nombreux grands acteurs de la crise - des milliers de dépêches, encadrés, portraits, analyses, etc. &quot;Times of Crisis&quot; permet de revivre au jour le jour la plus grande crise économique mondiale depuis les années 30. Reuters reviendra par ailleurs au cours des prochains jours sur les conséquences de la faillite de Lehman Brothers à l'occasion du premier anniversaire de la plus importante faillite bancaire jamais intervenue.</description>
<dc:date>2009-09-10T17:46:30Z</dc:date>
<dc:author>gregg</dc:author>
<dc:subject>webdocumentaire, finance</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://widerimage.reuters.com/timesofcrisis/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://widerimage.reuters.com/timesofcrisis/">Reuters: Times of Crisis</a></h4>
 
by <a href="http://blogmarks.net/user/gregg">gregg</a> 
<p class="description">Reuters a mis en ligne mercredi une production interactive et multimedia qui retrace une année de crise financière déclenchée par la faillite de la banque d'affaires Lehman Brothers, le 15 septembre 2008.

Cette production, baptisée "Times of Crisis" (www.reuters.com/timesofcrisis), a été réalisée en anglais en intégrant la couverture video, photo, texte et infographie produite par Reuters au long des douze derniers mois.

Intégrant des centaines de photos, plusieurs heures de video - dont des témoignages inédits de nombreux grands acteurs de la crise - des milliers de dépêches, encadrés, portraits, analyses, etc. "Times of Crisis" permet de revivre au jour le jour la plus grande crise économique mondiale depuis les années 30. Reuters reviendra par ailleurs au cours des prochains jours sur les conséquences de la faillite de Lehman Brothers à l'occasion du premier anniversaire de la plus importante faillite bancaire jamais intervenue.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webdocumentaire">webdocumentaire</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/finance">finance</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058499153">Copy</a> | 
<a href="http://blogmarks.net/link/3339239">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/pac-recrutement/mark/1058496350">
<title>HOW TO: Find a Job on Twitter</title>
<link>http://mashable.com/2009/03/13/twitter-jobs/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Tough economic times call for innovative approaches. An estimated 51 million people internationally are expected to lose their jobs in 2009, and with the unemployment rate on the rise, how does one find career opportunities fast? One great option is Twitter. Twitter (Twitter) is evolving as another resource, in addition to traditional methods, for both job searching and recruiting. &lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-09-08T00:20:37Z</dc:date>
<dc:author>pac-recrutement</dc:author>
<dc:subject>trouver, howto, find, job, twitter, emploi</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://mashable.com/2009/03/13/twitter-jobs/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/08/6133fe041fae853914d9fd2423b42e0b.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://mashable.com/2009/03/13/twitter-jobs/">HOW TO: Find a Job on Twitter</a></h4>
 
by <a href="http://blogmarks.net/user/pac-recrutement">pac-recrutement</a> 
<div class="description"><blockquote><p>Tough economic times call for innovative approaches. An estimated 51 million people internationally are expected to lose their jobs in 2009, and with the unemployment rate on the rise, how does one find career opportunities fast? One great option is Twitter. Twitter (Twitter) is evolving as another resource, in addition to traditional methods, for both job searching and recruiting. </p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/trouver">trouver</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/howto">howto</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/find">find</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/job">job</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/emploi">emploi</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058496350">Copy</a> | 
<a href="http://blogmarks.net/link/3337071">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058491214">
<title>Mad Finger Games -  Samurai: Way of the Warrior</title>
<link>http://www.madfingergames.com/</link>
<description>Set in the middle of the Sengoku period, play as Daisuke Shimada, a wandering samurai who travels around Japan. During the most dangerous times, Daisuke must ultimately defeat the mad and awful Daimyo Hattoro, who rules the province.

    * First hack and slash game developed specifically to leverage the iPhone.
    * Visit unique environments in the Japan in a feudal 16th century setting.
    * Unlock all combo attacks and master your skills.
    * Original comic storytelling.
    * Special Dojo mode. Fight in the arena sparing enemies in the rounds.
    * Original soundtrack.</description>
<dc:date>2009-09-03T07:50:11Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>martial arts, games, iphone</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.madfingergames.com/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.madfingergames.com/">Mad Finger Games -  Samurai: Way of the Warrior</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
<p class="description">Set in the middle of the Sengoku period, play as Daisuke Shimada, a wandering samurai who travels around Japan. During the most dangerous times, Daisuke must ultimately defeat the mad and awful Daimyo Hattoro, who rules the province.

    * First hack and slash game developed specifically to leverage the iPhone.
    * Visit unique environments in the Japan in a feudal 16th century setting.
    * Unlock all combo attacks and master your skills.
    * Original comic storytelling.
    * Special Dojo mode. Fight in the arena sparing enemies in the rounds.
    * Original soundtrack.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/martial%2Barts">martial arts</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/games">games</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/iphone">iphone</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058491214">Copy</a> | 
<a href="http://blogmarks.net/link/3332820">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/paulantoinem/mark/1058488417">
<title>L’analyse de sentiments, cela ne fait que commencer ! | ReadWriteWeb France</title>
<link>http://envrac.posterous.com/lanalyse-de-sentiments-cela-ne-fait-que-comme</link>
<description>Le New York Times publie cette semaine un article sur l’analyse de sentiment, une tendance qui ne fait que s’accélérer, portée par une autre, celle du temps réel et de Twitter.  L’analyse de se ...</description>
<dc:date>2009-08-29T10:43:45Z</dc:date>
<dc:author>paulantoinem</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://envrac.posterous.com/lanalyse-de-sentiments-cela-ne-fait-que-comme"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://envrac.posterous.com/lanalyse-de-sentiments-cela-ne-fait-que-comme">L’analyse de sentiments, cela ne fait que commencer ! | ReadWriteWeb France</a></h4>
 
by <a href="http://blogmarks.net/user/paulantoinem">paulantoinem</a> 
<p class="description">Le New York Times publie cette semaine un article sur l’analyse de sentiment, une tendance qui ne fait que s’accélérer, portée par une autre, celle du temps réel et de Twitter.  L’analyse de se ...</p>
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058488417">Copy</a> | 
<a href="http://blogmarks.net/link/3330354">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058482461">
<title>Brooklyn Museum: Community: bloggers@brooklynmuseum » BklynMuse: Going Mobile with a Gallery Guide Powered by People</title>
<link>http://www.brooklynmuseum.org/community/blogosphere/bloggers/2009/08/26/bklynmuse-going-mobile-with-a-gallery-guide-powered-by-people/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Ever wish you could remix the gallery experience?  When I walk into a museum I enjoy the structure—the information given, which objects have been placed where, the specific sequence in which the space has been designed—but I will admit, there are times when I want something else too….something that’s a bit off the charts and possibly something that is always subject to change.  I’m positive this other need has something to do with all those Choose Your Own Adventure books I was hooked on as a kid.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-08-27T02:46:01Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>museum, mobile</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.brooklynmuseum.org/community/blogosphere/bloggers/2009/08/26/bklynmuse-going-mobile-with-a-gallery-guide-powered-by-people/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/27/aa338b748402e0d1cd6c0cefb52d3b22.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.brooklynmuseum.org/community/blogosphere/bloggers/2009/08/26/bklynmuse-going-mobile-with-a-gallery-guide-powered-by-people/">Brooklyn Museum: Community: bloggers@brooklynmuseum » BklynMuse: Going Mobile with a Gallery Guide Powered by People</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Ever wish you could remix the gallery experience?  When I walk into a museum I enjoy the structure—the information given, which objects have been placed where, the specific sequence in which the space has been designed—but I will admit, there are times when I want something else too….something that’s a bit off the charts and possibly something that is always subject to change.  I’m positive this other need has something to do with all those Choose Your Own Adventure books I was hooked on as a kid.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/museum">museum</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mobile">mobile</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058482461">Copy</a> | 
<a href="http://blogmarks.net/link/3325426">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058481960">
<title>aaronland.info - nytimes widgets</title>
<link>http://aaronland.info/nytimes/</link>
<description>&lt;blockquote&gt;&lt;p&gt;The New York Times includes a large amount of topical metadata with each article it publishes. These daily dumps plot the relationships, and geographies, of each article and are archived as RDF, XHTML and SVG maps.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-08-26T12:04:40Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>rdf, svg, websemantique, nytimes, taxonomie, cartographie</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://aaronland.info/nytimes/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/26/8704a2d05723ea6e2207c65f995f0947.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://aaronland.info/nytimes/">aaronland.info - nytimes widgets</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>The New York Times includes a large amount of topical metadata with each article it publishes. These daily dumps plot the relationships, and geographies, of each article and are archived as RDF, XHTML and SVG maps.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rdf">rdf</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/svg">svg</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/websemantique">websemantique</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/nytimes">nytimes</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/taxonomie">taxonomie</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cartographie">cartographie</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058481960">Copy</a> | 
<a href="http://blogmarks.net/link/3325043">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>