<?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/variable">
<title>Public marks with search variable</title>
<description>Public marks with search variable</description>
<link>http://blogmarks.net/marks/search/variable</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/paulantoinem/mark/1058602026"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058582349"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058572902"/>
<rdf:li resource="http://blogmarks.net/api/user/Fulcanelli/mark/1058539053"/>
<rdf:li resource="http://blogmarks.net/api/user/vrossign/mark/1058469738"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058460307"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058434479"/>
<rdf:li resource="http://blogmarks.net/api/user/thomas.deyries/mark/1058354854"/>
<rdf:li resource="http://blogmarks.net/api/user/minigoer/mark/1058353929"/>
<rdf:li resource="http://blogmarks.net/api/user/br1o/mark/1058556880"/>
<rdf:li resource="http://blogmarks.net/api/user/encore_lui/mark/1058306363"/>
<rdf:li resource="http://blogmarks.net/api/user/pac-recrutement/mark/1058246909"/>
<rdf:li resource="http://blogmarks.net/api/user/srcmax/mark/1058215183"/>
<rdf:li resource="http://blogmarks.net/api/user/decembre/mark/1058206037"/>
<rdf:li resource="http://blogmarks.net/api/user/balluche/mark/1058064718"/>
<rdf:li resource="http://blogmarks.net/api/user/helmeloh/mark/1058055923"/>
<rdf:li resource="http://blogmarks.net/api/user/camel/mark/1058053076"/>
<rdf:li resource="http://blogmarks.net/api/user/eledo34/mark/1058048842"/>
<rdf:li resource="http://blogmarks.net/api/user/decembre/mark/1058206239"/>
<rdf:li resource="http://blogmarks.net/api/user/BlueVoodoo/mark/1057975026"/>
<rdf:li resource="http://blogmarks.net/api/user/camel/mark/1057963373"/>
<rdf:li resource="http://blogmarks.net/api/user/jean-gael/mark/1057953048"/>
<rdf:li resource="http://blogmarks.net/api/user/daxlebo/mark/1057928256"/>
<rdf:li resource="http://blogmarks.net/api/user/springnet/mark/1057900157"/>
<rdf:li resource="http://blogmarks.net/api/user/srcmax/mark/1057794915"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/paulantoinem/mark/1058602026">
<title>Nabokov, traducteur à géométrie variable - La république des livres  - Blog LeMonde.fr</title>
<link>http://envrac.posterous.com/nabokov-traducteur-a-geometrie-variable-la-re</link>
<description>via passouline.blog.lemonde.fr      ...</description>
<dc:date>2009-11-27T12:37:24Z</dc:date>
<dc:author>paulantoinem</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://envrac.posterous.com/nabokov-traducteur-a-geometrie-variable-la-re"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://envrac.posterous.com/nabokov-traducteur-a-geometrie-variable-la-re">Nabokov, traducteur à géométrie variable - La république des livres  - Blog LeMonde.fr</a></h4>
 
by <a href="http://blogmarks.net/user/paulantoinem">paulantoinem</a> 
<p class="description">via passouline.blog.lemonde.fr      ...</p>
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058602026">Copy</a> | 
<a href="http://blogmarks.net/link/3423216">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058582349">
<title>Correct way to handle mobile browsers | Surfing in Kansas</title>
<link>http://ericholscher.com/blog/2009/nov/9/correct-way-handle-mobile-browsers/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Minidetector is a Django reusable app that allows you to know if a request is being viewed on a mobile device. It provides a middleware and a view decorator that sets a request.mobile variable to True if the request is coming from a mobile device. It's method of figuring out if a device is mobile is simple; It first checks for a special Opera Mini header, then for WAP support, then finally checks the User Agent against a list of known mobile strings.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-11-15T11:59:47Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>mobile, django, python</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://ericholscher.com/blog/2009/nov/9/correct-way-handle-mobile-browsers/"><img border="0" src="http://blogmarks.net/screenshots/2009/11/15/1d059549fd9b9ff4a67a8aa89603a6b8.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://ericholscher.com/blog/2009/nov/9/correct-way-handle-mobile-browsers/">Correct way to handle mobile browsers | Surfing in Kansas</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Minidetector is a Django reusable app that allows you to know if a request is being viewed on a mobile device. It provides a middleware and a view decorator that sets a request.mobile variable to True if the request is coming from a mobile device. It's method of figuring out if a device is mobile is simple; It first checks for a special Opera Mini header, then for WAP support, then finally checks the User Agent against a list of known mobile strings.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mobile">mobile</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/django">django</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058582349">Copy</a> | 
<a href="http://blogmarks.net/link/3408590">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058572902">
<title>Bagues M42 - visual-id.fr</title>
<link>http://www.visual-id.fr/Bagues-M42.html</link>
<description>Depuis la démocratisation des reflex numériques nous assistons au retour des objectifs M42. Nous ne parlerons pas ici de ces objectifs de qualité très variable mais des bagues qui permettent leur adaptation (sur canon eos dans notre cas).</description>
<dc:date>2009-11-05T12:59:20Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>photography, hardware, vintage</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.visual-id.fr/Bagues-M42.html"><img border="0" src="http://blogmarks.net/screenshots/2009/11/05/72bdfc1b62cb5fb3b6bbd1994755c487.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.visual-id.fr/Bagues-M42.html">Bagues M42 - visual-id.fr</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
<p class="description">Depuis la démocratisation des reflex numériques nous assistons au retour des objectifs M42. Nous ne parlerons pas ici de ces objectifs de qualité très variable mais des bagues qui permettent leur adaptation (sur canon eos dans notre cas).</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/hardware">hardware</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/vintage">vintage</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058572902">Copy</a> | 
<a href="http://blogmarks.net/link/3401255">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Fulcanelli/mark/1058539053">
<title>Squelette : Menu dynamique accessible   3 colonnes en CSS   géométrie variable - SPIP-Contrib</title>
<link>http://www.spip-contrib.net/Squelette-Menu-dynamique</link>
<description></description>
<dc:date>2009-10-04T19:31:50Z</dc:date>
<dc:author>Fulcanelli</dc:author>
<dc:subject>css, menu, colonnes, trois, 3, geometrie, variable</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.spip-contrib.net/Squelette-Menu-dynamique"><img border="0" src="http://blogmarks.net/screenshots/2009/10/04/d239b7ec703095fccece3229aa3a93f2.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.spip-contrib.net/Squelette-Menu-dynamique">Squelette : Menu dynamique accessible   3 colonnes en CSS   géométrie variable - SPIP-Contrib</a></h4>
 
