<?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/swapping">
<title>Public marks with search swapping</title>
<description>Public marks with search swapping</description>
<link>http://blogmarks.net/marks/search/swapping</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/jey/mark/1058544685"/>
<rdf:li resource="http://blogmarks.net/api/user/mozkart/mark/1058437444"/>
<rdf:li resource="http://blogmarks.net/api/user/kuroyagi/mark/1058215167"/>
<rdf:li resource="http://blogmarks.net/api/user/ujwala/mark/1058028516"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1057797300"/>
<rdf:li resource="http://blogmarks.net/api/user/jdrsantos/mark/1057998952"/>
<rdf:li resource="http://blogmarks.net/api/user/wabazz/mark/1057350625"/>
<rdf:li resource="http://blogmarks.net/api/user/camel/mark/1057299523"/>
<rdf:li resource="http://blogmarks.net/api/user/fxbis/mark/2672276"/>
<rdf:li resource="http://blogmarks.net/api/user/zagtag/mark/2671956"/>
<rdf:li resource="http://blogmarks.net/api/user/shyamalan/mark/1973042"/>
<rdf:li resource="http://blogmarks.net/api/user/ssss22/mark/1966592"/>
<rdf:li resource="http://blogmarks.net/api/user/br1o/mark/1058558150"/>
<rdf:li resource="http://blogmarks.net/api/user/Mogore/mark/1174664"/>
<rdf:li resource="http://blogmarks.net/api/user/jackiege/mark/1124406"/>
<rdf:li resource="http://blogmarks.net/api/user/jackiege/mark/1124750"/>
<rdf:li resource="http://blogmarks.net/api/user/jackiege/mark/1124752"/>
<rdf:li resource="http://blogmarks.net/api/user/jackiege/mark/1124756"/>
<rdf:li resource="http://blogmarks.net/api/user/jackiege/mark/1124757"/>
<rdf:li resource="http://blogmarks.net/api/user/dggit/mark/767653"/>
<rdf:li resource="http://blogmarks.net/api/user/Pete/mark/554155"/>
<rdf:li resource="http://blogmarks.net/api/user/Pete/mark/480644"/>
<rdf:li resource="http://blogmarks.net/api/user/roguecity/mark/598469"/>
<rdf:li resource="http://blogmarks.net/api/user/mitchellchan/mark/382003"/>
<rdf:li resource="http://blogmarks.net/api/user/multilinko/mark/260817"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/jey/mark/1058544685">
<title>2.6 swapping behavior [LWN.net]</title>
<link>http://lwn.net/Articles/83588/</link>
<description></description>
<dc:date>2009-10-08T19:10:11Z</dc:date>
<dc:author>jey</dc:author>
<dc:subject>linux, memorymanagement, virtualmemory, swappiness</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://lwn.net/Articles/83588/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://lwn.net/Articles/83588/">2.6 swapping behavior [LWN.net]</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/linux">linux</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/memorymanagement">memorymanagement</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/virtualmemory">virtualmemory</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/swappiness">swappiness</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058544685">Copy</a> | 
<a href="http://blogmarks.net/link/3378938">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mozkart/mark/1058437444">
<title>Quick Tip – Resizing Images Based On Browser Window Size | Build Internet!</title>
<link>http://buildinternet.com/2009/07/quick-tip-resizing-images-based-on-browser-window-size/</link>
<description>In fluid layouts it is easy to format the text to adjust nicely when the window is resized, but the images are not as fluid-friendly. This Quick Tip shows you how to swap between two image sizes based on the current size of the browser, div, or whatever you decide to make the deciding factor. For those looking for a real life example, Last.fm uses this technique on their artist pages.

The technique that will be used can be expanded to cause additional changes upon resize as well, beyond simply image swapping (ie captions, navigation).</description>
<dc:date>2009-07-22T02:28:14Z</dc:date>
<dc:author>mozkart</dc:author>
<dc:subject>css</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://buildinternet.com/2009/07/quick-tip-resizing-images-based-on-browser-window-size/"><img border="0" src="http://blogmarks.net/screenshots/2009/07/22/4eb263983b690ca257bde3681e8703ca.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://buildinternet.com/2009/07/quick-tip-resizing-images-based-on-browser-window-size/">Quick Tip – Resizing Images Based On Browser Window Size | Build Internet!</a></h4>
 
