<?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/415%28e%29limit">
<title>Public marks with search 415(e)limit</title>
<description>Public marks with search 415(e)limit</description>
<link>http://blogmarks.net/marks/search/415%28e%29limit</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058495730"/>
<rdf:li resource="http://blogmarks.net/api/user/znarf/mark/1058486940"/>
<rdf:li resource="http://blogmarks.net/api/user/mozkart/mark/1058482082"/>
<rdf:li resource="http://blogmarks.net/api/user/vargas/mark/1058481856"/>
<rdf:li resource="http://blogmarks.net/api/user/mfaure/mark/1058470957"/>
<rdf:li resource="http://blogmarks.net/api/user/greut/mark/1058450817"/>
<rdf:li resource="http://blogmarks.net/api/user/borsky/mark/1058419470"/>
<rdf:li resource="http://blogmarks.net/api/user/CharlyBr/mark/1058239247"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058196750"/>
<rdf:li resource="http://blogmarks.net/api/user/decembre/mark/1058205983"/>
<rdf:li resource="http://blogmarks.net/api/user/Neewok/mark/1058104554"/>
<rdf:li resource="http://blogmarks.net/api/user/vrossign/mark/1058101440"/>
<rdf:li resource="http://blogmarks.net/api/user/parmentierf/mark/1058072867"/>
<rdf:li resource="http://blogmarks.net/api/user/decembre/mark/1058206074"/>
<rdf:li resource="http://blogmarks.net/api/user/camel/mark/1058055312"/>
<rdf:li resource="http://blogmarks.net/api/user/damdec/mark/1058049242"/>
<rdf:li resource="http://blogmarks.net/api/user/eaque/mark/1058042746"/>
<rdf:li resource="http://blogmarks.net/api/user/decembre/mark/1058206133"/>
<rdf:li resource="http://blogmarks.net/api/user/srcmax/mark/1058004517"/>
<rdf:li resource="http://blogmarks.net/api/user/pooky_a/mark/1057981278"/>
<rdf:li resource="http://blogmarks.net/api/user/jpcaruana/mark/1057976506"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1057963507"/>
<rdf:li resource="http://blogmarks.net/api/user/camel/mark/1057957042"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1057936089"/>
<rdf:li resource="http://blogmarks.net/api/user/cascamorto/mark/1057887485"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058495730">
<title>Snakes on the Web</title>
<link>http://jacobian.org/writing/snakes-on-the-web/</link>
<description>&lt;blockquote&gt;&lt;p&gt;The big problem, though — the elephant in the room — is that gateways suck, too. Gateways aren’t APIs. There’s a limit — and it’s a low one — to the level of inter-op you can obtain when the only interface you have is a gateway. Even if we improve WSGI — and we should — it’ll only take us so far.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-09-07T11:30:16Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>http, cgi, histoire, html5</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://jacobian.org/writing/snakes-on-the-web/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/07/6422fb10c17d6032a329f6e39f8a5b4b.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://jacobian.org/writing/snakes-on-the-web/">Snakes on the Web</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3335078">1 other(s)</a> 
<div class="description"><blockquote><p>The big problem, though — the elephant in the room — is that gateways suck, too. Gateways aren’t APIs. There’s a limit — and it’s a low one — to the level of inter-op you can obtain when the only interface you have is a gateway. Even if we improve WSGI — and we should — it’ll only take us so far.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/http">http</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cgi">cgi</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/html5">html5</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058495730">Copy</a> | 
<a href="http://blogmarks.net/link/3335078">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/znarf/mark/1058486940">
<title>Form autocomplete</title>
<link>http://support.mozilla.com/en-US/kb/Form+autocomplete</link>
<description>&lt;blockquote&gt;
&lt;p&gt;If you want to remove one of your previous form entries from Firefox's history:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Click on the form field and press the down arrow key to display all the saved entries. You may type the first few letters of the entry to limit the number of entries displayed.&lt;/li&gt;
&lt;li&gt;Use the down arrow key or the mouse pointer to highlight the entry you wish to delete.&lt;/li&gt;
&lt;li&gt;Press Shift+Delete. The entry will be removed.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;You may repeat the process for any number of entries for a particular form field.&lt;/p&gt;
&lt;/blockquote&gt;</description>
<dc:date>2009-08-31T13:20:53Z</dc:date>
<dc:author>François Hodierne</dc:author>
<dc:subject>mozilla, firefox</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://support.mozilla.com/en-US/kb/Form+autocomplete"><img border="0" src="http://blogmarks.net/screenshots/2009/08/31/dcd23cfee597c1d3b65d5557d6405e33.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://support.mozilla.com/en-US/kb/Form+autocomplete">Form autocomplete</a></h4>
 
