<?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/tuning">
<title>Public marks with search tuning</title>
<description>Public marks with search tuning</description>
<link>http://blogmarks.net/marks/search/tuning</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/olafael/mark/1058559463"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058527850"/>
<rdf:li resource="http://blogmarks.net/api/user/newandforever/mark/1058398222"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058352914"/>
<rdf:li resource="http://blogmarks.net/api/user/jey/mark/1058544887"/>
<rdf:li resource="http://blogmarks.net/api/user/rvoluer/mark/1058349571"/>
<rdf:li resource="http://blogmarks.net/api/user/rodo/mark/1058314105"/>
<rdf:li resource="http://blogmarks.net/api/user/Xavier Lacot/mark/1058186947"/>
<rdf:li resource="http://blogmarks.net/api/user/jey/mark/1058545072"/>
<rdf:li resource="http://blogmarks.net/api/user/Emaux/mark/1058108043"/>
<rdf:li resource="http://blogmarks.net/api/user/dimitrich/mark/1058105454"/>
<rdf:li resource="http://blogmarks.net/api/user/dimitrich/mark/1058105453"/>
<rdf:li resource="http://blogmarks.net/api/user/pooky_a/mark/1058070237"/>
<rdf:li resource="http://blogmarks.net/api/user/night.kame/mark/1058050778"/>
<rdf:li resource="http://blogmarks.net/api/user/holyver/mark/1058013212"/>
<rdf:li resource="http://blogmarks.net/api/user/holyver/mark/1058013210"/>
<rdf:li resource="http://blogmarks.net/api/user/camel/mark/1058002262"/>
<rdf:li resource="http://blogmarks.net/api/user/jey/mark/1058545298"/>
<rdf:li resource="http://blogmarks.net/api/user/jey/mark/1058545448"/>
<rdf:li resource="http://blogmarks.net/api/user/BlueVoodoo/mark/1057897836"/>
<rdf:li resource="http://blogmarks.net/api/user/kasi77/mark/1057860736"/>
<rdf:li resource="http://blogmarks.net/api/user/Fiber_Optic/mark/1057816222"/>
<rdf:li resource="http://blogmarks.net/api/user/JMF/mark/1057763795"/>
<rdf:li resource="http://blogmarks.net/api/user/greut/mark/1057745544"/>
<rdf:li resource="http://blogmarks.net/api/user/JMF/mark/1057714479"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/olafael/mark/1058559463">
<title>SQL MySQL Benchmark Tuning With PHP - FluffyCat.com</title>
<link>http://www.fluffycat.com/SQL/MySQL-Benchmark-Tuning-With-PHP/</link>
<description></description>
<dc:date>2009-10-21T20:12:58Z</dc:date>
<dc:author>olafael</dc:author>
<dc:subject>php, mysql</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.fluffycat.com/SQL/MySQL-Benchmark-Tuning-With-PHP/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/21/4dd9d65d280633403728d64e787851ba.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.fluffycat.com/SQL/MySQL-Benchmark-Tuning-With-PHP/">SQL MySQL Benchmark Tuning With PHP - FluffyCat.com</a></h4>
 
by <a href="http://blogmarks.net/user/olafael">olafael</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3390313">1 other(s)</a> 
<p class="tags">
<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/mysql">mysql</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058559463">Copy</a> | 
<a href="http://blogmarks.net/link/3390313">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058527850">
<title>An Engineer's Guide to Bandwidth (Yahoo! Developer Network Blog)</title>
<link>http://developer.yahoo.net/blog/archives/2009/10/a_engineers_gui.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;Web app developers spend most of our time not thinking about how data is actually transmitted through the bowels of the network stack. Abstractions at the application layer let us pretend that networks read and write whole messages as smooth streams of bytes. Generally this is a good thing. But knowing what's going underneath is crucial to performance tuning and application design. The character of our users' internet connections is changing and some of the rules of thumb we rely on may need to be revised.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-10-02T03:34:58Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>bandwidth</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://developer.yahoo.net/blog/archives/2009/10/a_engineers_gui.html"><img border="0" src="http://blogmarks.net/screenshots/2009/10/02/dd50fea250ab11f1c2e1db588c0b9416.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://developer.yahoo.net/blog/archives/2009/10/a_engineers_gui.html">An Engineer's Guide to Bandwidth (Yahoo! Developer Network Blog)</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3363351">1 other(s)</a> 
<div class="description"><blockquote><p>Web app developers spend most of our time not thinking about how data is actually transmitted through the bowels of the network stack. Abstractions at the application layer let us pretend that networks read and write whole messages as smooth streams of bytes. Generally this is a good thing. But knowing what's going underneath is crucial to performance tuning and application design. The character of our users' internet connections is changing and some of the rules of thumb we rely on may need to be revised.</p></blockquote></div>
<p class="tags">
<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=1058527850">Copy</a> | 
<a href="http://blogmarks.net/link/3363351">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/newandforever/mark/1058398222">
<title>BHP TUNING BOX TDI ENGINE VW AUDI</title>
<link>http://viselka.com/Vw_Tuning.htm</link>
<description>BHP TUNING BOX TDI ENGINE VW AUDI</description>
<dc:date>2009-06-28T22:31:39Z</dc:date>
<dc:author>newandforever</dc:author>
<dc:subject>BHP TUNING BOX TDI ENGINE VW AUDI, bhp, sashatornadova, TDI, box, tuning, engine, audi</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://viselka.com/Vw_Tuning.htm"><img border="0" src="http://blogmarks.net/screenshots/2009/06/28/b7b74cc0a5a79f87906a605687bada4e.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://viselka.com/Vw_Tuning.htm">BHP TUNING BOX TDI ENGINE VW AUDI</a></h4>
 
