<?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>Scarf*oo &#187; software</title>
	<atom:link href="http://scarfoo.com/archives/category/software/feed" rel="self" type="application/rss+xml" />
	<link>http://scarfoo.com</link>
	<description>Comfy Web Development With Standards in Mind</description>
	<lastBuildDate>Wed, 21 Dec 2011 19:07:54 +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>Essential Web Development Apps on Mac OS X</title>
		<link>http://scarfoo.com/archives/32</link>
		<comments>http://scarfoo.com/archives/32#comments</comments>
		<pubDate>Wed, 03 Aug 2011 05:32:32 +0000</pubDate>
		<dc:creator>Damjan Mozetič</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://scarfoo.com/?p=32</guid>
		<description><![CDATA[Like every trade needs its set of tools, so do we web developers. In this article I&#8217;ll present you &#8211; what in my experience are &#8211; the best web development applications available on Mac OS X. Graphics Manipulation The king of all graphic manipulation apps is Adobe Photoshop ($699 or $49/month). Its performance and features [...]]]></description>
			<content:encoded><![CDATA[<p>Like every trade needs its set of tools, so do we web developers. In this article I&#8217;ll present you &#8211; what in my experience are &#8211; the best web development applications available on Mac OS X.</p>
<h3>Graphics Manipulation</h3>
<p>The king of all graphic manipulation apps is <a href="http://www.adobe.com/products/photoshop/photoshop/">Adobe Photoshop ($699 or $49/month)</a>. Its performance and features are simply way above anything else, but so is its price. If you can afford to buy it, definitely go for it, else there are some alternatives &#8211; much less powerful &#8211; but way easier on your wallet:</p>
<ul>
<li><a href="http://www.pixelmator.com/" title="Pixelmator">Pixelmator ($23.99)</a></li>
<li><a href="http://flyingmeat.com/acorn/">Acorn ($49.99)</a></li>
<li><a href="http://www.gimp.org/macintosh/">The Gimp (free)</a></li>
</ul>
<p>Also if you have Photoshop and you don&#8217;t do a lot of line art, you might probably do without <a href="http://www.adobe.com/products/illustrator/">Adobe Illustrator</a>. I rarely use it by itself, but sometimes I use it for more complex vector art and conversion in conjunction with Photoshop.</p>
<h3>File Transfer</h3>
<p><a href="http://www.panic.com/transmit/">Transmit ($34)</a> &#8211; Probably the best commercial FTP application on the Mac.<br />
<a href="http://cyberduck.ch/">Cyberduck (free)</a> &#8211; A great alternative to Transmit, featuring a single-pane interface.</p>
<h3>Text Editing</h3>
<p>If Photoshop is the king of graphics manipulation, then <a href="http://macromates.com/">Macromates&#8217; TextMate</a> is the king of text editing. Once you start using it, all other text editors look like toys. The features of this editor are simply to many to list here, so feel free to browse the <a href="http://macromates.com/">product&#8217;s web site</a> for more info.</p>
<h3>Database Access And Manipulation</h3>
<p>If you need to access (mysql) databases, you need a good tool to manage it. <a href="http://www.navicat.com/">Navicat</a> is just that. It is however, a bit expensive, and there are other free tools that do the job quite as well:</p>
<ul>
<li><a href="http://www.sequelpro.com/">Sequel Pro (free)</a> &#8211; a fast and easy-to-use Mac database management application for working with MySQL databases.</li>
<li><a href="http://www.araelium.com/querious/" title="Querious">Querious ($29)</a> &#8211; a native OS X application supporting viewing, searching, editing, importing, exporting, and structuring your MySQL databases.</li>
</ul>
<h3>Browsers &#038; Plugins</h3>
<p>My main development browser is <a href="http://getfirefox.com">Mozilla Firefox</a> with the following plugins:</p>
<ul>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/60/">Web developer toolbar</a> &#8211; a toolbar that has it all</li>
<li><a href="http://getfirebug.com/">Firebug</a> &#8211; a great html/css debugging tool with live preview of changes</li>
<li><a href="http://www.colorzilla.com/firefox/">ColorZilla</a> &#8211; a color picker tool</li>
<li><a href="http://developer.yahoo.com/yslow/">YSlow</a> &#8211; a web page performance analyzer</li>
</ul>
<p>For your IE debugging needs, you should probably go for a virtual machine that runs a version of windows with IE. I recommend spending your money on <a href="http://www.vmware.com/products/fusion/">VMware Fusion ($79.99 &#8211; $99.99)</a> or <a href="http://www.parallels.com/eu/products/desktop?icid=1479">Parallels Desktop</a> and install Windows XP, which comes preloaded with internet explorer version 6. You can then have separate installations with various other browser versions and run them as needed.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://scarfoo.com/archives/40" rel="bookmark" class="crp_title">Safari 3.1 Update Released</a></li><li><a href="http://scarfoo.com/archives/159" rel="bookmark" class="crp_title">Inconsolata, a Great Programmer&#8217;s Font</a></li><li><a href="http://scarfoo.com/archives/11" rel="bookmark" class="crp_title">CSS Tip #1 &#8211; Avoiding Hacks With IE Conditional Comments</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://scarfoo.com/archives/32/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safari 4 Public Beta</title>
		<link>http://scarfoo.com/archives/138</link>
		<comments>http://scarfoo.com/archives/138#comments</comments>
		<pubDate>Tue, 24 Feb 2009 15:17:25 +0000</pubDate>
		<dc:creator>Damjan Mozetič</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[CSS 3]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[Safari 4]]></category>

		<guid isPermaLink="false">http://scarfoo.com/?p=138</guid>
		<description><![CDATA[It was a pleasantly unexpected surprise to see that my favourite browser just got much better, more polished, and I must say, fancier too. Safari version 4 sports new Chromesque tabs on the top of the window, a smart google-powered address field, a sexy coverflow history viewer and an even sexier favourites &#8216;Top Sites&#8217; view. [...]]]></description>
			<content:encoded><![CDATA[<p>It was a pleasantly unexpected surprise to see that my favourite browser just got much better, more polished, and I must say, fancier too.</p>
<p>Safari version 4 sports new Chromesque tabs on the top of the window, a smart google-powered address field, a sexy coverflow history viewer and an even sexier favourites &#8216;Top Sites&#8217; view.</p>
<p>This is a really nice upgrade to the ol&#8217; and dull version 3. Get your beta version from <a href="http://www.apple.com/safari/">apple&#8217;s website here</a>.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://scarfoo.com/archives/50" rel="bookmark" class="crp_title">CSS Gradients Support in WebKit</a></li><li><a href="http://scarfoo.com/archives/40" rel="bookmark" class="crp_title">Safari 3.1 Update Released</a></li><li><a href="http://scarfoo.com/archives/63" rel="bookmark" class="crp_title">RNIB Surf Right Toolbar</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://scarfoo.com/archives/138/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silverback Web Usability Testing Application</title>
		<link>http://scarfoo.com/archives/65</link>
		<comments>http://scarfoo.com/archives/65#comments</comments>
		<pubDate>Fri, 25 Jul 2008 06:13:48 +0000</pubDate>
		<dc:creator>Damjan Mozetič</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Clearleft]]></category>
		<category><![CDATA[Silverback]]></category>
		<category><![CDATA[usability testing]]></category>

		<guid isPermaLink="false">http://scarfoo.com/?p=65</guid>
		<description><![CDATA[An slick new 50$ mac application from Clearleft for web site usability testing. Seems like a well designed app that could really come in handy. See for yourself. Silverback screencast from Jeremy Keith on Vimeo. Oh, and just in case you are holding back on the purchase, 10% of all profits go to save the [...]]]></description>
			<content:encoded><![CDATA[<p>An slick <a href="http://silverbackapp.com/">new 50$ mac application</a> from <a href="http://clearleft.com/">Clearleft</a> for web site usability testing. Seems like a well designed app that could really come in handy. See for yourself.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=1393885&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://www.vimeo.com/moogaloop.swf?clip_id=1393885&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object><br /><a href="http://www.vimeo.com/1393885?pg=embed&#038;sec=1393885">Silverback screencast</a> from <a href="http://www.vimeo.com/user196031?pg=embed&#038;sec=1393885">Jeremy Keith</a> on <a href="http://vimeo.com?pg=embed&#038;sec=1393885">Vimeo</a>.</p>
<p>Oh, and just in case you are holding back on the purchase, 10% of all profits go to save the gorillas!</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://scarfoo.com/archives/284" rel="bookmark" class="crp_title">Make All Columns of Equal Height With jQuery</a></li><li><a href="http://scarfoo.com/archives/32" rel="bookmark" class="crp_title">Essential Web Development Apps on Mac OS X</a></li><li><a href="http://scarfoo.com/archives/93" rel="bookmark" class="crp_title">4 Tips on Server Requests to Speed Up Your Web Site</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://scarfoo.com/archives/65/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RNIB Surf Right Toolbar</title>
		<link>http://scarfoo.com/archives/63</link>
		<comments>http://scarfoo.com/archives/63#comments</comments>
		<pubDate>Sun, 22 Jun 2008 10:33:09 +0000</pubDate>
		<dc:creator>Damjan Mozetič</dc:creator>
				<category><![CDATA[accessibility]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://scarfoo.com/?p=63</guid>
		<description><![CDATA[The People at RNIB have released the Surf Right Toolbar, which is &#8212; you guessed it &#8212; a toolbar for IE, which is designed to bring to the surface the often hidden accessibilty settings, such as turning javascript and images on/off, changing text size and so on. Quoting: &#8220;The Surf Right Toolbar is really for [...]]]></description>
			<content:encoded><![CDATA[<p>The People at <a href="http://www.rnib.org.uk/">RNIB</a> have released the <a href="http://www.rnib.org.uk/wacblog/news/rnib-surf-right-toolbar-beta-version-available">Surf Right Toolbar</a>, which is &#8212; you guessed it &#8212; a toolbar for IE, which is designed to bring to the surface the often hidden accessibilty settings, such as turning javascript and images on/off, changing text size and so on.</p>
<p>Quoting:<br />
&#8220;The Surf Right Toolbar is really for anyone who wants to adjust the way they view content on the web to make it easier to read. This could include people with mild disabilities, the elderly, people with reading problems, cognitive problems, using dial-up, photosensitivity and so on.&#8221;</p>
<p><img src='http://www.rnib.org.uk/wacblog/wp-content/uploads/2008/06/toolbar2.jpg' alt='The Surf Right Toolbar' class='alignnone' /></p>
<p>You can <a href="http://www.rnib.org.uk/wacblog/news/rnib-surf-right-toolbar-beta-version-available">grab the beta, right here</a>.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://scarfoo.com/archives/138" rel="bookmark" class="crp_title">Safari 4 Public Beta</a></li><li><a href="http://scarfoo.com/archives/69" rel="bookmark" class="crp_title">ALA &#8211; The Survey For People Who Make Websites 2008</a></li><li><a href="http://scarfoo.com/archives/32" rel="bookmark" class="crp_title">Essential Web Development Apps on Mac OS X</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://scarfoo.com/archives/63/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Gradients Support in WebKit</title>
		<link>http://scarfoo.com/archives/50</link>
		<comments>http://scarfoo.com/archives/50#comments</comments>
		<pubDate>Tue, 15 Apr 2008 06:25:45 +0000</pubDate>
		<dc:creator>Damjan Mozetič</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[gradients]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://scarfoo.com/?p=50</guid>
		<description><![CDATA[WebKit, the development version of Apple&#8217;s Safari web browser now supports another advanced CSS feature, which keeps blowing it way ahead of the competition&#8230; Competition? For more info on the subject, visit Surfin&#8217; Safari Blog. Related Posts:WebKit achieves Acid3 100/100 in public buildSafari 4 Public BetaSafari 3.1 Update ReleasedPowered by Contextual Related Posts]]></description>
			<content:encoded><![CDATA[<p>WebKit, the development version of Apple&#8217;s Safari web browser now supports another advanced CSS feature, which keeps blowing it way ahead of the competition&#8230; </p>
<p>Competition?</p>
<p>For more info on the subject, visit <a href="http://webkit.org/blog/175/introducing-css-gradients/">Surfin&#8217; Safari Blog</a>.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://scarfoo.com/archives/42" rel="bookmark" class="crp_title">WebKit achieves Acid3 100/100 in public build</a></li><li><a href="http://scarfoo.com/archives/138" rel="bookmark" class="crp_title">Safari 4 Public Beta</a></li><li><a href="http://scarfoo.com/archives/40" rel="bookmark" class="crp_title">Safari 3.1 Update Released</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://scarfoo.com/archives/50/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebKit achieves Acid3 100/100 in public build</title>
		<link>http://scarfoo.com/archives/42</link>
		<comments>http://scarfoo.com/archives/42#comments</comments>
		<pubDate>Thu, 27 Mar 2008 07:44:39 +0000</pubDate>
		<dc:creator>Damjan Mozetič</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[100]]></category>
		<category><![CDATA[Acid3]]></category>
		<category><![CDATA[r31342]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Webkit]]></category>

		<guid isPermaLink="false">http://scarfoo.com/archives/42</guid>
		<description><![CDATA[It seems webkit is the first one to obtain a 100/100 mark on the Acid3 test. They claim it passes the test, albeit they haven&#8217;t beat the smoothness animation test yet. Read more on the r31342 nightly build that passed the test here. You can get the latest nightly build here, if you are interested [...]]]></description>
			<content:encoded><![CDATA[<p>It seems webkit is the first one to <a href="http://webkit.org/blog/173/webkit-achieves-acid3-100100-in-public-build/">obtain</a> a 100/100 mark on the Acid3 test. They claim it passes the test, albeit they haven&#8217;t beat the smoothness animation test yet. Read more on the r31342 nightly build that passed the test <a href="http://trac.webkit.org/projects/webkit/changeset/31342">here</a>. You can get the <a href="http://nightly.webkit.org/">latest nightly build here</a>, if you are interested to test the thing, or if you simply want to be on the edge.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://scarfoo.com/archives/50" rel="bookmark" class="crp_title">CSS Gradients Support in WebKit</a></li><li><a href="http://scarfoo.com/archives/18" rel="bookmark" class="crp_title">Hell froze over. IE8 passes ACID2 test!</a></li><li><a href="http://scarfoo.com/archives/40" rel="bookmark" class="crp_title">Safari 3.1 Update Released</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://scarfoo.com/archives/42/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

