-
Rule52 » How YUI’s event listeners changed the way I write JavaScript
Rule52 (Jun 2 2008) Prototype Explore Article
How YUI’s event listeners changed the way I write JavaScript I really like Prototype.js. Its inclusion in Ruby on Rails got me writing JavaScript again. We at Schematic don’t recommend Prototype for client projects however, and I’m glad because the library or framework you use can greatly change the style in which you write code. And sometimes that can make you a better programmer. Working with YUI helped trigger an ... (Read Full Article)
-
Allen's file uploader for YUI.
Yahoo! Developer Network Home (Feb 19 2008) Explore Article
YUI Uploader provides file upload functionality that goes beyond the basic browser-based methods. Specifically, the YUI Uploader allows for: 1. Multiple file selection in a single "Open File" dialog. 2. File extension filters to facilitate the user's selection. 3. Progress tracking for file uploads. 4. A range of file metadata: filename, size, date created, date modified, and author. 5. A set of events dispatched on various aspects of the file ...
(Read Full Article)
-
Yahoo! UI Library: YUI Compressor
Yahoo! Developer Network Home (Sep 1 2007) YUI Explore Article
According to Yahoo!'s Exceptional Performance Team, 40% to 60% of Yahoo!'s users have an empty cache experience and about 20% of all page views are done with an empty cache (see this article by Tenni Theurer on the YUIBlog for more information on browser cache usage). This fact outlines the importance of keeping web pages as lightweight as possible. Improving the engineering design of a page or a web application ... (Read Full Article)
Comment on Article Mentions: Tenni Theurer Yahoo







Recent Comments
joew » Partial Functions in JavaScript
This is a fascinating article, partial function application is a really useful technique John's ...
pawan » Google
Here are two other similar products which I bookmarked in the past: http://www.maani ...
See all recent comments