by <a href="http://blogmarks.net/user/mozkart">mozkart</a> 
<p class="description">In fluid layouts it is easy to format the text to adjust nicely when the window is resized, but the images are not as fluid-friendly. This Quick Tip shows you how to swap between two image sizes based on the current size of the browser, div, or whatever you decide to make the deciding factor. For those looking for a real life example, Last.fm uses this technique on their artist pages.

The technique that will be used can be expanded to cause additional changes upon resize as well, beyond simply image swapping (ie captions, navigation).</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058437444">Copy</a> | 
<a href="http://blogmarks.net/link/3291847">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/kuroyagi/mark/1058215167">
<title>Yahoo! Steals Search Share from Google in January 2009 - Search Marketing News Blog - Search Engine Watch (SEW)</title>
<link>http://blog.searchenginewatch.com/blog/090219-085610</link>
<description>&quot;Yahoo! gained 0.5 percentage points in comScore search engine rankings for January 2009. Google just happened to lose the same amount of percentage points during the same month.

But they're not the only two swapping points. Microsoft stole 0.2% from Ask.com.&quot;</description>
<dc:date>2009-02-19T22:26:33Z</dc:date>
<dc:author>kuroyagi</dc:author>
<dc:subject>google, yahoo!, search, microsoft, comscore</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blog.searchenginewatch.com/blog/090219-085610"><img border="0" src="http://blogmarks.net/screenshots/2009/02/19/e0f3396d6ece254a2070c2cd39f2736c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blog.searchenginewatch.com/blog/090219-085610">Yahoo! Steals Search Share from Google in January 2009 - Search Marketing News Blog - Search Engine Watch (SEW)</a></h4>
 
by <a href="http://blogmarks.net/user/kuroyagi">kuroyagi</a> 
<p class="description">"Yahoo! gained 0.5 percentage points in comScore search engine rankings for January 2009. Google just happened to lose the same amount of percentage points during the same month.

But they're not the only two swapping points. Microsoft stole 0.2% from Ask.com."</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/google">google</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/yahoo%2521">yahoo!</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/search">search</a>
<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/comscore">comscore</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058215167">Copy</a> | 
<a href="http://blogmarks.net/link/3104862">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ujwala/mark/1058028516">
<title>ATCsforAll.com: Artist Trading Cards - ATCs for trading, collecting and swapping</title>
<link>http://www.atcsforall.com/</link>
<description></description>
<dc:date>2008-08-02T03:55:12Z</dc:date>
<dc:author>ujwala</dc:author>
<dc:subject>artist, art, trade, atc, aceo</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.atcsforall.com/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.atcsforall.com/">ATCsforAll.com: Artist Trading Cards - ATCs for trading, collecting and swapping</a></h4>
 
