<?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"
	>
<channel>
	<title>Comments for zahnster</title>
	<atom:link href="http://zahnster.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://zahnster.com</link>
	<description>my name's jade. i'm a child of the internet.</description>
	<pubDate>Thu, 20 Nov 2008 12:44:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Complex CSS Management: Part I, Asset Packaging by Zahnster</title>
		<link>http://zahnster.com/css/complex-css-management-asset-packaging#comment-607</link>
		<dc:creator>Zahnster</dc:creator>
		<pubDate>Tue, 28 Oct 2008 00:09:47 +0000</pubDate>
		<guid isPermaLink="false">http://zahnster.com/?p=103#comment-607</guid>
		<description>I say 500 lines with 1 line per property, ideally. Maybe I'm a bit biased towards minimalism, but I feel it all kind of turns to lump after 500 or so. I can give some slack, but 1,000 lines is definitely too long and makes me feel claustrophobic.</description>
		<content:encoded><![CDATA[<p>I say 500 lines with 1 line per property, ideally. Maybe I&#8217;m a bit biased towards minimalism, but I feel it all kind of turns to lump after 500 or so. I can give some slack, but 1,000 lines is definitely too long and makes me feel claustrophobic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Complex CSS Management: Part I, Asset Packaging by K. Adam Christensen</title>
		<link>http://zahnster.com/css/complex-css-management-asset-packaging#comment-606</link>
		<dc:creator>K. Adam Christensen</dc:creator>
		<pubDate>Mon, 27 Oct 2008 23:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://zahnster.com/?p=103#comment-606</guid>
		<description>Totally agree with you.

So, your 500 line heuristic: Is that 500 lines with all of the properties on one line with the selector or is it a line per property?</description>
		<content:encoded><![CDATA[<p>Totally agree with you.</p>
<p>So, your 500 line heuristic: Is that 500 lines with all of the properties on one line with the selector or is it a line per property?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IE8 Beta 2: Promises and dreams, but mostly problems by Zahnster</title>
		<link>http://zahnster.com/browsers/ie8-beta-2-promises-and-dreams-but-mostly-problems#comment-569</link>
		<dc:creator>Zahnster</dc:creator>
		<pubDate>Fri, 24 Oct 2008 20:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://zahnster.com/?p=100#comment-569</guid>
		<description>I haven't used Google Chrome much, mainly because of the Windows Only deal it has going on right now, but I see it as a promising browser which still has a while to go.

I love some of the innovations it brings - isolating memory and performance on a per-tab basis - it makes web surfing quicker and application development easier. It takes a lot of what's good from the different browsers and it really will help advance web browsers in general (in the competition fosters innovation kind of way).

On the other hand, I'm not a huge fan of a few things it does. The biggest issue I have is with their JavaScript engine - they decided to go custom and we're seeing some problems with our code at Zenbe. Not very big issues, but in my mind, if it works in craptastic IE7, it should work in Chrome. I don't think they needed to go custom with their JS engine - I see no real reason or advantage to it, and it's not something I really enjoy dealing with.

The other thing that I just absolutely despise, even though it's totally minor, is the fact that they use webkit for CSS, but on text anti-aliasing they decided to go "Windows native" instead of using webkit's text rendering methods. This results in completely unaliased text, which looks akin to IE6 (even IE7 is smart enough to anti-alias text). This just frustrates me because we're supposed to be moving forward, not backward, and text can very easily look completely gross in Chrome and fine in everything else. So, minor, but a major pet peeve, especially since I can't imagine why they would make consciously that choice (they said so at Ajax Experience).

So overall, while I think Chrome is going to be good for the web in general, if it came out for Mac today I would be in no rush to get it or use it. And I don't think that will change.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t used Google Chrome much, mainly because of the Windows Only deal it has going on right now, but I see it as a promising browser which still has a while to go.</p>
<p>I love some of the innovations it brings - isolating memory and performance on a per-tab basis - it makes web surfing quicker and application development easier. It takes a lot of what&#8217;s good from the different browsers and it really will help advance web browsers in general (in the competition fosters innovation kind of way).</p>
<p>On the other hand, I&#8217;m not a huge fan of a few things it does. The biggest issue I have is with their JavaScript engine - they decided to go custom and we&#8217;re seeing some problems with our code at Zenbe. Not very big issues, but in my mind, if it works in craptastic IE7, it should work in Chrome. I don&#8217;t think they needed to go custom with their JS engine - I see no real reason or advantage to it, and it&#8217;s not something I really enjoy dealing with.</p>
<p>The other thing that I just absolutely despise, even though it&#8217;s totally minor, is the fact that they use webkit for CSS, but on text anti-aliasing they decided to go &#8220;Windows native&#8221; instead of using webkit&#8217;s text rendering methods. This results in completely unaliased text, which looks akin to IE6 (even IE7 is smart enough to anti-alias text). This just frustrates me because we&#8217;re supposed to be moving forward, not backward, and text can very easily look completely gross in Chrome and fine in everything else. So, minor, but a major pet peeve, especially since I can&#8217;t imagine why they would make consciously that choice (they said so at Ajax Experience).</p>
<p>So overall, while I think Chrome is going to be good for the web in general, if it came out for Mac today I would be in no rush to get it or use it. And I don&#8217;t think that will change.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IE8 Beta 2: Promises and dreams, but mostly problems by Mark</title>
		<link>http://zahnster.com/browsers/ie8-beta-2-promises-and-dreams-but-mostly-problems#comment-546</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 22 Oct 2008 18:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://zahnster.com/?p=100#comment-546</guid>
		<description>Jade, I'm interested to hear your thoughts on Google Chrome.  Do you think it is a real contender?  Perhaps you haven't used it much -- 'cept on Parallels..</description>
		<content:encoded><![CDATA[<p>Jade, I&#8217;m interested to hear your thoughts on Google Chrome.  Do you think it is a real contender?  Perhaps you haven&#8217;t used it much &#8212; &#8216;cept on Parallels..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript Library Wars by Robert Kieffer</title>
		<link>http://zahnster.com/javascript/javascript-framework-wars#comment-436</link>
		<dc:creator>Robert Kieffer</dc:creator>
		<pubDate>Sun, 05 Oct 2008 23:09:31 +0000</pubDate>
		<guid isPermaLink="false">http://zahnster.com/?p=98#comment-436</guid>
		<description>Jade, nice post highlighting the differences jquery and prototype.

FWIW, the main reason we choose prototype over jQuery here at Zenbe was that jQuery was still pretty wet behind the ears when we started development.  Two years ago, it was only just coming on the scene and didn't have the APIs, community, documentation, or examples, that make it the standout it is today.

Would we make a different decision if we had it to do over again today?  I don't know.  The main requirements I had when we picked Prototype was that the library be relatively compact, that it solve  basic low-level cross-browser issues, (event model, DOM access, that sort of thing), and that it provide useful enhancements to the language and core APIs - e.g. a good approach to creating OO code structure, decent AJAX support, native object extensions... that sort of thing.  Support for widgets and animations, and other "whizzy" UI stuff just wasn't that important to me.  I *knew* we were going to be writing a lot of JS and I wanted to make sure we had a solid basis for that code.  Prototype was the obvious choice back then, and as you point out, it may still be today.

Objective-J is an interesting project, but I have my doubts about it's viability.  280 North has gone to great lengths to build what is essentially a Cocoa emulator on top of JavaScript and the DOM.  But unless you've got a lot of legacy Obj-C code lying around that you want to run in a browser, there's very little value in that.  Even if you do, I'm not sure how much value there is. :-)</description>
		<content:encoded><![CDATA[<p>Jade, nice post highlighting the differences jquery and prototype.</p>
<p>FWIW, the main reason we choose prototype over jQuery here at Zenbe was that jQuery was still pretty wet behind the ears when we started development.  Two years ago, it was only just coming on the scene and didn&#8217;t have the APIs, community, documentation, or examples, that make it the standout it is today.</p>
<p>Would we make a different decision if we had it to do over again today?  I don&#8217;t know.  The main requirements I had when we picked Prototype was that the library be relatively compact, that it solve  basic low-level cross-browser issues, (event model, DOM access, that sort of thing), and that it provide useful enhancements to the language and core APIs - e.g. a good approach to creating OO code structure, decent AJAX support, native object extensions&#8230; that sort of thing.  Support for widgets and animations, and other &#8220;whizzy&#8221; UI stuff just wasn&#8217;t that important to me.  I *knew* we were going to be writing a lot of JS and I wanted to make sure we had a solid basis for that code.  Prototype was the obvious choice back then, and as you point out, it may still be today.</p>
<p>Objective-J is an interesting project, but I have my doubts about it&#8217;s viability.  280 North has gone to great lengths to build what is essentially a Cocoa emulator on top of JavaScript and the DOM.  But unless you&#8217;ve got a lot of legacy Obj-C code lying around that you want to run in a browser, there&#8217;s very little value in that.  Even if you do, I&#8217;m not sure how much value there is. <img src='http://zahnster.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript Library Wars by Zahnster</title>
		<link>http://zahnster.com/javascript/javascript-framework-wars#comment-395</link>
		<dc:creator>Zahnster</dc:creator>
		<pubDate>Tue, 30 Sep 2008 17:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://zahnster.com/?p=98#comment-395</guid>
		<description>Kevin - I haven't messed with Dojo much; mostly because once I can't find a conceivable reason to. Call me a John Resig fangirl, but there has yet to be something about jQuery that I'm not fond of.

Dojo doesn't seem to do anything that jQuery can't, and at the larger file size (and weaker community) I can't see a reason I'd be using it in the future. I have my hands occupied with ruby microframeworks at the moment (like Camping). :)

However, one of the libraries I do want to look into more is called Objective-J. It's made by the guys who created 280 slides (280 North), and their goal in creating the language is to provide application-like power for JavaScript.

If Objective-J proves itself to be a powerhouse for the complex JavaScript apps, this could mean even worse news for Prototype, as the complexity issue seems to be one of their main selling points.

Either way, the future of JavaScript looks bright.</description>
		<content:encoded><![CDATA[<p>Kevin - I haven&#8217;t messed with Dojo much; mostly because once I can&#8217;t find a conceivable reason to. Call me a John Resig fangirl, but there has yet to be something about jQuery that I&#8217;m not fond of.</p>
<p>Dojo doesn&#8217;t seem to do anything that jQuery can&#8217;t, and at the larger file size (and weaker community) I can&#8217;t see a reason I&#8217;d be using it in the future. I have my hands occupied with ruby microframeworks at the moment (like Camping). <img src='http://zahnster.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
However, one of the libraries I do want to look into more is called Objective-J. It&#8217;s made by the guys who created 280 slides (280 North), and their goal in creating the language is to provide application-like power for JavaScript.</p>
<p>If Objective-J proves itself to be a powerhouse for the complex JavaScript apps, this could mean even worse news for Prototype, as the complexity issue seems to be one of their main selling points.</p>
<p>Either way, the future of JavaScript looks bright.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript Library Wars by Kevin Marshall</title>
		<link>http://zahnster.com/javascript/javascript-framework-wars#comment-392</link>
		<dc:creator>Kevin Marshall</dc:creator>
		<pubDate>Tue, 30 Sep 2008 00:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://zahnster.com/?p=98#comment-392</guid>
		<description>awesomeness as always...just wondering what people there were saying about Dojo as it relates to these two?

My personal history is mostly with prototype and scriptaculous (thanks to Rails early support of these)...but I have been playing with JQuery a lot lately (mostly thanks to catalyst support)...and I keep thinking about checking out Dojo just to see what it brings to the table...but I haven't found the time.  Would love to hear what people who are doing these type of comparisons think...ie. you! :-)</description>
		<content:encoded><![CDATA[<p>awesomeness as always&#8230;just wondering what people there were saying about Dojo as it relates to these two?</p>
<p>My personal history is mostly with prototype and scriptaculous (thanks to Rails early support of these)&#8230;but I have been playing with JQuery a lot lately (mostly thanks to catalyst support)&#8230;and I keep thinking about checking out Dojo just to see what it brings to the table&#8230;but I haven&#8217;t found the time.  Would love to hear what people who are doing these type of comparisons think&#8230;ie. you! <img src='http://zahnster.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Javascript Library Wars by John McFarlane</title>
		<link>http://zahnster.com/javascript/javascript-framework-wars#comment-390</link>
		<dc:creator>John McFarlane</dc:creator>
		<pubDate>Mon, 29 Sep 2008 21:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://zahnster.com/?p=98#comment-390</guid>
		<description>Hey great post on the two Javascript Libraries, Prototype and JQuery, I agree totally with your comments regarding 

"most web developers are not looking to create super complex JavaScript applications. Most of the time, JavaScript is used to enhance the user experience, adding fancy bells and whistles to make a website faster, smoother, and more interactive."

This is very true and the way JQuery uses your current code makes it such a simple process and thus a simple descion in which library to use.

I've only just started to scratch the surface of JavaScript and already JQuery will be my Library of choice, you can almost pick it straight up and implement it right away.

Keep up the good posts,</description>
		<content:encoded><![CDATA[<p>Hey great post on the two Javascript Libraries, Prototype and JQuery, I agree totally with your comments regarding </p>
<p>&#8220;most web developers are not looking to create super complex JavaScript applications. Most of the time, JavaScript is used to enhance the user experience, adding fancy bells and whistles to make a website faster, smoother, and more interactive.&#8221;</p>
<p>This is very true and the way JQuery uses your current code makes it such a simple process and thus a simple descion in which library to use.</p>
<p>I&#8217;ve only just started to scratch the surface of JavaScript and already JQuery will be my Library of choice, you can almost pick it straight up and implement it right away.</p>
<p>Keep up the good posts,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac web developer essentials by Zahnster</title>
		<link>http://zahnster.com/applications/mac-web-developer-essentials#comment-361</link>
		<dc:creator>Zahnster</dc:creator>
		<pubDate>Fri, 26 Sep 2008 02:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://zahnster.com/?p=95#comment-361</guid>
		<description>Actually, you're completely right about the ruby, it comes with a solid 1.8.6.

Also, I forgot to mention about CocoaMySQL. As soon as I had to touch a database I remembered; you have to get the beta but it's the best visual sql client out there (and ha, it's free)!

Oh, and as far as Quicksilver goes, I'm also pretty basic with it - 98% of the time I use it for opening programs. It's good for finding/opening folders/files as well by typing (FIN [tab] OF [tab] filename). </description>
		<content:encoded><![CDATA[<p>Actually, you&#8217;re completely right about the ruby, it comes with a solid 1.8.6.</p>
<p>Also, I forgot to mention about CocoaMySQL. As soon as I had to touch a database I remembered; you have to get the beta but it&#8217;s the best visual sql client out there (and ha, it&#8217;s free)!</p>
<p>Oh, and as far as Quicksilver goes, I&#8217;m also pretty basic with it - 98% of the time I use it for opening programs. It&#8217;s good for finding/opening folders/files as well by typing (FIN [tab] OF [tab] filename).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac web developer essentials by Daryl</title>
		<link>http://zahnster.com/applications/mac-web-developer-essentials#comment-358</link>
		<dc:creator>Daryl</dc:creator>
		<pubDate>Thu, 25 Sep 2008 19:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://zahnster.com/?p=95#comment-358</guid>
		<description>Are you not using the Ruby on Rails that ships with OS X? 
I hear Leopard fixed all the out-of-the-box bugs.

I'd love to hear more about your use of Quicksilver. I typically use it just for easy application launching (ie, Ctrl+Space &#38; type app name). I don't use any of the fancy chain of actions that I've heard other people do.</description>
		<content:encoded><![CDATA[<p>Are you not using the Ruby on Rails that ships with OS X?<br />
I hear Leopard fixed all the out-of-the-box bugs.</p>
<p>I&#8217;d love to hear more about your use of Quicksilver. I typically use it just for easy application launching (ie, Ctrl+Space &amp; type app name). I don&#8217;t use any of the fancy chain of actions that I&#8217;ve heard other people do.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
