Google Adds Scripting Capabilities To Google Docs
snydeq writes "Google will add scripting capabilities to Google Docs, allowing organizations to customize their online applications and automate tasks. Google plans to sign up about 1,000 customers over the next few weeks to test the feature, called Google Apps Script. It will be tested initially in Google Spreadsheets and extended to other Google Docs applications over time. The company isn't saying yet when Apps Script — which is based on JavaScript with object-based extensions added by Google — will be widely available. Google Docs users can already apply to try it out."
...but because it would be under the control of a single corporation, this could well be argued to be a bad thing, for obvious reasons.
Actually, Google Wave is an open protocol and and open platform, and multiple Wave servers can communicate with each other, so it wouldn't have to all be under the control of a single corporation. That's one of the things about Google Wave which I find quite exciting.
I seem to remember that programmability was the exact reason so many security experts despised the MS Office Suite. How long until the first Google Docs based malware installation?
Imagine the fun they will have with docs scripting combined with the wonderful world of XSS attacks. What could possibly go wrong?
Never email donotemail@WeAreSpammers.com
Remember, the reason not every tool is a hammer is because not every problem is a nail. Google are doing a good job of remembering the key Unix design philosiphy: "Do one thing, do it right, and make sure you can talk to everything else". Each of their apps is fairly self contained, and yet can be tied together with their APIs. Thus, it seems likely that wave, along with everything else, will be useable as a data source for Docs macros, once the API is complete.