The Blurring Line Between PC and Web
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.
Am I the only one who frowned and thought about the security issues, when reading that?
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?)
I wank in the shower.
"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).
Holy buzzword-itis Batman. I am not exactly sure what that article was about, but Adobe's AIR, though a cool product, is no panacea. As broadband, WiFi, 3G and WiMax become ubiquitous we are still on that 20 year+ quest to develop those magical frameworks that let us easily take our apps that depend on network services "offline". The problem is, there were only ever a few use cases that made sense in an offline mode, and in 5-10 years it will be virtual impossible to go "offline".
The future is always on, always networked, and software developers who spend the vast amounts of time and effort required to replicate little portions of their database or webservice in a "local" mode are going to be eaten alive by those who simply depend on the ever increasing reliability, performance, and ubiquity of the Internet.
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?
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.
A-Bomb
The problem with AIR is that it requires "porting". A website won't just work in AIR, and once it's been ported, it will no longer work as a regular real website, as it'll have dependencies on Adobe AIR. This effectively means that if you as a developer want the best of both worlds, you'll need to maintain two version of your application.
The approach Mozilla is taking with Prism on the other hand (which is also being taken with Bubbles and Fluid, with standardization between these in the early stages of being talked about), is to make available small features which allows a real website to gain some properties on the level of a desktop application when run from Prism, without stopping to work as a website. This is the progressive enhancement approach, which helps keep the web open (any browser can continue to run the application). It's very important for developers to realize this distinction, less the web gets locked into a proprietary realm. (both Microsoft and Adobe would love nothing better than to be the sole gatekeeper to this realm.)
Well, they enable lock-in and generate revenue for the companies that own those technologies.
Oh, wait... You meant for us? Nothing...
Mostly more control and better programming. OpenLaszlo, 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. It's very easy to get started, and the tutorial compiles and runs your code online.
"I've got more toys than Teruhisa Kitahara."
Rich And Stupid is not so bad as Working For Rich And Stupid.
Yeah this is great, until you're in a part of the world where Internet access is sporadic, slow, and $10/GB. Then suddenly having to download a few hundred megs of non-differential patches per app and needing a connection to "verify" your software is a bit more than a minor inconvenience. It's extremely annoying when software that'd designed for completely non-networked functionality REQUIRES you to hook the machine it's installed (from CD!) on to prove you haven't pirated it. This just leads to people pirating it and distributing the copies to everyone else in the same situation.
While I would very much love to live in your future of free high speed connections that are always there, the future is looking like pay per gig to clamp down on bittorrent, recover costs for universal monitoring of traffic (without need for pesky warrants), and milk people for all they're worth. "Oh, too bad your line went down when the phone company screwed up and you didn't notice when your router swapped over to the 3G cellular backup, that'll be $54,000 this month."
Here's a tip: The US is not the entire world, and companies sell to the rest too. Try telling everyone here in Africa that "in 5-10 years it will be virtual [sic] impossible to go 'offline'", I'm sure it'll be good for a laugh.
Introducing the new Occam Fusion! Now with sqrt(-1) fewer blades!