by <a href="http://blogmarks.net/user/Fulcanelli">Fulcanelli</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/menu">menu</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/colonnes">colonnes</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/trois">trois</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/3">3</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/geometrie">geometrie</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/variable">variable</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058539053">Copy</a> | 
<a href="http://blogmarks.net/link/3374313">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/vrossign/mark/1058469738">
<title>perfection kills » Blog Archive » Detecting global variable leaks</title>
<link>http://thinkweb2.com/projects/prototype/detecting-global-variable-leaks/</link>
<description></description>
<dc:date>2009-08-17T09:03:17Z</dc:date>
<dc:author>vrossign</dc:author>
<dc:subject>bookmarklet, global, js, security, leaks, Analyze</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://thinkweb2.com/projects/prototype/detecting-global-variable-leaks/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/17/d6b485043a0b65da38032acaa069a8db.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://thinkweb2.com/projects/prototype/detecting-global-variable-leaks/">perfection kills » Blog Archive » Detecting global variable leaks</a></h4>
 
by <a href="http://blogmarks.net/user/vrossign">vrossign</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bookmarklet">bookmarklet</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/global">global</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/security">security</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/leaks">leaks</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Analyze">Analyze</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058469738">Copy</a> | 
<a href="http://blogmarks.net/link/3317303">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058460307">
<title>Tokyo Cabinet: a modern implementation of DBM</title>
<link>http://tokyocabinet.sourceforge.net/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table, B  tree, or fixed-length array.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-08-09T12:11:31Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>database, c, api</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://tokyocabinet.sourceforge.net/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://tokyocabinet.sourceforge.net/">Tokyo Cabinet: a modern implementation of DBM</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2812559">1 other(s)</a> 
<div class="description"><blockquote><p>Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table, B  tree, or fixed-length array.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/database">database</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/c">c</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=1058460307">Copy</a> | 
<a href="http://blogmarks.net/link/2812559">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058434479">
<title>Variable Grid System :: SprySoft :: Cardiff based website design &amp; development</title>
<link>http://www.spry-soft.com/grids/</link>
<description>&lt;blockquote&gt;&lt;p&gt;The variable grid system is a quick way to generate an underlying CSS grid for your site. The CSS generated file is based on the 960 Grid System.&lt;/p&gt;&lt;p&gt;29/06/09 Update: Added new push_xx, pull_xx classes to css generator to allow re-ordering of columns.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-07-18T23:19:03Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>design, css</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.spry-soft.com/grids/"><img border="0" src="http://blogmarks.net/screenshots/2009/07/18/9b61e111d493adbf8be3a53663267f28.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.spry-soft.com/grids/">Variable Grid System :: SprySoft :: Cardiff based website design &amp; development</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3222107">3 other(s)</a> 
<div class="description"><blockquote><p>The variable grid system is a quick way to generate an underlying CSS grid for your site. The CSS generated file is based on the 960 Grid System.</p><p>29/06/09 Update: Added new push_xx, pull_xx classes to css generator to allow re-ordering of columns.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/design">design</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058434479">Copy</a> | 
<a href="http://blogmarks.net/link/3222107">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/thomas.deyries/mark/1058354854">
<title>Variable Grid System :: SprySoft :: Cardiff based website design &amp; development</title>
<link>http://www.spry-soft.com/grids/</link>
<description></description>
<dc:date>2009-06-09T08:58:30Z</dc:date>
<dc:author>thomas.deyries</dc:author>
<dc:subject>webdesign, grille, css</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.spry-soft.com/grids/"><img border="0" src="http://blogmarks.net/screenshots/2009/07/18/9b61e111d493adbf8be3a53663267f28.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.spry-soft.com/grids/">Variable Grid System :: SprySoft :: Cardiff based website design &amp; development</a></h4>
 
by <a href="http://blogmarks.net/user/thomas.deyries">thomas.deyries</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3222107">3 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webdesign">webdesign</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/grille">grille</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058354854">Copy</a> | 
<a href="http://blogmarks.net/link/3222107">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/minigoer/mark/1058353929">
<title>Variable Grid System :: SprySoft :: Cardiff based website design &amp; development</title>
<link>http://www.spry-soft.com/grids/</link>
<description></description>
<dc:date>2009-06-08T21:12:35Z</dc:date>
<dc:author>minigoer</dc:author>
<dc:subject>design, grid</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.spry-soft.com/grids/"><img border="0" src="http://blogmarks.net/screenshots/2009/07/18/9b61e111d493adbf8be3a53663267f28.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.spry-soft.com/grids/">Variable Grid System :: SprySoft :: Cardiff based website design &amp; development</a></h4>
 