by <a href="http://blogmarks.net/user/ujwala">ujwala</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/artist">artist</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/trade">trade</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/atc">atc</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/aceo">aceo</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058028516">Copy</a> | 
<a href="http://blogmarks.net/link/2939591">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1057797300">
<title>ebi's life... :: NetNewsWire Lite vs Vienna memory usage</title>
<link>http://gorn.ch/archive/2007/05/17/netnewswire-lite-vs-vienna-memory-usage.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;Today I tried to optimize my memory usage a little since OS X is swapping a lot. I switched from Vienna to NetNewsWire about two months ago because Vienna used to crash a lot, what seems to be fixed now. I decided to test which one uses less memory and just use that.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2008-04-17T09:50:15Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>feed, geek, unix, shell, python</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://gorn.ch/archive/2007/05/17/netnewswire-lite-vs-vienna-memory-usage.html"><img border="0" src="http://blogmarks.net/screenshots/2008/04/17/750bd28fbc540cbd937ffaedcfaa6984.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://gorn.ch/archive/2007/05/17/netnewswire-lite-vs-vienna-memory-usage.html">ebi's life... :: NetNewsWire Lite vs Vienna memory usage</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Today I tried to optimize my memory usage a little since OS X is swapping a lot. I switched from Vienna to NetNewsWire about two months ago because Vienna used to crash a lot, what seems to be fixed now. I decided to test which one uses less memory and just use that.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/feed">feed</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/geek">geek</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/unix">unix</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/shell">shell</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=1057797300">Copy</a> | 
<a href="http://blogmarks.net/link/2749090">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jdrsantos/mark/1057998952">
<title>PaperBackSwap : Your source for swapping books online!</title>
<link>http://www.paperbackswap.com/index.php</link>
<description>We are a group of readers who share books with each other (NOT just paperbacks) for nothing more than the cost of postage! You can learn more about this exciting site by flipping through our PaperBackSwap book.</description>
<dc:date>2008-01-12T18:00:25Z</dc:date>
<dc:author>jdrsantos</dc:author>
<dc:subject>books, swap, community, social_networking</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.paperbackswap.com/index.php"><img border="0" src="http://blogmarks.net/screenshots/2008/04/05/e12a2971f87586349f4fa10ae7138510.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.paperbackswap.com/index.php">PaperBackSwap : Your source for swapping books online!</a></h4>
 
by <a href="http://blogmarks.net/user/jdrsantos">jdrsantos</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/180050">1 other(s)</a> 
<p class="description">We are a group of readers who share books with each other (NOT just paperbacks) for nothing more than the cost of postage! You can learn more about this exciting site by flipping through our PaperBackSwap book.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/books">books</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/swap">swap</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/community">community</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/social_networking">social_networking</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057998952">Copy</a> | 
<a href="http://blogmarks.net/link/180050">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/wabazz/mark/1057350625">
<title>Radar.net</title>
<link>http://www.radar.net/</link>
<description>Radar is designed specifically for swapping camera-phone photos around with your friends, an activity that is growing more and more common in today's mobile world. Radar assigns you a unique e-mail address that you can use from your computer or your mobile phone to send pictures to the service. Your photos are then shared with all your Radar &quot;friends,&quot; who can access their accounts from either their computers or their cell phones.

</description>
<dc:date>2007-07-18T21:13:18Z</dc:date>
<dc:author>wabazz</dc:author>
<dc:subject>mobile</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.radar.net/"><img border="0" src="http://blogmarks.net/screenshots/2007/07/18/77217e2f034ce24101598a6b3f7a7729.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.radar.net/">Radar.net</a></h4>
 
by <a href="http://blogmarks.net/user/wabazz">wabazz</a> 
<p class="description">Radar is designed specifically for swapping camera-phone photos around with your friends, an activity that is growing more and more common in today's mobile world. Radar assigns you a unique e-mail address that you can use from your computer or your mobile phone to send pictures to the service. Your photos are then shared with all your Radar "friends," who can access their accounts from either their computers or their cell phones.

</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mobile">mobile</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057350625">Copy</a> | 
<a href="http://blogmarks.net/link/2362235">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/camel/mark/1057299523">
<title>Apache Web Server Speed Configuration Hacks</title>
<link>http://www.askapache.com/htaccess/apache-web-server-speed-configuration-hacks.html</link>
<description>Apache server performance can be improved by adding additional hardware resources such as RAM, faster CPU, etc. But most of the time, the same result can be achieved by custom configuration of the server. This article looks into getting maximum performance out of Apache with the existing hardware resources, specifically on Linux systems.

