<?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; macintosh</title>
	<atom:link href="http://blog.massanti.com/tag/macintosh/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.massanti.com</link>
	<description>Confessions from a Geek</description>
	<lastBuildDate>Wed, 27 Oct 2010 11:22:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<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>6</slash:comments>
		</item>
		<item>
		<title>CSSEdit 2.5, a visual CSS Editor that doesn&#8217;t suck.</title>
		<link>http://blog.massanti.com/2007/09/27/cssedit-25-a-visual-css-editor-that-doesnt-suck/</link>
		<comments>http://blog.massanti.com/2007/09/27/cssedit-25-a-visual-css-editor-that-doesnt-suck/#comments</comments>
		<pubDate>Thu, 27 Sep 2007 05:26:19 +0000</pubDate>
		<dc:creator>Diego Massanti</dc:creator>
				<category><![CDATA[Web & Design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macintosh]]></category>
		<category><![CDATA[visual]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://massanti.com/2007/09/27/cssedit-25-a-visual-css-editor-that-doesnt-sucks/</guid>
		<description><![CDATA[Oh my God, some weeks ago I bought a license for this amazing piece of software made by the guys at macrabbit.com. This is not just another CSS Editor, this is **THE** CSS Editor. Not only you can edit each and every aspect of the css code in a visual manner, but also, every change [...]]]></description>
			<content:encoded><![CDATA[<p><a title="CSSEdit 2.5 screenshot" href="http://massanti.com/wp-content/uploads/2007/09/maingui.jpg" rel="shadowbox[post-10];player=img;"><img class="right" src="http://massanti.com/wp-content/uploads/2007/09/maingui.thumbnail.jpg" alt="CSSEdit 2.5 screenshot" /></a>Oh my God, some weeks ago I bought a license for this <a href="http://macrabbit.com/cssedit/">amazing piece of software</a> made by the guys at <a href="http://macrabbit.com">macrabbit.com</a>. This is not just another CSS Editor, this is **THE** CSS Editor.<br />
Not only you can edit each and every aspect of the css code in a visual manner, but also, <strong>every change</strong> that you do is reflected in the display window <strong>in real time!</strong> Yay!<br />
One of the features that i really love about this software is the <em>&#8220;X-Ray&#8221;</em> function, where you basically click on the different elements of the webpage you are working on, and it tells you all the CSS classes that are affecting it, you also see the full inheritance tree and you can, obviously create new CSS Classes with full inheritance control thanks to the &#8220;inspector&#8221; window.<br />
<span id="more-10"></span><br />
Obviously, you also get a fully-featured <em>text-mode</em> CSS Editor with code sense capabilities and auto completion.<br />
There is actually just one thing that I don&#8217;t like about this software, and it is the way it manages the windows, i mean that when you are working with the CSS for a page, you need to have <strong>2 different windows opened</strong>, one for the <em>&#8220;kindasorta&#8221;</em> browser where you actually <strong>see</strong> the visual impact of your changes, and another second window for the actuall CSS code where you work, so too many times you want the browser window to be full screen, so you have to be switching windows over and over while you work, is not a big deal, but it is something that could be improvied by the use of tabs, or even better <strong>by the use of a &#8220;divided&#8221; window like <a href="http://www.adobe.com/products/dreamweaver/">Adobe Dreamweaver</a> does for the Code / Design view.</strong></p>
<p>Other than that, this software is really saving hours of my time and i could not be more happy with it, if you are into web design, i think you should really go and check it.</p>
<p>I wish there were something like this for windows and IE7 too, lot of friends and colleagues always tell me &#8220;hey, you should try <a href="http://litmusapp.com/cssvista/">CSSVista</a>&#8220;&#8230; right&#8230; well, it is NOT the same, not in a million years (no offense to the CSSVista guys).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.massanti.com/2007/09/27/cssedit-25-a-visual-css-editor-that-doesnt-suck/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

