<?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; Apple</title>
	<atom:link href="http://scarfoo.com/archives/category/apple/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>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>
		<item>
		<title>Safari 3.1 Update Released</title>
		<link>http://scarfoo.com/archives/40</link>
		<comments>http://scarfoo.com/archives/40#comments</comments>
		<pubDate>Tue, 18 Mar 2008 17:21:00 +0000</pubDate>
		<dc:creator>Damjan Mozetič</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[javascript performance]]></category>
		<category><![CDATA[offline storage]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Safari 3.1]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[stability]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://scarfoo.com/archives/40</guid>
		<description><![CDATA[Apple released an update to the Safari browser today, bringing the version number to 3.1. The new release includes support for CSS3 web fonts, CSS transforms and transitions, support for the new video and audio HTML 5 elements, and support for SQL database offline storage of web apps. The update also seems to increase javascript [...]]]></description>
			<content:encoded><![CDATA[<p>Apple released an update to the Safari browser today, bringing the version number to 3.1. The new release includes support for CSS3 web fonts, CSS transforms and transitions, support for the new <em>video</em> and <em>audio</em> HTML 5  elements, and support for SQL database offline storage of web apps. The update also seems to increase javascript performance, site compatibility (time for the<a href="http://acid3.acidtests.org/"> Acid 3 test</a>, folks?) and improve stability.<br />
Finally web developers can easily turn on a Develop menu with various tools of the trade. Now you can access the Web Inspector, the Network Timeline, and you can edit CSS in the Web Inspector as well.</p>
<p>More detailed information on this update is available on <a href="http://docs.info.apple.com/article.html?artnum=307467">this website</a>, and security details of the update are available <a href="http://docs.info.apple.com/article.html?artnum=61798">here</a>.</p>
<p>Happy browsing!</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/50" rel="bookmark" class="crp_title">CSS Gradients Support in WebKit</a></li><li><a href="http://scarfoo.com/archives/37" rel="bookmark" class="crp_title">The WCAG Samurai Errata v.1.0 Are Now Available</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/40/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