by <a href="http://blogmarks.net/user/minigoer">minigoer</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3222107">3 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/design">design</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/grid">grid</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058353929">Copy</a> | 
<a href="http://blogmarks.net/link/3222107">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/br1o/mark/1058556880">
<title>Variable Grid System :: SprySoft :: Cardiff based website design &amp; development</title>
<link>http://www.spry-soft.com/grids/</link>
<description></description>
<dc:date>2009-06-01T10:09:47Z</dc:date>
<dc:author>br1o</dc:author>
<dc:subject>webdesign, grid, generator, css, layout, 960gs, 960, calculator</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.spry-soft.com/grids/"><img border="0" src="http://blogmarks.net/screenshots/2009/07/18/9b61e111d493adbf8be3a53663267f28.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.spry-soft.com/grids/">Variable Grid System :: SprySoft :: Cardiff based website design &amp; development</a></h4>
 
by <a href="http://blogmarks.net/user/br1o">br1o</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3222107">3 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webdesign">webdesign</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/grid">grid</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/generator">generator</a>
<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/layout">layout</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/960gs">960gs</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/960">960</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/calculator">calculator</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058556880">Copy</a> | 
<a href="http://blogmarks.net/link/3222107">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/encore_lui/mark/1058306363">
<title>Variable Grid System :: SprySoft :: Cardiff based website design &amp; development</title>
<link>http://spry-soft.com/grids/</link>
<description></description>
<dc:date>2009-04-30T12:01:29Z</dc:date>
<dc:author>encore_lui</dc:author>
<dc:subject>webdesign, grid</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://spry-soft.com/grids/"><img border="0" src="http://blogmarks.net/screenshots/2009/04/30/59fdcfde3395f4f9495147f425983d0f.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://spry-soft.com/grids/">Variable Grid System :: SprySoft :: Cardiff based website design &amp; development</a></h4>
 
by <a href="http://blogmarks.net/user/encore_lui">encore_lui</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webdesign">webdesign</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/grid">grid</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058306363">Copy</a> | 
<a href="http://blogmarks.net/link/3181650">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/pac-recrutement/mark/1058246909">
<title>Kim Cao Chanson française / Folk Rock / Reggae</title>
<link>http://www.myspace.com/kimtoutseul</link>
<description>&lt;blockquote&gt;&lt;p&gt;Kim Cao,
auteur-compositeur éclectique et à fleur de mots, au grain de voix peu commun, navigue fièrement à travers les styles musicaux et les sensibilités.
Jouant avec les phrasés comme avec les sens, il surprend, ose, et en impose...
Le métissage incarne pour lui la conséquence naturelle de l'évolution de la musique actuelle; omniprésent et fédérateur, il emplit ses chansons d'un exotisme familier, un bol d'air frais pour les esprits éveillés à la richesse de la diversité.
Kim Cao est à géométrie variable, c'est ce qui fait sa force.
Sur scène, en formule guitare-voix, humour zébré en bandoulière, Kim dévoile son univers, touchant de réalité.
Il se livre tout entier, et met en valeur chaque parole et chaque note par des silences chirurgicaux.
A la fois puissant et mélodieux, émouvant et entraînant, cet artiste solo pénètre les blindages les plus coriaces, fait danser les plus réticents...
Attisant notre énergie, Kim Cao nous transporte, nous élève, puis nous refait toucher terre avec ses textes cinglants.
Menant seul sa barque sur le fleuve des productions musicales, il nous offre un contenu minimaliste et percutant.&lt;/p&gt;&lt;/blockquote&gt;
</description>
<dc:date>2009-04-09T08:32:24Z</dc:date>
<dc:author>pac-recrutement</dc:author>
<dc:subject>mp3, reggae, musique, chanson française, music, folk rock, Kim Cao, album, rock</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.myspace.com/kimtoutseul"><img border="0" src="http://blogmarks.net/screenshots/2009/04/09/229615fa52691cbca35083f0a7dfac86.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.myspace.com/kimtoutseul">Kim Cao Chanson française / Folk Rock / Reggae</a></h4>
 
