Don't do it folks. It's one step closer to Bill Gates' vision of renting
online software.
Keep hard disk software alive!
Well, it's either Bill Gates or a million other upstarts. Given my
druthers, I'll go with the upstarts
But seriously, I don't think this is as bad as it looks. I'm well aware
of Redmond's appetites and for this particular type of service, I don't
think they can make it happen. And I'm not one of those blissninnies who
routinely exults about MS GOIN' DOWN! either, I never underestimate the
tenacity of those clowns.
First of all, it IS a client-side technology, a rudimentary rich text
editor run from scripts in your browser (ironically, a technology
pioneered by MS). The formatted document you create remains in (and can
be extracted from) your browser. The only added value you get from
gOffice is pdf conversion, pretty templates, and online storage.
Early last year, Mozilla inserted a nifty little timebomb in their
browsers, the <canvas> tag (Safari has it too). With it, you can do
direct bitmap manipulation on the browser screen -- paint effects,
vector rendering, etc. Also, with a modest bit of scripting, you can do
screen capturing. There's already extensions that use this feature for
thumbnailing screens in tabs. One extension in particular:
http://pearlcrescent.com/products/pagesaver/
goes a good way toward making the gOffice service useless. It'll do a
screen capture and render it as a PNG. Once you've got your PNG, there's
plenty of free options to convert it to a PDF, clientside and online.
And shortly, it'll become possible to skip the interim steps and save
your formatted document as a PNG or PDF from within Moz/Firefox:
.......
"It appears likely that Gecko will add support for some of the
technologies developed by the Web Hypertext Application Technology
Working Group in the near future."
"One of the big initiatives in 1.9 will be an overhaul of the graphics
infrastructure. Instead of using the platforms' API, Cairo will be used
for all graphics outputs. This will result in improved 2D graphics
capabilities and, via Glitz, acceleration using 3D graphics hardware. It
will also mean that there will be a single rendering pipeline for
HTML/CSS, canvas and SVG, so that SVG effects can be applied to HTML
content. Because of Cairo, it will also be possible to output the
graphics as formats like PNG and PDF, e.g. 'Save this page as a PDF'."
http://en.wikipedia.org/wiki/Gecko_layout_engine
.......
The likes of gOffice will be left with little more than pretty templates
and online storage to offer.
I think that some of these services will thrive, because what they'll
offer will be akin to the way we use email right now. Everyone has a
desktop client AND an online subscription, since both are suited for
different purposes. Used wisely, they'll be a convenience and not a
lockin to something proprietary, just like email.
One other bonus of widespread adoption of this type of web service -- it
keeps the DRM bozos at bay. The data you create is standard markup and
can't be locked into a specific app or locked out as "untrustworthy" by
an Intel CPU.