<?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/takes">
<title>Public marks with search takes</title>
<description>Public marks with search takes</description>
<link>http://blogmarks.net/marks/search/takes</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/greut/mark/1058568438"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058563055"/>
<rdf:li resource="http://blogmarks.net/api/user/ronpish/mark/1058562190"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058550431"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058539765"/>
<rdf:li resource="http://blogmarks.net/api/user/decembre/mark/1058547724"/>
<rdf:li resource="http://blogmarks.net/api/user/cryogenius/mark/1058524147"/>
<rdf:li resource="http://blogmarks.net/api/user/Spone/mark/1058522403"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058508006"/>
<rdf:li resource="http://blogmarks.net/api/user/access2/mark/1058499743"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058495741"/>
<rdf:li resource="http://blogmarks.net/api/user/mozkart/mark/1058478098"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058472853"/>
<rdf:li resource="http://blogmarks.net/api/user/thomas.deyries/mark/1058471992"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058471763"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058468048"/>
<rdf:li resource="http://blogmarks.net/api/user/bs_pepper/mark/1058462694"/>
<rdf:li resource="http://blogmarks.net/api/user/newandforever/mark/1058456745"/>
<rdf:li resource="http://blogmarks.net/api/user/greut/mark/1058450817"/>
<rdf:li resource="http://blogmarks.net/api/user/cascamorto/mark/1058448142"/>
<rdf:li resource="http://blogmarks.net/api/user/blackgoldfish/mark/1058438693"/>
<rdf:li resource="http://blogmarks.net/api/user/blackgoldfish/mark/1058435613"/>
<rdf:li resource="http://blogmarks.net/api/user/karlcow/mark/1058435261"/>
<rdf:li resource="http://blogmarks.net/api/user/Sarcomical/mark/1058429264"/>
<rdf:li resource="http://blogmarks.net/api/user/delavigne/mark/1058427194"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/greut/mark/1058568438">
<title>Gentoo Optimizations Benchmarked | Linux Magazine</title>
<link>http://www.linux-mag.com/id/7574/3/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Although we are not comparing apples to apples, Gentoo did out-perform Ubuntu in almost every test, and sometimes by a fair margin. It does appear that optimizing for a specific CPU can yield a decent performance increase.
&lt;/p&gt;&lt;p&gt;
Of course, Gentoo offers benefits in other areas with their USE flags and being able to build a highly customized system. The question is whether the amount of time it takes is worth the benefit, and that’s a personal choice. &lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-10-31T10:16:49Z</dc:date>
<dc:author>greut</dc:author>
<dc:subject>use, performance, linux, gentoo, ubuntu</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.linux-mag.com/id/7574/3/"><img border="0" src="http://blogmarks.net/screenshots/2009/10/31/a33dd045b0fd868b10d7df1e8550949b.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.linux-mag.com/id/7574/3/">Gentoo Optimizations Benchmarked | Linux Magazine</a></h4>
 
by <a href="http://blogmarks.net/user/greut">greut</a> 
<div class="description"><blockquote><p>Although we are not comparing apples to apples, Gentoo did out-perform Ubuntu in almost every test, and sometimes by a fair margin. It does appear that optimizing for a specific CPU can yield a decent performance increase.
</p><p>
Of course, Gentoo offers benefits in other areas with their USE flags and being able to build a highly customized system. The question is whether the amount of time it takes is worth the benefit, and that’s a personal choice. </p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/use">use</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/linux">linux</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gentoo">gentoo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ubuntu">ubuntu</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058568438">Copy</a> | 
<a href="http://blogmarks.net/link/3397596">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058563055">
<title>getElementsBySelector - CSS Query Selector for HTML DOM &lt; Scripts &lt; Python &lt; Bin-Co</title>
<link>http://www.bin-co.com/python/scripts/getelementsbyselector-html-css-query.php</link>
<description>&lt;blockquote&gt;&lt;p&gt;getElementsBySelector is a python function which takes a standard CSS style selector and returns an array of elements objects from the document that match that selector. This is a frequently used function in JavaScript - if you use a library. Its kind of meaning less to have this function in the server side - unless you are doing screen-scarping. Then its very useful. Recently, I had to work on a Django app that does a bit of screen-scrapping - so I created this function to aid me.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-10-25T11:54:12Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>python, dom, cssselector</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.bin-co.com/python/scripts/getelementsbyselector-html-css-query.php"><img border="0" src="http://blogmarks.net/screenshots/2009/10/25/e88552603cc0319477a64bb6191998af.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.bin-co.com/python/scripts/getelementsbyselector-html-css-query.php">getElementsBySelector - CSS Query Selector for HTML DOM &lt; Scripts &lt; Python &lt; Bin-Co</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>getElementsBySelector is a python function which takes a standard CSS style selector and returns an array of elements objects from the document that match that selector. This is a frequently used function in JavaScript - if you use a library. Its kind of meaning less to have this function in the server side - unless you are doing screen-scarping. Then its very useful. Recently, I had to work on a Django app that does a bit of screen-scrapping - so I created this function to aid me.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dom">dom</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cssselector">cssselector</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058563055">Copy</a> | 
<a href="http://blogmarks.net/link/3393328">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ronpish/mark/1058562190">
<title>onebyoneblog  » Blog Archive   » Real Drawing to Augmented Reality</title>
<link>http://blog.onebyonedesign.com/?p=355</link>
<description>Augmented reality may prove to just be a flash in the pan trend in the Flash world, but let's face it - it's fun. So, that in mind, here's a little something I was just fiddling around with: a small app that takes an actual drawing (as in pen and paper - you know - analog) and converts it into a 3d augmented reality thingamajig.</description>
<dc:date>2009-10-24T13:33:31Z</dc:date>
<dc:author>ronpish</dc:author>
<dc:subject>flash, blog, 3d, archive</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blog.onebyonedesign.com/?p=355"><img border="0" src="http://blogmarks.net/screenshots/2009/10/24/d26907eff4867b6c097bda697aa3f4aa.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blog.onebyonedesign.com/?p=355">onebyoneblog  » Blog Archive   » Real Drawing to Augmented Reality</a></h4>
 
