Wednesday, March 09, 2005

Meet JSON

Paul James talks about his experience with JSON - a javascript-based data interchange format. I think this is very promising as a way to send data from client to server in an easily digestable format. Would be perfect for AJAX stuff as well I think!

Tuesday, March 08, 2005

Sajax - Simple Ajax Toolkit

This appears to be a promising new project to bring "Ajax" to the masses. Basically it allows you to create an application which never needs to refresh the page. Requests for data are done in the background. Javascript controls the UI.

Monday, March 07, 2005

still kicking

Yes, I'm still alive and kicking. Lots of life changing events happening in the background. I'll fill you in as soon as things settle down a bit.