AskemosServer·test

AJAX

Stricktly spoken Ajax (sometimes called Web 2.0 "technology") is not related to Askemos -- except that everyone and their mother will eventually use it for their own applications.

http://www.openajax.org/index.php

As a programming environment Askemos is well suited to drive Ajax applications. However it's a good idea not to depend on it, at least not for essential features. Client side scripting is often turned off for it's security risks in sensitive environments.

To mitigate the effect - and thereby exploiting some unique features of p2p style "servers" - we use redirect tricks to give those users, who refuses script execution, a somewhat ajax-alike feeling. (The trick goes to the expense of network traffic, but since a p2p-server is usually found at the local machine, the additional traffic is no problem.)

TODO: use http://hop.inria.fr/ , it's very simillar porting from bigloo should be simple.

About http://softwareas.com/ajax-patterns:http://ajaxpatterns.org/

The idea of Ajax is to use a hidden frame like http://www.adaptivepath.com/publications/essays/archives/000385.php and http://search.cpan.org/~eric/OpenThought-0.71/lib/OpenThought.pm to update the client side (recently also called the ajax way as described here too).

Thus coding Ajax is an application level task altogether. BALL however will eventually support JSON encoding and probably include some optimisation for the emerging frameworks.

See also css to apply js and exercised here too. Newsforge about mozex extensions , which support external editors for textareas

http://www-128.ibm.com/developerworks/library/j-ajax4/index.html?ca=dgr-lnxw01GWT4Ajax



border
last modification: Thu, 11 Jan 2007 12:52:02 +0100
authors: jfw,
document identifier: A849640f672ed0df0958abc0712110f3c
delivered to public at Tue, 07 Sep 2010 17:45:42 +0200
short comments

rss
pdf :: context view
search

25 Jul 2010SQL
16 Jun 2010BALL
16 Jun 2010CouchDB
16 Jun 2010AskemosServer
07 Mai 2010SystemRequirements
30 Mar 2010ProjectsOnThePlate
30 Mar 2010AskemosResources
30 Mar 2010RSchemeInstall
30 Mar 2010INSTALL
30 Mar 2010ChickenScheme
debug-access.scm
27 Nov 2009subscriber
development
12 Jul 2009test
01 Jul 2009TrustCenter
27 Dez 2008JKomG
27 Dez 2008SQLITE
26 Dez 2008FanOut
26 Dez 2008MIME
NetBSD
NOTE
02 Mai 2006AskemosTopMenu
18 Nov 2008StorageAdaptor
18 Nov 2008PStoreStorageAdapt
18 Nov 2008OperationTips
15 Nov 2008PCRE
04 Nov 2008ProgrammingLanguag
09 Sep 2008RelatedProjects
23 Jul 2008ModuleStructure05
17 Jun 2008NEWS
17 Jun 2008HTML
17 Jun 2008ACM
22 Mai 2008HTTP
22 Mai 2008BOSH
10 Mai 2008AskemosBibliograph
10 Mai 2008JerrysDreamAbstrac
20 Apr 2008XSLT
11 Mar 2008CodingStyle
10 Mar 2008
09 Mar 2008MIMEConverter
BSD
07 Mar 2008XML
06 Mar 2008SRFI
01 Mar 2008RFC4810
01 Mar 2008RFC4998
01 Mar 2008KondratieffWerk
04 Jan 2008service-level
04 Jan 2008NameSpaceDSSSLinde
24 Jun 2004KommunikationsInfr
BOINC



Add