Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Early AJAX Office Applications

Posted by CmdrTaco on Thu Sep 29, 2005 03:49 AM
from the proof-of-concept dept.
prostoalex writes "Perhaps many, who viewed Zimbra presentation from yesterday, thought about other office-related applications they would like to see moved to the Web. Richard McManus on ZDNet provides a list of the currently available AJAX apps. Did you know there was AJAX word processor, AJAX spreadsheet, AJAX calendar, AJAX presentation-building software, AJAX e-mail client, AJAX note-taking software and some other interesting applications, which, deployed on your local server, do not need installation and "just work" in a browser window?"
This discussion has been archived. No new comments can be posted.
Early AJAX Office Applications | Log In/Create an Account | Top | 426 comments (Spill at 50!) | Index Only | Search Discussion
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • Yes but... (Score:4, Funny)

    by yobbo (324595) on Thursday September 29 2005, @03:52AM (#13674209)
    ...does it keep my kitchen clean?
    • Re:Yes but... by Anonymous Coward (Score:1) Thursday September 29 2005, @04:01AM
    • moderation suggestion by commodoresloat (Score:2) Thursday September 29 2005, @04:43AM
    • Almost by LPetrazickis (Score:2) Thursday September 29 2005, @10:11PM
  • Meh (Score:5, Funny)

    by Anonymous Coward on Thursday September 29 2005, @03:57AM (#13674218)
    I'm still waiting for an AJAX-based browser. Just think about it! The ability to use a browser without having to install it! You just browse on over to the site!
  • Java applets (Score:5, Insightful)

    by Anonymous Coward on Thursday September 29 2005, @03:57AM (#13674219)
    Remember java applets?! They were suppose to do these kind of things...
    • Re:Java applets by Muppski (Score:1) Thursday September 29 2005, @04:09AM
      • Re:Java applets (Score:5, Insightful)

        by RenatoRam (446720) on Thursday September 29 2005, @05:14AM (#13674420)
        For one the fact that the starting VM can bring down to a halt even a semi-fast machine.

        Or the fact that applets are SLOW, whereas (for example) gmail and googlemaps are FAST.

        Or maybe it's that java guis just plain suck in pretty much every aspect (look, feel, functionality, ergonomy).

        Oh, and the fact that java is not installed on machines anymore (by default), whereas a browser is (even if maybe a louse one as IE6).

        Dunno, choose one :-)
        [ Parent ]
    • Re:Java applets by mcbridematt (Score:2) Thursday September 29 2005, @04:33AM
    • Re:Java applets (Score:4, Insightful)

      by Mostly a lurker (634878) on Thursday September 29 2005, @04:42AM (#13674349)
      The problem with Java applets is they require too much to be installed on the client side. This has big security and performance implications, leaving aside the quality of the available JVMs. Nevertheless, if AJAX had not come along, I think we would have revisited how to make use of Java practicable. With AJAX, most of the application logic remains on the server side. This drastically improves the ease of implementation.
      [ Parent ]
    • Re:Java applets by Hurricane78 (Score:1) Thursday September 29 2005, @05:03AM
      • 1 reply beneath your current threshold.
    • Re:Java applets by Ilgaz (Score:1) Thursday September 29 2005, @05:23AM
    • Re:Java applets (Score:5, Funny)

      by asb (1909) on Thursday September 29 2005, @05:31AM (#13674463)
      (http://www.iki.fi/asb/)

      Actually, I do.

      When Java applets were the next hot thing, I could not use any of them because they all assumed that I had a 8 point font. With my 16 point font, entering data to text fields was a pain in the ass. Now, I go to see the Ajax applications. Lo and behold! All of them assume that I use a tiny 8 point font.

      I'll just move along. There seems to be nothing worth looking at here...

      [ Parent ]
    • Re:Java applets by stymyx (Score:2) Thursday September 29 2005, @05:44AM
      • Re:sig by WilliamSChips (Score:1) Thursday September 29 2005, @05:51AM
      • Re:Java applets by Sulihin (Score:1) Thursday September 29 2005, @08:18AM
      • Re:Java applets by ev0l (Score:2) Thursday September 29 2005, @08:38AM
      • Re:Java applets by misleb (Score:2) Friday September 30 2005, @12:37AM
    • Re:Java applets (Score:5, Insightful)

      by killjoe (766577) on Thursday September 29 2005, @06:02AM (#13674528)
      Java web start is the obvious choice here. The fact that people are choosing AJAX instead of Java is due to the spectacular failure of SUN to....

      1) Make sure that every desktop gets a new JVM which updates itself automatically.
      2) Make sure that the java web start doesn't look ugly as ass and behaves weirdly.
      3) Present the platform as an alternative to HTML development.
      [ Parent ]
    • Re:Java applets by smallguy78 (Score:1) Thursday September 29 2005, @06:12AM
    • Re:Java applets by beforewisdom (Score:2) Thursday September 29 2005, @06:36AM
    • that's because Sun screwed up by idlake (Score:2) Thursday September 29 2005, @06:39AM
    • Re:Java applets by jo42 (Score:1) Thursday September 29 2005, @04:08PM
    • Re:Java applets by misleb (Score:2) Friday September 30 2005, @12:18AM
    • 2 replies beneath your current threshold.
  • Web Applications (Score:5, Interesting)

    by MadX (99132) on Thursday September 29 2005, @03:57AM (#13674220)
    I really like the way that Web apps are starting to make a comeback.
    Yes, it's true that there will always be problems with compatibility in browsers,
    but at the end of the day, to make the underlying OS insignificant, it makes the adoption of alternate OS's become easier.

    Who knows, maybe the pressure will cause other proprietary companies to start looking at the way they
    do business ? A pipe dream now ... but so was flying to the moon !!
    • Re:Web Applications (Score:4, Interesting)

      by trentrez (918830) <mattslight&incite-ict,com> on Thursday September 29 2005, @04:57AM (#13674384)
      (http://www.incite-ict.com/)
      Forgive me for saying this, as my understanding of the X Windows model is limited, but aren't rich web applications like this moving towards a server client model similar to how X works. Except in this instance we have the web server serving the applications' content and the browser acting as the client.

      It's quite ironic that all this talk of the OS becoming insignificant is just yet us piling another layer on top of our systems. Shouldn't more effort be focused on making a standard and open windowing system so that developers have one windowing GUI to think about when making their apps (instead of the current big three, namely MS Windows, X Windows and Mac OS X). Yes web apps address this, but in my opinion the way they are approaching the solution is completely backwards.

      Fair enough these web apps allow you to access your program on the move, allowing you to only worry about whether the terminal you are sat at has a nice browser that supports JavaScript, but think about Exchange server when coupled with Outlook Web Access - we suddenly see that these rich AJAX apps are nothing new and are in fact a step in the wrong direction. We should be focused on bringing everything down a level - not piling everything inside a web browser.

      Imagine an OS model where you have a server running at a nice secure location with all your applications running 24/7 then you have a standard windowing desktop client OS that connects to your server to bring up your apps and data where ever you are, be it at work, home or sat on a train on your PDA. I think having a windowing system that would allow this would be far more advantageous than using either remote desktop (VNC etc) or rich web apps (Java, AJAX etc).
      [ Parent ]
    • Re:Web Applications by prell (Score:2) Thursday September 29 2005, @06:21AM
    • Re:Web Applications by Lumpy (Score:3) Thursday September 29 2005, @07:48AM
    • Re:Web Applications by MikeURL (Score:1) Thursday September 29 2005, @09:51AM
    • Re:Web Applications by xero314 (Score:1) Thursday September 29 2005, @10:50AM
    • Re:Web Applications by jafac (Score:3) Thursday September 29 2005, @11:50AM
    • 1 reply beneath your current threshold.
  • Webservices gone mad (Score:4, Interesting)

    by ReformedExCon (897248) <reformed.excon@gmail.com> on Thursday September 29 2005, @03:58AM (#13674223)
    Webservices were going to rule the computing world. You'd download apps as you needed them from vendors, then they would automatically bill you for the rental, but only for the time spent using the actual product.

    That idea died a horrible death, despite Microsoft's best efforts to make the Network the Computer.

    Now webservices are back, but instead of building miniature application control building blocks, the entire application interface is downloaded to your browser. Everything immediate runs client-side and anything that needs a backend is sent upstream to the server. No more trying to keep a network connection alive between the client PC and the network server. Everything can be kept very asynchronous.

    It's no surprise that this is the way things are evolving. Even the first CGI programs foretold this type of usage pattern. You'd get an interface on the client side and the heavy processing would be done on the server. But now with faster connections and the ability to run more stuff on the client side, a lot of processing can be and has been pushed off the server and onto the client browser.

    It's very interesting, and quite a pleasant break from the barrage of boring sysadmin-specific stories here.
    • Re:Webservices gone mad by Ewan (Score:3) Thursday September 29 2005, @04:11AM
      • Re:Webservices gone mad by ReformedExCon (Score:1) Thursday September 29 2005, @04:16AM
        • Re:Webservices gone mad by LarsWestergren (Score:2) Thursday September 29 2005, @04:56AM
          • Re:Webservices gone mad (Score:5, Interesting)

            by trezor (555230) on Thursday September 29 2005, @05:28AM (#13674458)
            (http://jostein.kjonigsen.net/)

            ASP.Net are an initiative of what? An awkward merging of two technologies so that ASP developers won't be frightened away?

            Say again? I've done all sorts of programming from Motorola assembly to php and java, both professionaly and purely on a hobby-basis, so I consider my sellf a more than competent and experienced enough developer. I've also worked quite a bit with ASP.NET.

            Sure ASP.NET may not be the right tool for every job, but then again what is? Making web-applications with ASP.NET feels like breeze compared to doing the same stuff in say php. The fact that it's event-based with a solid foundation making that the underlying protocols and technology transparent to developer, actually means that you can immidiately focus on the application logic, and doesn't have to worry about every god damn thing involving web-communication.

            Sure, I know how that works, I know the low-level protocols, I can implement it if I have to, but the fact that I don't need to feels damn good. The .NET Framework supplies tons of goodies for those who know how to take advantage of it.

            For instance, directly coupled database to webpage data-linking, including the ability to manipulate date with next to no programming. Please tell me how this can be done in less than 10 lines of code in php. As a developer, I'm really happy that I don't have to rewrite the same DB-logic, reference the same db-field names, link them to similary named html-controls, and vice-verce for updates. It makes my life simpler. What's wrong with that?

            Dismissing ASP.NET as something that only unskilled developers would use is ignorant at best.

            [ Parent ]
    • Re:Webservices gone mad by RzUpAnmsCwrds (Score:2) Thursday September 29 2005, @04:14AM
    • Re:Webservices gone mad by LarsWestergren (Score:2) Thursday September 29 2005, @04:41AM
      • Re:Webservices gone mad by ReformedExCon (Score:1) Thursday September 29 2005, @04:52AM
      • Re:Webservices gone mad (Score:4, Interesting)

        by lushman (251748) on Thursday September 29 2005, @05:50AM (#13674499)
        I too was skeptical about AJAX when I first saw a demo. Given an intuitive IDE you can realise your vision very very quickly. AJAX applications are fast and lightweight. Maintaining them is incredibly easy and the deployment is a cinch.

        I admit, I was enthusiastic about Java Swing applets at one point, but they really haven't evolved from the clunky things they were ten years ago. AJAX isn't just a stupid acronym. It's a truly workable system.

        For a good IDE check out TIBCO General Interface [tibco.com] - it's not open source but it can give you a good idea of what is possible with this technology.
        [ Parent ]
    • Re:Webservices gone mad by vmahrra (Score:1) Thursday September 29 2005, @04:43AM
    • Re:Webservices gone mad by Ilgaz (Score:1) Thursday September 29 2005, @05:26AM
    • Re:Webservices gone mad by Dogtanian (Score:2) Thursday September 29 2005, @05:26AM
    • Re:Webservices gone mad by xtracto (Score:2) Thursday September 29 2005, @07:38AM
  • AJAX Cleaning power (Score:3, Insightful)

    by cheezemonkhai (638797) on Thursday September 29 2005, @03:59AM (#13674229)
    (http://www.igrill.co.uk/)
    Stop with the acronyms for goodness sakes.

    AJAX is a floor cleaning product.

    I'm sorry to say this, but there are too many people who think something is cool because it uses the latest hip technology. Nobody cares that it is AJAX, they just care that it works well and does what they want.

    The sooner OSS and other people writing software out there realise this the better.

    Rant over
  • Well... (Score:4, Interesting)

    by omgpotatoes (916336) on Thursday September 29 2005, @04:00AM (#13674231)
    ..hello GoogleOS! Platfrom-independent, all online, all the applications you need. Who cares if it's viewed out of IE?
    • Re:Well... by gothfox (Score:1) Thursday September 29 2005, @06:02AM
    • 1 reply beneath your current threshold.
  • Cool. by bombshelter13 (Score:1) Thursday September 29 2005, @04:01AM
    • Re:Cool. by trezor (Score:2) Thursday September 29 2005, @05:58AM
      • Re:Cool. by DrSkwid (Score:1) Thursday September 29 2005, @06:11AM
    • 1 reply beneath your current threshold.
  • Network failures. (Score:4, Insightful)

    by CosmeticLobotamy (155360) on Thursday September 29 2005, @04:01AM (#13674240)
    Great, so now the network being down means I can get absolutely no work done.

    I'd like this if they sold $20 dumb terminals to use it, but I paid a lot of money for a computer that can run applications locally without constantly going to the network.

    And just in case they mentioned that that's not a concern in one of those 40 linked pages, no, I didn't read all the articles, so feel free to yell at me now.
  • Todo Lists application in AJAX (Score:5, Informative)

    There's also an Open Source "Todo Lists" application called Tudu Lists.

    You can check it out on SourceForge : http://tudu.sourceforge.net [sourceforge.net].

    And you can use the live site : http://tudu.ess.ch [tudu.ess.ch].

    Everything's free and Open Source (GPL), so you can check out how it works.
  • Sadly, doesn't work with Konqi, Mozilla by Simon Brooke (Score:2) Thursday September 29 2005, @04:02AM
  • Sheesh by Anonymous Coward (Score:2) Thursday September 29 2005, @04:08AM
    • Re:Sheesh by saltydogdesign (Score:1) Thursday September 29 2005, @08:04AM
  • One thing to note ... (Score:5, Informative)

    by pythonista (754333) <ghosebNO@SPAMyahoo.com> on Thursday September 29 2005, @04:08AM (#13674260)
    S5 is not an AJAX app. It uses plain JavaScript and some CSS. Nothing like XMLHttpRequest is used in S5. To create an S5 presentation, one needs only text editor. The javascript and CSS is only for the presentation and has nothing to do with the actual slide creation process.
  • by TodLiebeck (633704) on Thursday September 29 2005, @04:12AM (#13674268)
    (http://www.nextapp.com/platform/echo2/echo)
    Here's another example of an AJaX e-mail client [nextapp.com] written using the Echo2 Web Framework [nextapp.com]. This one is very much no frills (it's an example app for Echo2) but it does include complete MPL/LGPL/GPL source.
  • Thin client 10 years late by LQ (Score:2) Thursday September 29 2005, @04:13AM
  • i'm all for webapps by timmarhy (Score:2) Thursday September 29 2005, @04:14AM
  • by Frac (27516) * on Thursday September 29 2005, @04:15AM (#13674277)
    The Ajax apps all look extremely impressive, but I do believe inconsistent UI will eventually plateau the adoption. Developers love to play the artist when there's a clean slate, and everyone will have their own set of icons and widgets.

    Developers need to understand that once you're over 25 years old, you don't care to learn brand new interfaces all over again. The closer it looks to something familiar (your Windows/Mac OS UI), the better. For God's sake, if it doesn't look at Windows, at least make the metaphors intuitive.

    My recent pet peeve is tiny little icons, just for the sake of tiny little icons. I'm familiar with the standard "Open", "Save", "Copy", "Cut", "Paste", and "Print" icons. That saves real estate over text, and saves me time.

    However, With monitors getting bigger and bigger, unique icons will NO LONGER OFFER THE SAME BENEFIT. I'm not going to hover my mouse pointer over every single 8-pixel-by-8-pixel icon you have, just to forget it the next time around because you lined up 50 of them on the toolbar like lucky charms. If there's room for text, and if that saves time, put the text in!
  • Some good ideas.. (Score:5, Insightful)

    by onion2k (203094) on Thursday September 29 2005, @04:19AM (#13674289)
    (http://www.phpgd.com/)
    Things where one user needs to access an application from many locations (email for example), or where a group of distributed users need have instant access to shared information (calendar, notes) .. great idea to have a remotely hosted application or data store.

    But for word processing? Spreadsheets? That seems like a waste of bandwidth, and an unnecessary security risk. I've been working remotely for the last 2 years (300 miles from the company office). I've never encountered a situation where a remote service text editor would be preferable to a local app. Given my flaky internet connection that would really be a very bad thing. Whatsmore .. I'm not sure of course, but I rather doubt the capability of a javascript based spreadsheet. It might be ok for holding a small set of data and a handful of equations, but I wouldn't much like to view the last 10 years of accounts of a medium sized company with one. It'd be considerably slower than a properly compiled and optimized application.
  • Oh my God! They killed KIKO! by hta (Score:2) Thursday September 29 2005, @04:27AM
  • jotlive.com by Anonymous Coward (Score:2) Thursday September 29 2005, @04:34AM
  • Why just remotely? by Freebasen (Score:1) Thursday September 29 2005, @04:37AM
  • please let it die (Score:3, Insightful)

    by germ!nation (764234) on Thursday September 29 2005, @04:42AM (#13674350)
    Having only just managed to ween my co-workers off a ton of needless javascript in their applications 'improvements' in web technologies such as AJAX are a concern to me. Having read all about 'Web 2.0' technologies, I'm left to wonder where the business case for all this while STILL maintaining standards in accessibility comes from?

    Please note: accessibility means equal access for ALL, it is not a term to differentiate disabled internet users from their able-bodied peers.

    So now we have we have to use libraries that work for IE and every other browser separately, we then have rewrite it all for people using accessibility aids that often use scraping techniques to get content from the page and wont update unless the page refreshes, so we have to write a legacy version anyway (of course, you can make the call that the chance of getting sued is low enough not to bother).

    Before people say we have to write a ton of code to account for different browsers and accessibility combinations, I work supplying web apps to public sector education bodies and none of my applications require wild cul-de-sacs of code for special scenarios.

    We have only just started mastering equal access for all in web applications as it is, the last thing we need is a new generation of web developers who think that "omg cool functionality kthx" > accessibility
  • Lame by Anonymous Coward (Score:1) Thursday September 29 2005, @04:45AM
    • Re:Lame by Betcour (Score:2) Thursday September 29 2005, @04:57AM
      • Re:Lame by Anonymous Coward (Score:1) Thursday September 29 2005, @05:28AM
  • s5 by RPoet (Score:2) Thursday September 29 2005, @04:57AM
  • And so we return to where we started by mustafap (Score:2) Thursday September 29 2005, @04:58AM
  • Complete Web Office Solution by krahd (Score:2) Thursday September 29 2005, @05:11AM
  • lack of development tools by edxwelch (Score:2) Thursday September 29 2005, @05:16AM
  • AJAX, it's magic! (Score:5, Insightful)

    by Xugumad (39311) on Thursday September 29 2005, @05:26AM (#13674444)
    Everyone seems to be running around raving about AJAX applications. Why do you all think AJAX is so good? Really? It's cool if you need to update a webpage without reloading (and particularly for server-push), but why do I want server-push functionality in a word processor, spreadsheet, calendar, presentation-building software or note-taking software (note, I've taken e-mail client out of that list, as server push is actually useful there)?

    Sure, if these were tools to allow multiple people to work on the same document simultaneously, but these all seem to share data only after it's been saved back to the server. As someone else pointed out, the presentation application doesn't even use AJAX!

    Would people please stop using AJAX to mean "Really cool looking Javascript application"? If Javascript applications excite you, fine, you're welcome to them, but please get the terms right...
  • My prediction ... (Score:3, Interesting)

    by TarrySingh (916400) on Thursday September 29 2005, @05:27AM (#13674449)
    (http://tarrysingh.blogspot.com/)
    that Google will come out with it's Online GoogleOffice Suite here [blogspot.com] and eventually a Web Deployable OS with unstructured XML DB will soon be reality. Like I say, People will make lot's of Software, it's the impeccable timing of Google, that will make their products shine, be it Office products or others.
  • Instant Messaging Too by Anonymous Coward (Score:1) Thursday September 29 2005, @05:42AM
  • Avalon Business Systems (Score:3, Interesting)

    by Dr.Pepper42 (918840) on Thursday September 29 2005, @05:55AM (#13674518)
    My favorite AJAX application is the Avalon Business Management Suite [avalonbusiness.com] by Avalon Business Systems. We use it at work and it's by far the most intuitive and useful web app I've ever seen.

    It's nice because it allows you to do real-time client (etc.) searches asynchronously which allows you to get a ton done with only one real page load.

    I've seen some decent commercial and free AJAX implementations as well, but outside of Google and Avalon, they seem more focused on "cool" than "useful".

    • A SCO sponsor? by matria (Score:1) Thursday September 29 2005, @06:11AM
  • My Beef: Interface by lwells-au (Score:2) Thursday September 29 2005, @05:59AM
    • Re:My Beef: Interface by Bogtha (Score:2) Thursday September 29 2005, @06:36AM
    • Re:My Beef: Interface by wylf (Score:1) Thursday September 29 2005, @06:50AM
    • HTA by willCode4Beer.com (Score:2) Thursday September 29 2005, @11:56AM
      • example... by willCode4Beer.com (Score:2) Thursday September 29 2005, @01:39PM
  • whose time has come? by hrm (Score:1) Thursday September 29 2005, @06:02AM
  • AJAX... by idlake (Score:2) Thursday September 29 2005, @06:24AM
    • Re:AJAX... by TheRaven64 (Score:2) Thursday September 29 2005, @07:05AM
      • Re:AJAX... by idlake (Score:2) Thursday September 29 2005, @12:42PM
  • I don't get it (Score:3, Insightful)

    by beforewisdom (729725) on Thursday September 29 2005, @06:33AM (#13674639)
    AJAX sounds like it will be a boon for naturally based web applications.

    I don't see office applications as being naturally web based applications, they seem to be very natural living on my desktop. I can't see why I would need to be connected to write a paper or do my budget.

    On the innocent side it just seems like a misdirected project.

    On the sinister side it seems similar to e-books....another way to take away something I have come to take for granted as possessing.

    My word processor may be old, but it is mine.

    I can just see the bull shit now.

    "Oh, you don't own the AJAX office suite, you were only renting the use of it. Since your lease is up you cannot use it to view your old work... unless you want to pay us more money"

  • Games by Lorphos (Score:1) Thursday September 29 2005, @07:04AM
  • Web Browser? by Momoru (Score:1) Thursday September 29 2005, @07:04AM
    • Re:Web Browser? by LPetrazickis (Score:2) Thursday September 29 2005, @10:40PM
    • 1 reply beneath your current threshold.
  • Kiko is buzzword compliant by SkullOne (Score:1) Thursday September 29 2005, @07:05AM
  • A web browser is not an OS.. by Jessta (Score:1) Thursday September 29 2005, @07:11AM
  • Web Applications by WebfishUK (Score:2) Thursday September 29 2005, @07:13AM
  • Maybe... by skyphix (Score:1) Thursday September 29 2005, @07:56AM
  • Where's the audio [remix] app?? by IDkrysez (Score:1) Thursday September 29 2005, @07:58AM
  • Paging the Web (Score:3, Interesting)

    by Doc Ruby (173196) on Thursday September 29 2005, @08:09AM (#13675094)
    (http://slashdot.org/~Doc%20Ruby/journal | Last Journal: Thursday March 31 2005, @01:48PM)
    How about an AJAX WYSIWYG Drag & Drop webpage layout / HTML editor? I don't care if it's compliant with all those buzzwords, but I do want to hit a page, drag GUI and JavaScript objects into it, drag them around, mark them up with styles and links, then save it. With authentication for the editor - everyone else sees it as a readonly regular webpage. With all the current HTML features, viewable in IE/Firefox/Safari/Opera. That feature should have been part of the first (or at least second) wave of the Web. Is it part of this AJAX wave?
  • qooxdoo, sajax and json by codepunk (Score:2) Thursday September 29 2005, @08:18AM
  • Wait a minute, hold on... (Score:3, Funny)

    by Junior J. Junior III (192702) on Thursday September 29 2005, @08:26AM (#13675249)
    (http://jjjiii.livejournal.com/)
    If applications exist on the owner's server, and aren't installed and run locally, then how am I going to be able to pirate them?
  • Gatorus 0.1 MTR - Javascript Quake Engine by Tei (Score:1) Thursday September 29 2005, @08:35AM
  • Office .NET by DavidLeblond (Score:2) Thursday September 29 2005, @09:01AM
  • My AJAXy desires by CarrotLord (Score:2) Thursday September 29 2005, @09:05AM
  • Another AJAX Email Client by mattwarden (Score:1) Thursday September 29 2005, @09:19AM
  • Expect this to break in IE by WhiteWolf666 (Score:2) Thursday September 29 2005, @09:37AM
  • AJAX image editor? by simonff (Score:1) Thursday September 29 2005, @09:55AM
  • by sootman (158191) on Thursday September 29 2005, @10:05AM (#13676147)
    (Last Journal: Thursday July 12, @12:30PM)
    "Did you know there was AJAX word processor, AJAX spreadsheet, AJAX calendar, AJAX presentation-building software, AJAX e-mail client, AJAX note-taking software and some other interesting applications, which, deployed on your local server, do not need installation and "just work" in a browser window?"

    Let's see: word processor--didn't feel like signing up for an account. Spreadsheet--works in Firefox 1.0/Mac, but not Safari 1.3. Overall, has a long way to go--can't use arrow keys to move the active box in the grid, for example. And I doubt it's possible to recreate a zillion other useful features from a binary spreadsheet app, like dragging a cell's corner to fill lower rows. Calendar--wouldn't load at all in FF or Safari. Presentation--it's not AJAX. Email client--ha! instead of linking to Gmail, one of two programs that POPULARIZED AJAX (the other being google maps), the link leads to a nonexistant product from Yahoo. The note thing works but is pretty simple--feels like a bright student's DHTML project.
  • Like these AJAX apps? We want to hire you. by mjosofsky (Score:1) Thursday September 29 2005, @11:47PM
  • Gee. How cool! by gevantry (Score:1) Friday September 30 2005, @03:23AM
  • This must be a new troll, I haven't seen it before.

    Im still finding thr Mac desktops lagging behind Windows IMHO (not starting a flamewar here) Finder cant seem to browse directories containing large numbers of files, Its Impossible to navigate the GUI mouseless unlike windows which can be ALt-Tab's, Shift-Tab'd etc. Really the most important part they need to fix is the system preferences ... cmon even windows XP you can just gor RUN-compmgmt.msc , Run-devmgmt.msc and RUN-lusrmgr.msc ... In system preferences, though handy, needs to be brought upto standard ... and SHOKE HORROR ... maybe managing some other parts of the OS Thats the problem with closed souce, everyones beavering away at there little bit and no one is managing the big picture.

    Hmm.... Definitely troll-ish, but not very reusable. 2/10.

    Next!
    [ Parent ]
  • 18 replies beneath your current threshold.