Of course, it is assumed that there is enough hardware resources - especially enough RAM that the server isn’t swapping frequently. First two sections look into various Compile-Time and Run-Time configuration options. The Run-Time section assumes that Apache is compiled with prefork MPM. HTTP compression and caching is discussed next. Finally, using separate servers for serving static and dynamic contents is covered. Basic knowledge of compiling and configuring Apache and Linux are assumed.</description>
<dc:date>2007-06-29T20:06:19Z</dc:date>
<dc:author>camel</dc:author>
<dc:subject>linux, web, server, apache, configuration, performance, http</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.askapache.com/htaccess/apache-web-server-speed-configuration-hacks.html"><img border="0" src="http://blogmarks.net/screenshots/2007/06/29/ab286b606ed439d82b8df41ca07c6ec6.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.askapache.com/htaccess/apache-web-server-speed-configuration-hacks.html">Apache Web Server Speed Configuration Hacks</a></h4>
 
by <a href="http://blogmarks.net/user/camel">camel</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2309743">1 other(s)</a> 
<p class="description">Apache server performance can be improved by adding additional hardware resources such as RAM, faster CPU, etc. But most of the time, the same result can be achieved by custom configuration of the server. This article looks into getting maximum performance out of Apache with the existing hardware resources, specifically on Linux systems.

Of course, it is assumed that there is enough hardware resources - especially enough RAM that the server isn’t swapping frequently. First two sections look into various Compile-Time and Run-Time configuration options. The Run-Time section assumes that Apache is compiled with prefork MPM. HTTP compression and caching is discussed next. Finally, using separate servers for serving static and dynamic contents is covered. Basic knowledge of compiling and configuring Apache and Linux are assumed.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/linux">linux</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web">web</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/server">server</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/apache">apache</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/configuration">configuration</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/performance">performance</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/http">http</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057299523">Copy</a> | 
<a href="http://blogmarks.net/link/2309743">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/fxbis/mark/2672276">
<title>Swapper - Fast Media Swapping</title>
<link>http://www.wambo.com/</link>
<description>envoyer des gros fichiers</description>
<dc:date>2007-05-04T15:46:30Z</dc:date>
<dc:author>fxbis</dc:author>
<dc:subject>envoi, gros fichiers, mail, video, multimedia, echange</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.wambo.com/"><img border="0" src="http://blogmarks.net/screenshots/2007/05/04/7cc6d532068b736056a8c9d34bb3ef9d.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.wambo.com/">Swapper - Fast Media Swapping</a></h4>
 
by <a href="http://blogmarks.net/user/fxbis">fxbis</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1517362">8 other(s)</a> 
<p class="description">envoyer des gros fichiers</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/envoi">envoi</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gros%2Bfichiers">gros fichiers</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/video">video</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/multimedia">multimedia</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/echange">echange</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2672276">Copy</a> | 
<a href="http://blogmarks.net/link/1517362">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/zagtag/mark/2671956">
<title>Swapper - Fast Media Swapping</title>
<link>http://www.wambo.com/</link>
<description></description>
<dc:date>2007-05-04T13:19:37Z</dc:date>
<dc:author>zagtag</dc:author>
<dc:subject>partage, outil, web, communication, p2p</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.wambo.com/"><img border="0" src="http://blogmarks.net/screenshots/2007/05/04/7cc6d532068b736056a8c9d34bb3ef9d.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.wambo.com/">Swapper - Fast Media Swapping</a></h4>
 
by <a href="http://blogmarks.net/user/zagtag">zagtag</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1517362">8 other(s)</a> 
<p class="tags">
<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/outil">outil</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/communication">communication</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/p2p">p2p</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2671956">Copy</a> | 
<a href="http://blogmarks.net/link/1517362">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/shyamalan/mark/1973042">
<title>Hitflip: swap DVDs and audiobooks instead of renting them! The large swapping platform</title>
<link>http://www.hitflip.co.uk/</link>
<description></description>
<dc:date>2007-02-08T10:35:33Z</dc:date>
<dc:author>shyamalan</dc:author>
<dc:subject>hitflip, trading, swapping, tauschen, tauschplattform, dvd, cd, book, tauschbörse, hitflipp</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.hitflip.co.uk/"><img border="0" src="http://blogmarks.net/screenshots/2007/02/08/43bf52cad3ef35b0df4c5e1086aa98b3.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.hitflip.co.uk/">Hitflip: swap DVDs and audiobooks instead of renting them! The large swapping platform</a></h4>
 