by <a href="http://blogmarks.net/user/ronpish">ronpish</a> 
<p class="description">Augmented reality may prove to just be a flash in the pan trend in the Flash world, but let's face it - it's fun. So, that in mind, here's a little something I was just fiddling around with: a small app that takes an actual drawing (as in pen and paper - you know - analog) and converts it into a 3d augmented reality thingamajig.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flash">flash</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/blog">blog</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/3d">3d</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/archive">archive</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058562190">Copy</a> | 
<a href="http://blogmarks.net/link/3392616">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058550431">
<title>Optimize caching</title>
<link>http://code.google.com/intl/fr/speed/page-speed/docs/caching.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;Most web pages include resources that change infrequently, such as CSS files, image files, JavaScript files, and so on. These resources take time to download over the network, which increases the time it takes to load a web page. HTTP caching allows these resources to be saved, or cached, by a browser or proxy. Once a resource is cached, a browser or proxy can refer to the locally cached copy instead of having to download it again on subsequent visits to the web page. Thus caching is a double win: you reduce round-trip time by eliminating numerous HTTP requests for the required resources, and you substantially reduce the total payload size of the responses. Besides leading to a dramatic reduction in page load time for subsequent user visits, enabling caching can also significantly reduce the bandwidth and hosting costs for your site.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-10-15T01:53:55Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>http, caching, performance</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://code.google.com/intl/fr/speed/page-speed/docs/caching.html"><img border="0" src="http://blogmarks.net/screenshots/2009/10/15/66b26248f4530a54a3af8963827b3052.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://code.google.com/intl/fr/speed/page-speed/docs/caching.html">Optimize caching</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Most web pages include resources that change infrequently, such as CSS files, image files, JavaScript files, and so on. These resources take time to download over the network, which increases the time it takes to load a web page. HTTP caching allows these resources to be saved, or cached, by a browser or proxy. Once a resource is cached, a browser or proxy can refer to the locally cached copy instead of having to download it again on subsequent visits to the web page. Thus caching is a double win: you reduce round-trip time by eliminating numerous HTTP requests for the required resources, and you substantially reduce the total payload size of the responses. Besides leading to a dramatic reduction in page load time for subsequent user visits, enabling caching can also significantly reduce the bandwidth and hosting costs for your site.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/http">http</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/caching">caching</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/performance">performance</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058550431">Copy</a> | 
<a href="http://blogmarks.net/link/3383771">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058539765">
<title>AppleInsider | Apple ads hint at thinner iMacs, lighter MacBooks, cheaper Mac minis [u]</title>
<link>http://www.appleinsider.com/articles/09/10/03/apple_ads_hint_at_thinner_imacs_lighter_macbooks_cheaper_mac_minis.html</link>
<description>First on AppleInsider: A trio of online advertisements that appear to have been published prematurely by one of Apple's international online stores suggest it's only a matter of days before the Mac maker takes the wraps off of new families of ultra-thin iMacs, lighter &amp; thinner plastic MacBooks, and more affordable Mac minis [Updated with other countries].</description>
<dc:date>2009-10-05T12:13:08Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>mac</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.appleinsider.com/articles/09/10/03/apple_ads_hint_at_thinner_imacs_lighter_macbooks_cheaper_mac_minis.html"><img border="0" src="http://blogmarks.net/screenshots/2009/10/05/a2613c81ddc622bf15826338202286f6.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.appleinsider.com/articles/09/10/03/apple_ads_hint_at_thinner_imacs_lighter_macbooks_cheaper_mac_minis.html">AppleInsider | Apple ads hint at thinner iMacs, lighter MacBooks, cheaper Mac minis [u]</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
<p class="description">First on AppleInsider: A trio of online advertisements that appear to have been published prematurely by one of Apple's international online stores suggest it's only a matter of days before the Mac maker takes the wraps off of new families of ultra-thin iMacs, lighter & thinner plastic MacBooks, and more affordable Mac minis [Updated with other countries].</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mac">mac</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058539765">Copy</a> | 
<a href="http://blogmarks.net/link/3374841">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/decembre/mark/1058547724">
<title>The URI microformat, OpenURL and COIns,  will be very interesting to library application - in &quot;Programming&quot; (Tricks/tips learned in daily programming work)</title>
<link>http://lxming.blogspot.com/2006/02/make-case-for-uri-microformat-uri.html</link>
<description>The URI microformat takes advantage of OpenURL and existing link resolver solution.It defines a convention of plugging URI metadata in HTML page. If it is adopted and widely used,now a microformat-aware application (be a greasemonkey script, or a web service) can grab the identifier and point to your local OpenURL resolver, you immediately get the copy from local library.It is very similar to COINS, but it's much simpler and cleaner, anyone can understand and use it, and its aplication can be beyond traditional research library. e.g. in a public library, you can use amazon as catalog and immediately check if it's available in local collection.------- COinS provides a great number of additional capabilities that URI microformat can't support. Since COinS can't be dismissed for this reason, it doesn't make sense to me to create yet another standard that does the same thing with so little savings.I will grant that the COinS is less intuitive.....</description>
<dc:date>2009-10-02T01:32:28Z</dc:date>
<dc:author>decembre</dc:author>
<dc:subject>openurl, coins, uri, microformat, bib, bibliotheque2.0, library2.0, opac, opac2.0, service, amazon, catalogue, dev, metadonnée, metadata, web-service, greasemonkey</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://lxming.blogspot.com/2006/02/make-case-for-uri-microformat-uri.html"><img border="0" src="http://www.blogmarks.net/screenshots/2006/04/06/784f554d5905ad70ddf5d21e535477ad.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://lxming.blogspot.com/2006/02/make-case-for-uri-microformat-uri.html">The URI microformat, OpenURL and COIns,  will be very interesting to library application - in &quot;Programming&quot; (Tricks/tips learned in daily programming work)</a></h4>
 