by <a href="http://blogmarks.net/user/znarf">François Hodierne</a> 
<div class="description"><blockquote>
<p>If you want to remove one of your previous form entries from Firefox's history:</p>
<ol>
<li>Click on the form field and press the down arrow key to display all the saved entries. You may type the first few letters of the entry to limit the number of entries displayed.</li>
<li>Use the down arrow key or the mouse pointer to highlight the entry you wish to delete.</li>
<li>Press Shift+Delete. The entry will be removed.</li>
</ol>
<p>You may repeat the process for any number of entries for a particular form field.</p>
</blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mozilla">mozilla</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=1058486940">Copy</a> | 
<a href="http://blogmarks.net/link/3329138">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mozkart/mark/1058482082">
<title>Photoshop High Key Glow Effect Tutorial</title>
<link>http://www.photoshopessentials.com/photo-effects/high-key-glow/</link>
<description>In this Photoshop tutorial, we'll learn how to create a high key glow effect, which is a fancy way of saying we'll be applying a glow only to the highlights in an image. This effect works especially well with wedding portraits since it's great for adding a romantic, magical look to your photos, and wedding portraits usually contain lots of bright white areas to work with. We'll see how to easily select just the highlights in an image using Photoshop's Color Range command, then we'll copy the highlights to their own layer and create the glow effect using a blur filter and one of Photoshop's layer blend modes designed for lightening images. Finally, we'll combine layers into a layer group and use a layer mask to limit the areas where the glow effect is visibile. It may sound like a lot of work, but once you know how to do it, the entire effect can be completed in just a few minutes! I'm using Photoshop CS4 here, but any recent version of Photoshop will work.</description>
<dc:date>2009-08-26T15:12:42Z</dc:date>
<dc:author>mozkart</dc:author>
<dc:subject>photoshop</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.photoshopessentials.com/photo-effects/high-key-glow/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/26/360d54b0f3a5e1f98cbc1309a47207f1.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.photoshopessentials.com/photo-effects/high-key-glow/">Photoshop High Key Glow Effect Tutorial</a></h4>
 
by <a href="http://blogmarks.net/user/mozkart">mozkart</a> 
<p class="description">In this Photoshop tutorial, we'll learn how to create a high key glow effect, which is a fancy way of saying we'll be applying a glow only to the highlights in an image. This effect works especially well with wedding portraits since it's great for adding a romantic, magical look to your photos, and wedding portraits usually contain lots of bright white areas to work with. We'll see how to easily select just the highlights in an image using Photoshop's Color Range command, then we'll copy the highlights to their own layer and create the glow effect using a blur filter and one of Photoshop's layer blend modes designed for lightening images. Finally, we'll combine layers into a layer group and use a layer mask to limit the areas where the glow effect is visibile. It may sound like a lot of work, but once you know how to do it, the entire effect can be completed in just a few minutes! I'm using Photoshop CS4 here, but any recent version of Photoshop will work.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photoshop">photoshop</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058482082">Copy</a> | 
<a href="http://blogmarks.net/link/3325151">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/vargas/mark/1058481856">
<title>Half-Open Outbound TCP Connections Limit Removed in Windows 7 and Vista SP2 (No Patch Required) » My Digital Life</title>
<link>http://www.mydigitallife.info/2009/06/07/half-open-outbound-tcp-connections-limit-removed-in-windows-7-and-vista-sp2-no-patch-required/</link>
<description></description>
<dc:date>2009-08-26T08:48:08Z</dc:date>
<dc:author>vargas</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.mydigitallife.info/2009/06/07/half-open-outbound-tcp-connections-limit-removed-in-windows-7-and-vista-sp2-no-patch-required/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/26/1c3615f56b993e87e8180dcde10477f4.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.mydigitallife.info/2009/06/07/half-open-outbound-tcp-connections-limit-removed-in-windows-7-and-vista-sp2-no-patch-required/">Half-Open Outbound TCP Connections Limit Removed in Windows 7 and Vista SP2 (No Patch Required) » My Digital Life</a></h4>
 
by <a href="http://blogmarks.net/user/vargas">vargas</a> 
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058481856">Copy</a> | 
<a href="http://blogmarks.net/link/3324947">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mfaure/mark/1058470957">
<title>Sky is the limit GNOME-Look.org</title>
<link>http://www.gnome-look.org/content/show.php/Sky is the limit?content=26528</link>
<description></description>
<dc:date>2009-08-17T16:31:06Z</dc:date>
<dc:author>mfaure</dc:author>
<dc:subject>gnome, gdm, theme, sky</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.gnome-look.org/content/show.php/Sky is the limit?content=26528"><img border="0" src="http://blogmarks.net/screenshots/2009/08/17/a622c72c4605e844dc9d027ce2b2991c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.gnome-look.org/content/show.php/Sky is the limit?content=26528">Sky is the limit GNOME-Look.org</a></h4>
 