by <a href="http://blogmarks.net/user/shyamalan">shyamalan</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hitflip">hitflip</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/trading">trading</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/swapping">swapping</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tauschen">tauschen</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tauschplattform">tauschplattform</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dvd">dvd</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cd">cd</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/book">book</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tauschb%25C3%25B6rse">tauschbörse</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hitflipp">hitflipp</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1973042">Copy</a> | 
<a href="http://blogmarks.net/link/1682055">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ssss22/mark/1966592">
<title>SWAPPING COFFEE FOR LOTTERY TICKETS</title>
<link>http://www.metrolinknow.com/coffee/swapping_coffee_for_lottery_tickets.php</link>
<description>SWAPPING COFFEE FOR LOTTERY TICKETS</description>
<dc:date>2007-02-02T06:13:06Z</dc:date>
<dc:author>ssss22</dc:author>
<dc:subject>business  networking  health  affliate  aviation autos clothes  cinema  coaching  coffee  college  audio  animals  asia broadband building  hair hairstyle celeb, swapping, coffee, tickets, cents, jbs, CUP, lottery, convenience, store, ninety-nine</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.metrolinknow.com/coffee/swapping_coffee_for_lottery_tickets.php"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.metrolinknow.com/coffee/swapping_coffee_for_lottery_tickets.php">SWAPPING COFFEE FOR LOTTERY TICKETS</a></h4>
 
by <a href="http://blogmarks.net/user/ssss22">ssss22</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1645475">4 other(s)</a> 
<p class="description">SWAPPING COFFEE FOR LOTTERY TICKETS</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/business%2B%2Bnetworking%2B%2Bhealth%2B%2Baffliate%2B%2Baviation%2Bautos%2Bclothes%2B%2Bcinema%2B%2Bcoaching%2B%2Bcoffee%2B%2Bcollege%2B%2Baudio%2B%2Banimals%2B%2Basia%2Bbroadband%2Bbuilding%2B%2Bhair%2Bhairstyle%2Bceleb">business  networking  health  affliate  aviation autos clothes  cinema  coaching  coffee  college  audio  animals  asia broadband building  hair hairstyle celeb</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/swapping">swapping</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/coffee">coffee</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/tickets">tickets</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cents">cents</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/jbs">jbs</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/CUP">CUP</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lottery">lottery</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/convenience">convenience</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/store">store</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ninety-nine">ninety-nine</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1966592">Copy</a> | 
<a href="http://blogmarks.net/link/1645475">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/br1o/mark/1058558150">
<title>Grid Swapping | ThinkVitamin.com</title>
<link>http://www.thinkvitamin.com/misc/yui-demos/demo-15.html</link>
<description></description>
<dc:date>2006-11-28T14:24:53Z</dc:date>
<dc:author>br1o</dc:author>
<dc:subject>demo, css, colonnes, yahoo, grille, layout</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.thinkvitamin.com/misc/yui-demos/demo-15.html"><img border="0" src="http://blogmarks.net/screenshots/2006/11/28/bbb90eff561318bec2ff124a6527f819.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.thinkvitamin.com/misc/yui-demos/demo-15.html">Grid Swapping | ThinkVitamin.com</a></h4>
 
by <a href="http://blogmarks.net/user/br1o">br1o</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/demo">demo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/colonnes">colonnes</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/yahoo">yahoo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/grille">grille</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/layout">layout</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058558150">Copy</a> | 
<a href="http://blogmarks.net/link/1291197">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Mogore/mark/1174664">
<title>Welcome to PaperBackSwap.com | Your source for swapping paperback books for FREE!</title>
<link>http://www.paperbackswap.com/</link>
<description>Echange de livres sans argent</description>
<dc:date>2006-10-31T13:23:26Z</dc:date>
<dc:author>Mogore</dc:author>
<dc:subject>lifehacks, books, book, geek, reading, lang:en, web2.0, àblogger</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.paperbackswap.com/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.paperbackswap.com/">Welcome to PaperBackSwap.com | Your source for swapping paperback books for FREE!</a></h4>
 
