Oliver Steele

Continued…
10 Feb 2011 6:40am GMT here.

Code Samples from Practical Functional JavaScript
3 Oct 2008 1:52am GMT The code samples from my talk at the Ajax Experience conference are now available here. Each example runs itself when you load its page, at least in Safari and Firefox. This is something I first did for my talk at LL2. It’s the only way I’ve ever been able to keep sample code actually working1. [...]

Practical Functional JavaScript
24 Sep 2008 7:06pm GMT I’ll be giving a talk next Wednesday October 1 at The AJAX Experience, on “Practical Functional JavaScript”. This could be subtitled “distributing JavaScript across time and space”, or maybe just “how to do things with functions”1. A couple of years ago I found that all the interesting AJAX programs that I wanted to write involved [...]

Latin Agreement and Case
25 May 2008 5:45pm GMT

Commit Policies
10 May 2008 11:51pm GMT Git is a complicated beast. The Git index, if you're coming from other VCS's, is a new concept. Yesterday "I described":/archives/2008/05/my-git-workflow how I use the Git index in my workflow: These pictures illustrate the multiple locations, or "data stores", that host a copy of the source tree. These stores are: the working directory, local and remote repositories, and the index. In order to show more of the whole development process, the second picture also includes a "distribution...

1 2 > 

© dotMobi 2007-2011. All rights reserved