Another Corporate Writeup:
JS Master Class with Hoy and Fuchs, Austria and Elsewhere, 06.16.2010
July 31st, 2010 § 0

Thomas Fuchs is author of the script.aculo.us user interface JavaScript library, a member of the Prototype core team and a Ruby on Rails core alumnus. As he puts it, ‘You’re using my work every day, even if you’re not aware of it!’ His wife Amy Hoy is a designer, author, and JS programmer in her own right. Together they team to offer a full-day’s training on advanced JS development and deployment techniques that they deliver via chat and videoconferencing software from Vienna, Austria.
Finding Closure
November 17th, 2009 § 1
It’s sometimes a satisfying thing when textbook case studies present themselves in real life. With some breaks in the continuum, I’ve been pretty serious about JavaScript code since about the time of Boston’s miraculous comeback against the Yankees in the 2004 ALCS. Only in the last couple of years, though, have I been turning my coding style from the functional to the object-oriented, and incorporating into it some of what I’ve learned from John Resig, Aaron Newton, and others on the forefront of the recent JS boundary pushings. One of the early lessons these guys have to impart is on JS closures. So when, in production code for a large financial institution’s online banking application, I ran across the very lines of code they use to illustrate the concept, bells went off and – to quote Jonesy from ‘The Hunt for red October’ – I ended up basically running home to Mama.