by <a href="http://blogmarks.net/user/Mogore">Mogore</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1191862">2 other(s)</a> 
<p class="description">Echange de livres sans argent</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lifehacks">lifehacks</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/books">books</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/book">book</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/geek">geek</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/reading">reading</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lang%253Aen">lang:en</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/%25C3%25A0blogger">àblogger</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1174664">Copy</a> | 
<a href="http://blogmarks.net/link/1191862">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jackiege/mark/1124406">
<title>Lala Leverages Internet Radio for CD Swapping, Sales  - Techcrunch</title>
<link>http://www.techcrunch.com/2006/10/10/lala-leverages-internet-radio-for-cd-swapping-sales/</link>
<description></description>
<dc:date>2006-10-11T02:33:30Z</dc:date>
<dc:author>jackiege</dc:author>
<dc:subject>radio, copyright, cd, swap, websiteabout, music</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.techcrunch.com/2006/10/10/lala-leverages-internet-radio-for-cd-swapping-sales/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.techcrunch.com/2006/10/10/lala-leverages-internet-radio-for-cd-swapping-sales/">Lala Leverages Internet Radio for CD Swapping, Sales  - Techcrunch</a></h4>
 
by <a href="http://blogmarks.net/user/jackiege">jackiege</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/radio">radio</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/copyright">copyright</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cd">cd</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/swap">swap</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/websiteabout">websiteabout</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/music">music</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1124406">Copy</a> | 
<a href="http://blogmarks.net/link/1191611">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jackiege/mark/1124750">
<title>SwapSwop - Online swapping community for books, movies, musics, and games</title>
<link>http://www.swapswop.com/</link>
<description></description>
<dc:date>2006-09-11T09:06:18Z</dc:date>
<dc:author>jackiege</dc:author>
<dc:subject>music, swap, book, movie, game, websites, web2site</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.swapswop.com/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.swapswop.com/">SwapSwop - Online swapping community for books, movies, musics, and games</a></h4>
 
by <a href="http://blogmarks.net/user/jackiege">jackiege</a> 
<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/swap">swap</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/book">book</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/movie">movie</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/game">game</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/websites">websites</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web2site">web2site</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1124750">Copy</a> | 
<a href="http://blogmarks.net/link/1191860">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jackiege/mark/1124752">
<title>PaperBackSwap.com | Your source for swapping paperback books for FREE!</title>
<link>http://www.paperbackswap.com/</link>
<description></description>
<dc:date>2006-09-11T09:02:12Z</dc:date>
<dc:author>jackiege</dc:author>
<dc:subject>book, swap, library, websites, web2site</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.paperbackswap.com/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.paperbackswap.com/">PaperBackSwap.com | Your source for swapping paperback books for FREE!</a></h4>
 
by <a href="http://blogmarks.net/user/jackiege">jackiege</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1191862">2 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/book">book</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/swap">swap</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/library">library</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/websites">websites</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web2site">web2site</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1124752">Copy</a> | 
<a href="http://blogmarks.net/link/1191862">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jackiege/mark/1124756">
<title>BookHopper - UK Free Book Swap Community - Home - Hopper Swapping Shop</title>
<link>http://bookhopper.co.uk/</link>
<description></description>
<dc:date>2006-09-11T08:50:38Z</dc:date>
<dc:author>jackiege</dc:author>
<dc:subject>book, library, websites, web2site, swap</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://bookhopper.co.uk/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://bookhopper.co.uk/">BookHopper - UK Free Book Swap Community - Home - Hopper Swapping Shop</a></h4>
 