by <a href="http://blogmarks.net/user/pac-recrutement">pac-recrutement</a> 
<div class="description"><blockquote><p>Kim Cao,
auteur-compositeur éclectique et à fleur de mots, au grain de voix peu commun, navigue fièrement à travers les styles musicaux et les sensibilités.
Jouant avec les phrasés comme avec les sens, il surprend, ose, et en impose...
Le métissage incarne pour lui la conséquence naturelle de l'évolution de la musique actuelle; omniprésent et fédérateur, il emplit ses chansons d'un exotisme familier, un bol d'air frais pour les esprits éveillés à la richesse de la diversité.
Kim Cao est à géométrie variable, c'est ce qui fait sa force.
Sur scène, en formule guitare-voix, humour zébré en bandoulière, Kim dévoile son univers, touchant de réalité.
Il se livre tout entier, et met en valeur chaque parole et chaque note par des silences chirurgicaux.
A la fois puissant et mélodieux, émouvant et entraînant, cet artiste solo pénètre les blindages les plus coriaces, fait danser les plus réticents...
Attisant notre énergie, Kim Cao nous transporte, nous élève, puis nous refait toucher terre avec ses textes cinglants.
Menant seul sa barque sur le fleuve des productions musicales, il nous offre un contenu minimaliste et percutant.</p></blockquote>
</div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mp3">mp3</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/reggae">reggae</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/musique">musique</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/chanson%2Bfran%25C3%25A7aise">chanson française</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/music">music</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/folk%2Brock">folk rock</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Kim%2BCao">Kim Cao</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/album">album</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rock">rock</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058246909">Copy</a> | 
<a href="http://blogmarks.net/link/3132475">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/srcmax/mark/1058215183">
<title>Arrêt sur images - &quot;Mur de soutiens&quot; pour Rue89</title>
<link>http://www.arretsurimages.net/vite.php?id=3393</link>
<description>Reprenant un concept déja utilisé sur d'autres sites Internet pour lever de l'argent, le site d'information Rue89 (accès gratuit, financé par la publicité) propose aux internautes de payer pour afficher un texte et/ou une image avec ou sans lien vers leur site/blog et autres dans un espace de taille variable sur une page de son site.</description>
<dc:date>2009-02-19T22:55:58Z</dc:date>
<dc:author>srcmax</dc:author>
<dc:subject>rue89, arret sur images</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.arretsurimages.net/vite.php?id=3393"><img border="0" src="http://blogmarks.net/screenshots/2009/02/19/d04916232d417000eb5a51ea970113df.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.arretsurimages.net/vite.php?id=3393">Arrêt sur images - &quot;Mur de soutiens&quot; pour Rue89</a></h4>
 
by <a href="http://blogmarks.net/user/srcmax">srcmax</a> 
<p class="description">Reprenant un concept déja utilisé sur d'autres sites Internet pour lever de l'argent, le site d'information Rue89 (accès gratuit, financé par la publicité) propose aux internautes de payer pour afficher un texte et/ou une image avec ou sans lien vers leur site/blog et autres dans un espace de taille variable sur une page de son site.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rue89">rue89</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/arret%2Bsur%2Bimages">arret sur images</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058215183">Copy</a> | 
<a href="http://blogmarks.net/link/3104874">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/decembre/mark/1058206037">
<title>Firefox 3 : lancer Firefox 3 Beta portable en même temps que Firefox 2 _  Testez le en version portable ! &gt; Guy Pastre</title>
<link>http://guy.pastre.eu/230/firefox-3-en-version-portabe</link>
<description>Une petite astuce si vous voulez lancer Firefox 3 Beta portable en même temps que Firefox 2 pour comparer : “Cherchez le fichier “FirefoxPortable.ini” dans le dossier “\Other\Sources\” et copiez le dans le repertoire qui contient “FirefoxPortable.exe”. Editez ensuite FirefoxPortable.ini avec un éditeur de texte comme Notepad et changez la variable “AllowMultipleInstances” de “false” vers “true”. Sauvegardez et hop ! Magie magie, vous pourrez lancer les 2 versions de Firefox en même temps.”(1)      Source : http://www.generation-nt.com  Notes du texte     1. Extrait de Sortie de Firefox 3 Beta en version portable sur korben. info</description>
<dc:date>2008-11-25T13:47:02Z</dc:date>
<dc:author>decembre</dc:author>
<dc:subject>firefox3, astuce, portable, firefox</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://guy.pastre.eu/230/firefox-3-en-version-portabe"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://guy.pastre.eu/230/firefox-3-en-version-portabe">Firefox 3 : lancer Firefox 3 Beta portable en même temps que Firefox 2 _  Testez le en version portable ! &gt; Guy Pastre</a></h4>
 
by <a href="http://blogmarks.net/user/decembre">decembre</a> 
<p class="description">Une petite astuce si vous voulez lancer Firefox 3 Beta portable en même temps que Firefox 2 pour comparer : “Cherchez le fichier “FirefoxPortable.ini” dans le dossier “\Other\Sources\” et copiez le dans le repertoire qui contient “FirefoxPortable.exe”. Editez ensuite FirefoxPortable.ini avec un éditeur de texte comme Notepad et changez la variable “AllowMultipleInstances” de “false” vers “true”. Sauvegardez et hop ! Magie magie, vous pourrez lancer les 2 versions de Firefox en même temps.”(1)      Source : http://www.generation-nt.com  Notes du texte     1. Extrait de Sortie de Firefox 3 Beta en version portable sur korben. info</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/firefox3">firefox3</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/astuce">astuce</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/portable">portable</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/firefox">firefox</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058206037">Copy</a> | 
<a href="http://blogmarks.net/link/3097085">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/balluche/mark/1058064718">
<title>Le Mythe du périmètre variable</title>
<link>http://agiles.blog.com/2501821/</link>
<description>Opinion sur la notion contractuelle de périmètre d'un projet.</description>
<dc:date>2008-11-19T14:27:05Z</dc:date>
<dc:author>balluche</dc:author>
<dc:subject>gestion de projet, agile</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://agiles.blog.com/2501821/"><img border="0" src="http://blogmarks.net/screenshots/2008/11/19/0181511916a2cb592f7200bf11fa576b.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://agiles.blog.com/2501821/">Le Mythe du périmètre variable</a></h4>
 
by <a href="http://blogmarks.net/user/balluche">balluche</a> 
<p class="description">Opinion sur la notion contractuelle de périmètre d'un projet.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gestion%2Bde%2Bprojet">gestion de projet</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/agile">agile</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058064718">Copy</a> | 
<a href="http://blogmarks.net/link/2973184">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/helmeloh/mark/1058055923">
<title>Check Your Mysql Server Performance with MySQLTuner -- Debian Admin</title>
<link>http://www.debianadmin.com/check-your-mysql-server-performance-with-mysqltuner.html</link>
<description>MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. Within seconds, it will display statistics about your MySQL installation and the areas where it can be improved.

