AjaxWrite to "Compete" with MS Word
prostoalex writes "Michael Robertson (of MP3.com, Linspire, SIPPhone, GizmoProject and MP3Tunes.com fame) is launching a Web-only competitor to Microsoft Office by creating a suite of applications replicating Microsoft Office look and feel. From the posting: "But ajaxWrite is just the start. We have a library of applications we have been working on to replace most of the standard PC software titles. Every week we will launch a new sophisticated program on Wednesday at 12:00 PST on ajaxlaunch.com. These programs will push the boundaries of what people believe is possible today with web-delivered software. These programs look and operate much like their traditional software cousins, but are cross-platform, loaded dynamically, and are available to users at no charge. I'm convinced if you try a few of these products you will understand how the software business will fundamentally change." ajaxWrite is the first launched product."
AjaxWrite to "Compete" with MS Word
Not if he doesn't learn a lot more about the DOM, and fast.
I was all ready to complement the AjaxWrite team on having finally delivered the first online wordprocessor with full font-sizing abilities. Then I realized something: There are only 7 font sizes. The same 7 that are supported by every rich text editor in existance. Why only seven? Because those seven are built into the rich text editing component that's included with Mozilla and IE. If you want to allow arbitray font sizes, you have to delve down into the DOM and start some complex tweaking.
All AjaxWrite has done is hide these facts by assigning standard font sizes. Anyone with the right info could replicate this "feat" pretty easily.
Sorry, nothing to see here.
The bright side is that his app supports the Microsoft DOC format. How well it supports it is an open question, but he probably is using a library like POI to do the heavy lifting. Nothing wrong with that, but also nothing ground-breaking. I imagine that many users will drop this tool as soon as they realize they can't properly match font sizes.
Let's check back next week and see if his next attempt is more interesting.
Javascript + Nintendo DSi = DSiCade
My web browsers crash all the time and I'm always closing the windows by accident. And I'm supposed to use this as a host for my *word processor*? Is this really a good idea? Unless all storage is on the server and it has a VERY smart autosaving strategy, I don't really see this as being the tiniest bit useful.
"Click on the ajaxWrite icon to launch an MS Word-compatible word processor in seconds".
Many seconds. Many, many seconds.
"Firefox can't establish a connection to the server at 207.67.194.7."
I want a web-based word processor so that my letter to Mom can get slashdotted?
I just don't see how a web app using AJAX is going to compare to MS Word. Let's be honest AJAX techniques hardly compete with traditional development languages and MS have a 15 (or so) year advantage. I'm sure you can make something nice, maybe even something useful, but not something to rival Microsoft's dominance. Oh and it's not like this is the first web app to try this...
is raising VC money because it has "ajax" in the name.
Without rehashing everything that's been said so far abotu the comparison to MS Word, let's just say, it has a long, long way to go before it's gogin to put any serious dent in the MS Office revenu stream.
"I'd rather be a lightning rod than a seismometer." -Ken Kesey
I'm not sure that a full-fledged word processor "begs" to be an online app. Do I really want to risk having to have a net connection if I am going to get shit done?
I've been in hotels with crappy net connections. It's 4am, and I can't reach my word processor, now what?
Jim http://www.runfatboy.net/ -- Exercise, web 2.0 style.
I knew I was dealing with Microsoft-quality software when I tried to open the screenshot in a new tab, only to be told off for not enabling Javascript, despite having it switched on. You'd think people building a word processor in Javascript would know better.
For all you newbie web developers out there - assuming that somebody who follows a link without executing the onclick handler has Javascript disabled is wrong.
In my case, I right-clicked and hit 't' to open in a new tab. This resulted in a page opening in a new tab telling me to enable Javascript. This is not what I wanted. Then I tried holding down Ctrl and clicking the link. This resulted in a new window with the screenshot in and a new tab telling me to enable Javascript. This is not what I wanted twice over.
When I finally got what I wanted (open a blank tab, open the history sidebar, select the address of the popup window), I realised something. There was absolutely no need whatsoever to have this pop up in a new window. It's one of those annoying firms that likes popping things up for no good reason. In my experience, organisations that do things like that have incredibly annoying websites run by PHBs who don't have a clue what they are doing. If the rest of their code is like that, consider me underwhelmed.
Bogtha Bogtha Bogtha
Strange that we on Slashdot go gaga for anything AJAX while deriding Java as a slow, bloated pig. Seriously, AJAX is great for making web pages more responsive but is ill-suited as an applet replacement. Give me ThinkFree anytime.
Flame shields up...
In contrast, Java was not designed to do server-side code, and is making less sense in that application as platforms that offer better time-to-market for server-side development become accepted.
Bruce
Bruce Perens.
They are going to get in trouble, those toolbar icons are copyrighted. I researched once when I thought about using them in my project and Microsoft is quite strict with the usage of them
Would you be using it ONLY for non-commercial stuff?
If not, then you might as well download/steal it, because why pay someone when you don't get a valid license to use it either way?