<?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>ktulu.com.ar &#187; os x</title>
	<atom:link href="http://ktulu.com.ar/blog/tag/os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://ktulu.com.ar/blog</link>
	<description>Tecnología, programación y boludeces varias</description>
	<lastBuildDate>Mon, 30 Jan 2012 22:22:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Finding duplicate files in OS X with rudups</title>
		<link>http://ktulu.com.ar/blog/2009/09/22/finding-duplicate-files-in-os-x-with-rudups/</link>
		<comments>http://ktulu.com.ar/blog/2009/09/22/finding-duplicate-files-in-os-x-with-rudups/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 11:33:18 +0000</pubDate>
		<dc:creator>Luis</dc:creator>
				<category><![CDATA[Noticias]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[cocoa]]></category>
		<category><![CDATA[duplicate]]></category>
		<category><![CDATA[dups]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[rubycocoa]]></category>

		<guid isPermaLink="false">http://ktulu.com.ar/blog/?p=87</guid>
		<description><![CDATA[As an exercise in learning Cocoa I&#8217;ve developed an application to find duplicate files. The files are compared using a MD5 hash of their content. It was written in Ruby (with RubyCocoa) and the source code is at rudups&#8217; repo at GitHub. You can get a .dmg to install rudups]]></description>
		<wfw:commentRss>http://ktulu.com.ar/blog/2009/09/22/finding-duplicate-files-in-os-x-with-rudups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

