Ajax Makes Everything Better
Found this by following a link on Creating Passionate Users:
You’re reading Jeff Watkins’ thoughts about Web application design and development with a little bit of technology ranting thrown in for free.
More »Have you missed the latest?
All the way back to the beginning.
I recently announced the upcoming [release of Coherent 1.0](http://coherentjs.org/docs/release/coherent-10-release-candidate-1) and I’ve been very pleased by the positive reception the library has received. Lots of folks have come out of the woodwork to either say they’ve been looking for something like this for ages. I guess there are more fans of the Apple development model than I [...]
As the release of Coherent looms nearer, I’ve been encouraged to start writing some documentation. My first effort is up: Writing a Widget. This tutorial takes you through creating a widget using Coherent starting with raw mark up and ending with a functional (if simple) widget. Thanks to some great feedback (and encouragement) from Neil [...]
I’ve written a little bit about an exciting new feature in the Coherent library: automatic change notifications. In short, this reduces the amount of code you need to write and if your application only needs to support a Class A browser (like Safari 3 or Firefox), you can rely on JavaScript’s support for property getter/setter [...]
