Slashdot Mirror


Online Ajax Pages The New Web Desktop?

SphereOfInfluence writes "With our existing models for operating environments aging badly, how do we manage our information and software as we get increasingly mobile and short on attention? In a ZDNet piece, Dion Hinchcliffe discusses the rise of the new dynamic, online, roaming Ajax desktops like Netvibes, Live.com, Protopage, and Pageflakes. Will concerns about privacy and reliability kill these or is this the wave of the future?"

7 of 266 comments (clear)

  1. A partial solution by JanneM · · Score: 5, Insightful

    I think Google and Gmail illustrate the limits of online apps (that would include Ajax as well as any other remote system). I see three basic issues:

    * I (like many others) use mail as a general information storage system. And whenever I'm offline, that information is unavailable. And yes, offline still happens quite regularily - there's still plenty of trains, planes, trainstations and airports, hotels and conference venues that don't have it, have it but at ridiculous cost, or have it but some random component is down leaving everyone offline.

    I need to have data cached locally - but if I'm going to have a local solution set up anyways I might as well go with that and avoid the hassle.

    * If I leave data at Google (or some other off-site organization), my data integrity is only as good as their security. That is something I do not have any control over and (as has been demonstrated) even supposedly very security conscious companies regularily goof.

    * Google and Yahoo have amply demonstrated a third issue: jurisdiction. If I have information stored with Google, I may suddenly be exposed to liability and possible data seizures in both my own country as well as Googles base country (USA at this time). If I am a company owner, do I really need the headache of reading up on data retention minutiae for a country on a different continent?

    As a private citizen, there are today plenty of books and audio recordings that are in the public domain in Europe but not in the US. Also, rules about fair use are different. If I store an mp3 of an early Elvis recording in a service run by a company that is based in the US, will I get hit by a lawsuit, or have my (perfectly legal) recording deleted with no warning? I do not need that headache.

    I think these kind of apps really will find their niche as internally run company-wide systems, where you have control, not primarily as the kind of third-party enterprises we usually talk about.

    --
    Trust the Computer. The Computer is your friend.
  2. Reliability? by cperciva · · Score: 4, Insightful

    Will concerns about privacy and reliability kill these or is this the wave of the future?

    If you think reliability is likely to kill this, I have two questions for you:
    1. When was the last time Google stopped working?
    2. When was the last time Windows stopped working?

    The simple fact is that a single centrally administered server farm is vastly easier to administrate -- and will be vastly more reliable -- than a hundred million home PCs, most of which are managed by people who are vastly less competent than the average server farm administrator. Of course, if Windows broke and your home PC isn't working, you won't be able to use it to connect to sites online; but this isn't much of a problem. People care far more about their data than their hardware; if all else fails, they can borrow a friend's terminal.

    Privacy and security, on the other hand, are much more serious issues; but (sadly) I don't think they have much chance of stopping something like this. Computer security is something which most people simply don't understand.

    1. Re:Reliability? by Vo0k · · Score: 4, Insightful

      Worse.

      Google stopped working after last storm that broke my ISP's router.
      Google slowed down to a crawl when I was delaying paying my ISP bills.
      Google stopped working when the Ethernet plug got loose in the hub.
      Google stopped working when power supply in my firewall box died.
      Google stopped working while the ISP network was down for maintenance.
      Google stopped working when the local DNS got poisoned.
      Google stopped working when a neighbor was driving his car with broken ignition near the WiFi accesspoint.

      Common home networks are too unreliable to base your desktop and mostly everything you do on them.

      --
      Anagram("United States of America") == "Dine out, taste a Mac, fries"
  3. Re:Privacy by javaman235 · · Score: 4, Insightful

    I think the popularity of web based email answers that question

    I'm not so sure it does. The difference is that my email goes over the internet whether I use outlook or gmail, but my journal never does...And I'm not so sure I feel comfortable having my journal online, but I do feel okay with having it on my box.

    --
    -The art of programming is the pursuit of absolute simplicity.
  4. theres a good side to this by wwmedia · · Score: 4, Insightful

    Theres a good thing about remote applications

    if theres a security bug,
    ALL the clients can be fixed in ONE update

    none of that microsoft / symantec patching every so often business

  5. The problem... by Gavin86 · · Score: 5, Insightful

    The problem I see with AJAX technologies is that almost none of them have been put to any good -use-. Everyone keeps talking about the 'potential' of such applications, the 'implications' AJAX-like setups can have for software and desktops.... But how many actually -useful- applications do I use a day? What, Gmail? Every now and then when I get directions or I'm board enough to check the satallite photos, Google Maps. And really, those things are the cream of the crop for AJAX applications. Most other sites integrate AJAX in a small way, ways that are helpful and I'm sure appreciated by their users, but nothing earth shattering and certainly nothing that ushers in the obvious defeat of the modern desktop as we know it. Most of these things are subtle improvements on an existing platform.

    Frankly I would be both a bit suprised and pissed if the user interface of webpages -didn't- evolve into something much more responsive and a bit more slick. Am I the only one who sees this as a completely expected progression and not the eXTreM3 R3V0LUTION 3.0??

    I understand AJAX from a technical perspective, I've made a few "AJAX" applications myself, I just don't see the results and the real world practicality to back up the absurd wave of hype. Consider me slightly amused and half-interested until I see the types of applications that fundamentally shift the ways I'm using this machine as I've been promised.

    I'm new to the business world and particuarily the business/marketing aspects of software developement and website design, but do all industries act like this? Am I getting bent out of shape over nothing, or is the hyperbole really hitting the roof on this one?

    --
    "Progress comes from the intelligent use of experience."
    1. Re:The problem... by Tarwn · · Score: 4, Insightful

      Excellent, if I had mod points I would have burned some. I completely agree. Everyday some new set of articles is posted about "Web2.0", etc and yet things like AJAX don't seem to be revolutionary as much as small steps and, in most cases, gap fillers.
      I've written some "AJAX" stuff in the past. Granted only a few of sites I wrote using javascript and asynchronous XML calls were written after there was a name for it, but as the parent poster said, it is not revolutionary. There are some sites out there that are heavily AJAX-ified. Some of them are useful, some of them are just feature-filled for features sake. In most of the cases I have seen, though, AJAX has been used to fill the gaps, as a polish, if you will. Now don't get me wrong, this is not a bad thing, but even GMail and Google maps are far from the promised revolution we read about in articles such as this.

      All this AJAX "revolution" does for us is allow us to treat the frontend web page as a bit more of a client, as opposed to treating it as content in a thin client. Flash did as much, if not more. The only difference here is that AJAX isn't a platform that requirs a plugin, it is instead (at it's core) a group of existing plugins accessible by the browser. How long has AJAX been around as the cool, hip thing? It's already available to every developer with notepad/vi and a browser, it's not very complicated to implement, so where is this revolution that has been remarked on since the day it got an acronym all it's own?

      And a commentary on the original article: I lost interest in reading it right after the author said that our OS's are out of date and what we really need is a web-based desktop to truly leverage all of the fantastic capabilities of our machines...right. I didn't look too closely, but to me it just looked like he was selling start pages, similar to what Yahoo and many others have had for ages...personally I like my desktop environment to do a little more.

      --
      Whee signature.