April 2006
March 2006
start [RIALTO - Rich Internet Ajax Toolkit - OpenSource]
by nickcheng & 7 others (via)一个基于Ajax的Web UI组件包. 可用于多用语言的Web开发
February 2006
January 2006
AjaLive - Apache Live Log Analysis
by dcancelAjax / Python frontend to tail Apache logs via a webui
TurboGears: Front-to-Back Web Development
by jdrsantos & 15 othersAnother website development app in python.
November 2005
October 2005
Mass Transit - Subway's new Ajax framework
by robertoCrackAJAX is based around the concept of an AjaxPage, an HTML page that is "ajaxified." In its current incarnation, you can write the HTML code right in the docstring, or pass it a callable template rendering method. You extend the AjaxPage class, add your markup, and then add special methods. These special methods are decorated as either @clientside or @serverside, depending on where you want them to be run. @clientside methods translate the Python source code of the method to client-side JavaScript, and @serverside methods automatically generate an XML-RPC call to the server. You can call these seamlessly from your DHTML handlers, just like regular JavaScript.
Zope and AJAX: two options
by bader & 2 others (via)AJAX, now I'm certified buzzword compliant ;). Seriously, ajax is Async Javascript and XML with which we can do stuff without page refresh and gives the impression that the browser is very much like your everyday GUI client.
September 2005
May 2005
SAJAX - Simple Ajax Toolkit by ModernMethod - XMLHTTPRequest Toolkit for PHP
by link-javascript & 49 others (via)Sajax is an open source tool to make programming websites using the Ajax framework — also known as XMLHTTPRequest or remote scripting — as easy as possible. Sajax makes it easy to call PHP, Perl or Python functions from your webpages via JavaScript without performing a browser refresh. The toolkit does 99% of the work for you so you have no excuse to not use it.
April 2005
SAJAX - Simple Ajax Toolkit by ModernMethod - XMLHTTPRequest Toolkit for PHP
by redyrod & 49 others (via)Sajax is an open source tool to make programming websites using the Ajax framework — also known as XMLHTTPRequest or remote scripting — as easy as possible. Sajax makes it easy to call PHP, Perl or Python functions from your webpages via JavaScript without performing a browser refresh. The toolkit does 99% of the work for you so you have no excuse to not use it.
SAJAX - Simple Ajax Toolkit by ModernMethod - XMLHTTPRequest Toolkit for PHP
by nhoizey & 49 others (via)Sajax is an open source tool to make programming websites using the Ajax framework — also known as XMLHTTPRequest or remote scripting — as easy as possible. Sajax makes it easy to call PHP, Perl or Python functions from your webpages via JavaScript without performing a browser refresh. The toolkit does 99% of the work for you so you have no excuse to not use it.