by <a href="http://blogmarks.net/user/jackiege">jackiege</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/book">book</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/library">library</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/websites">websites</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web2site">web2site</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/swap">swap</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1124756">Copy</a> | 
<a href="http://blogmarks.net/link/1191865">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jackiege/mark/1124757">
<title>Arrr! Another swap site - LibraryThing</title>
<link>http://www.librarything.com/blog/2006/09/arrr-another-swap-site.php</link>
<description>LibraryThing上编目页面提供的三个交换图书站点简介SwapSimple joins BookMooch and WhatsOnMyBookshelf as preferred swapping sites. The totals—available and wanted—now include all three, to give you more information and choice.</description>
<dc:date>2006-09-11T08:44:32Z</dc:date>
<dc:author>jackiege</dc:author>
<dc:subject>websitelist, library, swap, book</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.librarything.com/blog/2006/09/arrr-another-swap-site.php"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.librarything.com/blog/2006/09/arrr-another-swap-site.php">Arrr! Another swap site - LibraryThing</a></h4>
 
by <a href="http://blogmarks.net/user/jackiege">jackiege</a> 
<p class="description">LibraryThing上编目页面提供的三个交换图书站点简介SwapSimple joins BookMooch and WhatsOnMyBookshelf as preferred swapping sites. The totals—available and wanted—now include all three, to give you more information and choice.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/websitelist">websitelist</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/library">library</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/swap">swap</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/book">book</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1124757">Copy</a> | 
<a href="http://blogmarks.net/link/1191866">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/dggit/mark/767653">
<title>Docu-Blog/Steve's POV: The Upside to Video Uploads</title>
<link>http://blogs.indiewire.com/steve.rosenbaum/archives/010961.html</link>
<description>William Murray has a very astute take in this weeks Business Week, astute - and rare. Why? Because most pundits and publishers want to believe that the explosion in User-Generated Content sharing is primarily the swapping of commercial content. But spend any amount of time on YouTube and you'll know that that isn't the case. User Content is of course of varying quality...</description>
<dc:date>2006-08-10T06:07:19Z</dc:date>
<dc:author>dggit</dc:author>
<dc:subject>business-model</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blogs.indiewire.com/steve.rosenbaum/archives/010961.html"><img border="0" src="http://blogmarks.net/screenshots/2006/08/12/d0d22249fe86b479291c81d703e3802f.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blogs.indiewire.com/steve.rosenbaum/archives/010961.html">Docu-Blog/Steve's POV: The Upside to Video Uploads</a></h4>
 
by <a href="http://blogmarks.net/user/dggit">dggit</a> 
<p class="description">William Murray has a very astute take in this weeks Business Week, astute - and rare. Why? Because most pundits and publishers want to believe that the explosion in User-Generated Content sharing is primarily the swapping of commercial content. But spend any amount of time on YouTube and you'll know that that isn't the case. User Content is of course of varying quality...</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/business-model">business-model</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=767653">Copy</a> | 
<a href="http://blogmarks.net/link/1019404">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Pete/mark/554155">
<title>SwitchDiscs</title>
<link>http://switchdiscs.com/</link>
<description>Another media swapping service along the lines of Lala and ZunaFish.  Unlike rival services, SwitchDiscs doesn't charge any fees, which begs the question - how will they make money?</description>
<dc:date>2006-05-18T17:19:04Z</dc:date>
<dc:author>Pete</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://switchdiscs.com/"><img border="0" src="http://www.blogmarks.net/screenshots/2006/05/18/1addb7b9252d46ff3dcbc5c96536fa5c.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://switchdiscs.com/">SwitchDiscs</a></h4>
 
by <a href="http://blogmarks.net/user/Pete">Pete</a> 
<p class="description">Another media swapping service along the lines of Lala and ZunaFish.  Unlike rival services, SwitchDiscs doesn't charge any fees, which begs the question - how will they make money?</p>
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=554155">Copy</a> | 
<a href="http://blogmarks.net/link/857004">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Pete/mark/480644">
<title>SwapThing</title>
<link>http://www.swapthing.com/</link>
<description>Swapping site, similar to Zunafish.  Swap the things you have for the things you want.  Although it's an interesting model, I still think eBay will remain the flea market of choice for most users.</description>
<dc:date>2006-04-17T16:34:48Z</dc:date>
<dc:author>Pete</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.swapthing.com/"><img border="0" src="http://www.blogmarks.net/screenshots/2006/02/16/896d1a07618a7acbcc34b1b5a1a1e612.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.swapthing.com/">SwapThing</a></h4>
 
