Archive for December 27th, 2006

Quite interesting and detailed presentation about JavaScript programming techniques by Douglas Crockford at Yahoo! given on October 17, 2006 (video 1, 2, 3; ziped PPT slides).

Part 1

Part 2

Part 3

Presentations in the series:

  1. The JavaScript Programming Language
  2. The Theory of the Dom
  3. Advanced JavaScript

Comments No Comments »

Presentation about Mondrian, Google’s internal code review system that was developed as first project of Guido Van Rossum of Python fame. It is based on Perforce (which Google uses for source control), their own BigTable and Python-based web-interface with some serious AJAX. It is given on November 30th, 2006 (Video).

Comments No Comments »

Presentation by Randy Shoup and Dan Pritchett at SD Forum 2006 on November 29th, 2006. (PDF).

eBay architecture

Some comments from Greg Linden (ex Amazon), who also has interesting “Early Amazon” series of posting in his blog.

Comments No Comments »