It’s key to remember that MySQLTuner is a script which can assist you with your server, but it is not the solution to a badly performing MySQL server. The best performance gains come from a thorough review of the queries sent to the server, and an evaluation of the MySQL server itself. A qualified developer in your application’s programming or scripting language should be able to work with a MySQL database administrator to find improvements for your server. Once the server and application are optimized well, you may need to consider hardware upgrades to the physical server itself.

This is a really useful tool for helping to optimize MySQL performance.Understanding the various my.cnf variables and how they affect performance can seem really complicated but this tool takes some of the pain away and makes it easier to understand the effects of each variable.It is especially useful to be able to see the global memory usage, memory usage per thread and the maximum possible memory usage - that is really valuable information that is otherwise complex to calculate.</description>
<dc:date>2008-11-12T01:48:32Z</dc:date>
<dc:author>helmeloh</dc:author>
<dc:subject>programming, debian, mysql</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.debianadmin.com/check-your-mysql-server-performance-with-mysqltuner.html"><img border="0" src="http://blogmarks.net/screenshots/2008/11/12/f82162fb37cb68f473e3c425ce48eeef.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.debianadmin.com/check-your-mysql-server-performance-with-mysqltuner.html">Check Your Mysql Server Performance with MySQLTuner -- Debian Admin</a></h4>
 
by <a href="http://blogmarks.net/user/helmeloh">helmeloh</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2961993">1 other(s)</a> 
<p class="description">MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. Within seconds, it will display statistics about your MySQL installation and the areas where it can be improved.

It’s key to remember that MySQLTuner is a script which can assist you with your server, but it is not the solution to a badly performing MySQL server. The best performance gains come from a thorough review of the queries sent to the server, and an evaluation of the MySQL server itself. A qualified developer in your application’s programming or scripting language should be able to work with a MySQL database administrator to find improvements for your server. Once the server and application are optimized well, you may need to consider hardware upgrades to the physical server itself.

This is a really useful tool for helping to optimize MySQL performance.Understanding the various my.cnf variables and how they affect performance can seem really complicated but this tool takes some of the pain away and makes it easier to understand the effects of each variable.It is especially useful to be able to see the global memory usage, memory usage per thread and the maximum possible memory usage - that is really valuable information that is otherwise complex to calculate.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/programming">programming</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/debian">debian</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mysql">mysql</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058055923">Copy</a> | 
<a href="http://blogmarks.net/link/2961993">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/camel/mark/1058053076">
<title>Check Your Mysql Server Performance with MySQLTuner -- Debian Admin</title>
<link>http://www.debianadmin.com/check-your-mysql-server-performance-with-mysqltuner.html</link>
<description>MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. Within seconds, it will display statistics about your MySQL installation and the areas where it can be improved.

It’s key to remember that MySQLTuner is a script which can assist you with your server, but it is not the solution to a badly performing MySQL server. The best performance gains come from a thorough review of the queries sent to the server, and an evaluation of the MySQL server itself. A qualified developer in your application’s programming or scripting language should be able to work with a MySQL database administrator to find improvements for your server. Once the server and application are optimized well, you may need to consider hardware upgrades to the physical server itself.

This is a really useful tool for helping to optimize MySQL performance.Understanding the various my.cnf variables and how they affect performance can seem really complicated but this tool takes some of the pain away and makes it easier to understand the effects of each variable.It is especially useful to be able to see the global memory usage, memory usage per thread and the maximum possible memory usage - that is really valuable information that is otherwise complex to calculate.</description>
<dc:date>2008-11-09T16:35:15Z</dc:date>
<dc:author>camel</dc:author>
<dc:subject>debian, server, mysql, application, script, performance, configuration, admin, optimize, database, programming</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.debianadmin.com/check-your-mysql-server-performance-with-mysqltuner.html"><img border="0" src="http://blogmarks.net/screenshots/2008/11/12/f82162fb37cb68f473e3c425ce48eeef.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.debianadmin.com/check-your-mysql-server-performance-with-mysqltuner.html">Check Your Mysql Server Performance with MySQLTuner -- Debian Admin</a></h4>
 
by <a href="http://blogmarks.net/user/camel">camel</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2961993">1 other(s)</a> 
<p class="description">MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. Within seconds, it will display statistics about your MySQL installation and the areas where it can be improved.

It’s key to remember that MySQLTuner is a script which can assist you with your server, but it is not the solution to a badly performing MySQL server. The best performance gains come from a thorough review of the queries sent to the server, and an evaluation of the MySQL server itself. A qualified developer in your application’s programming or scripting language should be able to work with a MySQL database administrator to find improvements for your server. Once the server and application are optimized well, you may need to consider hardware upgrades to the physical server itself.

