Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
The Internet Programming IT Technology

The Blurring Line Between PC and Web 84

The NYTimes has a feature about software development systems that move the Web offline and desktop applications online, with a focus on Adobe Air, which will be released tomorrow. The article has quotes from the developer behind Microsoft's Silverlight (he was a colleague at Macromedia of Adobe's Air guy), and from the head of the Mozilla Foundation about their online/offline offering, Prism.
This discussion has been archived. No new comments can be posted.

The Blurring Line Between PC and Web

Comments Filter:
  • Security nightmare? (Score:4, Interesting)

    by Corporate Troll ( 537873 ) on Monday February 25, 2008 @09:09AM (#22544536) Homepage Journal

    It took data stored on the Internet and used it interchangeably with information on a PC's hard drive.

    Am I the only one who frowned and thought about the security issues, when reading that?

  • by apathy maybe ( 922212 ) on Monday February 25, 2008 @09:14AM (#22544560) Homepage Journal
    There will always be offline applications and the need for them. There are so many situations where access to the Internet is not available.

    As for having the web offline... The big thing about the web is the links between the various pages. Using a tool such as HTTrack might well enable you to keep the links between pages, thus letting you have the experience of browsing multiple domains using your web browser, even when not connected. But most people just "save as" which gives a different experience depending on if you save the full page or just the HTML, and depending on which browser you use. (Thus guaranteeing that not all the links will work.)

    Anyway, I would love to be able to take all the pages that I have already saved and quickly and easily form them into some sort of net, doesn't anyone have an automatic tool to do this?

    (Oh and I need to both register and have cookies enabled to see the article. Fuck that. Can someone post the full text?)
  • Laptop anyone (Score:5, Interesting)

    by chelsel ( 1140907 ) on Monday February 25, 2008 @09:19AM (#22544590) Homepage
    "annoyed that he could not get to his PC data when he was traveling"... What about a laptop... the Internet data cloud will not be my primary storage area for many years, if ever... it will be a secondary backup location at best. My primary working data will reside on a fully backed up, as secure as necessary, laptop. First level backup is a self managed RAID NAS (which itself is backed up).
  • by feenberg ( 201582 ) on Monday February 25, 2008 @09:21AM (#22544596)
    We already have Javascript, Flash and Java - what do AIR and Silverlight offer that is better than those? Faster? Better languages? If the improvement is that they relax the restrictions on file I/O and access to the Internet, then do they have replacement restrictions that protect the user?
  • Speaking of which... (Score:2, Interesting)

    by Barts_706 ( 992266 ) on Monday February 25, 2008 @09:23AM (#22544610) Homepage Journal
    ...I would like to recommend keeping an eye on this interesting project, called Aviary :

    http://a.viary.com/ [viary.com]
  • by Bombula ( 670389 ) on Monday February 25, 2008 @09:23AM (#22544618)
    How much of these applications run client-side? The thought of using a sluggish word-processor turns my stomach - and not the typing, but the menu interaction and so on. It reminds me of my recent cell phones. New and flashy and fully-featured as they are, it drives me out of my gourd that there is a 1/4-second delay when pressing every button. I can't stand that. I have an ancient Nokia - monochrome amber and all - and it responds instantly navigating through the address book, settings, or texting. If these online applications are anything like using a newer cell phone, count me out.
  • by sobolwolf ( 1084585 ) on Monday February 25, 2008 @09:42AM (#22544760) Journal
    I have long been able to download LAMP distros in many flavors that will install with minimal fuss on widows - apparently it is even easier to get this working on other OS such as linux, mac, etc.

    With such a set up it is would be very easy to set up some kind of SYNC type system between the locally (client) hosted lamp set up and online services. I am sure some kind of framework / web app could be quickly created that would allow an online and offline mirror of the site to operate.

    This system is basically ready now and even more importantly open source and not locked to any closed code platforms.

    All we are waiting for is for some industrious soul with some time on his hands to mold this system into a viable FOSS alternative to silverlight and apollo

  • We already have Javascript, Flash and Java - what do AIR and Silverlight offer that is better than those?

    Mostly more control and better programming. OpenLaszlo [openlaszlo.org], which is briefly mentioned in TFA, is an XML/javacript based programming language which compiles to Flash and/or DHTML. It includes a bunch of APIs for things like layout, data binding and server communication, and is one of the easiest prototyping tools I've ever used.

    The slogan is "write once, run everywhere", which may be familiar to some older Slashdotters, but it's not too far off the truth. I'm using it now to develop auditing apps for the Nokia N800/810 internet tablets, and it's impressively simple.

    If you're interested, I'd suggest you download it and try it, or check out the tutorial [openlaszlo.org]. It's very easy to get started, and the tutorial compiles and runs your code online.

  • Re:Cloudy thinking (Score:2, Interesting)

    by antirelic ( 1030688 ) on Monday February 25, 2008 @10:28AM (#22545226) Journal
    I'm not so sure that in 10-20 years anything will be as we predict. Just because we have gone from stand alone systems to the internet, that doesnt mean that we are going to go from an online/offline to always online model. Just like we didnt go from horse and buggy to car to flying cars.

    There are limits to the amount of bandwidth that will be available at all times. As more bandwidth and higher speeds become available, so to will more uses for that bandwidth and speed be dreamed up. Right now 20% (http://www.internetworldstats.com/stats.htm) of the worlds population has access to the internet. As time goes on and economies in Africa and Asia grow, and their people come online, and that 20% gets closer to 60%, you are going to see how ridiculous it is to think about waisting precious bandwidth on delivering "Word" via "the Internets".

    5-10 years from now alot more people in China and India are going to go online and the internet is going to become much bigger without becoming much faster. I really believe the whole "desktop on the web" idea is the absolute wrong horse to put your money on.
  • by supersnail ( 106701 ) on Monday February 25, 2008 @12:57PM (#22547108)
    .. or does this sound like java applets circa 1998?

    s/SUN/ADOBE/g

Intel CPUs are not defective, they just act that way. -- Henry Spencer

Working...