<?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>Diego's Rants &#187; Download Thingy</title>
	<atom:link href="http://blog.massanti.com/tag/download-thingy/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.massanti.com</link>
	<description>Confessions from a Geek</description>
	<lastBuildDate>Wed, 25 Aug 2010 09:39:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Download Thingy, it slowly starts to make sense.</title>
		<link>http://blog.massanti.com/2009/09/22/download-thingy-it-slowly-starts-to-make-sense/</link>
		<comments>http://blog.massanti.com/2009/09/22/download-thingy-it-slowly-starts-to-make-sense/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 06:08:42 +0000</pubDate>
		<dc:creator>Diego Massanti</dc:creator>
				<category><![CDATA[Apple / Macintosh]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Download Thingy]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://blog.massanti.com/?p=1014</guid>
		<description><![CDATA[I have been working for the past days in the foundation for a new Download Manager that I&#8217;m writing for the Mac platform, and this is just an &#8220;status quo&#8221; about how things are evolving. What is done so far. A certainly modern multi-threaded Cocoa Framework implementation around libCurl&#8216;s C API, which allows me to [...]]]></description>
			<content:encoded><![CDATA[<p>I have been working for the past days in the foundation for a new Download Manager that I&#8217;m writing for the Mac platform, and this is just an &#8220;status quo&#8221; about how things are evolving.</p>
<h3>What is done so far.</h3>
<ul>
<li>A certainly modern multi-threaded Cocoa Framework implementation around <a href="http://curl.haxx.se/libcurl/">libCurl</a>&#8216;s C API, which allows me to get my hands on the whole power of Curl, but without leaving the beauty of Objective-C and the Cocoa API&#8217;s at any moment.</li>
<li style="text-align: left;">A pretty basic prorotype kind of UI which allows simple segmented download of files for the time being.
<p><div id="attachment_1015" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.massanti.com/wp-content/uploads/2009/09/Screen-shot-2009-09-22-at-2.50.34-AM.png" rel="shadowbox[post-1014];player=img;"><img class="size-medium wp-image-1015" title="Download Thingy, the prototype UI" src="http://blog.massanti.com/wp-content/uploads/2009/09/Screen-shot-2009-09-22-at-2.50.34-AM-300x205.png" alt="Download Thingy, the prototype UI" width="300" height="205" /></a><p class="wp-caption-text">Download Thingy, the prototype UI</p></div></li>
<li style="text-align: left;">A custom (and open, XML, standards based) file format baptized (you guessed) &#8220;.thingy&#8221; which takes care of storing partial download segments, some basic (for now) binary and redundancy checking, and of course, the ability to reconstruct itself into the original file.
<p><div id="attachment_1016" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.massanti.com/wp-content/uploads/2009/09/Screen-shot-2009-09-22-at-2.52.30-AM.png" rel="shadowbox[post-1014];player=img;"><img class="size-medium wp-image-1016" title="A standard .thingy container." src="http://blog.massanti.com/wp-content/uploads/2009/09/Screen-shot-2009-09-22-at-2.52.30-AM-300x200.png" alt="A standard .thingy container." width="300" height="200" /></a><p class="wp-caption-text">A standard .thingy container.</p></div></li>
<li style="text-align: left;">Main Launch Services integartion is partially done too.</li>
<li style="text-align: left;">Some basic implementation of automatic mirror discovering.</li>
</ul>
<h3>What needs to be done.</h3>
<ul>
<li>I have to write the foundation for a proper queue management system.</li>
<li>Network Usage / Bandwidth Limiting logics are in the &#8220;to do&#8221; list too.</li>
<li>A proper User Interface.</li>
<li>A public alpha version with basic usability that people can start to use and report so i can accelerate the development based on actual user&#8217;s requests.</li>
<li>A Safari / WebKit plugin.</li>
</ul>
<p>So far, this is looking pretty nice and i think it will become a pretty interesting utility for the Mac community.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.massanti.com/2009/09/22/download-thingy-it-slowly-starts-to-make-sense/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Download Thingy, a free Download Manager for the Mac</title>
		<link>http://blog.massanti.com/2009/09/19/download-thingy-a-free-download-manager-for-the-mac/</link>
		<comments>http://blog.massanti.com/2009/09/19/download-thingy-a-free-download-manager-for-the-mac/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 22:51:08 +0000</pubDate>
		<dc:creator>Diego Massanti</dc:creator>
				<category><![CDATA[Apple / Macintosh]]></category>
		<category><![CDATA[Computers & Tech]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[Download Thingy]]></category>
		<category><![CDATA[macintosh]]></category>

		<guid isPermaLink="false">http://blog.massanti.com/?p=990</guid>
		<description><![CDATA[Im working in a new piece of software called &#8220;Download Thingy&#8221; (at least for now). It is basically a Download Manager for Mac OS X. The main reasons why I am doing this are simple: There seems to be not a single Download Manager for the Mac that complies with the following: It is Free. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-991" title="Download Thingy" src="http://blog.massanti.com/wp-content/uploads/2009/09/Generic.png" alt="Download Thingy" width="307" height="307" />Im working in a new piece of software called &#8220;Download Thingy&#8221; (at least for now).</p>
<p>It is basically a Download Manager for Mac OS X. The main reasons why I am doing this are simple: There seems to be not a single Download Manager for the Mac that complies with the following:</p>
<ul>
<li>It is Free.</li>
<li>It doesn&#8217;t have a lot of features that i will NEVER use.</li>
<li>Comes with a simple UI putting the main focus on the Downloads and not on other stuff I don&#8217;t care.</li>
<li>Allows segmented / multi threaded downloads.</li>
<li>Allows limiting the download speed in a &#8220;per download&#8221; or &#8220;overall&#8221; basis.</li>
</ul>
<p>For this project I&#8217;m using the amazing <a href="http://curl.haxx.se/libcurl/">libCurl</a> library as the download engine backend.</p>
<p>Anybody who is interested to participate in a private alpha testing of this (yet prototype) app feel free to comment on this post and i will get back to you when an alpha version is ready for testing.</p>
<p>Cheers, Diego.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.massanti.com/2009/09/19/download-thingy-a-free-download-manager-for-the-mac/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