This is a really useful tool for helping to optimize MySQL performance.Understanding the various my.cnf variables and how they affect performance can seem really complicated but this tool takes some of the pain away and makes it easier to understand the effects of each variable.It is especially useful to be able to see the global memory usage, memory usage per thread and the maximum possible memory usage - that is really valuable information that is otherwise complex to calculate.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/debian">debian</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/server">server</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mysql">mysql</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/script">script</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/configuration">configuration</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/admin">admin</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/optimize">optimize</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/database">database</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/programming">programming</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058053076">Copy</a> | 
<a href="http://blogmarks.net/link/2961993">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/eledo34/mark/1058048842">
<title>GoogChart : Graphes avec PHP et l’API de Google| Webmaster - Ressources et outils gratuits pour votre site internet - Free Tools| Free Tools, Le meilleur des outils gratuits pour webmaster</title>
<link>http://mtnconcept.com/free-tools/composants/graphes/googchart-graphes-avec-php-et-lapi-de-google-718</link>
<description>Avec cette classe, plus besoin de fouiller la documentation de l’API GOOGLE Charts. L’ensemble de vos parametres est passé par variable et GoogChart se charge d’appeler l’API, lui passer vos données et d’afficher le diagramme.

Puissant et extrêmement simple d’utilisation. De plus, le code étant sous licence MIT, rien ne vous empêche d’étendre cette classe et de programmer d’autres fonctions…</description>
<dc:date>2008-11-05T11:27:35Z</dc:date>
<dc:author>eledo34</dc:author>
<dc:subject>google, outils, php, webmaster, graphique</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://mtnconcept.com/free-tools/composants/graphes/googchart-graphes-avec-php-et-lapi-de-google-718"><img border="0" src="http://blogmarks.net/screenshots/2009/04/29/5f6bf501ed4741559a14cdc1dc21f6ee.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://mtnconcept.com/free-tools/composants/graphes/googchart-graphes-avec-php-et-lapi-de-google-718">GoogChart : Graphes avec PHP et l’API de Google| Webmaster - Ressources et outils gratuits pour votre site internet - Free Tools| Free Tools, Le meilleur des outils gratuits pour webmaster</a></h4>
 
by <a href="http://blogmarks.net/user/eledo34">eledo34</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2958154">3 other(s)</a> 
<p class="description">Avec cette classe, plus besoin de fouiller la documentation de l’API GOOGLE Charts. L’ensemble de vos parametres est passé par variable et GoogChart se charge d’appeler l’API, lui passer vos données et d’afficher le diagramme.

Puissant et extrêmement simple d’utilisation. De plus, le code étant sous licence MIT, rien ne vous empêche d’étendre cette classe et de programmer d’autres fonctions…</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/google">google</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/outils">outils</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/webmaster">webmaster</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/graphique">graphique</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058048842">Copy</a> | 
<a href="http://blogmarks.net/link/2958154">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/decembre/mark/1058206239">
<title>Flickr Quick Links – Userscripts.org</title>
<link>http://userscripts.org/scripts/show/4359</link>
<description>The script adds customisable links to the top of every page on flickr next to the flickr logo.  In order to add your own links, you need to edit the script, and edit the customhtml variable. you can put whatever html you want in that variable. and it will be displayed next to the Flickr Logo.  I use it to put some shortcuts to various URLS that i access regularly.</description>
<dc:date>2008-10-03T06:58:34Z</dc:date>
<dc:author>decembre</dc:author>
<dc:subject>link, lien, interface, personnaliser, customiser, custom, navigation, greasemonkey, extension, flickr, FlickrSurf+</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://userscripts.org/scripts/show/4359"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://userscripts.org/scripts/show/4359">Flickr Quick Links – Userscripts.org</a></h4>
 
by <a href="http://blogmarks.net/user/decembre">decembre</a> 
<p class="description">The script adds customisable links to the top of every page on flickr next to the flickr logo.  In order to add your own links, you need to edit the script, and edit the customhtml variable. you can put whatever html you want in that variable. and it will be displayed next to the Flickr Logo.  I use it to put some shortcuts to various URLS that i access regularly.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/link">link</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lien">lien</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/interface">interface</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/personnaliser">personnaliser</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/customiser">customiser</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/custom">custom</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/navigation">navigation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/greasemonkey">greasemonkey</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/extension">extension</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flickr">flickr</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/FlickrSurf%252B">FlickrSurf+</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058206239">Copy</a> | 
<a href="http://blogmarks.net/link/2782039">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/BlueVoodoo/mark/1057975026">
<title>Tcsh shell variable manipulation</title>
<link>http://www.ibm.com/developerworks/aix/library/au-tcsh/?ca=dgr-tcshshellaix&amp;S_TACT=105AGX59&amp;S_CMP=GRsitebtw15</link>
<description>Tcsh is one of the most popular UNIX shells. Learn how you can use tcsh shell variables to make your work easier and how to take advantage of tcsh's advanced security features.</description>
<dc:date>2008-09-08T13:55:50Z</dc:date>
<dc:author>BlueVoodoo</dc:author>
<dc:subject>programming, unix, linux</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.ibm.com/developerworks/aix/library/au-tcsh/?ca=dgr-tcshshellaix&amp;S_TACT=105AGX59&amp;S_CMP=GRsitebtw15"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.ibm.com/developerworks/aix/library/au-tcsh/?ca=dgr-tcshshellaix&amp;S_TACT=105AGX59&amp;S_CMP=GRsitebtw15">Tcsh shell variable manipulation</a></h4>
 
