I Want URL Addressable Spreadsheet Cells (and cell-ranges)

When I heard news that Google was to release a spreadsheet companion to their freshly bought Writely web-based word processing app, I got excited about all the things they could do to make it more than just a copy of Numsum. Let’s face it, Google’s the Gorilla in the room here and they’re gonna squash [...]

Quickly Noted: MooFlex CMS

New AJAX-happy CMS: MooFlex, more info at Ajaxian (and in their podcast).
cms, opensource cms, web application, mooflex, ajaxian, content management system

Plan B: Remote Scripting With IFRAMEs

I have plans to apply AJAX to our library catalog but I’m running into a problem where I can’t do XMLHttpRequest events to servers other than the one I loaded the main webpage from. Mozilla calls it the “same origin policy,” everyone else calls it a cross-domain script exclusion, or something like that.
Some Mozilla folks [...]