Slashdot Mirror


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."

59 of 390 comments (clear)

  1. Not likely by AKAImBatman · · Score: 4, Insightful

    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.

    1. Re:Not likely by n9uxu8 · · Score: 4, Informative

      Support for DOC is not good at this point. Open any doc file and watch the simplest format be mangled. Save an Awrite doc file and then open it in word...marvel at the fantasticrapistally mangled doc. Nice idea...needs work...lots of work.

      Dave

    2. Re:Not likely by AKAImBatman · · Score: 5, Funny
      On top of everything, I just realized that this is a XUL application. i.e. It's not going to run in anything but Mozilla-based browsers. Still, you've got to love the spin:

      ajaxWrite is a streamlined word processor, comparable to Microsoft Word. To keep the program lean, we left out some obscure advanced features


      Apparently, spell checkers, word counts, arbitrary font sizes, find (there's a menu item, but it's disabled), and hyperlinks are all "obscure advanced features". Here, let me fix that for you, Mike:
      ajaxWrite is a streamlined word processor, comparable to Microsoft Wordpad.

      See? Much better. =D
    3. Re:Not likely by Frymaster · · Score: 3, Insightful
      we left out some obscure advanced features

      i'll say... like a privacy policy perhaps? does boddy who runs this thing own my content?

      microsoft may have all sorts of draconian licensing policies, but at least i know what they are. with this thing i can just type up all sorts of private content that can be read easily and, apparently, legally by who knows who.

    4. Re:Not likely by LnxAddct · · Score: 5, Informative

      Seriously, my GMail composer has more features, including spell check, just for writing an email. This ajaxWrite just took firefox's rich text editor and threw tabbed DOMs into the picture. Completely unoriginal, there are significantly more advanced open source editors like the FCKEditor out already(That's a link to their demo, not their index just fyi).
      Regards,
      Steve

    5. Re:Not likely by Anonymous Coward · · Score: 2, Insightful

      "Your browser does not support this application.

      Please download the latest version of Mozilla Firefox from http://www.mozilla.org/products/firefox/."

      oh great, so we've replaced OS-specific software with browser-specific software.

    6. Re:Not likely by AKAImBatman · · Score: 2, Insightful

      That is because Ajax, which the Word Processor is based on, has to be "tweaked" for each web browser in order to work.

      No it doesn't. If you code to W3C standards, the only browser that usually requires significant tweaking is Internet Explorer. The reason why IE has to be tweaked is because it doesn't support the standards. (Hello? Microsoft? I'm still waiting on DOM2 Events! *sigh*)

      Thankfully, the design of Javascript means that you can patch the webbrowser for your session. It's a little tricky, but it's quite doable to add DOM2 Events support to IE on the fly. And if Microsoft ever fixes their browser, your extensions will automatically deactive. It's actually a pretty cool way of doing things. Especially when compared to the User String checking that we web programmers used to have to do.

      As someone else noted, this is basically a Wordpad type replacement.

      Yeah. That would be me.

      only after writing a modified version for those browsers and have the web site detect the browser type and load the correct Ajax script

      In this case, Michael is going to have to rewrite nearly his entire application to make it work on other browsers. His choice of XUL over HTML/XHTML has sealed that fate. On the other hand, XUL means that he was able to write this app within a few weeks, then invent a story about "smokey bar rooms" and "mystery technologies" that took two years to develop. Sure Michael, sure.

    7. Re:Not likely by CemeteryWall · · Score: 2, Insightful

      FCKEditor? I won't remember that tomorrow or even in a few minutes time.

      ajaxWrite! I'll remember that for years.

    8. Re:Not likely by AKAImBatman · · Score: 3, Informative
      ajaxWrite uses NO XUL; ask them on the ajaxlaunch.com forums yourself if you don't believe me.

      *Ahem* From ajaxbrian on their forum:

      Firefox is much more Ajax-friendly, and it has been much easier to prototype for it. Also, some of our code requires XUL, which is Firefox-only; we're having to devise work-arounds for other browsers, and those aren't ready yet.

      (Emphasis mine.)

      So either you're trolling, or you're not very bright. Next time keep in mind that, "fools rush in where Angels fear to tread."
    9. Re:Not likely by jp10558 · · Score: 2, Insightful

      Well, true, but I'm not about to change from Opera to do something that still seems better done on my PC in Lotus Word Pro or Adobe InDesign depending on what I want to accomplish. If there is one thing that seems to me to be the absolutely worst suited to online delivery, it is wordprocessing.

      --
      Opera, Proxomitron-Grypen,GPG 0x0A1C6EE3
  2. still some work to do. by yagu · · Score: 4, Funny

    Well, this guy may think he's replaced WORD(tm) but I was unable to:

    • find the clippy help guy
    • find the shifting winding twisty changing menus (think chevrons)
    • get ajaxWrite to inexplicably put me in different viewing modes from which I could not find an escape
    • randomly start numbering stuff because I indented

    Until they get at least some of these features write, I'm forking over my $499.

    Oh wait, did I just say that out loud?

    All seriousness aside, one feature this really doesn't have (at least I couldn't find it) I absolutely must have is spell check. I'm kind of surprised, cuz it seems everyone is introducing some form of spell check instantiated in their latest ajax offerings (including other web word processors... e.g.,

    )
  3. Not sure I like this.. by trazom28 · · Score: 2, Insightful

    People, in my experience, don't necessarily want to be on the web to use a word processor/similar application. Takes the whole portability factor out of laptops as well. I don't see this being a popular option in the home market. Business market, possibly..

    --
    {} ------ When I think of a good sig, I'll put it here
  4. Man, I dunno. by Anonymous Coward · · Score: 5, Insightful

    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.

    1. Re:Man, I dunno. by StikyPad · · Score: 4, Funny

      I swear to God, I was 90% done with my paper and then my sister picked up the phone.

  5. The Power of the Web in your Hand! by jfengel · · Score: 5, Insightful

    "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?

    1. Re:The Power of the Web in your Hand! by Sporkinum · · Score: 4, Informative

      Exactly.. it me be ok for some things, but given the vagaries of the net, you might not be able to rely on it to edit a file. I have the same problem at work with Office delivered VIA Citrix. It will lock up in the middle of editing, or I won't be able to lauch the application. I fixed that problem by installing Open Office.

      --
      "He's lost in a 'floyd hole"
    2. Re:The Power of the Web in your Hand! by AKAImBatman · · Score: 2, Informative

      but I could not get it to save, at all.

      I'm guessing that's because their server is Slashdotted. The only way to convert a file from HTML is to upload it to the server, convert it, then send it back to the client. If the server is a little busy at the moment... well...

      Me thinks he needs to buy time on the Sun Grid Engine.

  6. Quick review... by carsonc · · Score: 5, Informative

    Quick review... Problems:
    1. spellchecker isn't working yet (there, but grayed out) ...making it useless
    2. I will let you close the window and loose you work without a warning. That's a big minus in my books.
    3. And it's not handling the load from /. very well, it's really slowing down.
    Other that that it looks okay. Like most of the web mail apps from Yahoo and Google. Expect that I like the drop down menus, very intuitive and easy to navigate if you use regular word possessors. They will need to add online storage to make it really useful.

    1. Re:Quick review... by op12 · · Score: 2, Informative

      Sounds like Writely resolves all your gripes.

  7. Really by lebski · · Score: 3, Insightful

    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...

  8. The only thing ajaxwrite will be good for by winkydink · · Score: 4, Insightful

    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

  9. Always online for my word processor? by RunFatBoy.net · · Score: 4, Insightful

    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.

  10. On a positive note... by temojen · · Score: 3, Informative

    Apparently it lets you save to your HDD, and I need to know how to do that for annother application. I'm checking it out now...

    1. Re:On a positive note... by AusIV · · Score: 2, Informative

      For a web application that's fairly simple. It just sends headers of whatever file type you're trying to save it as, generates the file on the server end, then uploads it to the user. Nothing particularly impressive on that end.

  11. Re:Speechless. by AKAImBatman · · Score: 4, Informative

    Yet the web has always been lacking in the interface. This application is an amazing glimpse of things to come.

    Sorry dada, but you need to get out more.

  12. Wow - they are Already Competing ! by bushboy · · Score: 4, Funny

    I just tried it and it crashed!

    That's a great first start to compete with Word.

    Now all we need is an animated paper clip which says :-

    "You seem to be writing a letter, would you like to :-

    a. Punch your monitor
    b. Scream
    c. Smile a crazy smile and run around the office, naked and screaming"

    --
    A slashdotting - you get the stick first and then the carrot !
  13. Dispatch Warlock and Ajax by Alioth · · Score: 2, Interesting

    When I learn a new language or technology, I like to start out with a couple of small well defined projects in which I can do the entire thing by hand - no fancy code generators or other IDE help, so I can understand truly what goes on underneath. I find it really helps. I've done it for C. I've written code using raw Xlib rather than toolkits when learning about X. I've written code using the Win32 API when learning about Windows.

    Of course I decided to do the same with AJAX - use no fancy tools and code something small but useful completely by hand to understand what goes on. I wrote an application monitoring web app for our distributed app at work to give a nice graphical display and enquiries. It works well enough.

    However, I could never shake the feeling that AJAX was what the RAF calls 'graunching' - forcing several components together that don't really fit properly. Writing a GUI in a web browser just felt awkward and wrong. Also, you had to be very careful how you did things especially if you have 30-odd info panels on your browser window - otherwise it's breathtakingly slow. Of course, an AJAX framework would have these (very necessary) optimisations - but AJAX really does seem incredibly inelegant.

    Additionally, the X in AJAX doesn't really belong - if you run a protocol analyzer, you'll find XMLHTTPRequest doesn't actually send XML at all unless you explicitly send some XML. In fact it sends any plain text you pass it, and receives plain text back quite happily. But I suppose if it was called AJA it wouldn't be very buzzword compliant.

  14. Re:JS by Anonymous Coward · · Score: 2, Informative

    What do you think the J in "AJAX" is for?

  15. Definitely Microsoft quality by Bogtha · · Score: 4, Insightful

    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
  16. Platform-neutral downloadable web applications... by rdeadman · · Score: 5, Insightful
    We should coin a name for it. How about "applets"? Hmmm. Wait a second...

    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...

  17. Does anyone remember JAVA? by Bruce+Perens · · Score: 4, Insightful
    Java was designed to do just this task. Next to it, AJAX is a kludge that gives us more interactive widgets on web sites simply, and is best for smaller jobs. If you're writing an entire client-side browser-delivered application, Java makes sense. Wedging your entire application into the browser DOM doesn't.

    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

    1. Re:Does anyone remember JAVA? by RPoet · · Score: 2, Interesting

      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.

      Java wasn't "designed" for anything specific; it was designed as a general-purpose language and platform. It fits very well in the large server-side application domain, and is being used there more and more. Not sure where you get your impressions.

      --
      "Oppression and harassment is a small price to pay to live in the land of the free." -- Montgomery Burns.
  18. Re:It didn't work for me by Professor_UNIX · · Score: 2, Insightful

    Why not just build a word processor into a Firefox extension if you're going to require it? Why not just write the word processor using Java and remove the requirement to be online at all?

  19. Not quite MSWord... by BishonenAngstMagnet · · Score: 4, Informative

    Last time I checked, MSWord doesn't get Slashdotted.

  20. AjaxWrite: 503 Service Temporarily Unavailable by zooblethorpe · · Score: 2

    Why Ajax isn't always appropriate:

    Service Temporarily Unavailable
    The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
    Apache/1.3.33 Server at www.ajaxlaunch.com Port 80

    Portability across platforms is great, but we'll still need a local copy. Which would seem to bring us back to XUL...

    --
    "What in the name of Fats Waller is that?"
    "A four-foot prune."
  21. Sounds great and I'm all for it but by future+assassin · · Score: 2, Funny
    I've never seen MS Word do this

    Service Temporarily Unavailable

    maybe they need an animated can of Ajax holding a Service Temporarily Unavailable sign when the service goes down.

    Also I'd like to say that BSOD reads and sound much better then STU

    --
    by TheSpoom (715771) Uncaring Linux user here. I have nothing to add to this but please continue. *munches popcorn*
  22. Wiki Online WP by jettoki · · Score: 2, Insightful

    When I want to do word processing online, I use PBWiki on a private page. You have a complete history of changes made to the page available to download as backup versions, etc. And the wiki is available to you from any computer with an internet connection.

    These are the only possible advantages I can see to word processing online, outside of cost benefit. I'd much rather use MS Word or Open Office for most tasks.

  23. Writely by CastrTroy · · Score: 2, Informative

    Where Writely. I tried it out and it's pretty good. As far as web based word processors go. Seems to have a lot of features that AjaxWrite is missing.

    --

    Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
  24. It's all about marketing by CAPSLOCK2000 · · Score: 2, Insightful

    Some people don't like Michael Robertson, but I do. He's not your typical open source hero, but in a way he is one of the pioneers.
    Free and Open Source software needs all kinds of people. Besides programmers you need documentation writers, artists, interface designers, lawyers, activists, and marketeers. Michael Robertson is good at marketing. He is good at promoting software solutions. He uses a lot of open source software for that, including some rebranded and extended applications.
    Some people claims he steals and abuses that software, without giving back. I do not agree with that, his companies play by the rules and release source when necessary.
    But sourcecode is not his important contribution, marketing is. Allthough you might not like his products, the bottomline is that he is promoting free/open software, and people are using it who might not have done so otherwise.

  25. AjaxWrite not available by WeaverBen · · Score: 2, Funny

    I clicked, and I promptly discovered the grand flaw of Web-based apps: If you want to do something NOW, and the server is swamped, you are SOL.

  26. AjaxBrowser by Arandir · · Score: 3, Funny

    I'm still waiting for the AjaxBrowser. Then I can dump Internet Explorer, and do all of my browsing, like my word processing, online.

    --
    A Government Is a Body of People, Usually Notably Ungoverned
    1. Re:AjaxBrowser by Mr.+Underbridge · · Score: 2, Funny
      I'm still waiting for the AjaxBrowser. Then I can dump Internet Explorer, and do all of my browsing, like my word processing, online.

      That's a really bad idea. You don't want to be tied to a net connection to depend on the availability of your browser. An online browser will never replace a standalone browser. You're still always going to want to have your Internet stored on your hard drive. ;)

  27. There are ways to by M$ office for less... by milgr · · Score: 4, Informative
    Last year when I needed by buy MS office for myself, I found that there was a less expensive, legal way...

    Microsoft Office Student and Teacher Edition 2003 costs about $125, and can be run on three different computers.

    Microsoft stresses that this version of their Office 2003 is only for non-commercial use. You qualify for this edition so long as you are 1) a full- or part-time student enrolled in a K-12 institution, 2) home-schooled, 3) taking at least 6 credits at an accredited college/university, or 4) a full- or part-time faculty member and work 20+ hours at a school.

    When I bought my copy, I had a child in Kindergarten. A year later, and he still hasn't used Office -- but my wife and I did.

    Sorry for that advertisement for M$ products.

    Oh yeah, I frequently use Open Office -- which is free, does a great job most of the time, and runs on almost everything.

    --
    Where law ends, tyranny begins -- William Pitt
    1. Re:There are ways to by M$ office for less... by eMartin · · Score: 4, Insightful

      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?

  28. Opposite by Gruneun · · Score: 2, Insightful

    I don't see this being a popular option in the home market. Business market, possibly.

    My first thought was "Maybe for the home, but not my business." There's no way in hell I'm composing a proposal for a competitive contract on an open-source, web-based tool.

    Maybe, when they release their version of Quicken, I can throw my finances up there, too.

  29. Re:The only compelling thing by 99BottlesOfBeerInMyF · · Score: 3, Informative

    And pdf sucks anyway.

    PDF does not suck. PDF rocks! The diabolical combination of MS Windows (The OS that can't multitask its way out of a wet paper bag), Adobe Acrobat Reader (the bloated and glacially slow reader), and your favorite flavor of browser sucks. People click on a link in their browser then scream as their system grinds to a halt while the reader launches and the PDF downloads, which can take significant time. The the reader itself is slow due to trying to multitask with the browser. That sucks.

    PDFs on Linux or OS X are much nicer, especially when viewed by a separate program instead of a browser plug-in and especially when not using anything from Adobe. It is sad that the people who pretty much invented the standard now have such a popular and horrendous implementation of it.

  30. DANGER DANGER MIKE ROBERTSON by OverDrive33 · · Score: 2, Insightful

    Is it just me or does Michael Robertson have a knack for WAY over hyping everything he does. Lindows/Linspire was supposed to change the Linux desktop world - and frankly Ubuntu has done a better job. SIPPhone doesn't seem to stand up to Skype. And Mp3.com got sold and redone by Cnet. Now this 'ajaxWrite' doesn't seem to be any different than the many other WYSIWYG editors available today.

    I think Mr. Robertson should wait until his products/ideas are actually able to do what he says. But then again who does that anymore anyways?

  31. OMG! My word processor is slashdotted by Gax · · Score: 2, Funny

    It looks like I can't write that term paper. I can't connect to my word processor.

    Firefox can't establish a connection to the server at 207.67.194.7.
    *The site could be temporarily unavailable or too busy. Try again in a few moments.
    *If you are unable to load any pages, check your computer's network connection.
    *If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.

    Microsoft Word 1. AjaxWrite 0

  32. Re:Platform-neutral downloadable web applications. by jinushaun · · Score: 2, Insightful

    Wish I had mod points...

    Very true. These new AJAX 'applications' are basically reinventing Java applets using the (unreliable) DOM. Applets were always derided because of abuses by developers (remember the 'lake' applet? or the applet rollover menues?) and because it was too slow for computers at the time. Sun's battle with MS didn't help its adoption either. Plus the Java runtime client was ginormous, relative to a Flash plugin. Applets were eventually replaced by Javascript and Flash.

    ThinkFree's Office is very impressive, btw.

  33. Office icons by Anonymous Coward · · Score: 3, Insightful

    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

  34. Waste by The+Cisco+Kid · · Score: 2, Insightful

    I dont want my software as a 'service' (unless I'M providing the service).

    I dont want to store my data on someone else's server.

    I'd like a copy of the Gmail interface, that I could run on my own server, and access my privately stored email.

    There was a recent article on Writely, which is apparently similar to this. I went to the site, hoping to download it, and put it on my server, but it too is a 'we store your files on our server' scenario. This might cut it for meaninless drivel teens want to exchange, but not for anything important.

  35. OpenOffice Import is Flawed by swtaarrs · · Score: 3, Informative

    I opened an incredibly simple openoffice document and it removed the indentation from all my paragraphs...indentation isn't an "obscure" feature.

  36. That website looks horrible by musselm · · Score: 2, Insightful

    All complaints about the 'functionality' of this 'web app' aside, that is one UGLY looking website.

  37. Re:Platform-neutral downloadable web applications. by Tablizer · · Score: 2, Insightful

    The biggest problem with Java applets is that they seem difficult to modularize so that one gets JIT client-side loading. Usually bunches of classes have to be loaded on the client before anything happens, perhaps the entire app. It would be nice if it only loaded what was used. A form-based approach, for example, would only have to load forms that the user actually goes to instead of all *potential* forms.

    Perhaps Java applets *can* be partitioned such a way, I don't know, but almost no writer seems to do it. They are all a big ball of all-or-nothing.

  38. Heh by mfh · · Score: 2, Funny

    Strange that we on Slashdot go gaga for anything AJAX while deriding Java as a slow, bloated pig.

    I calls 'em like I sees 'em.

    --
    The dangers of knowledge trigger emotional distress in human beings.
  39. OS X just crashed - anybody else? by LeDopore · · Score: 2, Informative

    Just after opening AjaxWrite, OS X crashed. This has *never* happened to me before. Does anyone else have OS X crash on them too when they tried out AjaxWrite?

    --
    Expected time to finish is 1 hour and 60 minutes.
  40. Re:Platform-neutral downloadable web applications. by Dominic_Mazzoni · · Score: 2, Insightful

    If Java had a fast, totally cross-platform and bug-free GUI toolkit, with full accessibility support for the visually impaired, and it was embedded into all web browsers, then I'd agree, in many ways Java applets would be superior. But the fact is that Java applets have none of those things. Great idea, no execution.

    AJAX is at its best when it takes a concept that fits very well into the web paradigm, and adds desktop-application-like interactivity. Google Maps is a perfect example of this. Unlike a Java applet, you get a nice resizable window, almost instantaneous startup, and working back/forward buttons.

    A desktop application like Word is a bad match for either a Java applet or an AJAX application.

  41. Crossplatform, yeah right.... by hotarugari · · Score: 2, Insightful

    It doesn't even work on IE 6. How is that cross platform?

  42. Re:The only compelling thing by nzhavok · · Score: 2, Informative

    I have used Foxit reader for PDFs for some time now. It's < 1MB in size and doesn't require an install (or at least didn't if you downloaded the zip). I have found it to be pretty good, loads so fast it's unbelievable. There is also a pro version which you can pay for which gives you some limited editing capability. Here is a link

    --

    He who defends everything, defends nothing. -- Fredrick The Great