by <a href="http://blogmarks.net/user/decembre">decembre</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/706259">1 other(s)</a> 
<p class="description">The URI microformat takes advantage of OpenURL and existing link resolver solution.It defines a convention of plugging URI metadata in HTML page. If it is adopted and widely used,now a microformat-aware application (be a greasemonkey script, or a web service) can grab the identifier and point to your local OpenURL resolver, you immediately get the copy from local library.It is very similar to COINS, but it's much simpler and cleaner, anyone can understand and use it, and its aplication can be beyond traditional research library. e.g. in a public library, you can use amazon as catalog and immediately check if it's available in local collection.------- COinS provides a great number of additional capabilities that URI microformat can't support. Since COinS can't be dismissed for this reason, it doesn't make sense to me to create yet another standard that does the same thing with so little savings.I will grant that the COinS is less intuitive.....</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/openurl">openurl</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/coins">coins</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/uri">uri</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/microformat">microformat</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bib">bib</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bibliotheque2.0">bibliotheque2.0</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/library2.0">library2.0</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/opac">opac</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/opac2.0">opac2.0</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/service">service</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/amazon">amazon</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/catalogue">catalogue</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dev">dev</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/metadonn%25C3%25A9e">metadonnée</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/metadata">metadata</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web-service">web-service</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/greasemonkey">greasemonkey</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058547724">Copy</a> | 
<a href="http://blogmarks.net/link/706259">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/cryogenius/mark/1058524147">
<title>Top Games for Nintendo Wii - Top Rated Wii Games</title>
<link>http://astore.amazon.com/top-wii-games-20?_encoding=UTF8&amp;node=4</link>
<description>These are the top rated Wii games of all-time according to metacritic.com. Metacritic takes all of the major publication reviews of a game and then makes an average, called a metascore. The score is out of 100.</description>
<dc:date>2009-09-30T11:03:58Z</dc:date>
<dc:author>cryogenius</dc:author>
<dc:subject>games, wii, nintendo, reviews, top wii games, top games, best games, consoles, video games</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://astore.amazon.com/top-wii-games-20?_encoding=UTF8&amp;node=4"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://astore.amazon.com/top-wii-games-20?_encoding=UTF8&amp;node=4">Top Games for Nintendo Wii - Top Rated Wii Games</a></h4>
 
by <a href="http://blogmarks.net/user/cryogenius">cryogenius</a> 
<p class="description">These are the top rated Wii games of all-time according to metacritic.com. Metacritic takes all of the major publication reviews of a game and then makes an average, called a metascore. The score is out of 100.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/games">games</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/wii">wii</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/nintendo">nintendo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/reviews">reviews</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/top%2Bwii%2Bgames">top wii games</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/top%2Bgames">top games</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/best%2Bgames">best games</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/consoles">consoles</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/video%2Bgames">video games</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058524147">Copy</a> | 
<a href="http://blogmarks.net/link/3359959">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Spone/mark/1058522403">
<title>area/code</title>
<link>http://playareacode.com/</link>
<description>Area/Code makes cross-media
games and entertainment.

Area/Code takes advantage of today's environment of pervasive technologies and overlapping media to create new kinds of entertainment.

Games and media define imaginary spaces that we enter into and explore. Area/Code highlights the connections between these imaginary spaces and the world around them. </description>
<dc:date>2009-09-28T13:57:02Z</dc:date>
<dc:author>Spone</dc:author>
<dc:subject>agence, crossmedia, jeux, réalité alternative</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://playareacode.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/28/bdb9c48f4e89bc8ebd6e540243da7bd0.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://playareacode.com/">area/code</a></h4>
 
by <a href="http://blogmarks.net/user/Spone">Spone</a> 
<p class="description">Area/Code makes cross-media
games and entertainment.

Area/Code takes advantage of today's environment of pervasive technologies and overlapping media to create new kinds of entertainment.