by <a href="http://blogmarks.net/user/mfaure">mfaure</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gnome">gnome</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gdm">gdm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/theme">theme</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sky">sky</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058470957">Copy</a> | 
<a href="http://blogmarks.net/link/3318463">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/greut/mark/1058450817">
<title>Joseph's Blog - RabbitMQ, AMQP gem, and EventMachine</title>
<link>http://pivotallabs.com/users/jpalermo/blog/articles/952-rabbitmq-amqp-gem-and-eventmachine</link>
<description>&lt;blockquote&gt;&lt;p&gt;RabbitMQ 1.6 has an option to set a pre-fetch limit. So we simply set the pre-fetch limit to 1, and our EventMachine loop runs nice and fast now. You'll want to tweak your pre-fetch limit depending on how long it takes to process each message. If you can churn through a hundred messages a second, you probably won't even notice this problem and the prefetching will help you, but if it takes you a few seconds (or minutes) per message, you'll wonder why things aren't popped off the queue for several minutes (or hours).&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-08-01T06:24:31Z</dc:date>
<dc:author>greut</dc:author>
<dc:subject>rabbitmq, AMQP, gotcha</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://pivotallabs.com/users/jpalermo/blog/articles/952-rabbitmq-amqp-gem-and-eventmachine"><img border="0" src="http://blogmarks.net/screenshots/2009/08/01/5a70b4cbb65b78910604f384331b5bb7.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://pivotallabs.com/users/jpalermo/blog/articles/952-rabbitmq-amqp-gem-and-eventmachine">Joseph's Blog - RabbitMQ, AMQP gem, and EventMachine</a></h4>
 
by <a href="http://blogmarks.net/user/greut">greut</a> 
<div class="description"><blockquote><p>RabbitMQ 1.6 has an option to set a pre-fetch limit. So we simply set the pre-fetch limit to 1, and our EventMachine loop runs nice and fast now. You'll want to tweak your pre-fetch limit depending on how long it takes to process each message. If you can churn through a hundred messages a second, you probably won't even notice this problem and the prefetching will help you, but if it takes you a few seconds (or minutes) per message, you'll wonder why things aren't popped off the queue for several minutes (or hours).</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rabbitmq">rabbitmq</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/AMQP">AMQP</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gotcha">gotcha</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058450817">Copy</a> | 
<a href="http://blogmarks.net/link/3303017">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/borsky/mark/1058419470">
<title>Strategies for Engineered Negligible Senescence</title>
<link>http://www.sens.org/</link>
<description>(SENS)- A practical way to cure human aging - Website of Dr. Aubrey de Grey
&quot;SENS Foundation was founded to develop, promote and ensure widespread access to regenerative medicine solutions to the disabilities and diseases of aging. We shall be focusing on the Strategies for Engineered Negligible Senescence (SENS) identified by our Chief Science Officer, Dr Aubrey de Grey, and combining direct research efforts with education, affiliation and outreach programs.&quot;
&quot;A key aspect of SENS is its potential to extend healthy lifespan without limit, even with repair processes which remain imperfect, as the repair only needs to approach perfection rapidly enough to keep the overall level of damage below pathogenic levels. Aubrey has termed this required rate of improvement of repair therapies, &quot;longevity escape velocity&quot;.&quot;</description>
<dc:date>2009-07-06T19:05:35Z</dc:date>
<dc:author>borsky</dc:author>
<dc:subject>009-LifeExtension</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.sens.org/"><img border="0" src="http://blogmarks.net/screenshots/2009/07/06/f080f39b8474830a0e4894d5eaae8ca8.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.sens.org/">Strategies for Engineered Negligible Senescence</a></h4>
 
by <a href="http://blogmarks.net/user/borsky">borsky</a> 
<p class="description">(SENS)- A practical way to cure human aging - Website of Dr. Aubrey de Grey
"SENS Foundation was founded to develop, promote and ensure widespread access to regenerative medicine solutions to the disabilities and diseases of aging. We shall be focusing on the Strategies for Engineered Negligible Senescence (SENS) identified by our Chief Science Officer, Dr Aubrey de Grey, and combining direct research efforts with education, affiliation and outreach programs."
"A key aspect of SENS is its potential to extend healthy lifespan without limit, even with repair processes which remain imperfect, as the repair only needs to approach perfection rapidly enough to keep the overall level of damage below pathogenic levels. Aubrey has termed this required rate of improvement of repair therapies, "longevity escape velocity"."</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/009-LifeExtension">009-LifeExtension</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058419470">Copy</a> | 
<a href="http://blogmarks.net/link/3278277">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/CharlyBr/mark/1058239247">
<title>Nginx and worker_connections are more than open file resource limit warning</title>
<link>http://charles.lescampeurs.org/2009/03/09/nginx-and-worker_connections-are-more-than-open-file-resource-limit-warning</link>
<description></description>
<dc:date>2009-03-13T14:23:17Z</dc:date>
<dc:author>CharlyBr</dc:author>
<dc:subject>nginx, http, optimization</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://charles.lescampeurs.org/2009/03/09/nginx-and-worker_connections-are-more-than-open-file-resource-limit-warning"><img border="0" src="http://blogmarks.net/screenshots/2009/03/13/4bfbc50007780e0cd881235952c34ba8.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://charles.lescampeurs.org/2009/03/09/nginx-and-worker_connections-are-more-than-open-file-resource-limit-warning">Nginx and worker_connections are more than open file resource limit warning</a></h4>
 
