Yahoo! Developer Day Recap

September 30, 2006

Yahoo's first Developer Day and Open Hack Day is well underway, with the Developer Day talks and workshops done and hacking now in seriously caffeinated progress. There was big news yesterday: Yahoo! Mail — with 247 million users — announced an API,...

Read more →

for in Intrigue

September 26, 2006

One of JavaScript's best features is the ability to augment the built-in types. If we want to add a new method to a type, we simply assign a function to the type's prototype . So, if I think that JavaScript strings should have a trim method (and...

Read more →

Minor YUI Release Today

August 28, 2006

We released a minor update to the YUI Library today, fixing more than a dozen bugs across the suite. This brings YUI to version 0.11.3. You can download the update, along with comprehensive release notes, from SourceForge . (You can read more about...

Read more →