Games and media define imaginary spaces that we enter into and explore. Area/Code highlights the connections between these imaginary spaces and the world around them. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/agence">agence</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/crossmedia">crossmedia</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/jeux">jeux</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/r%25C3%25A9alit%25C3%25A9%2Balternative">réalité alternative</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058522403">Copy</a> | 
<a href="http://blogmarks.net/link/3358490">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058508006">
<title>Shoebot | Main / HomePage browse</title>
<link>http://tinkerhouse.net/shoebot/Main/HomePage</link>
<description>&lt;blockquote&gt;&lt;p&gt;Shoebot is a pure Python graphics robot: It takes a Python script as input, which describes a drawing process, and outputs a graphic in a common open standard format (SVG, PDF, PostScript, or PNG). It has a simple text editor GUI, and scripts can describe their own GUIs for controlling variables interactively. Being pure Python, it can also be used as a Python module, a plugin for Python-scriptable tools such as Inkscape, and run from the command line. It was directly inspired by DrawBot and Shoes. Thus, &quot;Shoebot.&quot;&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-09-18T03:12:09Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>python, datavisualization, processing</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://tinkerhouse.net/shoebot/Main/HomePage"><img border="0" src="http://blogmarks.net/screenshots/2009/09/18/543dc000cbe6343850e9b847d19b7049.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://tinkerhouse.net/shoebot/Main/HomePage">Shoebot | Main / HomePage browse</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Shoebot is a pure Python graphics robot: It takes a Python script as input, which describes a drawing process, and outputs a graphic in a common open standard format (SVG, PDF, PostScript, or PNG). It has a simple text editor GUI, and scripts can describe their own GUIs for controlling variables interactively. Being pure Python, it can also be used as a Python module, a plugin for Python-scriptable tools such as Inkscape, and run from the command line. It was directly inspired by DrawBot and Shoes. Thus, "Shoebot."</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/datavisualization">datavisualization</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/processing">processing</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058508006">Copy</a> | 
<a href="http://blogmarks.net/link/3346213">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/access2/mark/1058499743">
<title>Write Squidoo Lenses for Fun and Profit</title>
<link>http://www.squidoo.com/My-Squidoo</link>
<description>It's easy to sign up with Squidoo. Just enter your name and e-mail, pick a Squidoo username and password, then verify that you are not a 'bot by copying a &quot;security word&quot; from the screen display. Takes about two minutes.</description>
<dc:date>2009-09-11T09:11:01Z</dc:date>
<dc:author>access2</dc:author>
<dc:subject>Squidoo, webspace, social blogging, blogs, social media, Free Websites</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.squidoo.com/My-Squidoo"><img border="0" src="http://blogmarks.net/screenshots/2009/09/11/cd4895b61123a921fbc6d6d2132fec09.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.squidoo.com/My-Squidoo">Write Squidoo Lenses for Fun and Profit</a></h4>
 
by <a href="http://blogmarks.net/user/access2">access2</a> 
<p class="description">It's easy to sign up with Squidoo. Just enter your name and e-mail, pick a Squidoo username and password, then verify that you are not a 'bot by copying a "security word" from the screen display. Takes about two minutes.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Squidoo">Squidoo</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webspace">webspace</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/social%2Bblogging">social blogging</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/blogs">blogs</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/social%2Bmedia">social media</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Free%2BWebsites">Free Websites</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058499743">Copy</a> | 
<a href="http://blogmarks.net/link/3339722">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058495741">
<title>The Web in the Enterprise - Stefan Tilkov's Random Stuff</title>
<link>http://www.innoq.com/blog/st/2009/09/the_web_in_the_enterprise.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;# There are meaningful “entry points” into the app - URIs. (No, I’m not going to mention the R-word.) It’s simply entirely unacceptable for a Web app to expose only a single URI, break the “Back” button, and disallow linking. Frameworks that don’t support URIs for application concepts, such as every customer, order, contact report, document etc. should simply be banned.&lt;/p&gt;&lt;p&gt;# Application boundaries are a concern to developers, not users. The Web is about linking stuff together, without any concern about application boundaries. There’s absolutely no reason why you shouldn’t be able to follow a link in your CRM application that takes you to a product page in your online catalog, or from a customer record to the information about when they last logged in to the Web site, or from a page that’s part of a complex business process UI to the appropriate documentation and on to the discussion group where you can tell everybody how much it sucks.&lt;/p&gt;&lt;p&gt;# Documents are accessible in a standard way. The idea of accessing any kind of document, such as an insurance application form that’s been scanned in, a letter sent to a business partner last year, or a contract with a business partner, by any other means than an HTTP GET is just stupid.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-09-07T11:41:45Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>http, webarch, rest</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.innoq.com/blog/st/2009/09/the_web_in_the_enterprise.html"><img border="0" src="http://blogmarks.net/screenshots/2009/09/07/fad61946e6149ba3f775dc6e725c4cf6.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.innoq.com/blog/st/2009/09/the_web_in_the_enterprise.html">The Web in the Enterprise - Stefan Tilkov's Random Stuff</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p># There are meaningful “entry points” into the app - URIs. (No, I’m not going to mention the R-word.) It’s simply entirely unacceptable for a Web app to expose only a single URI, break the “Back” button, and disallow linking. Frameworks that don’t support URIs for application concepts, such as every customer, order, contact report, document etc. should simply be banned.</p><p># Application boundaries are a concern to developers, not users. The Web is about linking stuff together, without any concern about application boundaries. There’s absolutely no reason why you shouldn’t be able to follow a link in your CRM application that takes you to a product page in your online catalog, or from a customer record to the information about when they last logged in to the Web site, or from a page that’s part of a complex business process UI to the appropriate documentation and on to the discussion group where you can tell everybody how much it sucks.</p><p># Documents are accessible in a standard way. The idea of accessing any kind of document, such as an insurance application form that’s been scanned in, a letter sent to a business partner last year, or a contract with a business partner, by any other means than an HTTP GET is just stupid.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/http">http</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/webarch">webarch</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rest">rest</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058495741">Copy</a> | 
<a href="http://blogmarks.net/link/3336552">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mozkart/mark/1058478098">
<title>Gigapixel Takes Extreme Hi-Res Online, Voyeurs Rejoice | Raw File | Wired.com</title>
<link>http://www.wired.com/rawfile/2009/04/gigapixel-takes-extreme-hi-res-online-voyeurs-rejoice/</link>
<description></description>
<dc:date>2009-08-25T07:52:03Z</dc:date>
<dc:author>mozkart</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.wired.com/rawfile/2009/04/gigapixel-takes-extreme-hi-res-online-voyeurs-rejoice/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/25/7682593df8cacc6f39c5c0d4c06bc21e.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.wired.com/rawfile/2009/04/gigapixel-takes-extreme-hi-res-online-voyeurs-rejoice/">Gigapixel Takes Extreme Hi-Res Online, Voyeurs Rejoice | Raw File | Wired.com</a></h4>
 