by <a href="http://blogmarks.net/user/CharlyBr">CharlyBr</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/nginx">nginx</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/http">http</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/optimization">optimization</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058239247">Copy</a> | 
<a href="http://blogmarks.net/link/3125949">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058196750">
<title>Three Reasons Why I Won't Be Using Google Latitude - PC World</title>
<link>http://www.pcworld.com/printable/article/id,158953/printable.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;Now, Google Latitude does let you limit how specific of a location any given person can see. Let’s face it, though: If you make the effort to get into a location-sharing relationship with someone, odds are you’re both going to reveal more than just your current city. And if you suddenly disappear from the map or switch over to showing limited info, it’s going to look a little strange.&lt;/p&gt;&lt;/blockquote&gt;

Hidding is revealing.</description>
<dc:date>2009-02-08T19:18:31Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>google, mobile, opacité</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.pcworld.com/printable/article/id,158953/printable.html"><img border="0" src="http://blogmarks.net/screenshots/2009/02/08/ee4eb2002729a4754249d93d8800b33b.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.pcworld.com/printable/article/id,158953/printable.html">Three Reasons Why I Won't Be Using Google Latitude - PC World</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Now, Google Latitude does let you limit how specific of a location any given person can see. Let’s face it, though: If you make the effort to get into a location-sharing relationship with someone, odds are you’re both going to reveal more than just your current city. And if you suddenly disappear from the map or switch over to showing limited info, it’s going to look a little strange.</p></blockquote>

Hidding is revealing.</div>
<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/mobile">mobile</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=1058196750">Copy</a> | 
<a href="http://blogmarks.net/link/3088789">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/decembre/mark/1058205983">
<title>Featured Download: FilePhile Transfers Any Size File Between Any Two Systems</title>
<link>http://lifehacker.com/5113485/filephile-transfers-any-size-file-between-any-two-systems</link>
<description>After registering at FilePhile's site with an email address and password, you grab and install a copy of the Java-based app, launch it, and add email addresses to your buddy list. Sending a file is a simple right-click on someone's name, but you can limit the bandwidth eaten up by FilePhile in its preferences. The transfers themselves are encrypted, and, as the site boasts, can be any size. That's about it, but that's probably all you need.</description>
<dc:date>2008-12-21T17:31:55Z</dc:date>
<dc:author>decembre</dc:author>
<dc:subject>uploawd, transfers, share, linux, fichier, mac, windows, telecharger, lifehacker, partage, p2p, download, application, online, tool, outil, java</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://lifehacker.com/5113485/filephile-transfers-any-size-file-between-any-two-systems"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://lifehacker.com/5113485/filephile-transfers-any-size-file-between-any-two-systems">Featured Download: FilePhile Transfers Any Size File Between Any Two Systems</a></h4>
 
by <a href="http://blogmarks.net/user/decembre">decembre</a> 
<p class="description">After registering at FilePhile's site with an email address and password, you grab and install a copy of the Java-based app, launch it, and add email addresses to your buddy list. Sending a file is a simple right-click on someone's name, but you can limit the bandwidth eaten up by FilePhile in its preferences. The transfers themselves are encrypted, and, as the site boasts, can be any size. That's about it, but that's probably all you need.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/uploawd">uploawd</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/transfers">transfers</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/share">share</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/linux">linux</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/fichier">fichier</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mac">mac</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/windows">windows</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/telecharger">telecharger</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lifehacker">lifehacker</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/partage">partage</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/p2p">p2p</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/download">download</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/online">online</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tool">tool</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/outil">outil</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=1058205983">Copy</a> | 
<a href="http://blogmarks.net/link/3097040">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Neewok/mark/1058104554">
<title>PROJECT GENTILI / At My Limit : In the Name of Kernel! / immagini</title>
<link>http://www.projectgentili.com/exhibition_images.php?id=24#</link>
<description></description>
<dc:date>2008-12-06T23:40:45Z</dc:date>
<dc:author>Neewok</dc:author>
<dc:subject>experimental, art, video</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.projectgentili.com/exhibition_images.php?id=24#"><img border="0" src="http://blogmarks.net/screenshots/2008/12/06/e21bca635e6bb7bbdfb9d50a172459b9.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.projectgentili.com/exhibition_images.php?id=24#">PROJECT GENTILI / At My Limit : In the Name of Kernel! / immagini</a></h4>
 
