Thanks to everyone who came to my webcast today on Using the Microsoft AJAX Library with PHP. We had about fifty people at the live webcast. If you missed it, a recording should go up in the next 24 hours.
During the talk, I showed how to use the Microsoft AJAX Library to create client-side controls and behaviors. I also showed how to use the networking API (plus "PHP for Microsoft AJAX Library") to communicate with a PHP server.
The sample I showed during the session is brand new. It's called "Achord", and you can play with it here. The idea is for you to be able to write notes during an event (like a webcast!) while seeing the notes other people are taking. Then you can aggregate (copy/paste) when you see something useful. That way not everyone has to type that URL the speaker just mentioned. The name is a play on "accord" and a "chord" (literally, in music, multiple notes at the same time).
So far it's turned out to be more of a chat application than a collaborative note taking application, but who am I to dictate how it gets used? :-)
Here are the pertinent links:
Enjoy, and let me know what you think!