by <a href="http://blogmarks.net/user/mozkart">mozkart</a> 
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058478098">Copy</a> | 
<a href="http://blogmarks.net/link/3324004">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058472853">
<title>MIT Media Lab: Reality Mining</title>
<link>http://reality.media.mit.edu/</link>
<description>&lt;blockquote&gt;&lt;p&gt;Reality Mining defines the collection of machine-sensed environmental data pertaining to human social behavior. This new paradigm of data mining makes possible the modeling of conversation context, proximity sensing, and temporospatial location throughout large communities of individuals. Mobile phones (and similarly innocuous devices) are used for data collection, opening social network analysis to new methods of empirical stochastic modeling.&lt;/p&gt;&lt;p&gt;The original Reality Mining experiment is one of the largest mobile phone projects attempted in academia. Our research agenda takes advantage of the increasingly widespread use of mobile phones to provide insight into the dynamics of both individual and group behavior. By leveraging recent advances in machine learning we are building generative models that can be used to predict what a single user will do next, as well as model behavior of large organizations.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-08-19T14:08:20Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>opacité, datamining, mobile, socialnetwork</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://reality.media.mit.edu/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/19/365294ebae4828f93aca9d32ab116908.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://reality.media.mit.edu/">MIT Media Lab: Reality Mining</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2747816">1 other(s)</a> 
<div class="description"><blockquote><p>Reality Mining defines the collection of machine-sensed environmental data pertaining to human social behavior. This new paradigm of data mining makes possible the modeling of conversation context, proximity sensing, and temporospatial location throughout large communities of individuals. Mobile phones (and similarly innocuous devices) are used for data collection, opening social network analysis to new methods of empirical stochastic modeling.</p><p>The original Reality Mining experiment is one of the largest mobile phone projects attempted in academia. Our research agenda takes advantage of the increasingly widespread use of mobile phones to provide insight into the dynamics of both individual and group behavior. By leveraging recent advances in machine learning we are building generative models that can be used to predict what a single user will do next, as well as model behavior of large organizations.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/opacit%25C3%25A9">opacité</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/datamining">datamining</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/mobile">mobile</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/socialnetwork">socialnetwork</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058472853">Copy</a> | 
<a href="http://blogmarks.net/link/2747816">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/thomas.deyries/mark/1058471992">
<title>Les américains surfent (plus) la nuit</title>
<link>http://asert.arbornetworks.com/2009/08/what-europeans-do-at-night/</link>
<description>    * We all share the same morning and evening Internet addiction: On average, European traffic starts picking up around 5am GMT / 7 am CEST and similarly US traffic takes off around the same time at 7am EDT. Internet traffic also reaches its peaks in the early evening (7pm GMT / 9pm CEST in Europe and 10pm EDT / 7 pm PDT in the US).
       
    * North American’s don’t surf over dinner: Unlike European traffic, US daily Internet percentages take a small dip in the early evening between 6pm and 10pm EDT. In contrast, Europe traffic keeps climbing through the evening until a marked 9pm GMT / 11pm CEST drop off. Of course, Europeans tend towards later (and longer) dinner hours than their North American counterparts.
       
    * What Europeans do at night: Actually, this bullet point should be what Europeans don’t do at night — spend a lot of time on the Internet. In contrast to North America, European traffic plummets much more steeply and reaches a lower daily minimum than US traffic (US traffic never drops below 50% whereas Europe declines more more than 60% from its peak). Apparently, North American Internet users stay up later and use the Internet longer (next blog post we’ll explore what they’re doing on the Internet late at night). </description>
<dc:date>2009-08-18T17:01:59Z</dc:date>
<dc:author>thomas.deyries</dc:author>
<dc:subject>traffic</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://asert.arbornetworks.com/2009/08/what-europeans-do-at-night/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/18/fe84dd580291dcd14fab2cbd8cfaf386.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://asert.arbornetworks.com/2009/08/what-europeans-do-at-night/">Les américains surfent (plus) la nuit</a></h4>
 
