<?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>shepherdweb.com &#187; Apple</title>
	<atom:link href="http://shepherdweb.com/category/os/apple-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://shepherdweb.com</link>
	<description>Shane Shepherd: web design and development; music</description>
	<lastBuildDate>Wed, 11 Nov 2009 01:46:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>iPhone Development (Progress Report)</title>
		<link>http://shepherdweb.com/2008/06/13/iphone-development/</link>
		<comments>http://shepherdweb.com/2008/06/13/iphone-development/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 03:27:46 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[OS 10.5 Leopard]]></category>

		<guid isPermaLink="false">http://shepherdweb.com/?p=168</guid>
		<description><![CDATA[Number of Apple computers in my house: 4 Number of Apple computers with Leopard: 2 Time spent downloading and installing iPhone SDK: approx. 30 min. Time spent learning Cocoa and Objective-C: approx. 8hrs iPhone Applications developed to date: 0 Book(s) I&#8217;m planning to purchase: 1 Technorati Tags: apple, iphone, development]]></description>
			<content:encoded><![CDATA[<ul>
<li>Number of Apple computers in my house: 4</li>
<li>Number of Apple computers with Leopard: 2</li>
<li>Time spent downloading and installing iPhone SDK: approx. 30 min.</li>
<li>Time spent learning Cocoa and Objective-C: approx. 8hrs</li>
<li>iPhone Applications developed to date: 0</li>
<li>Book(s) I&#8217;m planning to purchase: <a href="http://www.amazon.com/Cocoa-Programming-Mac-OS-3rd/dp/0321503619">1</a></li>
</ul>
<div class="techtags"><p>Technorati Tags: <a href="http://technorati.com/tag/apple" rel="tag">apple</a>, <a href="http://technorati.com/tag/iphone" rel="tag"> iphone</a>, <a href="http://technorati.com/tag/development" rel="tag"> development</a></p></div>
]]></content:encoded>
			<wfw:commentRss>http://shepherdweb.com/2008/06/13/iphone-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safari Bugs (Bring on OS 10.5 Leopard)</title>
		<link>http://shepherdweb.com/2007/01/20/safari-bugs-bring-on-os-105-leopard/</link>
		<comments>http://shepherdweb.com/2007/01/20/safari-bugs-bring-on-os-105-leopard/#comments</comments>
		<pubDate>Sat, 20 Jan 2007 17:50:06 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[OS 10.5 Leopard]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://www.shepherdweb.com/2007/01/20/safari-bugs-bring-on-os-105-leopard/</guid>
		<description><![CDATA[I remember feeling a little defensive when I first learned that not all Mac users love Safari. Perhaps it was because I was being ridiculed for liking Safari. I have tried several times to make Firefox my primary browser on the Mac (it already is on PC), but keep coming back. However, it is becoming [...]]]></description>
			<content:encoded><![CDATA[<p>I remember feeling a little defensive when I first learned that not all Mac users love Safari.  Perhaps it was because I was being ridiculed for liking Safari.  I have tried several times to make Firefox my primary browser on the Mac (it already is on PC), but keep coming back.  However, it is becoming increasingly evident that it is time for new Safari release.</p>
<p>Safari was the first browser to pass the <a href="http://en.wikipedia.org/wiki/Acid2">Acid2</a> test, to support CSS3 Specs like <a href="http://webkit.org/blog/?p=15">multiple background images</a> and CSS2 <a href="http://www.quirksmode.org/css/textshadow.html">text-shadow</a>.   While I&#8217;m glad that the Safari developers are dedicated to being leaders in these areas, many of these items actually have limited application until other browsers catch up.  There are some areas where I&#8217;m ready for Safari to catch up.</p>
<p>Andy Budd took contributions of <a href="http://www.andybudd.com/archives/2005/11/common_css_bugs_in_safari_firefox_and_opera/index.php">Common CSS Bugs in Safari, Firefox, and Opera</a> over a year ago.  At that time one commenter expressed surprise at the lack of an existing list.  Quirksmode has accumulated a useful list of <a href="http://www.quirksmode.org/bugreports/archives/safari/index.html">Bug Reports for Safari</a> that include test cases. There are a few CSS bugs in Safari that are annoying, but the main complaint of most is Safari&#8217;s increasingly lagging Javascript support.</p>
<p><a href="http://tinymce.moxiecode.com/">TinyMCE</a> still does not work in Safari.  There are also numerous quirks with  <a href="http://script.aculo.us/">Scriptaculous</a> and other Javascript frameworks.  A javascript debugger, named <a href="http://trac.webkit.org/projects/webkit/wiki/Drosera">Drosera</a>, was <a href="http://webkit.org/blog/?p=61">announced in June 2006</a> and integrated into WebKit.  However, you must download one of the <a href="http://nightly.webkit.org/">WebKit nightly builds</a> in order to reap the benefits of Drosera.  It is not useful for debugging in the current version, but will be included in the release coming with OS 10.5 Leopard.</p>
<p>Other enhancements to be included in the release with the coming OS include:</p>
<ul>
<li><a href="http://webkit.org/blog/?p=65">JavaScript getters and setters, DOM class prototypes, New CSS3 properties including resize, background-size, border-radius (now complete), overflow-x and overflow-y, CSS3 Media Queries, Continued progress on styleable form controls, and more</a></li>
<li><a href="http://webkit.org/blog/?p=88">CSS3 Multi-Column Support</a></li>
<li><a href="http://webkit.org/blog/?p=86">Box Shadow</a></li>
<li><a href="http://webkit.org/blog/?p=85">Text-Stroke</a></li>
</ul>
<p>I still use Safari as my main browser despite trying several times to adopt Firefox (which I use when developing web interfaces).  Even though it has a more compliant rendering engine, there are a couple of annoyances that keep Firefox from becoming the top dog for me:  </p>
<ul>
<li>It takes Firefox about 2-8 more seconds to open than it takes Safari to open (depending on what else my computer is doing at the moment).</li>
<li>The Firefox leaks badly.  This means that the longer it is left open, the slower my computer gets as more and more memory is being used.  Eventually I have to close Firefox and reopen it for me computer to be usable&#8230;and wait those additional seconds that it takes Firefox to open.</li>
</ul>
<p>The absence of an announcement at MacWorld &#8217;07 as left many speculating about the release of 10.5 originally promised for Spring 2007;  I still think it will happen and I&#8217;m ready for it.</p>
<div class="techtags"><p>Technorati Tags: <a href="http://technorati.com/tag/Safari" rel="tag">Safari</a>, <a href="http://technorati.com/tag/WebKit" rel="tag"> WebKit</a>, <a href="http://technorati.com/tag/Firefox" rel="tag"> Firefox</a>, <a href="http://technorati.com/tag/Apple" rel="tag"> Apple</a>, <a href="http://technorati.com/tag/Leopard" rel="tag"> Leopard</a>, <a href="http://technorati.com/tag/OS+10.5" rel="tag"> OS 10.5</a></p></div>
]]></content:encoded>
			<wfw:commentRss>http://shepherdweb.com/2007/01/20/safari-bugs-bring-on-os-105-leopard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

