[Typo3-dev] Looking for (study-) project

Martin Seebach martin at biplane.dk
Fri May 27 23:28:43 CEST 2005


Gabriel Anast wrote:

> ... AJAX ...


I am confident that the TYPO3 BE will benefit greatly from AJAX priciples.

Using the backend on an average consumer ADSL line is a bit slow already 
- dialup and GPRS is just horrible (been there..).

The backend is a textbook example of an application that can benefit 
from AJAX. It has actually quite few different objects (the pagetree, 
content-elements on a page, input fields in an element), only the 
content of these objects is changing. The amount of data needed to 
transfer from server to client could be dramatically reduced.

A proof of concept implementation using eg. the page tree or the page 
module could be made quite fast, but I'm out of time these days.

Re. Java(or, in general, a clientside standalone app): A true standalone 
application that wouldn't need an internetconnection to function would 
be truly sweet, though quite an undertaking. A standalone application 
more or less just replacing the browser would be redundant, due to AJAX.

Venlig hilsen
Martin Seebach







More information about the TYPO3-dev mailing list