by <a href="http://blogmarks.net/user/thomas.deyries">thomas.deyries</a> 
<p class="description">    * We all share the same morning and evening Internet addiction: On average, European traffic starts picking up around 5am GMT / 7 am CEST and similarly US traffic takes off around the same time at 7am EDT. Internet traffic also reaches its peaks in the early evening (7pm GMT / 9pm CEST in Europe and 10pm EDT / 7 pm PDT in the US).
       
    * North American’s don’t surf over dinner: Unlike European traffic, US daily Internet percentages take a small dip in the early evening between 6pm and 10pm EDT. In contrast, Europe traffic keeps climbing through the evening until a marked 9pm GMT / 11pm CEST drop off. Of course, Europeans tend towards later (and longer) dinner hours than their North American counterparts.
       
    * What Europeans do at night: Actually, this bullet point should be what Europeans don’t do at night — spend a lot of time on the Internet. In contrast to North America, European traffic plummets much more steeply and reaches a lower daily minimum than US traffic (US traffic never drops below 50% whereas Europe declines more more than 60% from its peak). Apparently, North American Internet users stay up later and use the Internet longer (next blog post we’ll explore what they’re doing on the Internet late at night). </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/traffic">traffic</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058471992">Copy</a> | 
<a href="http://blogmarks.net/link/3319242">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058471763">
<title>Aaron Koblin - Information</title>
<link>http://www.aaronkoblin.com/info.html</link>
<description>&lt;blockquote&gt;&lt;p&gt;Aaron Koblin is an an artist specializing in data visualization. His work takes social and infrastructural data and uses it to examine cultural trends and emergent patterns. Aaron’s work has been shown at international festivals including Ars Electronica, SIGGRAPH, OFFF, the Japan Media Arts Festival, and TED. He received the National Science foundation's first place award for science visualization and is part of the permanent collection of the Museum of Modern Art (MoMA) in New York. As Technology Lead of Google’s Creative Lab in San Francisco, Aaron helped to launch Chrome Experiments, a website showcasing JavaScript work from designers around the world.&lt;/p&gt;&lt;p&gt;MFA Design|Media Arts UCLA&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-08-18T10:39:35Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>art, datavisualization</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.aaronkoblin.com/info.html"><img border="0" src="http://blogmarks.net/screenshots/2009/08/18/331250f3946f5cdc14527d215c63345e.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.aaronkoblin.com/info.html">Aaron Koblin - Information</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Aaron Koblin is an an artist specializing in data visualization. His work takes social and infrastructural data and uses it to examine cultural trends and emergent patterns. Aaron’s work has been shown at international festivals including Ars Electronica, SIGGRAPH, OFFF, the Japan Media Arts Festival, and TED. He received the National Science foundation's first place award for science visualization and is part of the permanent collection of the Museum of Modern Art (MoMA) in New York. As Technology Lead of Google’s Creative Lab in San Francisco, Aaron helped to launch Chrome Experiments, a website showcasing JavaScript work from designers around the world.</p><p>MFA Design|Media Arts UCLA</p></blockquote></div>
<p class="tags">
<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/datavisualization">datavisualization</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058471763">Copy</a> | 
<a href="http://blogmarks.net/link/3319073">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058468048">
<title>OpenStreetMaps Project Takes Maps in a Different Direction - Webmonkey</title>
<link>http://www.webmonkey.com/blog/OpenStreetMaps_Project_Takes_Maps_in_a_Different_Direction</link>
<description>&lt;blockquote&gt;&lt;p&gt;Google Maps are passé&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-08-15T04:19:29Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>cartographie, OpenStreetmap</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.webmonkey.com/blog/OpenStreetMaps_Project_Takes_Maps_in_a_Different_Direction"><img border="0" src="http://blogmarks.net/screenshots/2009/08/15/84a465dc72db3f28d0e290e1a33010a3.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.webmonkey.com/blog/OpenStreetMaps_Project_Takes_Maps_in_a_Different_Direction">OpenStreetMaps Project Takes Maps in a Different Direction - Webmonkey</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>Google Maps are passé</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cartographie">cartographie</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/OpenStreetmap">OpenStreetmap</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058468048">Copy</a> | 
<a href="http://blogmarks.net/link/3315942">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/bs_pepper/mark/1058462694">
<title>Facebook Takes FriendFeed To Take On Twitter</title>
<link>http://www.techcrunch.com/2009/08/10/facebook-takes-friendfeed-to-take-on-twitter/</link>
<description></description>
<dc:date>2009-08-11T13:32:34Z</dc:date>
<dc:author>bs_pepper</dc:author>
<dc:subject>facebook, twitter, friendfeed</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.techcrunch.com/2009/08/10/facebook-takes-friendfeed-to-take-on-twitter/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/11/784b3f6063ac2c1d3a14d7f8fd8dc144.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.techcrunch.com/2009/08/10/facebook-takes-friendfeed-to-take-on-twitter/">Facebook Takes FriendFeed To Take On Twitter</a></h4>
 
by <a href="http://blogmarks.net/user/bs_pepper">bs_pepper</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/facebook">facebook</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/friendfeed">friendfeed</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058462694">Copy</a> | 
<a href="http://blogmarks.net/link/3312637">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/newandforever/mark/1058456745">
<title>anti depressant takes away the pain</title>
<link>http://instarling.com/popular/anti_depressant_takes_away_the_pain/</link>
<description>anti depressant takes away the pain</description>
<dc:date>2009-08-07T21:09:28Z</dc:date>
<dc:author>newandforever</dc:author>
<dc:subject>anti depressant takes away the pain, akbulat787, bookmarks, Anti, depressant, Takes, pain</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://instarling.com/popular/anti_depressant_takes_away_the_pain/"><img border="0" src="http://blogmarks.net/screenshots/2009/08/07/cb602d0637d2556f0dcc264d6034d36c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://instarling.com/popular/anti_depressant_takes_away_the_pain/">anti depressant takes away the pain</a></h4>
 