by <a href="http://blogmarks.net/user/Neewok">Neewok</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/experimental">experimental</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/art">art</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/video">video</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058104554">Copy</a> | 
<a href="http://blogmarks.net/link/3007255">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/vrossign/mark/1058101440">
<title>Pushing Photoshop to the Limit: 13 Most Advanced tutorials | Noupe</title>
<link>http://www.noupe.com/photoshop/pushing-photoshop-to-the-limit-13-most-advanced-tutorials.html</link>
<description></description>
<dc:date>2008-12-04T12:08:16Z</dc:date>
<dc:author>vrossign</dc:author>
<dc:subject>photoshop, design, tuto</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.noupe.com/photoshop/pushing-photoshop-to-the-limit-13-most-advanced-tutorials.html"><img border="0" src="http://blogmarks.net/screenshots/2008/12/04/84547466c94449d9321ea70a44f0e507.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.noupe.com/photoshop/pushing-photoshop-to-the-limit-13-most-advanced-tutorials.html">Pushing Photoshop to the Limit: 13 Most Advanced tutorials | Noupe</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/photoshop">photoshop</a>
<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/tuto">tuto</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058101440">Copy</a> | 
<a href="http://blogmarks.net/link/3004440">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/parmentierf/mark/1058072867">
<title>uClassify - free text classifier web service</title>
<link>http://uclassify.com/</link>
<description>uClassify is a free web service where you can easily create your own text classifiers.
Examples

    * Spam filter
    * Web page categorization
    * Automatic e-mail support
    * Language detection
    * Written text gender recognition
    * Sentiment
    * See below for some examples

So what do you want to classify on? Only your imagination is the limit! </description>
<dc:date>2008-11-27T08:36:30Z</dc:date>
<dc:author>parmentierf</dc:author>
<dc:subject>web, taln, services, gratuit</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://uclassify.com/"><img border="0" src="http://blogmarks.net/screenshots/2008/11/27/e07532a0f54226a3cc389ddba8b556ae.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://uclassify.com/">uClassify - free text classifier web service</a></h4>
 
by <a href="http://blogmarks.net/user/parmentierf">parmentierf</a> 
<p class="description">uClassify is a free web service where you can easily create your own text classifiers.
Examples

    * Spam filter
    * Web page categorization
    * Automatic e-mail support
    * Language detection
    * Written text gender recognition
    * Sentiment
    * See below for some examples

So what do you want to classify on? Only your imagination is the limit! </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web">web</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/taln">taln</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/services">services</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gratuit">gratuit</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058072867">Copy</a> | 
<a href="http://blogmarks.net/link/2981104">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/decembre/mark/1058206074">
<title>Base64 Image Converter -  Online tool - Dans les 2 sens - Limit 24 Mo</title>
<link>http://www.askapache.com/online-tools/base64-image-converter/</link>
<description></description>
<dc:date>2008-11-18T14:37:08Z</dc:date>
<dc:author>decembre</dc:author>
<dc:subject>best, utilitaire, webdev, webdesign, web2.0, outil, tool, online, image, icon, base64</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.askapache.com/online-tools/base64-image-converter/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.askapache.com/online-tools/base64-image-converter/">Base64 Image Converter -  Online tool - Dans les 2 sens - Limit 24 Mo</a></h4>
 
by <a href="http://blogmarks.net/user/decembre">decembre</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/best">best</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/utilitaire">utilitaire</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webdev">webdev</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webdesign">webdesign</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web2.0">web2.0</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/outil">outil</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tool">tool</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/image">image</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/icon">icon</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/base64">base64</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058206074">Copy</a> | 
<a href="http://blogmarks.net/link/3097119">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/camel/mark/1058055312">
<title>limitipconn2</title>
<link>http://dominia.org/djao/limitipconn2-README</link>
<description>This is an Apache 2.2 C module whose purpose is to limit the maximum number of simultaneous connections per IP address. The module allows inclusion and exclusion of files based on MIME type. </description>
<dc:date>2008-11-11T20:28:36Z</dc:date>
<dc:author>camel</dc:author>
<dc:subject>apache, limit, download</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://dominia.org/djao/limitipconn2-README"><img border="0" src="http://blogmarks.net/screenshots/2008/11/11/d79e26e60c4162deba9097db38df2612.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://dominia.org/djao/limitipconn2-README">limitipconn2</a></h4>
 
