<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Federico Feroldi's blog &#187; Delicious</title>
	<atom:link href="http://www.pixzone.com/blog/category/delicious/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pixzone.com/blog</link>
	<description>by Federico Feroldi</description>
	<lastBuildDate>Sat, 13 Jun 2009 20:00:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>links for 2009-03-29</title>
		<link>http://www.pixzone.com/blog/551/links-for-2009-03-29/</link>
		<comments>http://www.pixzone.com/blog/551/links-for-2009-03-29/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 20:00:16 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[Delicious]]></category>

		<guid isPermaLink="false">http://www.pixzone.com/blog/551/links-for-2009-03-29/</guid>
		<description><![CDATA[\n SourceForge.net: kosmosfs Â» home \n Kosmos filesystem is a high performance distributed filesystem for web-scale applications such as, storing log data, Map/Reduce data etc. It builds upon ideas from Google&#39;s well known Google Filesystem project. \n (tags: filesystem opensource c++ cluster distributed grid gfs) \n \n Richard Jones &#124; Anti-RDBMS: A list of distributed [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>\n
<div><a>SourceForge.net: kosmosfs Â» home</a></div>
<p>\n
<div>Kosmos filesystem is a high performance distributed filesystem for web-scale applications such as, storing log data, Map/Reduce data etc. It builds upon ideas from Google&#39;s well known Google Filesystem project.</div>
<p>\n
<div>(tags: <a>filesystem</a> <a>opensource</a> <a>c++</a> <a>cluster</a> <a>distributed</a> <a>grid</a> <a>gfs</a>)</div>
<p>\n            </li>
<li>\n
<div><a>Richard Jones | Anti-RDBMS: A list of distributed key-value stores | Richard Jones, Esq.</a></div>
<p>\n
<div>Perhaps youâ€™re considering using a dedicated key-value or document store instead of a traditional relational database.</div>
<p>\n
<div>(tags: <a>database</a> <a>scalability</a> <a>distributed</a> <a>storage</a> <a>programming</a> <a>couchdb</a> <a>rdbms</a> <a>performance</a> <a>key-value</a>)</div>
<p>\n            </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.pixzone.com/blog/551/links-for-2009-03-29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2009-03-27</title>
		<link>http://www.pixzone.com/blog/550/links-for-2009-03-27/</link>
		<comments>http://www.pixzone.com/blog/550/links-for-2009-03-27/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 19:58:12 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[Delicious]]></category>

		<guid isPermaLink="false">http://www.pixzone.com/blog/550/links-for-2009-03-27/</guid>
		<description><![CDATA[\n unladen-swallow &#8211; Google Code \n An optimization branch of CPython, intended to be fully compatible and significantly faster. \n (tags: python llvm performance google vm optimization opensource jit programming) \n]]></description>
			<content:encoded><![CDATA[<ul>
<li>\n
<div><a>unladen-swallow &#8211; Google Code</a></div>
<p>\n
<div>An optimization branch of CPython, intended to be fully compatible and significantly faster.</div>
<p>\n
<div>(tags: <a>python</a> <a>llvm</a> <a>performance</a> <a>google</a> <a>vm</a> <a>optimization</a> <a>opensource</a> <a>jit</a> <a>programming</a>)</div>
<p>\n            </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.pixzone.com/blog/550/links-for-2009-03-27/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2009-03-26</title>
		<link>http://www.pixzone.com/blog/549/links-for-2009-03-26/</link>
		<comments>http://www.pixzone.com/blog/549/links-for-2009-03-26/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 20:01:21 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[Delicious]]></category>

		<guid isPermaLink="false">http://www.pixzone.com/blog/549/links-for-2009-03-26/</guid>
		<description><![CDATA[\n jdbc-redis &#8211; Google Code \n JDBC-Redis is Java driver using the JDBC interface for Redis Database (http://code.google.com/p/redis/). This project doesn&#39;t aim for a complete implementation of the JDBC specification since Redis isn&#39;t a relational database, but should provide a familiar interface to Java developers interact with Redis. \n (tags: redis java jdbc database library) [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>\n
<div><a>jdbc-redis &#8211; Google Code</a></div>
<p>\n
<div>JDBC-Redis is Java driver using the JDBC interface for Redis Database (http://code.google.com/p/redis/). This project doesn&#39;t aim for a complete implementation of the JDBC specification since Redis isn&#39;t a relational database, but should provide a familiar interface to Java developers interact with Redis.</div>
<p>\n
<div>(tags: <a>redis</a> <a>java</a> <a>jdbc</a> <a>database</a> <a>library</a>)</div>
<p>\n            </li>
<li>\n
<div><a>junitext &#8211; Google Code</a></div>
<p>\n
<div>JUnitExt is an extension of JUnit 4, which adds additional annotations and runners for @Prerequisites, @Categories and many other things.</div>
<p>\n                \n            </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.pixzone.com/blog/549/links-for-2009-03-26/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2009-03-25</title>
		<link>http://www.pixzone.com/blog/548/links-for-2009-03-25/</link>
		<comments>http://www.pixzone.com/blog/548/links-for-2009-03-25/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 20:00:30 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[Delicious]]></category>

		<guid isPermaLink="false">http://www.pixzone.com/blog/548/links-for-2009-03-25/</guid>
		<description><![CDATA[\n jdeb &#8211; Debian packages in java \n This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner. \n (tags: java apache programming ubuntu debian packaging maven ant deb) \n]]></description>
			<content:encoded><![CDATA[<ul>
<li>\n
<div><a>jdeb &#8211; Debian packages in java</a></div>
<p>\n
<div>This library provides an Ant task and a Maven plugin to create Debian packages from Java builds in a truly cross platform manner.</div>
<p>\n
<div>(tags: <a>java</a> <a>apache</a> <a>programming</a> <a>ubuntu</a> <a>debian</a> <a>packaging</a> <a>maven</a> <a>ant</a> <a>deb</a>)</div>
<p>\n            </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.pixzone.com/blog/548/links-for-2009-03-25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2009-03-24</title>
		<link>http://www.pixzone.com/blog/547/links-for-2009-03-24/</link>
		<comments>http://www.pixzone.com/blog/547/links-for-2009-03-24/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 20:00:29 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[Delicious]]></category>

		<guid isPermaLink="false">http://www.pixzone.com/blog/547/links-for-2009-03-24/</guid>
		<description><![CDATA[\n joehewitt&#39;s three20 at master &#8211; GitHub \n Three20 is an Objective-C library for iPhone developers \n (tags: library framework opensource programming ui development facebook iphone objective-c cocoa) \n \n appscale &#8211; Google Code \n AppScale is an open-source implementation of the Google AppEngine (GAE) cloud computing interface. AppScale enables execution of GAE applications on [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>\n
<div><a>joehewitt&#39;s three20 at master &#8211; GitHub</a></div>
<p>\n
<div>Three20 is an Objective-C library for iPhone developers</div>
<p>\n
<div>(tags: <a>library</a> <a>framework</a> <a>opensource</a> <a>programming</a> <a>ui</a> <a>development</a> <a>facebook</a> <a>iphone</a> <a>objective-c</a> <a>cocoa</a>)</div>
<p>\n            </li>
<li>\n
<div><a>appscale &#8211; Google Code</a></div>
<p>\n
<div>AppScale is an open-source implementation of the Google AppEngine (GAE) cloud computing interface. AppScale enables execution of GAE applications on virtualized cluster systems.</div>
<p>\n
<div>(tags: <a>python</a> <a>opensource</a> <a>cloudcomputing</a> <a>virtualization</a> <a>ec2</a> <a>cloud</a> <a>google</a> <a>aws</a> <a>appengine</a> <a>gae</a>)</div>
<p>\n            </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.pixzone.com/blog/547/links-for-2009-03-24/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2009-03-20</title>
		<link>http://www.pixzone.com/blog/546/links-for-2009-03-20/</link>
		<comments>http://www.pixzone.com/blog/546/links-for-2009-03-20/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 20:00:42 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[Delicious]]></category>

		<guid isPermaLink="false">http://www.pixzone.com/blog/546/links-for-2009-03-20/</guid>
		<description><![CDATA[\n arXiv:0903.3276 De-anonymizing Social Networks \n We present a framework for analyzing privacy and anonymity in social networks and develop a new re-identification algorithm targeting anonymized social-network graphs. \n (tags: graph algorithm paper analysis social-networks identity anonymous) \n \n nat-traverse &#8212; Use of UDP to traverse NAT gateways \n nat-traverse establishes connections between nodes which [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>\n
<div><a>arXiv:0903.3276 De-anonymizing Social Networks</a></div>
<p>\n
<div>We present a framework for analyzing privacy and anonymity in social networks and develop a new re-identification algorithm targeting anonymized social-network graphs.</div>
<p>\n
<div>(tags: <a>graph</a> <a>algorithm</a> <a>paper</a> <a>analysis</a> <a>social-networks</a> <a>identity</a> <a>anonymous</a>)</div>
<p>\n            </li>
<li>\n
<div><a>nat-traverse &#8212; Use of UDP to traverse NAT gateways</a></div>
<p>\n
<div>nat-traverse establishes connections between nodes which are behind NAT gateways, i.e. hosts which do not have public IP addresses.</div>
<p>\n
<div>(tags: <a>network</a> <a>perl</a> <a>p2p</a> <a>security</a> <a>linux</a> <a>networking</a> <a>firewall</a> <a>nat</a> <a>udp</a>)</div>
<p>\n            </li>
<li>\n
<div><a>video transcoding recipes with ffmpeg (RoboSci Blog)</a></div>
<p>\n
<div>These are shell incantations for transcoding video with ffmpeg, especially for the ipod or iphone. ffmpeg is one of several free open source video editing programs you can use. These recipes are here partly to make it easier for other people to find them, and partly for me to find them again.</div>
<p>\n
<div>(tags: <a>video</a> <a>iphone</a> <a>transcoding</a> <a>ffmpeg</a> <a>encoding</a> <a>codec</a> <a>audio</a> <a>mencoder</a>)</div>
<p>\n            </li>
<li>\n
<div><a>HowTo: EC2 for Poets</a></div>
<p>\n
<div>The goal is to make cloud computing less mysterious by helping people through the process of setting up a server on Amazon EC2. The title derives from a class that was offered at the University of Wisconsin, when I was a grad student there, called Computer Science for Poets.</div>
<p>\n
<div>(tags: <a>tutorial</a> <a>cloudcomputing</a> <a>cloudify</a> <a>ec2</a> <a>s3</a> <a>amazon</a> <a>aws</a> <a>howto</a> <a>opml</a> <a>insipration</a>)</div>
<p>\n            </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.pixzone.com/blog/546/links-for-2009-03-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2009-03-18</title>
		<link>http://www.pixzone.com/blog/545/links-for-2009-03-18/</link>
		<comments>http://www.pixzone.com/blog/545/links-for-2009-03-18/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 20:01:20 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[Delicious]]></category>

		<guid isPermaLink="false">http://www.pixzone.com/blog/545/links-for-2009-03-18/</guid>
		<description><![CDATA[\n Apache Sling &#8211; Apache Sling \n Apache Sling is an innovative web framework that is intended to bring back the fun to web development. It uses all those nice cool and new technologies that make up a state-of-the-art framework. \n (tags: framework java osgi apache jcr jackrabbit sling rest) \n]]></description>
			<content:encoded><![CDATA[<ul>
<li>\n
<div><a>Apache Sling &#8211; Apache Sling</a></div>
<p>\n
<div>Apache Sling is an innovative web framework that is intended to bring back the fun to web development. It uses all those nice cool and new technologies that make up a state-of-the-art framework.</div>
<p>\n
<div>(tags: <a>framework</a> <a>java</a> <a>osgi</a> <a>apache</a> <a>jcr</a> <a>jackrabbit</a> <a>sling</a> <a>rest</a>)</div>
<p>\n            </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.pixzone.com/blog/545/links-for-2009-03-18/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2009-03-17</title>
		<link>http://www.pixzone.com/blog/544/links-for-2009-03-17/</link>
		<comments>http://www.pixzone.com/blog/544/links-for-2009-03-17/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 20:01:24 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[Delicious]]></category>

		<guid isPermaLink="false">http://www.pixzone.com/blog/544/links-for-2009-03-17/</guid>
		<description><![CDATA[\n Juicer &#8211; a CSS and JavaScript packaging tool / Ruby &#8211; cjohansen.no \n For best performance, CSS and JavaScript should be served up using as few requests and bytes as possible. Juicer is a new command line tool that helps by resolving dependencies, merging and minifying files. It can even check your syntax, add [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>\n
<div><a>Juicer &#8211; a CSS and JavaScript packaging tool / Ruby &#8211; cjohansen.no</a></div>
<p>\n
<div>For best performance, CSS and JavaScript should be served up using as few requests and bytes as possible. Juicer is a new command line tool that helps by resolving dependencies, merging and minifying files. It can even check your syntax, add cache busters to and cycle asset hosts on URLs in CSS files and more.</div>
<p>\n
<div>(tags: <a>ruby</a> <a>deployment</a> <a>optimization</a> <a>development</a> <a>css</a> <a>javascript</a> <a>packaging</a> <a>compression</a>)</div>
<p>\n            </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.pixzone.com/blog/544/links-for-2009-03-17/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2009-03-16</title>
		<link>http://www.pixzone.com/blog/543/links-for-2009-03-16/</link>
		<comments>http://www.pixzone.com/blog/543/links-for-2009-03-16/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 20:00:43 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[Delicious]]></category>

		<guid isPermaLink="false">http://www.pixzone.com/blog/543/links-for-2009-03-16/</guid>
		<description><![CDATA[\n Cappuccino Web Framework &#8211; Build Desktop Class Applications in Objective-J and JavaScript \n Cappuccino is an open source framework that makes it easy to build desktop-caliber applications that run in a web browser. \n (tags: web framework opensource programming web2.0 webdesign webdev iphone javascript objective-j cappuccino) \n \n truthtrap&#39;s ec2-elastic-backups at master &#8211; GitHub [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>\n
<div><a>Cappuccino Web Framework &#8211; Build Desktop Class Applications in Objective-J and JavaScript</a></div>
<p>\n
<div>Cappuccino is an open source framework that makes it easy to build desktop-caliber applications that run in a web browser.</div>
<p>\n
<div>(tags: <a>web</a> <a>framework</a> <a>opensource</a> <a>programming</a> <a>web2.0</a> <a>webdesign</a> <a>webdev</a> <a>iphone</a> <a>javascript</a> <a>objective-j</a> <a>cappuccino</a>)</div>
<p>\n            </li>
<li>\n
<div><a>truthtrap&#39;s ec2-elastic-backups at master &#8211; GitHub</a></div>
<p>\n
<div>Creating, expiring and deleting Amazon EC2 snapshots!</div>
<p>\n
<div>(tags: <a>ec2</a> <a>amazon</a> <a>aws</a> <a>simpledb</a> <a>backup</a>)</div>
<p>\n            </li>
<li>\n
<div><a>Cloudera&#39;s Distribution for Hadoop on Amazon EC2 | Cloudera</a></div>
<p>\n
<div>Running Hadoop on EC2 is easy. We&#39;ve taken Cloudera&#39;s Distribution for Hadoop, and packaged it up in an easy-to-use AMI and associated launch scripts.</div>
<p>\n
<div>(tags: <a>ec2</a> <a>hadoop</a> <a>cluster</a> <a>amazon</a> <a>ami</a> <a>cloudera</a>)</div>
<p>\n            </li>
<li>\n
<div><a>When Does Amazon EC2 Reserved Instance Pricing Save Money? | Cloudiquity</a></div>
<p>\n                \n
<div>(tags: <a>ec2</a> <a>amazon</a> <a>pricing</a>)</div>
<p>\n            </li>
<li>\n
<div><a>Cloudera&#39;s Distribution for Hadoop | Cloudera</a></div>
<p>\n
<div>Cloudera&#39;s Distribution for Hadoop is based on the most recent stable version of Apache Hadoop. It includes some useful patches back-ported from future releases, as well as improvements we have developed for our support customers.</div>
<p>\n
<div>(tags: <a>hadoop</a> <a>linux</a> <a>distribution</a> <a>cloudera</a>)</div>
<p>\n            </li>
<li>\n
<div><a>Bloom Filters &#8211; the math</a></div>
<p>\n
<div>A Bloom filter is a method for representing a set $A = \\{a_1, a_2, \\ldots, a_n\\}$ of n elements (also called keys) to support membership queries. It was invented by Burton Bloom in 1970 [6] and was proposed for use in the web context by Marais and Bharat [37] as a mechani sm for identifying which pages have associated comments stored within a CommonKnowledge server.</div>
<p>\n
<div>(tags: <a>hash</a> <a>algorithm</a> <a>algorithms</a> <a>bloom</a> <a>bloomfilter</a> <a>research</a> <a>math</a>)</div>
<p>\n            </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.pixzone.com/blog/543/links-for-2009-03-16/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>links for 2009-03-14</title>
		<link>http://www.pixzone.com/blog/542/links-for-2009-03-14/</link>
		<comments>http://www.pixzone.com/blog/542/links-for-2009-03-14/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 19:56:48 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[Delicious]]></category>

		<guid isPermaLink="false">http://www.pixzone.com/blog/542/links-for-2009-03-14/</guid>
		<description><![CDATA[\n Mobile compatibility tables \n On this page I give a quick overview of the mobile browser compatibility tests Iâ€™ve done so far. \n (tags: development webdesign css mobile javascript comparison browser compatibility) \n \n Improving Running Components at Twitter \n We will learn how a small team at Twitter keeps up with breakneck growth, [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>\n
<div><a>Mobile compatibility tables</a></div>
<p>\n
<div>On this page I give a quick overview of the mobile browser compatibility tests Iâ€™ve done so far.</div>
<p>\n
<div>(tags: <a>development</a> <a>webdesign</a> <a>css</a> <a>mobile</a> <a>javascript</a> <a>comparison</a> <a>browser</a> <a>compatibility</a>)</div>
<p>\n            </li>
<li>\n
<div><a>Improving Running Components at Twitter</a></div>
<p>\n
<div>We will learn how a small team at Twitter keeps up with breakneck growth, by focusing on three performance milestones completed in the last year.</div>
<p>\n
<div>(tags: <a>twitter</a> <a>scalability</a> <a>rails</a> <a>scaling</a> <a>architecture</a> <a>scala</a> <a>caching</a>)</div>
<p>\n            </li>
<li>\n
<div><a>Cloudera&#39;s Basic Hadoop Training | Cloudera</a></div>
<p>\n                \n
<div>(tags: <a>video</a> <a>hadoop</a> <a>training</a> <a>claudera</a>)</div>
<p>\n            </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.pixzone.com/blog/542/links-for-2009-03-14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.560 seconds -->