by <a href="http://blogmarks.net/user/newandforever">newandforever</a> 
<p class="description">BHP TUNING BOX TDI ENGINE VW AUDI</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/BHP%2BTUNING%2BBOX%2BTDI%2BENGINE%2BVW%2BAUDI">BHP TUNING BOX TDI ENGINE VW AUDI</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bhp">bhp</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sashatornadova">sashatornadova</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/TDI">TDI</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/box">box</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tuning">tuning</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/engine">engine</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/audi">audi</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058398222">Copy</a> | 
<a href="http://blogmarks.net/link/3255197">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058352914">
<title>WhereCloud – Products</title>
<link>http://www.wherecloud.com/products.html</link>
<description>Reportage is a radically different native Twitter client for your iPhone that provides a radio tuning environment into your Twitter social network.

Reportage views a Twitter user as a broadcaster and each user's tweets as a specific broadcast.

Similar to a real radio tuner, Reportage allows you to selectively tune into each broadcaster and visualize the conversation.</description>
<dc:date>2009-06-08T07:32:12Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>iphone, twitter, ui, interface, software</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.wherecloud.com/products.html"><img border="0" src="http://blogmarks.net/screenshots/2009/06/08/26593714657c1c58b61e777cb8c2266e.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.wherecloud.com/products.html">WhereCloud – Products</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3219344">1 other(s)</a> 
<p class="description">Reportage is a radically different native Twitter client for your iPhone that provides a radio tuning environment into your Twitter social network.

Reportage views a Twitter user as a broadcaster and each user's tweets as a specific broadcast.

Similar to a real radio tuner, Reportage allows you to selectively tune into each broadcaster and visualize the conversation.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/iphone">iphone</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/twitter">twitter</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ui">ui</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/software">software</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058352914">Copy</a> | 
<a href="http://blogmarks.net/link/3219344">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jey/mark/1058544887">
<title>/dev/websphere: btrace for performance tuning</title>
<link>http://www.devwebsphere.com/devwebsphere/2009/06/btrace-for-performance-tuning.html</link>
<description></description>
<dc:date>2009-06-07T12:00:42Z</dc:date>
<dc:author>jey</dc:author>
<dc:subject>btrace</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.devwebsphere.com/devwebsphere/2009/06/btrace-for-performance-tuning.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.devwebsphere.com/devwebsphere/2009/06/btrace-for-performance-tuning.html">/dev/websphere: btrace for performance tuning</a></h4>
 
by <a href="http://blogmarks.net/user/jey">jey</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/btrace">btrace</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058544887">Copy</a> | 
<a href="http://blogmarks.net/link/3379118">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/rvoluer/mark/1058349571">
<title>PC Gamer : composants tuning pc pour GAMER</title>
<link>http://www.pcgamer.fr/</link>
<description></description>
<dc:date>2009-06-05T15:48:01Z</dc:date>
<dc:author>rvoluer</dc:author>
<dc:subject>pc, gaming, hardware</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.pcgamer.fr/"><img border="0" src="http://blogmarks.net/screenshots/2009/06/05/8afd25dd5656b6c81d4a586eb186d992.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.pcgamer.fr/">PC Gamer : composants tuning pc pour GAMER</a></h4>
 