by <a href="http://blogmarks.net/user/camel">camel</a> 
<p class="description">This is an Apache 2.2 C module whose purpose is to limit the maximum number of simultaneous connections per IP address. The module allows inclusion and exclusion of files based on MIME type. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/apache">apache</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/limit">limit</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/download">download</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058055312">Copy</a> | 
<a href="http://blogmarks.net/link/2964171">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/damdec/mark/1058049242">
<title>pokerth - Documentation Ubuntu Francophone</title>
<link>http://doc.ubuntu-fr.org/pokerth</link>
<description>PokerTH est un jeu de poker sous licence GPL v2 écrit en C  /Qt. Il vous permet de jouer contre un maximum de 6 participants, qu'ils soient humains ou gérés par l'intelligence artificielle. Ce jeu utilise les règles du célèbre Texas Holdem No Limit. PokerTH est également disponible pour Windows et Mac OS.</description>
<dc:date>2008-11-05T20:06:56Z</dc:date>
<dc:author>damdec</dc:author>
<dc:subject>ubuntu, poker</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://doc.ubuntu-fr.org/pokerth"><img border="0" src="http://blogmarks.net/screenshots/2008/11/07/46586135ea15401515891bd45cca51e3.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://doc.ubuntu-fr.org/pokerth">pokerth - Documentation Ubuntu Francophone</a></h4>
 
by <a href="http://blogmarks.net/user/damdec">damdec</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2958733">2 other(s)</a> 
<p class="description">PokerTH est un jeu de poker sous licence GPL v2 écrit en C  /Qt. Il vous permet de jouer contre un maximum de 6 participants, qu'ils soient humains ou gérés par l'intelligence artificielle. Ce jeu utilise les règles du célèbre Texas Holdem No Limit. PokerTH est également disponible pour Windows et Mac OS.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ubuntu">ubuntu</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/poker">poker</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058049242">Copy</a> | 
<a href="http://blogmarks.net/link/2958733">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/eaque/mark/1058042746">
<title>What's new in PHP V5.2, Part 1: Using the new memory manager</title>
<link>http://www.ibm.com/developerworks/opensource/library/os-php-v521/?ca=dgr-btw15PHP5.2-Memory</link>
<description>nice explainations about memory allocation and some tips about php configuration in order to limit leaks or improve performances</description>
<dc:date>2008-10-30T15:06:15Z</dc:date>
<dc:author>eaque</dc:author>
<dc:subject>programmation, mémoire, php</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.ibm.com/developerworks/opensource/library/os-php-v521/?ca=dgr-btw15PHP5.2-Memory"><img border="0" src="http://blogmarks.net/screenshots/2008/10/30/cb898f65978d26c436765d1eee69ce82.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.ibm.com/developerworks/opensource/library/os-php-v521/?ca=dgr-btw15PHP5.2-Memory">What's new in PHP V5.2, Part 1: Using the new memory manager</a></h4>
 
by <a href="http://blogmarks.net/user/eaque">eaque</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1894426">1 other(s)</a> 
<p class="description">nice explainations about memory allocation and some tips about php configuration in order to limit leaks or improve performances</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/programmation">programmation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/m%25C3%25A9moire">mémoire</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php">php</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058042746">Copy</a> | 
<a href="http://blogmarks.net/link/1894426">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/decembre/mark/1058206133">
<title>Compress Bookmarks Toolbar Items | userstyles.org</title>
<link>http://userstyles.org/styles/7706</link>
<description>Last updated Jun 05 2008 10 installs this week, 415 total.  Greatly condenses the Bookmarks Toolbar. Removes padding, making the toolbar very small and minimal. Excellent style for those who want to conserve screen real-estate. Works on Firefox2 AND Firefox3 !!</description>
<dc:date>2008-10-26T10:17:05Z</dc:date>
<dc:author>decembre</dc:author>
<dc:subject>toolbar, bookmark, interface, userstyle, stylish, extension, firefox</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://userstyles.org/styles/7706"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://userstyles.org/styles/7706">Compress Bookmarks Toolbar Items | userstyles.org</a></h4>
 
by <a href="http://blogmarks.net/user/decembre">decembre</a> 
<p class="description">Last updated Jun 05 2008 10 installs this week, 415 total.  Greatly condenses the Bookmarks Toolbar. Removes padding, making the toolbar very small and minimal. Excellent style for those who want to conserve screen real-estate. Works on Firefox2 AND Firefox3 !!</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/toolbar">toolbar</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bookmark">bookmark</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/userstyle">userstyle</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/stylish">stylish</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/firefox">firefox</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058206133">Copy</a> | 
<a href="http://blogmarks.net/link/3097165">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/srcmax/mark/1058004517">
<title>Google Maps API Tutorial</title>
<link>http://econym.org.uk/gmap/GeoMulti.htm</link>
<description>The goeocoder quota is now set at 15,000 geocode calls per IP address per day. The old 1.725 second speed limit per API key no longer applies, but there's a mysterious &quot;limit to the maximum rate&quot; mentioned here and here. At the time of writing, it seems that a 100ms delay between geocode requests works well for long runs. Shorter delays case more 620 errors and may take longer to complete the retries.</description>
<dc:date>2008-10-01T09:49:16Z</dc:date>
<dc:author>srcmax</dc:author>
<dc:subject>google maps, geocoder</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://econym.org.uk/gmap/GeoMulti.htm"><img border="0" src="http://blogmarks.net/screenshots/2008/10/01/42fdaaf054c534ca6fdbbea527303c69.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://econym.org.uk/gmap/GeoMulti.htm">Google Maps API Tutorial</a></h4>
 
