<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Back to Safari</title>
	<atom:link href="http://terrychay.com/blog/article/back-to-safari.shtml/feed" rel="self" type="application/rss+xml" />
	<link>http://terrychay.com/blog/article/back-to-safari.shtml</link>
	<description>You tell that other boy, not to touch the woodwork...</description>
	<pubDate>Tue, 06 Jan 2009 08:15:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.8-bleeding-edge</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andrew Mager</title>
		<link>http://terrychay.com/blog/article/back-to-safari.shtml/comment-page-1#comment-292348</link>
		<dc:creator>Andrew Mager</dc:creator>
		<pubDate>Wed, 19 Dec 2007 10:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://terrychay.com/blog/article/back-to-safari.shtml#comment-292348</guid>
		<description>It's weird how we just expect software to work all the time. I think Firefox is still broken.</description>
		<content:encoded><![CDATA[<p>It&#8217;s weird how we just expect software to work all the time. I think Firefox is still broken.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tychay</title>
		<link>http://terrychay.com/blog/article/back-to-safari.shtml/comment-page-1#comment-107192</link>
		<dc:creator>tychay</dc:creator>
		<pubDate>Fri, 22 Jun 2007 10:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://terrychay.com/blog/article/back-to-safari.shtml#comment-107192</guid>
		<description>&lt;a href="http://www.xxeo.com/archives/2007/06/08/whats-up-with-firefox.html" rel="nofollow"&gt;Dru noticed the same things&lt;/a&gt;. The hanging cursor is especially annoying.</description>
		<content:encoded><![CDATA[<p><a href="http://www.xxeo.com/archives/2007/06/08/whats-up-with-firefox.html" rel="nofollow">Dru noticed the same things</a>. The hanging cursor is especially annoying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Finkler</title>
		<link>http://terrychay.com/blog/article/back-to-safari.shtml/comment-page-1#comment-107023</link>
		<dc:creator>Ed Finkler</dc:creator>
		<pubDate>Fri, 22 Jun 2007 02:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://terrychay.com/blog/article/back-to-safari.shtml#comment-107023</guid>
		<description>FF is particularly slow on OS X.  It still leaks on Windows (see my twitter about that the other day), but it doesn't seem to have the same severe performance issues.

You should check out the web inspector stuff in the newest Webkit builds -- it's really good, and pretty comparable to Firebug.  It lacks the JS debugger with breakpoints and watches, but I don't use that *too* often.</description>
		<content:encoded><![CDATA[<p>FF is particularly slow on OS X.  It still leaks on Windows (see my twitter about that the other day), but it doesn&#8217;t seem to have the same severe performance issues.</p>
<p>You should check out the web inspector stuff in the newest Webkit builds &#8212; it&#8217;s really good, and pretty comparable to Firebug.  It lacks the JS debugger with breakpoints and watches, but I don&#8217;t use that *too* often.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tychay</title>
		<link>http://terrychay.com/blog/article/back-to-safari.shtml/comment-page-1#comment-106840</link>
		<dc:creator>tychay</dc:creator>
		<pubDate>Thu, 21 Jun 2007 19:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://terrychay.com/blog/article/back-to-safari.shtml#comment-106840</guid>
		<description>Well yes, in defense of Mozilla, I could say that half the sites now don't work with Safari so I never got myself into a position to crawl it the way I do Firefox. :-D

OTOH, I’m serious. Why did people move to Firefox in the first place (besides the developers)? I’ll tell you what it wasn’t for: it wasn't for the built-in RSS reader. I'm liking the performance improvements mentioned in the Ars Technica article I linked, and I hope that Mozilla doesn’t forget what brought them to the position they are in while they chase the next big thing.</description>
		<content:encoded><![CDATA[<p>Well yes, in defense of Mozilla, I could say that half the sites now don&#8217;t work with Safari so I never got myself into a position to crawl it the way I do Firefox. <img src='http://terrychay.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
<p>OTOH, I’m serious. Why did people move to Firefox in the first place (besides the developers)? I’ll tell you what it wasn’t for: it wasn&#8217;t for the built-in RSS reader. I&#8217;m liking the performance improvements mentioned in the Ars Technica article I linked, and I hope that Mozilla doesn’t forget what brought them to the position they are in while they chase the next big thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tobjar</title>
		<link>http://terrychay.com/blog/article/back-to-safari.shtml/comment-page-1#comment-106797</link>
		<dc:creator>tobjar</dc:creator>
		<pubDate>Thu, 21 Jun 2007 18:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://terrychay.com/blog/article/back-to-safari.shtml#comment-106797</guid>
		<description>&lt;i&gt;At work yesterday we were talking about how slow Firefox has become. &lt;/i&gt;

i don't think you can entirely blame firefox. I think it's a combination of: 

1) more sites using Javascript.
2) Firefox (and other browsers, to be fair) leaking memory like CRAZY (and not properly garbage collecting it) when it encounters Javascript, even well-developed javascript (which probably makes up 5% of the js out there). 

A couple gmail, google reader tabs will shoot my FF CPU and mem up to 80%. There are sites that I know will immediately kill my browser under the JS load (ie, the dojo toolkit doc page. way to demonstrate why I shouldn't be using your library guys!) 

It also seems that firefox has made it *easier* to open up a billion windows with middle-clicking and decent tabbed support. In the 'olden days', you had to right-click/open new browser, and the taskbar clutter discouraged having too many windows open at once. Now, I might only have four firefox taskbar icons open (yes, i hate taskbar grouping), but easily 60 tabs open between them. I don't think I ever opened 40 sites at once before tabbed browsing (because that'd just be crazy). Heck, I probably open 6-10 tabs five minutes after starting my computer -- in 2000 that'd amaze the sales guy ("whoa look at all those browsers you got open!").</description>
		<content:encoded><![CDATA[<p><i>At work yesterday we were talking about how slow Firefox has become. </i></p>
<p>i don&#8217;t think you can entirely blame firefox. I think it&#8217;s a combination of: </p>
<p>1) more sites using Javascript.<br />
2) Firefox (and other browsers, to be fair) leaking memory like CRAZY (and not properly garbage collecting it) when it encounters Javascript, even well-developed javascript (which probably makes up 5% of the js out there). </p>
<p>A couple gmail, google reader tabs will shoot my FF CPU and mem up to 80%. There are sites that I know will immediately kill my browser under the JS load (ie, the dojo toolkit doc page. way to demonstrate why I shouldn&#8217;t be using your library guys!) </p>
<p>It also seems that firefox has made it *easier* to open up a billion windows with middle-clicking and decent tabbed support. In the &#8216;olden days&#8217;, you had to right-click/open new browser, and the taskbar clutter discouraged having too many windows open at once. Now, I might only have four firefox taskbar icons open (yes, i hate taskbar grouping), but easily 60 tabs open between them. I don&#8217;t think I ever opened 40 sites at once before tabbed browsing (because that&#8217;d just be crazy). Heck, I probably open 6-10 tabs five minutes after starting my computer &#8212; in 2000 that&#8217;d amaze the sales guy (&#8221;whoa look at all those browsers you got open!&#8221;).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