by <a href="http://blogmarks.net/user/rvoluer">rvoluer</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pc">pc</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gaming">gaming</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hardware">hardware</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058349571">Copy</a> | 
<a href="http://blogmarks.net/link/3218507">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/rodo/mark/1058314105">
<title>MySQL Tuning Primer</title>
<link>http://forge.mysql.com/projects/project.php?id=44</link>
<description></description>
<dc:date>2009-05-06T10:49:11Z</dc:date>
<dc:author>rodo</dc:author>
<dc:subject>tuning, mysql, bdd, performance, optimisation</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://forge.mysql.com/projects/project.php?id=44"><img border="0" src="http://blogmarks.net/screenshots/2009/05/06/7394c7e37549044f8dabfe058fc5da40.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://forge.mysql.com/projects/project.php?id=44">MySQL Tuning Primer</a></h4>
 
by <a href="http://blogmarks.net/user/rodo">rodo</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tuning">tuning</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/bdd">bdd</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/performance">performance</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/optimisation">optimisation</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058314105">Copy</a> | 
<a href="http://blogmarks.net/link/3188114">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Xavier Lacot/mark/1058186947">
<title>Blog Smarter | Zemanta Ltd.</title>
<link>http://www.zemanta.com/</link>
<description>Zemanta is a text enrichment tool. Packaged as a firefox extension, it helps adding tags, photos, links to the texts you type in your web browser. It is based on &quot;natural language processing, machine learning and fine tuning&quot;, and would take profit out of SemWeb technologies.</description>
<dc:date>2009-02-06T09:46:58Z</dc:date>
<dc:author>Xavier Lacot</dc:author>
<dc:subject>text enrichement, firefox, extension, semantic web</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.zemanta.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/05/03/f3d0fcb44eb404a3b85134eee44672cf.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.zemanta.com/">Blog Smarter | Zemanta Ltd.</a></h4>
 
by <a href="http://blogmarks.net/user/Xavier Lacot">Xavier Lacot</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2812717">6 other(s)</a> 
<p class="description">Zemanta is a text enrichment tool. Packaged as a firefox extension, it helps adding tags, photos, links to the texts you type in your web browser. It is based on "natural language processing, machine learning and fine tuning", and would take profit out of SemWeb technologies.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/text%2Benrichement">text enrichement</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/firefox">firefox</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/semantic%2Bweb">semantic web</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058186947">Copy</a> | 
<a href="http://blogmarks.net/link/2812717">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jey/mark/1058545072">
<title>Java SE 6 HotSpot[tm] Virtual Machine Garbage Collection Tuning</title>
<link>http://java.sun.com/javase/technologies/hotspot/gc/gc_tuning_6.html</link>
<description></description>
<dc:date>2009-01-31T11:17:53Z</dc:date>
<dc:author>jey</dc:author>
<dc:subject>java, GC, GarbageCollection, tuning</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://java.sun.com/javase/technologies/hotspot/gc/gc_tuning_6.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://java.sun.com/javase/technologies/hotspot/gc/gc_tuning_6.html">Java SE 6 HotSpot[tm] Virtual Machine Garbage Collection Tuning</a></h4>
 
by <a href="http://blogmarks.net/user/jey">jey</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/java">java</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/GC">GC</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/GarbageCollection">GarbageCollection</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tuning">tuning</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058545072">Copy</a> | 
<a href="http://blogmarks.net/link/3379266">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Emaux/mark/1058108043">
<title>Tuning &amp; temperament bibliography</title>
<link>http://www.xs4all.nl/~huygensf/doc/bib.html</link>
<description>Tuning &amp; temperament bibliography</description>
<dc:date>2008-12-10T00:24:30Z</dc:date>
<dc:author>Emaux</dc:author>
<dc:subject>music, tempérament, sitographie</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.xs4all.nl/~huygensf/doc/bib.html"><img border="0" src="http://blogmarks.net/screenshots/2008/12/10/8a76ea6129a38f55795b0ad9c7e2f235.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.xs4all.nl/~huygensf/doc/bib.html">Tuning &amp; temperament bibliography</a></h4>
 
by <a href="http://blogmarks.net/user/Emaux">Emaux</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2995020">1 other(s)</a> 
<p class="description">Tuning & temperament bibliography</p>
<p class="tags">
<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/temp%25C3%25A9rament">tempérament</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sitographie">sitographie</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058108043">Copy</a> | 
<a href="http://blogmarks.net/link/2995020">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/dimitrich/mark/1058105454">
<title>Server Oriented System Tuning Info</title>
<link>http://people.redhat.com/alikins/system_tuning.html</link>
<description></description>
<dc:date>2008-12-07T21:17:55Z</dc:date>
<dc:author>dimitrich</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://people.redhat.com/alikins/system_tuning.html"><img border="0" src="http://blogmarks.net/screenshots/2008/12/07/e5e85f2f4f80f830765ac0a013357909.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://people.redhat.com/alikins/system_tuning.html">Server Oriented System Tuning Info</a></h4>
 