by <a href="http://blogmarks.net/user/srcmax">srcmax</a> 
<p class="description">The goeocoder quota is now set at 15,000 geocode calls per IP address per day. The old 1.725 second speed limit per API key no longer applies, but there's a mysterious "limit to the maximum rate" mentioned here and here. At the time of writing, it seems that a 100ms delay between geocode requests works well for long runs. Shorter delays case more 620 errors and may take longer to complete the retries.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/google%2Bmaps">google maps</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/geocoder">geocoder</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058004517">Copy</a> | 
<a href="http://blogmarks.net/link/2917476">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/pooky_a/mark/1057981278">
<title>Tout sur le Réseau Echelon/P-415</title>
<link>http://reseau.echelon.free.fr/reseau.echelon/</link>
<description></description>
<dc:date>2008-09-13T18:43:12Z</dc:date>
<dc:author>pooky_a</dc:author>
<dc:subject>téléphonie, politique, français, lecture, histoire, actualité</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://reseau.echelon.free.fr/reseau.echelon/"><img border="0" src="http://blogmarks.net/screenshots/2008/09/13/99745d0f439a71151a7e738e1a3a51e0.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://reseau.echelon.free.fr/reseau.echelon/">Tout sur le Réseau Echelon/P-415</a></h4>
 
by <a href="http://blogmarks.net/user/pooky_a">pooky_a</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/t%25C3%25A9l%25C3%25A9phonie">téléphonie</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/politique">politique</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/fran%25C3%25A7ais">français</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lecture">lecture</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/actualit%25C3%25A9">actualité</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057981278">Copy</a> | 
<a href="http://blogmarks.net/link/2897743">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jpcaruana/mark/1057976506">
<title>No, Seriously: Microsoft Patents Page Up &amp; Page Down - GigaOM</title>
<link>http://gigaom.com/2008/08/27/seriously-microsoft-patents-page-up-page-down/</link>
<description>Put this in the category of “you gotta be kidding me.” Microsoft has applied for and received a patent (U.S. Patent #7,415,666) that essentially patents “Page Up/Page Down” functionality. The patent (Timothy D Sellers, Heather L. Grantham, Joshua A. Dersch) that was filed in March 2005 is yet another proof that our patent system is as (if not more) dysfunctional as Britney Spears.</description>
<dc:date>2008-09-09T17:57:11Z</dc:date>
<dc:author>jpcaruana</dc:author>
<dc:subject>blog, fun, programmation, monde2merde</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://gigaom.com/2008/08/27/seriously-microsoft-patents-page-up-page-down/"><img border="0" src="http://blogmarks.net/screenshots/2008/09/09/a55c8d8f987b280ab55f17bab7421a7b.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://gigaom.com/2008/08/27/seriously-microsoft-patents-page-up-page-down/">No, Seriously: Microsoft Patents Page Up &amp; Page Down - GigaOM</a></h4>
 
by <a href="http://blogmarks.net/user/jpcaruana">jpcaruana</a> 
<p class="description">Put this in the category of “you gotta be kidding me.” Microsoft has applied for and received a patent (U.S. Patent #7,415,666) that essentially patents “Page Up/Page Down” functionality. The patent (Timothy D Sellers, Heather L. Grantham, Joshua A. Dersch) that was filed in March 2005 is yet another proof that our patent system is as (if not more) dysfunctional as Britney Spears.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/blog">blog</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/fun">fun</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/programmation">programmation</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/monde2merde">monde2merde</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057976506">Copy</a> | 
<a href="http://blogmarks.net/link/2893780">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1057963507">
<title>Macworld | Create good queries in Spotlight</title>
<link>http://www.macworld.com/article/132788/2008/04/spotlight2.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;mastering a few simple tricks, you can limit your search to specific types of data, exclude terms, and more—helping Spotlight locate exactly what you need.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-08-27T10:48:56Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>spotlight</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.macworld.com/article/132788/2008/04/spotlight2.html"><img border="0" src="http://blogmarks.net/screenshots/2008/08/27/7e548fc61a53d70a526a09ec039e37df.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.macworld.com/article/132788/2008/04/spotlight2.html">Macworld | Create good queries in Spotlight</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>mastering a few simple tricks, you can limit your search to specific types of data, exclude terms, and more—helping Spotlight locate exactly what you need.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/spotlight">spotlight</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057963507">Copy</a> | 
<a href="http://blogmarks.net/link/2882145">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/camel/mark/1057957042">
<title>Throttling qmail SMTP receive bandwidth | www.enchantedage.com</title>
<link>http://www.enchantedage.com/node/10</link>
<description>I wrote the program &quot;throttle.c,&quot; which you can insert into the tcpserver chain of commands for a qmail smtpd server. It takes one argument: the number of kilobytes per second to let through on the incoming file descriptor. Throttle does not throttle the outgoing file descriptor, because that's usually just status from your mail server.

Additionally, throttle will set an alarm, so that any session longer than 15 minutes will expire and disconnect. This affords some amount of protection against lingering sessions that eat up your parallelism limit; I've seen such sessions from presumably trojaned DSL machines connecting to the mail server to send spam.</description>
<dc:date>2008-08-22T08:59:44Z</dc:date>
<dc:author>camel</dc:author>
<dc:subject>server, qmail, mail, file, throttle, bandwidth</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.enchantedage.com/node/10"><img border="0" src="http://blogmarks.net/screenshots/2008/08/22/8a9697a0250c7cb80c38960a772768ef.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.enchantedage.com/node/10">Throttling qmail SMTP receive bandwidth | www.enchantedage.com</a></h4>
 
by <a href="http://blogmarks.net/user/camel">camel</a> 
<p class="description">I wrote the program "throttle.c," which you can insert into the tcpserver chain of commands for a qmail smtpd server. It takes one argument: the number of kilobytes per second to let through on the incoming file descriptor. Throttle does not throttle the outgoing file descriptor, because that's usually just status from your mail server.

Additionally, throttle will set an alarm, so that any session longer than 15 minutes will expire and disconnect. This affords some amount of protection against lingering sessions that eat up your parallelism limit; I've seen such sessions from presumably trojaned DSL machines connecting to the mail server to send spam.</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/mail">mail</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/file">file</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/throttle">throttle</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bandwidth">bandwidth</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057957042">Copy</a> | 
<a href="http://blogmarks.net/link/2876060">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1057936089">
<title>Community Sensing</title>
<link>http://research.microsoft.com/~horvitz/Community_Sensing.htm</link>
<description>&lt;blockquote&gt;&lt;p&gt;&lt;strong&gt;Unfortunately&lt;/strong&gt;, privacy and resource considerations limit access to such data streams.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-08-05T06:28:12Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>opacité</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://research.microsoft.com/~horvitz/Community_Sensing.htm"><img border="0" src="http://blogmarks.net/screenshots/2008/08/05/c6a52156432ecaa1a79a1eefafb77b9d.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://research.microsoft.com/~horvitz/Community_Sensing.htm">Community Sensing</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p><strong>Unfortunately</strong>, privacy and resource considerations limit access to such data streams.</p></blockquote></div>
<p class="tags">
<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=1057936089">Copy</a> | 
<a href="http://blogmarks.net/link/2857404">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/cascamorto/mark/1057887485">
<title>Free Online PDF Creator - Convert files to PDF on the Web - PrimoOnline</title>
<link>http://online.primopdf.com/</link>
<description>PrimoOnline can create PDF files from 300  file types  see full list, 5 MB size limit per file . The most common include:
Microsoft Word  DOC, DOCX, RTF 
MS Excel  XLS, XLSX 
MS PowerPoint  PPT, PPTX 
MS Publisher  PUB 
MS Visio  VSD 
WPD
ODF
HTML
TXT
BMP, EPS, GIF, JPEG, JPG, PNG, TIFF</description>
<dc:date>2008-06-20T01:53:00Z</dc:date>
<dc:author>cascamorto</dc:author>
<dc:subject>outils.en.ligne, bureautique, pdf, gratuit</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://online.primopdf.com/"><img border="0" src="http://blogmarks.net/screenshots/2008/07/22/20f8d092baad6040cf2dc588c4651379.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://online.primopdf.com/">Free Online PDF Creator - Convert files to PDF on the Web - PrimoOnline</a></h4>
 
by <a href="http://blogmarks.net/user/cascamorto">cascamorto</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2817115">1 other(s)</a> 
<p class="description">PrimoOnline can create PDF files from 300  file types  see full list, 5 MB size limit per file . The most common include:
Microsoft Word  DOC, DOCX, RTF 
MS Excel  XLS, XLSX 
MS PowerPoint  PPT, PPTX 
MS Publisher  PUB 
MS Visio  VSD 
WPD
ODF
HTML
TXT
BMP, EPS, GIF, JPEG, JPG, PNG, TIFF</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/outils.en.ligne">outils.en.ligne</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bureautique">bureautique</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pdf">pdf</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gratuit">gratuit</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057887485">Copy</a> | 
<a href="http://blogmarks.net/link/2817115">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>