by <a href="http://blogmarks.net/user/BlueVoodoo">BlueVoodoo</a> 
<p class="description">Tcsh is one of the most popular UNIX shells. Learn how you can use tcsh shell variables to make your work easier and how to take advantage of tcsh's advanced security features.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/programming">programming</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/unix">unix</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/linux">linux</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057975026">Copy</a> | 
<a href="http://blogmarks.net/link/2892810">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/camel/mark/1057963373">
<title>smtp-delay plug-in for qmail</title>
<link>http://www.lewis.org/smtp-delay/</link>
<description>smtp-delay is an add-on/plug-in intended for use with qmail. It was written primarily to add banner delays and antipipelining to qmail. These two features are known to be able to block certain types of spam and virus mail sent through non-rfc-compliant SMTP engines. When I looked around for programs to add this functionality to qmail, I found only one such program, and didn't like the way it was done. BTW...I have the same objections to the way its done in sendmail 8.13.x.

Since banner delays (the server pausing for some time before issuing an SMTP banner) cause every SMTP connection to take longer, I thought it would be a good idea to somehow exempt &quot;legitimate&quot; mail servers...or at least not subject them to long banner delays. So I decided to tune the banner delay time based on the connecting IP's reverse DNS. IPs with no rDNS get treated the worst (longest banner delay). IPs with rDNS matching a regex intended to detect dynamic/end-user IPs get a moderate delay. All other IPs get a very short banner delay...just long enough to see if they immediately pipeline (send SMTP commands before the banner's been sent).

The original intent for smtp-delay was that it should be run before rblsmtpd, and simply set the RBLSMTPD environment variable if applicable, letting rblsmtpd issue the 4xx response. Pretty early on, I realized smtp-delay should be able to run standalone (without dependence on rblsmtpd to do its talking) and issue a 4xx response on its own. Lately, the spam load against our mail cluster has gotten so bad that I've started running smtp-delay after rblsmtpd, based on the idea that there's no point waiting out a long banner delay holding an open socket to an IP we have no intention of accepting mail from anyway. This reduced our concurrency by about 20%. </description>
<dc:date>2008-08-27T08:22:11Z</dc:date>
<dc:author>camel</dc:author>
<dc:subject>server, qmail, environment, mail, cluster, spam</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.lewis.org/smtp-delay/"><img border="0" src="http://blogmarks.net/screenshots/2008/08/27/7d6373ee301b05edb613eedf8f8f4cd9.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.lewis.org/smtp-delay/">smtp-delay plug-in for qmail</a></h4>
 
by <a href="http://blogmarks.net/user/camel">camel</a> 
<p class="description">smtp-delay is an add-on/plug-in intended for use with qmail. It was written primarily to add banner delays and antipipelining to qmail. These two features are known to be able to block certain types of spam and virus mail sent through non-rfc-compliant SMTP engines. When I looked around for programs to add this functionality to qmail, I found only one such program, and didn't like the way it was done. BTW...I have the same objections to the way its done in sendmail 8.13.x.

Since banner delays (the server pausing for some time before issuing an SMTP banner) cause every SMTP connection to take longer, I thought it would be a good idea to somehow exempt "legitimate" mail servers...or at least not subject them to long banner delays. So I decided to tune the banner delay time based on the connecting IP's reverse DNS. IPs with no rDNS get treated the worst (longest banner delay). IPs with rDNS matching a regex intended to detect dynamic/end-user IPs get a moderate delay. All other IPs get a very short banner delay...just long enough to see if they immediately pipeline (send SMTP commands before the banner's been sent).

The original intent for smtp-delay was that it should be run before rblsmtpd, and simply set the RBLSMTPD environment variable if applicable, letting rblsmtpd issue the 4xx response. Pretty early on, I realized smtp-delay should be able to run standalone (without dependence on rblsmtpd to do its talking) and issue a 4xx response on its own. Lately, the spam load against our mail cluster has gotten so bad that I've started running smtp-delay after rblsmtpd, based on the idea that there's no point waiting out a long banner delay holding an open socket to an IP we have no intention of accepting mail from anyway. This reduced our concurrency by about 20%. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/server">server</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/qmail">qmail</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/environment">environment</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mail">mail</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cluster">cluster</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/spam">spam</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057963373">Copy</a> | 
<a href="http://blogmarks.net/link/2882009">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jean-gael/mark/1057953048">
<title>Advanced MySQL user variable techniques at Xaprb</title>
<link>http://www.xaprb.com/blog/2006/12/15/advanced-mysql-user-variable-techniques/</link>
<description></description>
<dc:date>2008-08-19T12:32:08Z</dc:date>
<dc:author>jean-gael</dc:author>
<dc:subject>mysql</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.xaprb.com/blog/2006/12/15/advanced-mysql-user-variable-techniques/"><img border="0" src="http://blogmarks.net/screenshots/2008/08/19/4db860aa4ab82932b5f4a821f36bacff.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.xaprb.com/blog/2006/12/15/advanced-mysql-user-variable-techniques/">Advanced MySQL user variable techniques at Xaprb</a></h4>
 