by <a href="http://blogmarks.net/user/dimitrich">dimitrich</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1272309">1 other(s)</a> 
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058105454">Copy</a> | 
<a href="http://blogmarks.net/link/1272309">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/dimitrich/mark/1058105453">
<title>mod_perl: Performance Tuning</title>
<link>http://perl.apache.org/docs/1.0/guide/performance.html#httperf</link>
<description></description>
<dc:date>2008-12-07T21:17:36Z</dc:date>
<dc:author>dimitrich</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://perl.apache.org/docs/1.0/guide/performance.html#httperf"><img border="0" src="http://blogmarks.net/screenshots/2008/12/07/eb384ba72cd86a53e84bef666c47fcda.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://perl.apache.org/docs/1.0/guide/performance.html#httperf">mod_perl: Performance Tuning</a></h4>
 
by <a href="http://blogmarks.net/user/dimitrich">dimitrich</a> 
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058105453">Copy</a> | 
<a href="http://blogmarks.net/link/3008046">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/pooky_a/mark/1058070237">
<title>MOTOR-TALK - Forum für technische Probleme, Tuning und Fragen zum Auto oder Motorrad</title>
<link>http://www.motor-talk.de/</link>
<description></description>
<dc:date>2008-11-24T20:28:47Z</dc:date>
<dc:author>pooky_a</dc:author>
<dc:subject>allemand, forum, automobile, annonces, images, recherche</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.motor-talk.de/"><img border="0" src="http://blogmarks.net/screenshots/2008/11/24/ca65ff49286b8319e46cb298441cd4dc.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.motor-talk.de/">MOTOR-TALK - Forum für technische Probleme, Tuning und Fragen zum Auto oder Motorrad</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/allemand">allemand</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/forum">forum</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/automobile">automobile</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/annonces">annonces</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/images">images</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/recherche">recherche</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058070237">Copy</a> | 
<a href="http://blogmarks.net/link/2978547">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/night.kame/mark/1058050778">
<title>Techworld - Microsoft 'interested' in open source browser: Ballmer</title>
<link>http://www.techworld.com.au/article/266449/microsoft_interested_open_source_browser_ballmer</link>
<description>&lt;blockquote&gt;
&lt;p&gt;&quot;Why is IE still relevant and why is it worth spending money on rendering engines when there are open source ones available that can respond to changes in Web standards faster?&quot; &lt;/p&gt;
&lt;p&gt;&quot;That's cheeky, but a good question, but cheeky,&quot; Ballmer said.&lt;/p&gt;
&lt;p&gt;Indeed it is. If I was a Microsoft share holder I would want to know why Microsoft is sinking so much money into its own Web browser rendering engine when there are others available for free.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Normalement, à cet instant on arrête de lire l'article vu la puissance de l'analyse. Et pourquoi Opera dépense tant d'argent alors que Internet Explorer est gratuit ? Et pourquoi la Fondation Mozilla dépense tant d'argent alors que Safari est gratuit ? Et pourquoi Apple dépense tant d'argent alors que le tuning est gratuit ? (ha, on m'informe que le tuning n'est pas gratuit, juste le chromage).&lt;/p&gt;&lt;p&gt;Et d'autre part, si &quot;s'adapter plus vite aux standards&quot; ça veut dire implémenter des bouts d'un machin qui ne sera pas près avant 2012 (oui, je parle de HTML5, qui est parti pour être le plus gros gloubi-boulga depuis VB5 + ActiveX), et pas finir d'implémenter les standards existant ?&lt;/p&gt;</description>
<dc:date>2008-11-07T11:15:02Z</dc:date>
<dc:author>night.kame</dc:author>
<dc:subject>microsoft, web, Obama</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.techworld.com.au/article/266449/microsoft_interested_open_source_browser_ballmer"><img border="0" src="http://blogmarks.net/screenshots/2008/11/07/cd3ae11c5d2554e5af0df7e1927033e5.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.techworld.com.au/article/266449/microsoft_interested_open_source_browser_ballmer">Techworld - Microsoft 'interested' in open source browser: Ballmer</a></h4>
 