by <a href="http://blogmarks.net/user/newandforever">newandforever</a> 
<p class="description">anti depressant takes away the pain</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/anti%2Bdepressant%2Btakes%2Baway%2Bthe%2Bpain">anti depressant takes away the pain</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/akbulat787">akbulat787</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bookmarks">bookmarks</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Anti">Anti</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/depressant">depressant</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Takes">Takes</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/pain">pain</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058456745">Copy</a> | 
<a href="http://blogmarks.net/link/3307832">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/greut/mark/1058450817">
<title>Joseph's Blog - RabbitMQ, AMQP gem, and EventMachine</title>
<link>http://pivotallabs.com/users/jpalermo/blog/articles/952-rabbitmq-amqp-gem-and-eventmachine</link>
<description>&lt;blockquote&gt;&lt;p&gt;RabbitMQ 1.6 has an option to set a pre-fetch limit. So we simply set the pre-fetch limit to 1, and our EventMachine loop runs nice and fast now. You'll want to tweak your pre-fetch limit depending on how long it takes to process each message. If you can churn through a hundred messages a second, you probably won't even notice this problem and the prefetching will help you, but if it takes you a few seconds (or minutes) per message, you'll wonder why things aren't popped off the queue for several minutes (or hours).&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-08-01T06:24:31Z</dc:date>
<dc:author>greut</dc:author>
<dc:subject>rabbitmq, AMQP, gotcha</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://pivotallabs.com/users/jpalermo/blog/articles/952-rabbitmq-amqp-gem-and-eventmachine"><img border="0" src="http://blogmarks.net/screenshots/2009/08/01/5a70b4cbb65b78910604f384331b5bb7.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://pivotallabs.com/users/jpalermo/blog/articles/952-rabbitmq-amqp-gem-and-eventmachine">Joseph's Blog - RabbitMQ, AMQP gem, and EventMachine</a></h4>
 
by <a href="http://blogmarks.net/user/greut">greut</a> 
<div class="description"><blockquote><p>RabbitMQ 1.6 has an option to set a pre-fetch limit. So we simply set the pre-fetch limit to 1, and our EventMachine loop runs nice and fast now. You'll want to tweak your pre-fetch limit depending on how long it takes to process each message. If you can churn through a hundred messages a second, you probably won't even notice this problem and the prefetching will help you, but if it takes you a few seconds (or minutes) per message, you'll wonder why things aren't popped off the queue for several minutes (or hours).</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rabbitmq">rabbitmq</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/AMQP">AMQP</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gotcha">gotcha</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058450817">Copy</a> | 
<a href="http://blogmarks.net/link/3303017">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/cascamorto/mark/1058448142">
<title>Free online OCR</title>
<link>http://www.free-ocr.com/</link>
<description>Free-OCR.com is a free online OCR (Optical Character Recognition) tool. You can use this to perform OCR on any image you supply.

This service is free, no registration necessary. We also do not need your email address.

Just upload your image files. Free-OCR takes either PDF, JPG, GIF, TIFF or BMP format.</description>
<dc:date>2009-07-29T17:58:34Z</dc:date>
<dc:author>cascamorto</dc:author>
<dc:subject>gratuit, outils.en.ligne, ocr, bureautique</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.free-ocr.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/23/4abe745b681005317d69c02bd446fedb.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.free-ocr.com/">Free online OCR</a></h4>
 
by <a href="http://blogmarks.net/user/cascamorto">cascamorto</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3207852">8 other(s)</a> 
<p class="description">Free-OCR.com is a free online OCR (Optical Character Recognition) tool. You can use this to perform OCR on any image you supply.

This service is free, no registration necessary. We also do not need your email address.

Just upload your image files. Free-OCR takes either PDF, JPG, GIF, TIFF or BMP format.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gratuit">gratuit</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/outils.en.ligne">outils.en.ligne</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ocr">ocr</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/bureautique">bureautique</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058448142">Copy</a> | 
<a href="http://blogmarks.net/link/3207852">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/blackgoldfish/mark/1058438693">
<title>The Minimalist - Recipes for 101 Simple Salads for the Season - NYTimes.com</title>
<link>http://www.nytimes.com/2009/07/22/dining/22mlist.html?_r=1&amp;ref=dining</link>
<description>In theory, each salad takes 20 minutes or less. </description>
<dc:date>2009-07-23T04:44:13Z</dc:date>
<dc:author>blackgoldfish</dc:author>
<dc:subject>recipe</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.nytimes.com/2009/07/22/dining/22mlist.html?_r=1&amp;ref=dining"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.nytimes.com/2009/07/22/dining/22mlist.html?_r=1&amp;ref=dining">The Minimalist - Recipes for 101 Simple Salads for the Season - NYTimes.com</a></h4>
 
