<?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 on: 8 Things the YUI Library Needs to Win Me Back</title>
	<atom:link href="http://www.zachleat.com/web/2007/07/24/8-things-the-yui-library-needs-to-win-me-back/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zachleat.com/web/2007/07/24/8-things-the-yui-library-needs-to-win-me-back/</link>
	<description></description>
	<pubDate>Wed, 03 Dec 2008 23:44:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Steve</title>
		<link>http://www.zachleat.com/web/2007/07/24/8-things-the-yui-library-needs-to-win-me-back/#comment-584</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Sat, 15 Mar 2008 11:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/2007/07/24/8-things-the-yui-library-needs-to-win-me-back/#comment-584</guid>
		<description>hi jon. the form validation u gave is good but it looks like there is a conflict with YUI RTE(Rich Text Editor) when the setting handleSubmit is true. The form still validates but its still submit the form.

anybody have a hint about this?</description>
		<content:encoded><![CDATA[<p>hi jon. the form validation u gave is good but it looks like there is a conflict with YUI RTE(Rich Text Editor) when the setting handleSubmit is true. The form still validates but its still submit the form.</p>
<p>anybody have a hint about this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.zachleat.com/web/2007/07/24/8-things-the-yui-library-needs-to-win-me-back/#comment-464</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Mon, 17 Dec 2007 14:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/2007/07/24/8-things-the-yui-library-needs-to-win-me-back/#comment-464</guid>
		<description>Hi,

I found this one and tweaked it to my needs for the short term. 

http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/

cheers</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I found this one and tweaked it to my needs for the short term. </p>
<p><a href="http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/" rel="nofollow">http://blog.jc21.com/2007-02-05/yui-unobstrusive-javascript-validation/</a></p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach Leatherman</title>
		<link>http://www.zachleat.com/web/2007/07/24/8-things-the-yui-library-needs-to-win-me-back/#comment-463</link>
		<dc:creator>Zach Leatherman</dc:creator>
		<pubDate>Sat, 15 Dec 2007 01:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/2007/07/24/8-things-the-yui-library-needs-to-win-me-back/#comment-463</guid>
		<description>Sorry John.  Looks like you're out of luck.  I've rolled my own form validation scripts from scratch, but they are by no means ready for the light of day.

But the good news is that with the new CSS selectors, it'll be easier than ever to build something to do it.

Just plug in some regexes and you'll be off to the races :)  Good luck</description>
		<content:encoded><![CDATA[<p>Sorry John.  Looks like you&#8217;re out of luck.  I&#8217;ve rolled my own form validation scripts from scratch, but they are by no means ready for the light of day.</p>
<p>But the good news is that with the new CSS selectors, it&#8217;ll be easier than ever to build something to do it.</p>
<p>Just plug in some regexes and you&#8217;ll be off to the races :)  Good luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.zachleat.com/web/2007/07/24/8-things-the-yui-library-needs-to-win-me-back/#comment-461</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 12 Dec 2007 20:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/2007/07/24/8-things-the-yui-library-needs-to-win-me-back/#comment-461</guid>
		<description>My first time using a javascript library as opposed to cobbling scripts together.  It's hard to sort the wheat from the chaff but I found a few comparison articles and decided to give YUI a go as it allegedly had good event handling and DOM manipulation modules, which cover most of what I need for this project.  So I'm underway and all is going swimmingly.  Then I remember I also need fomr validation.  

My search has led me here and it looks like there is no form validation with YUI.  I don't suppose by some stroke of luck that form validation has been added since this article? :)</description>
		<content:encoded><![CDATA[<p>My first time using a javascript library as opposed to cobbling scripts together.  It&#8217;s hard to sort the wheat from the chaff but I found a few comparison articles and decided to give YUI a go as it allegedly had good event handling and DOM manipulation modules, which cover most of what I need for this project.  So I&#8217;m underway and all is going swimmingly.  Then I remember I also need fomr validation.  </p>
<p>My search has led me here and it looks like there is no form validation with YUI.  I don&#8217;t suppose by some stroke of luck that form validation has been added since this article? :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.zachleat.com/web/2007/07/24/8-things-the-yui-library-needs-to-win-me-back/#comment-337</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Thu, 26 Jul 2007 16:26:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/2007/07/24/8-things-the-yui-library-needs-to-win-me-back/#comment-337</guid>
		<description>I have to admit, The Ext lib has stolen me away for exactly the same reasons.  I'd like to see YUI return to its complete glory, since it was the original inspiration behind Ext.  I'm definitely interested in a "DomBuilder" class of some sort, since that's a lot of what our work needs to do.  I'd say a great high level class to building HTML would work wonders.  Programmatically and via templates would be very useful.</description>
		<content:encoded><![CDATA[<p>I have to admit, The Ext lib has stolen me away for exactly the same reasons.  I&#8217;d like to see YUI return to its complete glory, since it was the original inspiration behind Ext.  I&#8217;m definitely interested in a &#8220;DomBuilder&#8221; class of some sort, since that&#8217;s a lot of what our work needs to do.  I&#8217;d say a great high level class to building HTML would work wonders.  Programmatically and via templates would be very useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach Leatherman</title>
		<link>http://www.zachleat.com/web/2007/07/24/8-things-the-yui-library-needs-to-win-me-back/#comment-335</link>
		<dc:creator>Zach Leatherman</dc:creator>
		<pubDate>Wed, 25 Jul 2007 23:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/2007/07/24/8-things-the-yui-library-needs-to-win-me-back/#comment-335</guid>
		<description>Hey Eric, Thanks for the response.

It always feels like my birthday when a JavaScript framework comes out with a new version.  I'm looking forward to the release and reading the specifics!  I know a lot of people think that you can get away without doing any browser detection, but those people certainly aren't coding in the real world.

Looking forward to hearing about #'s 1-7 as well :)  Sorry I'm such a hard developer to please.

Zach</description>
		<content:encoded><![CDATA[<p>Hey Eric, Thanks for the response.</p>
<p>It always feels like my birthday when a JavaScript framework comes out with a new version.  I&#8217;m looking forward to the release and reading the specifics!  I know a lot of people think that you can get away without doing any browser detection, but those people certainly aren&#8217;t coding in the real world.</p>
<p>Looking forward to hearing about #&#8217;s 1-7 as well :)  Sorry I&#8217;m such a hard developer to please.</p>
<p>Zach</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Miraglia</title>
		<link>http://www.zachleat.com/web/2007/07/24/8-things-the-yui-library-needs-to-win-me-back/#comment-331</link>
		<dc:creator>Eric Miraglia</dc:creator>
		<pubDate>Wed, 25 Jul 2007 16:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.zachleat.com/web/2007/07/24/8-things-the-yui-library-needs-to-win-me-back/#comment-331</guid>
		<description>Zach,

We're glad to have a piece of your heart...and we're also grateful for the constructive feedback.  We're on the same page with you on almost all of these points, and we're working hard to win you over completely.  YUI 2.3.0 is almost here, and she's better-looking than ever.  She'll even cross number 8 off your list: The YAHOO Global Object now has browser detection (as of 2.3.0).  And there's some other good stuff in there that didn't make your list (but that doesn't mean you won't like it!).

Thanks again for keeping us focused on what your needs are.

Regards,
Eric
YUI Team</description>
		<content:encoded><![CDATA[<p>Zach,</p>
<p>We&#8217;re glad to have a piece of your heart&#8230;and we&#8217;re also grateful for the constructive feedback.  We&#8217;re on the same page with you on almost all of these points, and we&#8217;re working hard to win you over completely.  YUI 2.3.0 is almost here, and she&#8217;s better-looking than ever.  She&#8217;ll even cross number 8 off your list: The YAHOO Global Object now has browser detection (as of 2.3.0).  And there&#8217;s some other good stuff in there that didn&#8217;t make your list (but that doesn&#8217;t mean you won&#8217;t like it!).</p>
<p>Thanks again for keeping us focused on what your needs are.</p>
<p>Regards,<br />
Eric<br />
YUI Team</p>
]]></content:encoded>
	</item>
</channel>
</rss>
