[TYPO3-ect] [TYPO3-dev] AJAX Server for TYPO3 - sketch

Kasper Skårhøj kasper2006 at typo3.com
Tue Jan 24 21:14:52 CET 2006


I just want to throw in some information here:

I'm working on a little fun project; A whiteboard extension which is  
kind of an instant wiki useful when you are having a chatmeeting on a  
chat-channel but at the same time needs  a place for everyone to put  
commont notes. Well, I do this because we needed it for a dev-chat we  
had but also to play with AJAX myself. I intend someone else to take  
it over if it makes sense for more people.

BUT: The message is that in order to have quick delivery of AJAX data  
in the frontend I have added a little feature to the "index_ts.php"  
script which allows you to have the general environment of TYPO3 set  
up (paths etc, configuration) but then quite early includes a script  
you configure in which you can output XML to AJAX. This will provide  
a very small footprint of AJAX requests on the server resources (but  
of course: doesn't initialize and offer the full FE environment!)

- kasper




More information about the TYPO3-team-extension-coordination mailing list