AJAX is not enough: offline Web must be the goal

Web applications are easy to use, manage and to deploy. A web application runs on every desktop. The name "application" is a not the right description for what happens. We are shipping documents. (http is the shipper). With Ajax comes a new wave. Ajax trys to split a document in a part time communication. Instead of shipping the whole document, send parts and replace the result in the browser. This may be helpfull in some cases but didnt solve the base problem. We are not always connected. We are not allways on the same device- but we are always the same guy with the same intrest and job. .

From my understanding AJAX should be completed with a offline part. This kind of technologie exists for a long time like HTML Applications. Windows Script can use jscript instead of vb script. But no new framework, only implement it in ATLAS and have propertys like offlinecache=true and Scriptmanager needs like installlocal=true. Also the ship method should not be relevant

Its like AJAX: verything exists before, but now its easy and common. Yahoo seems to go in this direction. (konfabulator)

The use case is: i am sitting in the plane and want to order a book. I have already done this before and its like ajax with a static html page and callbacks. Instead callbacks, local cache is used. When i am online again, browser detects that and show me open transactions. I commit it to execute.

to visionary?

to give it a buzz word: Async HTML Offline Application ( AHOA)

 

Published Thursday, March 30, 2006 10:39 AM by preishuber

Comments

# re: AJAX is not enough: offline Web must be the goal

Thursday, March 30, 2006 5:38 AM by Fabrice
Along the same lines:
http://weblogs.asp.net/fmarguerie/archive/2005/12/03/432215.aspx

# re: AJAX is not enough: offline Web must be the goal

Thursday, March 30, 2006 6:14 AM by David Brabant
Makes it "ALOHA". Asynchronous Light (err?) Offline HTML Applications. Sounds more Hawaïan ;-)

# re: AJAX is not enough: offline Web must be the goal

Thursday, March 30, 2006 7:19 AM by Adnan Siddiqi
I am waiting for the moment when W3C guys will release new javascript API having persistant storage facility that is beside cookies you can safe info by other means as well.

# re: AJAX is not enough: offline Web must be the goal

Thursday, March 30, 2006 7:35 AM by Konstantin G
Totally agree. I think there's enough hype around AJAX and we're really tired of it... Web 2.0 is good but far not good enough.
Waiting for 3.0 :-)

# re: AJAX is not enough: offline Web must be the goal

Thursday, March 30, 2006 8:28 AM by Timo
This reminds me of smart clients except this one is web/browser-based.

# re: AJAX is not enough: offline Web must be the goal

Thursday, March 30, 2006 11:29 AM by Bruce
This is definitely where things should be going. AJAX is very cool, but I'm not positive it will pan out ot everything everyone hopes. After all Web applications are about business processes and not just some cool code

# re: AJAX is not enough: offline Web must be the goal

Friday, March 31, 2006 9:38 AM by Alessandro Petrozzelli
Something like XForms?

http://www.w3.org/MarkUp/Forms/

# Online/Offline AJAX demo

Monday, April 03, 2006 2:24 PM by Julien Couvreur
I put together a sample online/offline AJAX demo, using Flash to provide the minimal support for offline operations. It's a wiki that can be loaded when disconnected, relying on the browser cache and Flash persistent storage.

Check it out: http://blog.monstuff.com/archives/000272.html

Leave a Comment

(required) 
(required) 
(optional)
(required)