by <a href="http://blogmarks.net/user/jean-gael">jean-gael</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mysql">mysql</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057953048">Copy</a> | 
<a href="http://blogmarks.net/link/2872415">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/daxlebo/mark/1057928256">
<title>Yahoo UI vs JQuery : quel framework Javascript pour vos applications Web 2.0 ?</title>
<link>http://www.lepotlatch.org/index.php/2008/07/26/138-yahoo-ui-emvs-em-jquery-quel-framework-javascript-pour-vos-applications-web-20</link>
<description>Yahoo UI et JQuery sont deux frameworks Javascript qui simplifient la gestion d'Ajax, la mise en place d'interfaces clients riches et les interactions au sein des pages Web. La ressemblance s'arrête là. Car c'est un peu comme si on comparait une multinationale à la start-up du coin (comme leurs créateurs d'ailleurs). A ma gauche, YUI, solide, bien structuré, dont chaque extension est calibrée à la ligne de code près ; à ma droite, JQuery, rapide, dynamique, et doté d'une armada d'extensions de qualité très variable. Petite revue de détail.</description>
<dc:date>2008-07-26T20:54:20Z</dc:date>
<dc:author>daxlebo</dc:author>
<dc:subject>javascript, web, jQuery, js, framework, yui, yahoo ui</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.lepotlatch.org/index.php/2008/07/26/138-yahoo-ui-emvs-em-jquery-quel-framework-javascript-pour-vos-applications-web-20"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.lepotlatch.org/index.php/2008/07/26/138-yahoo-ui-emvs-em-jquery-quel-framework-javascript-pour-vos-applications-web-20">Yahoo UI vs JQuery : quel framework Javascript pour vos applications Web 2.0 ?</a></h4>
 
by <a href="http://blogmarks.net/user/daxlebo">daxlebo</a> 
<p class="description">Yahoo UI et JQuery sont deux frameworks Javascript qui simplifient la gestion d'Ajax, la mise en place d'interfaces clients riches et les interactions au sein des pages Web. La ressemblance s'arrête là. Car c'est un peu comme si on comparait une multinationale à la start-up du coin (comme leurs créateurs d'ailleurs). A ma gauche, YUI, solide, bien structuré, dont chaque extension est calibrée à la ligne de code près ; à ma droite, JQuery, rapide, dynamique, et doté d'une armada d'extensions de qualité très variable. Petite revue de détail.</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/web">web</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/framework">framework</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/yui">yui</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/yahoo%2Bui">yahoo ui</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057928256">Copy</a> | 
<a href="http://blogmarks.net/link/2850071">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/springnet/mark/1057900157">
<title>iminta - what are you inta?</title>
<link>http://iminta.com/</link>
<description>Iminta has a cool thing going for it: you can put your followers in groups and specify which group sees what... I really like the idea of variable resolution for social feeds. Still in beta as of 3/16/08</description>
<dc:date>2008-04-17T20:57:57Z</dc:date>
<dc:author>springnet</dc:author>
<dc:subject>springnet blogmarks, ****, springnet, aggregation, socialsoftware, SocialNetworking, SocialMedia, social, aggregator</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://iminta.com/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://iminta.com/">iminta - what are you inta?</a></h4>
 
by <a href="http://blogmarks.net/user/springnet">springnet</a> 
<p class="description">Iminta has a cool thing going for it: you can put your followers in groups and specify which group sees what... I really like the idea of variable resolution for social feeds. Still in beta as of 3/16/08</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/springnet%2Bblogmarks">springnet blogmarks</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/%252A%252A%252A%252A">****</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/springnet">springnet</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/aggregation">aggregation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/socialsoftware">socialsoftware</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/SocialNetworking">SocialNetworking</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/SocialMedia">SocialMedia</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/social">social</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/aggregator">aggregator</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057900157">Copy</a> | 
<a href="http://blogmarks.net/link/2825746">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/srcmax/mark/1057794915">
<title>Vers une LCEN 2 pour prendre la mesure du Web 2.0 - Actualités Législation - Le Monde Informatique</title>
<link>http://www.lemondeinformatique.fr/actualites/lire-vers-une-lcen-2-pour-prendre-la-mesure-du-web-20-25873-page-1.html</link>
<description>Cette application variable du texte adopté il y a quatre ans découle, selon les rapporteurs, de l'apparition récente du Web 2.0 : « L'essentiel du contenu est désormais déposé par les internautes. Le choix des Unes ou de la mise en page est de plus en plus automatisé », expliquent les édiles. De fait, la qualité d'éditeur se raréfie et incite les juges à se montrer plus sévères avec les hébergeurs. En témoigne la récente affaire ayant conduit à la condamnation d'Eric Dupin, le concepteur de Fuzz.fr, pour un billet publié par un internaute.</description>
<dc:date>2008-04-16T17:06:44Z</dc:date>
<dc:author>srcmax</dc:author>
<dc:subject>web 2.0, justice, fuzz</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.lemondeinformatique.fr/actualites/lire-vers-une-lcen-2-pour-prendre-la-mesure-du-web-20-25873-page-1.html"><img border="0" src="http://blogmarks.net/screenshots/2008/04/16/5a00225618d99dc32f38474e97277bbb.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.lemondeinformatique.fr/actualites/lire-vers-une-lcen-2-pour-prendre-la-mesure-du-web-20-25873-page-1.html">Vers une LCEN 2 pour prendre la mesure du Web 2.0 - Actualités Législation - Le Monde Informatique</a></h4>
 
by <a href="http://blogmarks.net/user/srcmax">srcmax</a> 
<p class="description">Cette application variable du texte adopté il y a quatre ans découle, selon les rapporteurs, de l'apparition récente du Web 2.0 : « L'essentiel du contenu est désormais déposé par les internautes. Le choix des Unes ou de la mise en page est de plus en plus automatisé », expliquent les édiles. De fait, la qualité d'éditeur se raréfie et incite les juges à se montrer plus sévères avec les hébergeurs. En témoigne la récente affaire ayant conduit à la condamnation d'Eric Dupin, le concepteur de Fuzz.fr, pour un billet publié par un internaute.</p>
<p class="tags">
<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/justice">justice</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/fuzz">fuzz</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057794915">Copy</a> | 
<a href="http://blogmarks.net/link/2747113">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>