In the Wild for July 11, 2008

July 11, 2008

In the YUI world of late: The guy who started it all: Thomas Sha, the founder of the YUI project and the first frontend engineering manager at Yahoo, was at Adobe at the time of the AIR launch awhile back and they shot some video . If you're curious...

Read more →

Bookmarklet for the YUI Logger Control

July 1, 2008

Rajat Pandit has put together a bookmarklet for YUI Logger that allows you to pop open a logger console on-demand — a big convenience when you're debugging. Check out Rajat's blog and bookmarklet page for more on this project. Keep in mind that the...

Read more →

Production JavaScript Debugging

June 27, 2008

You know the scenario. A bug is filed for a JavaScript issue in production. You update your development server to the same files (allegedly) that are in production but you can't reproduce the issue. Debugging your JavaScript code is horrifically...

Read more →