by <a href="http://blogmarks.net/user/night.kame">night.kame</a> 
<div class="description"><blockquote>
<p>"Why is IE still relevant and why is it worth spending money on rendering engines when there are open source ones available that can respond to changes in Web standards faster?" </p>
<p>"That's cheeky, but a good question, but cheeky," Ballmer said.</p>
<p>Indeed it is. If I was a Microsoft share holder I would want to know why Microsoft is sinking so much money into its own Web browser rendering engine when there are others available for free.</p></blockquote><p>Normalement, à cet instant on arrête de lire l'article vu la puissance de l'analyse. Et pourquoi Opera dépense tant d'argent alors que Internet Explorer est gratuit ? Et pourquoi la Fondation Mozilla dépense tant d'argent alors que Safari est gratuit ? Et pourquoi Apple dépense tant d'argent alors que le tuning est gratuit ? (ha, on m'informe que le tuning n'est pas gratuit, juste le chromage).</p><p>Et d'autre part, si "s'adapter plus vite aux standards" ça veut dire implémenter des bouts d'un machin qui ne sera pas près avant 2012 (oui, je parle de HTML5, qui est parti pour être le plus gros gloubi-boulga depuis VB5 + ActiveX), et pas finir d'implémenter les standards existant ?</p></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/microsoft">microsoft</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/Obama">Obama</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058050778">Copy</a> | 
<a href="http://blogmarks.net/link/2960211">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/holyver/mark/1058013212">
<title>Tools for Performance Tuning and Optimization | 2bits.com, Inc. - Drupal Development, Customization and Consulting</title>
<link>http://2bits.com/articles/tools-for-performance-tuning-and-optimization.html</link>
<description>When tuning a site's performance, a system administrator needs certain tools to measure and monitor how the site is doing under increasing load, as well as identify where bottlenecks may be.
Linux system performance monitoring tools

On Linux, there are several tools available to you to do this. We describe what we have found as the most helpful in this section.</description>
<dc:date>2008-10-09T21:15:26Z</dc:date>
<dc:author>holyver</dc:author>
<dc:subject>tools, performance, monitoring, system, tuning, linux, testing</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://2bits.com/articles/tools-for-performance-tuning-and-optimization.html"><img border="0" src="http://blogmarks.net/screenshots/2008/10/09/76b695114d89ac0523e7c920c9fc8ff7.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://2bits.com/articles/tools-for-performance-tuning-and-optimization.html">Tools for Performance Tuning and Optimization | 2bits.com, Inc. - Drupal Development, Customization and Consulting</a></h4>
 
by <a href="http://blogmarks.net/user/holyver">holyver</a> 
<p class="description">When tuning a site's performance, a system administrator needs certain tools to measure and monitor how the site is doing under increasing load, as well as identify where bottlenecks may be.
Linux system performance monitoring tools

On Linux, there are several tools available to you to do this. We describe what we have found as the most helpful in this section.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tools">tools</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/monitoring">monitoring</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/system">system</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tuning">tuning</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/testing">testing</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058013212">Copy</a> | 
<a href="http://blogmarks.net/link/2925792">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/holyver/mark/1058013210">
<title>Tuning the Apache MaxClients parameter | 2bits.com, Inc. - Drupal Development, Customization and Consulting</title>
<link>http://2bits.com/articles/tuning-the-apache-maxclients-parameter.html</link>
<description>Apache prefork, StartServers, MaxSpareServers and MinSpareServers

In the most common case, you will be using Apache in the prefork mode, meaning one process per connection, with a pool of processes pre-forked to standby for connections. The number of spare processes is defined by the values MaxSpareServers, MinSpareServers, while the number to start is defined by StartServers. </description>
<dc:date>2008-10-09T21:14:28Z</dc:date>
<dc:author>holyver</dc:author>
<dc:subject>performance, tuning, benchmark, howto, stress</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://2bits.com/articles/tuning-the-apache-maxclients-parameter.html"><img border="0" src="http://blogmarks.net/screenshots/2008/10/09/a2a6b1642218a6214394cd5cdba0d019.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://2bits.com/articles/tuning-the-apache-maxclients-parameter.html">Tuning the Apache MaxClients parameter | 2bits.com, Inc. - Drupal Development, Customization and Consulting</a></h4>
 
by <a href="http://blogmarks.net/user/holyver">holyver</a> 
<p class="description">Apache prefork, StartServers, MaxSpareServers and MinSpareServers

