Microsoft's Office Web Will Do iPhone, Linux, Mac
CWmike writes "Gregg Keizer reports Microsoft has clarified that its upcoming Office Web service will be available to users running Mac OS X and Linux, as well as from Apple's iPhone. The key to this cross platform-friendliness: Office Web will run in Firefox and Safari browsers, in addition to IE. Introduced last month, Office Web is a lightweight version of its Office suite that runs as an online service. I think it's time for Google to embrace OpenOffice.org to take on Microsoft head-on, as CW blogger Preston Gralla has argued for and described how to go about it."
I don't fully agree with Stallman regarding cloud computing, but if you add Microsoft's usual strategies to storing all your documents with them (lets take their word that any browser will be able to use their web office) some danger could be there.
At least with Google's one i can download the docs in OpenOffice/Word/RTF/HTML format, thats the other "compatibility" that MS Web Office should provide too.
"I think it's time for Google to embrace OpenOffice.org to take on Microsoft head-on, as CW blogger Preston Gralla has argued for and described how to go about it."
That would be a great idea, if your goal is to hurt Microsoft's sales rather than high quality office software. This is a good example of how two faced people can be. The leg the open source community stands on is improving the offerings in specific types of software, yet somehow lose sight of it, thinking that eliminating an option is in everyone's best interest.
Whale
So the real key to this is using AJAX like everyone else (Google, Yahoo, Slashdot, my employer's internal web apps, my grandmother) instead of some proprietary ActiveX bullshit.
Way to go, Microsoft!
The first component to allow client-side scripts to issue HTTP requests (XMLHTTP) was originally written by the Outlook Web Access team. It soon became a part of Internet Explorer 5.0. Renamed XmlHttpRequest and standardized by the World Wide Web Consortium,[1] it has since become one of the cornerstones of the Ajax technology used to build advanced web applications.
The key to Access is keeping what it is in perspective. Too many dopes out there are trying to turn Access into a catch-all solution and it wasn't developed that way. While it is crawling in that direction it's going to be a number of years before it ever bears any real fruit as something more than a low-end fast and dirty database appliance.
There's a reason that it's only part of the MS Office suite and not the MS Office suite in and of itself.
Dedicated Cthulhu Cultist since 4523 BC.
Ok,I'm a pretty big geek.
Being able to access my stuff wherever I go has been my goal for a long time. When I was in college (before cheap USB sticks) I used to have a business card CD for my wallet with a java based ssh client (putty wasn't around yet) and a vncviewer executable. This way I could reach my stuff from the lab computers or anywhere else without installing anything. Realizing that wallet CDs suck I moved on to a web based solution. (try finding a wallet they actually fit in and then try to carry it everywhere without breaking it!) I had a javascript ssh client (mindterm) and a javascript vnc client on a webpage hosted from my machine. This worked... ok.... for the time.
My point is I get it... I get what is so convenient about cloud computing. but... is it really a good idea for allowing the placing of ones documents on someone else's machine (Mickeysoft, Google, etc...) become so commonplace? I realize 90% of what most people's data is going to be uninteresting and not worth getting concerned about. But... if what happens to the 10% of data that truly is sensative when erveryone's in the mindset of just use Google or just use Microsoft? IT guys/gals, do you really think the business suites in your company are going to even understand the differenct between working on a document hosted at some other company vs. running an office suite localy? Most will only know that this is what is easy, this is what they know, this is what their peers are using... For that matter, even people who do understand the difference, once they have been using the cloud for the unimportant data, are they even going to think about it or will it be second nature?
So... inaviteable as cloud computing seems to be, maybe it's time for an OSS web based Office Suite. Something that a company can install on it's own ssl encrypted web server, something that more adventurous home users can install in their own homes and use along with dynamic dns.
Now somebody else go write it :-)
The last time they said the same thing for DirectX...
How is this even newsworthy? So ... Microsoft gets extra credit for doing what _should_ be done with web applications? Is it that or are we all just impressed it's not Silverlight w/ DRM and a paperclip that wants to spy on you and send all your personal details back to Redmond.
Steal This Sig
Actually yes.
MS Office 2007 has a Sun developed plugin that allows ODF support, but even better, the next service pack from Microsoft is adding native ODF support without a plugin.
http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
Yes I know this is a twitter shill but I just want to make some points
I for one have found Silverlight (actually Moonlight) to run better on my Linux/Firefox PC than Flash IMO. At least you can build it from source and make it run 64-bit natively
Riddle me this twitter, when is Adobe going to make a 64-bit Linux flash?... or when will Adobe help out the Gnash project?
Anyways Silverlight is more of a moot point, if they want it running on the iPhone and Safari you are just going to have to write good AJAX and Microsoft knows this.
In web services Microsoft knows it cant afford to lock out people that uses its competitions platforms as IE doesn't really have a stranglehold on the market anymore, I am not talking about Linux as much as I am talking about the iPhone, Firefox and other markets that they could open their products to that have web browsers like the Wii and PS3.
Despite it may be likely they have some sort of evil intentions but the most likely scenario is they have a revenue model around this and want as many customers as possible. When you have a product you want people to use and/or purchase it.
I myself may never use it (Google Docs/OpenOffice works great for me) but I am glad its there, it shows that Microsoft is acknowleging there is compeition which is a major step forward than where they were a decade ago.
Make SELinux enforcing again!
If a PHB implemented a mission critical app in Access poorly, I understand your wrath.
But frequently a project or analysis needs more capabilities than Excel provides, and the project isn't yet seen as business critical, and the timeliness or expense of getting IT on it is prohibitive. Access shines in these instances where a non-IT person can do some rather sophisticated data acquisition and analysis.
If years later you get called in to detangle an Access database that through feature-and-scope-creep has turned into an important business tool that needs a higher level of reliability, take it as a triumph of the common man and modern software, and as your responsibility and privilege to elevate this application to the next level.
It's obvious the poor guy suffers from Dissociative Identity Disorder, you insensitive clod!
that's true. XmlHttpRequest is indeed something that Microsoft has done right and that we should thank them for. and i think it's one of the rare examples showing that Microsoft can be a positive contributor to the web community. so it might actually be a good thing that Microsoft is trying to get into mobile web services. since they do not control the mobile browser market and can't just make everyone switch to IE, this will force MS to keep cross-browser compatibility in mind when developing these advanced web apps.
and as most web developers know, cross browser compatibility is probably one of the most difficult/laborious aspects of web design/development. and the reason for this is largely due to MS's intransigent habit of flouting established open web standards in developing IE. most web browsers are fairly reasonable when it comes to W3C compliance, and it doesn't take much to get a complex layout or application to work across Opera, Firefox, Konquerer, and the majority of common browsers. but IE is always the single browser that requires endless tweaking and inconvenient CSS hacks to get a cross-browser compatible web page.
now that Microsoft has to deal with cross-browser compatibility issues themselves, perhaps they will finally realize the insanity that is caused by their inconsiderate development philosophy. instead of disregarding open web standards and then wasting thousands of man-hours to work around the inconsistencies in browser implementations that they themselves introduce, maybe--just maybe--they will stop being a poor corporate netizen and work with the W3C rather than against it.
Anything Microsoft creates will not work with iPhone/Mac/Linux/etc. They will always sabotage the other systems whenever possible. Even if it works on release, an update will break it. Listening to anything Microsoft says is like believing an abusive spouse won't hit you again.