by <a href="http://blogmarks.net/user/blackgoldfish">blackgoldfish</a> 
<p class="description">In theory, each salad takes 20 minutes or less. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/recipe">recipe</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058438693">Copy</a> | 
<a href="http://blogmarks.net/link/3292905">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/blackgoldfish/mark/1058435613">
<title>hearts can build a home by vol25 on Etsy</title>
<link>http://www.etsy.com/view_listing.php?listing_id=26606728</link>
<description>&quot;It takes hands to build a house, but only hearts can build a home.&quot; Author Unknown. </description>
<dc:date>2009-07-20T05:47:33Z</dc:date>
<dc:author>blackgoldfish</dc:author>
<dc:subject>quote, GiftIdeas</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.etsy.com/view_listing.php?listing_id=26606728"><img border="0" src="http://blogmarks.net/screenshots/2009/07/20/c66273261013a1def28517b3464a141d.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.etsy.com/view_listing.php?listing_id=26606728">hearts can build a home by vol25 on Etsy</a></h4>
 
by <a href="http://blogmarks.net/user/blackgoldfish">blackgoldfish</a> 
<p class="description">"It takes hands to build a house, but only hearts can build a home." Author Unknown. </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/quote">quote</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/GiftIdeas">GiftIdeas</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058435613">Copy</a> | 
<a href="http://blogmarks.net/link/3290363">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/karlcow/mark/1058435261">
<title>Making tileable images with Python</title>
<link>http://www.willmcgugan.com/blog/tech/2009/7/18/make-tilable-backgrounds-with-python/</link>
<description>&lt;blockquote&gt;&lt;p&gt;a script that takes an image and warps it so that it is tileable (making it suitable for a repeating backgound or a texture in a game).&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-07-19T23:37:26Z</dc:date>
<dc:author>karlcow</dc:author>
<dc:subject>python, image</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.willmcgugan.com/blog/tech/2009/7/18/make-tilable-backgrounds-with-python/"><img border="0" src="http://blogmarks.net/screenshots/2009/07/19/304e7411c7e9e47c672e1b508c70f434.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.willmcgugan.com/blog/tech/2009/7/18/make-tilable-backgrounds-with-python/">Making tileable images with Python</a></h4>
 
by <a href="http://blogmarks.net/user/karlcow">karlcow</a> 
<div class="description"><blockquote><p>a script that takes an image and warps it so that it is tileable (making it suitable for a repeating backgound or a texture in a game).</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/python">python</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/image">image</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058435261">Copy</a> | 
<a href="http://blogmarks.net/link/3290043">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Sarcomical/mark/1058429264">
<title>Inside Out</title>
<link>http://www.myinsideout.co.uk/_/Home.html</link>
<description>this one's a very new discovery for me, and i like to look through the blog section especially. their description says it best:  
&quot;Part literary publication, part therapeutic expression, our aim is to promote creativity for self-development through the publication of a diverse mix of artistic work, all with a focus on self-awareness and self-help. Why? Because we believe that sometimes simply owning something on the page is all it takes to move past it and move on, for both reader and creator.&quot;</description>
<dc:date>2009-07-16T01:04:06Z</dc:date>
<dc:author>Sarcomical</dc:author>
<dc:subject>literary, art, creativity, writing, arts</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.myinsideout.co.uk/_/Home.html"><img border="0" src="http://blogmarks.net/screenshots/2009/07/16/c34879a5b34ceb915a669817c14d4506.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.myinsideout.co.uk/_/Home.html">Inside Out</a></h4>
 
by <a href="http://blogmarks.net/user/Sarcomical">Sarcomical</a> 
<p class="description">this one's a very new discovery for me, and i like to look through the blog section especially. their description says it best:  
"Part literary publication, part therapeutic expression, our aim is to promote creativity for self-development through the publication of a diverse mix of artistic work, all with a focus on self-awareness and self-help. Why? Because we believe that sometimes simply owning something on the page is all it takes to move past it and move on, for both reader and creator."</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/literary">literary</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/creativity">creativity</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/writing">writing</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/arts">arts</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058429264">Copy</a> | 
<a href="http://blogmarks.net/link/3286306">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/delavigne/mark/1058427194">
<title>premailer.py - Transform CSS into line style attributes with lxml.html - Peterbe.com (Peter Bengtsson on Python, Zope, Kung Fu, London and photos)</title>
<link>http://www.peterbe.com/plog/premailer.py</link>
<description>&lt;blockquote&gt;&lt;p&gt;premailer.py takes a HTML page, finds all CSS blocks and transforms these into style attributes.&lt;/p&gt;&lt;/blockquote&gt;</description>
<dc:date>2009-07-13T21:24:00Z</dc:date>
<dc:author>delavigne</dc:author>
<dc:subject>css, newsletter, html</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.peterbe.com/plog/premailer.py"><img border="0" src="http://blogmarks.net/screenshots/2009/07/13/45c42081321731d4e197eeddadb60897.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.peterbe.com/plog/premailer.py">premailer.py - Transform CSS into line style attributes with lxml.html - Peterbe.com (Peter Bengtsson on Python, Zope, Kung Fu, London and photos)</a></h4>
 
by <a href="http://blogmarks.net/user/delavigne">delavigne</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/3282761">2 other(s)</a> 
<div class="description"><blockquote><p>premailer.py takes a HTML page, finds all CSS blocks and transforms these into style attributes.</p></blockquote></div>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/css">css</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/newsletter">newsletter</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/html">html</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058427194">Copy</a> | 
<a href="http://blogmarks.net/link/3282761">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>