In the most common case, you will be using Apache in the prefork mode, meaning one process per connection, with a pool of processes pre-forked to standby for connections. The number of spare processes is defined by the values MaxSpareServers, MinSpareServers, while the number to start is defined by StartServers. </p>
<p class="tags">
<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/tuning">tuning</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/benchmark">benchmark</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/howto">howto</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/stress">stress</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058013210">Copy</a> | 
<a href="http://blogmarks.net/link/2925790">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/camel/mark/1058002262">
<title>Zimbra on a VPS: Tuning - Misc - Rob Thompson</title>
<link>http://rob.sun3.org/misc/zimbra-on-a-vps-tuning/</link>
<description>Out of the box, Zimbra is tuned for a fairly beefy machine. Zimbra will easily consume 1.5GB of ram with default settings. Some of these changes mean turning off a few Zimbra features and there are quite a few ways to do this, so you will need to evaluate memory usage given your own situation. If you simply can't live without *all* the Zimbra features or intend to support a larger (&gt; 15) number of users, my only suggestion is to get more ram ;). But if you are willing to make some compromises, please read on.

The changes below are ones that I found to be a reasonable compromise. With a few easy changes, you can bring the memory consumption way down, so that it will hum along just fine on a server with ~512MB of ram. Of course this reduces the amount of users that your server can support, but I've found that for a small installation of around 15 users, these settings will work just fine and give you the same performance as the out-of-the-box config with gobs of RAM. The server I have been testing with has 560MB of ram, and after tuning consumes all the ram and only about 80MB of swap on average. You will find that if you don't make changes similar to the ones suggested below with ~512MB of ram, your Zimbra install will slowly creep up its consumption of swap and your Zimbra install will start to crawl. Also, &gt; 512MB seems to be about the minimum amount of ram to get a useful/zippy server</description>
<dc:date>2008-09-29T09:38:26Z</dc:date>
<dc:author>camel</dc:author>
<dc:subject>server, install, performance, zimbra, xen</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://rob.sun3.org/misc/zimbra-on-a-vps-tuning/"><img border="0" src="http://blogmarks.net/screenshots/2008/09/29/ed8d85562080e0bb058c3b40cfb40698.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://rob.sun3.org/misc/zimbra-on-a-vps-tuning/">Zimbra on a VPS: Tuning - Misc - Rob Thompson</a></h4>
 
by <a href="http://blogmarks.net/user/camel">camel</a> 
<p class="description">Out of the box, Zimbra is tuned for a fairly beefy machine. Zimbra will easily consume 1.5GB of ram with default settings. Some of these changes mean turning off a few Zimbra features and there are quite a few ways to do this, so you will need to evaluate memory usage given your own situation. If you simply can't live without *all* the Zimbra features or intend to support a larger (> 15) number of users, my only suggestion is to get more ram ;). But if you are willing to make some compromises, please read on.

The changes below are ones that I found to be a reasonable compromise. With a few easy changes, you can bring the memory consumption way down, so that it will hum along just fine on a server with ~512MB of ram. Of course this reduces the amount of users that your server can support, but I've found that for a small installation of around 15 users, these settings will work just fine and give you the same performance as the out-of-the-box config with gobs of RAM. The server I have been testing with has 560MB of ram, and after tuning consumes all the ram and only about 80MB of swap on average. You will find that if you don't make changes similar to the ones suggested below with ~512MB of ram, your Zimbra install will slowly creep up its consumption of swap and your Zimbra install will start to crawl. Also, > 512MB seems to be about the minimum amount of ram to get a useful/zippy server</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/install">install</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/zimbra">zimbra</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/xen">xen</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058002262">Copy</a> | 
<a href="http://blogmarks.net/link/2915380">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jey/mark/1058545298">
<title>Solaris /Linux Performance Measurement and Tuning</title>
<link>http://www.google.co.uk/url?sa=t&amp;source=web&amp;ct=res&amp;cd=5&amp;url=http%3A%2F%2Fregions.cmg.org%2Fregions%2Fmspcmg%2FPresentations%2FLISA_Sol_Linux_Perf.ppt&amp;ei=0ELZSOKTNIzUwQH639iyBg&amp;usg=AFQjCNHBmz2LVCM9S9e1zSO4V3EogOrVJA&amp;sig2=HU8oBKrVwqjeIZQX5vFojA</link>
<description></description>
<dc:date>2008-09-23T19:26:32Z</dc:date>
<dc:author>jey</dc:author>
<dc:subject>solaris, linux, capacitymanagement, performancemanagement, diagnostics, workblog</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.google.co.uk/url?sa=t&amp;source=web&amp;ct=res&amp;cd=5&amp;url=http%3A%2F%2Fregions.cmg.org%2Fregions%2Fmspcmg%2FPresentations%2FLISA_Sol_Linux_Perf.ppt&amp;ei=0ELZSOKTNIzUwQH639iyBg&amp;usg=AFQjCNHBmz2LVCM9S9e1zSO4V3EogOrVJA&amp;sig2=HU8oBKrVwqjeIZQX5vFojA"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.google.co.uk/url?sa=t&amp;source=web&amp;ct=res&amp;cd=5&amp;url=http%3A%2F%2Fregions.cmg.org%2Fregions%2Fmspcmg%2FPresentations%2FLISA_Sol_Linux_Perf.ppt&amp;ei=0ELZSOKTNIzUwQH639iyBg&amp;usg=AFQjCNHBmz2LVCM9S9e1zSO4V3EogOrVJA&amp;sig2=HU8oBKrVwqjeIZQX5vFojA">Solaris /Linux Performance Measurement and Tuning</a></h4>
 
