By arseniq. Tuesday, 25. July 2006, 12:47:48
ajax, framework
Xoad is a well built AJAX framework written on php. I discovered it late but i wanted share my thoughts. I made use of it in one of my test projects and the results i got was really satisfying. The download package has a variety of examples which answers almost all capabilities of the framework. Also homepage of XOAD project is in wiki format so i can say that it has enough documentation. It supports both php 4 and 5 versions. You can find about all common answers/issues on
community forum.
By arseniq. Wednesday, 15. March 2006, 12:53:31
ajax, php, framework
AJAX is a booming trend in web development technologies nowadays. With no doubt, it helps web developers to create websites working smoother, faster and more capable than before.. There are lots of AJAX frameworks written for PHP but i want to announce one which got my attention most with its clearity and ease of use.
AJAX Agent is a framework for taking the advantage of AJAX in PHP. It only needs three lines of code to invoke a remote scripting call. It is also an open source project what means to me that it will be getting involved in next days. Simple examples of it's capabilities can be seen
here. It has a little but yet enough documentation to start using it.
Framework can be downloaded from it's homepage at,
http://ajaxagent.org/