by <a href="http://blogmarks.net/user/Pete">Pete</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/172889">6 other(s)</a> 
<p class="description">Swapping site, similar to Zunafish.  Swap the things you have for the things you want.  Although it's an interesting model, I still think eBay will remain the flea market of choice for most users.</p>
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=480644">Copy</a> | 
<a href="http://blogmarks.net/link/172889">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/roguecity/mark/598469">
<title>MPAA Sues File Swapping Search Engines For Copyright Infringement</title>
<link>http://www.infoworld.com/article/06/03/28/76863_HNsuegoogle_1.html</link>
<description></description>
<dc:date>2006-03-31T22:42:05Z</dc:date>
<dc:author>roguecity</dc:author>
<dc:subject>Ashland, copyright</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.infoworld.com/article/06/03/28/76863_HNsuegoogle_1.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.infoworld.com/article/06/03/28/76863_HNsuegoogle_1.html">MPAA Sues File Swapping Search Engines For Copyright Infringement</a></h4>
 
by <a href="http://blogmarks.net/user/roguecity">roguecity</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Ashland">Ashland</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/copyright">copyright</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=598469">Copy</a> | 
<a href="http://blogmarks.net/link/896608">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mitchellchan/mark/382003">
<title>iBook Surgery - Swapping Hard Disk | P U N K N ! X . c o m</title>
<link>http://www.punknix.com/?q=node/64</link>
<description></description>
<dc:date>2006-02-24T05:17:11Z</dc:date>
<dc:author>mitchellchan</dc:author>
<dc:subject>ibook</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.punknix.com/?q=node/64"><img border="0" src="http://www.blogmarks.net/screenshots/2006/02/24/2caae5127c251023a56779bbf52a1631.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.punknix.com/?q=node/64">iBook Surgery - Swapping Hard Disk | P U N K N ! X . c o m</a></h4>
 
by <a href="http://blogmarks.net/user/mitchellchan">mitchellchan</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ibook">ibook</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=382003">Copy</a> | 
<a href="http://blogmarks.net/link/575748">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/multilinko/mark/260817">
<title>Globetechnology: The new shape of broadband</title>
<link>http://www.globetechnology.com/servlet/story/RTGAM.20051208.gtjkcolumndec8/BNStory/Technology/</link>
<description>Rogers Cable, like other cable companies, has in fact been implementing something it calls &quot;traffic shaping,&quot; a technology that gives priority to certain on-line activities (such as e-mail, browsing, voice communication) and putting the brakes on other less time-sensitive stuff, such as swapping music files.</description>
<dc:date>2005-12-12T23:53:06Z</dc:date>
<dc:author>multilinko</dc:author>
<dc:subject>canada, internet, isp, broadband, trafficshaping</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.globetechnology.com/servlet/story/RTGAM.20051208.gtjkcolumndec8/BNStory/Technology/"><img border="0" src="http://www.blogmarks.net/screenshots/2005/12/13/815fadccc95b04f8acaada6545d6a7eb.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.globetechnology.com/servlet/story/RTGAM.20051208.gtjkcolumndec8/BNStory/Technology/">Globetechnology: The new shape of broadband</a></h4>
 
by <a href="http://blogmarks.net/user/multilinko">multilinko</a> 
<p class="description">Rogers Cable, like other cable companies, has in fact been implementing something it calls "traffic shaping," a technology that gives priority to certain on-line activities (such as e-mail, browsing, voice communication) and putting the brakes on other less time-sensitive stuff, such as swapping music files.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/canada">canada</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/internet">internet</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/isp">isp</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/broadband">broadband</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/trafficshaping">trafficshaping</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=260817">Copy</a> | 
<a href="http://blogmarks.net/link/399911">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>