by <a href="http://blogmarks.net/user/jey">jey</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/solaris">solaris</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/capacitymanagement">capacitymanagement</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/performancemanagement">performancemanagement</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/diagnostics">diagnostics</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/workblog">workblog</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058545298">Copy</a> | 
<a href="http://blogmarks.net/link/3379454">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jey/mark/1058545448">
<title>Java Performance Tuning: A Conversation With Java Champion Kirk Pepperdine</title>
<link>http://java.sun.com/developer/technicalArticles/Interviews/community/pepperdine_qa.html</link>
<description></description>
<dc:date>2008-07-21T19:17:16Z</dc:date>
<dc:author>jey</dc:author>
<dc:subject>java, performance, troubleshooting</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://java.sun.com/developer/technicalArticles/Interviews/community/pepperdine_qa.html"><img border="0" src="http://blogmarks.net/screenshots/2008/12/12/1fc567b869f86e5a009f1fce168545e9.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://java.sun.com/developer/technicalArticles/Interviews/community/pepperdine_qa.html">Java Performance Tuning: A Conversation With Java Champion Kirk Pepperdine</a></h4>
 
by <a href="http://blogmarks.net/user/jey">jey</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3013249">1 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/java">java</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/troubleshooting">troubleshooting</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058545448">Copy</a> | 
<a href="http://blogmarks.net/link/3013249">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/BlueVoodoo/mark/1057897836">
<title>Running Oracle on AIX</title>
<link>http://www.ibm.com/developerworks/aix/library/au-aixoracle/?ca=dgr-btw15oracleaix&amp;S_TACT=105AGX59&amp;S_CMP=GR</link>
<description>A systems administrator always needs to be cognizant of system performance. This article drills down into the many aspects of tuning AIX to run Oracle. We'll look at the Virtual Memory Manager (VMM), CPU, Memory, and I/O (disk and network).</description>
<dc:date>2008-06-27T16:04:44Z</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-aixoracle/?ca=dgr-btw15oracleaix&amp;S_TACT=105AGX59&amp;S_CMP=GR"><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-aixoracle/?ca=dgr-btw15oracleaix&amp;S_TACT=105AGX59&amp;S_CMP=GR">Running Oracle on AIX</a></h4>
 
by <a href="http://blogmarks.net/user/BlueVoodoo">BlueVoodoo</a> 
<p class="description">A systems administrator always needs to be cognizant of system performance. This article drills down into the many aspects of tuning AIX to run Oracle. We'll look at the Virtual Memory Manager (VMM), CPU, Memory, and I/O (disk and network).</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=1057897836">Copy</a> | 
<a href="http://blogmarks.net/link/2824177">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/kasi77/mark/1057860736">
<title>APC on facebook</title>
<link>http://c7y.phparch.com/c/entry/1/art,apc_facebook</link>
<description>Opcode caches save energy, expenses, improve overall user experience on web sites, and it's often one of the simplest optimizations to implement. This article will explain the basics of installing, configuring, and tuning an opcode cache for PHP, the Alternative PHP Cache (APC).</description>
<dc:date>2008-05-30T07:34:06Z</dc:date>
<dc:author>kasi77</dc:author>
<dc:subject>php, apc, opcode</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://c7y.phparch.com/c/entry/1/art,apc_facebook"><img border="0" src="http://blogmarks.net/screenshots/2008/05/30/aa1dbb2bbae9ab0aac9deb28ce5d1d09.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://c7y.phparch.com/c/entry/1/art,apc_facebook">APC on facebook</a></h4>
 
by <a href="http://blogmarks.net/user/kasi77">kasi77</a> 
<p class="description">Opcode caches save energy, expenses, improve overall user experience on web sites, and it's often one of the simplest optimizations to implement. This article will explain the basics of installing, configuring, and tuning an opcode cache for PHP, the Alternative PHP Cache (APC).</p>
<p class="tags">
<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/apc">apc</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/opcode">opcode</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057860736">Copy</a> | 
<a href="http://blogmarks.net/link/2796301">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Fiber_Optic/mark/1057816222">
<title>Tuning MySQL for eZ Publish / Articles / Developer</title>
<link>http://ez.no/developer/articles/tuning_mysql_for_ez_publish</link>
<description></description>
<dc:date>2008-04-28T17:14:35Z</dc:date>
<dc:author>Fiber_Optic</dc:author>
<dc:subject>mysql, ezpublish</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://ez.no/developer/articles/tuning_mysql_for_ez_publish"><img border="0" src="http://blogmarks.net/screenshots/2008/04/28/b12c44c90dc54d65942d118dd6787ddc.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://ez.no/developer/articles/tuning_mysql_for_ez_publish">Tuning MySQL for eZ Publish / Articles / Developer</a></h4>
 
by <a href="http://blogmarks.net/user/Fiber_Optic">Fiber_Optic</a> 
<p class="tags">
<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/ezpublish">ezpublish</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057816222">Copy</a> | 
<a href="http://blogmarks.net/link/2761999">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/JMF/mark/1057763795">
<title>More about Performance Tuning</title>
<link>http://blog.stuartherbert.com/php/2008/01/31/more-about-performance-tuning/</link>
<description></description>
<dc:date>2008-04-01T11:46:51Z</dc:date>
<dc:author>JMF</dc:author>
<dc:subject>php, performances, optimisation</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blog.stuartherbert.com/php/2008/01/31/more-about-performance-tuning/"><img border="0" src="http://blogmarks.net/screenshots/2008/04/01/ba87856524add1aceb56e84cc8b37c89.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blog.stuartherbert.com/php/2008/01/31/more-about-performance-tuning/">More about Performance Tuning</a></h4>
 
by <a href="http://blogmarks.net/user/JMF">JMF</a> 
<p class="tags">
<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/performances">performances</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/optimisation">optimisation</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057763795">Copy</a> | 
<a href="http://blogmarks.net/link/2725976">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/greut/mark/1057745544">
<title>Pylot | Open Source Web Performance Tool</title>
<link>http://www.pylot.org/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Pylot is a free open source tool for testing performance and scalability of web services. It runs HTTP load tests, which are useful for capacity planning, benchmarking, analysis, and system tuning.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-03-20T10:26:59Z</dc:date>
<dc:author>greut</dc:author>
<dc:subject>web, tool, performance, http, scalability, free, python</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.pylot.org/"><img border="0" src="http://blogmarks.net/screenshots/2008/08/19/f07c66b3d89f57c81be552c8bc38ed3b.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.pylot.org/">Pylot | Open Source Web Performance Tool</a></h4>
 
by <a href="http://blogmarks.net/user/greut">greut</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2710298">2 other(s)</a> 
<div class="description"><blockquote><p>Pylot is a free open source tool for testing performance and scalability of web services. It runs HTTP load tests, which are useful for capacity planning, benchmarking, analysis, and system tuning.</p></blockquote></div>
<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/tool">tool</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/http">http</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/scalability">scalability</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/free">free</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057745544">Copy</a> | 
<a href="http://blogmarks.net/link/2710298">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/JMF/mark/1057714479">
<title>Performance Tuning Overview</title>
<link>http://blog.digitalstruct.com/2008/01/31/performance-tuning-overview/</link>
<description></description>
<dc:date>2008-02-27T21:36:24Z</dc:date>
<dc:author>JMF</dc:author>
<dc:subject>php, performances, optimisation</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blog.digitalstruct.com/2008/01/31/performance-tuning-overview/"><img border="0" src="http://blogmarks.net/screenshots/2008/02/28/3e34a660c36fce6d7a28d0a5c2b09487.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blog.digitalstruct.com/2008/01/31/performance-tuning-overview/">Performance Tuning Overview</a></h4>
 
by <a href="http://blogmarks.net/user/JMF">JMF</a> 
<p class="tags">
<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/performances">performances</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/optimisation">optimisation</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057714479">Copy</a> | 
<a href="http://blogmarks.net/link/2685268">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>