1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20] 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 Next »
AJAX vs. Ajaxium Traditional AJAX vs. Ajaxium comparison chartThis chart has been drawn up to give an idea about what you stand to gain from applying Ajaxium as compared with the traditional AJAX approach.
Skeletonz CMS Skeletonz is a new content management system (CMS) based on Python. It differs from others by being simple, but yet very powerful and extensible....
Gmail like spell checker for your own application My idea was simple, to be able to use Google spell checker in my own applications (namely Skeletonz).
AJAX Star Rating Bar This is a rating bar script done with PHP and mySQL that allows users to rate things like can be done on Netflix or Amazon, all web 2.0-like with no...
10 Ajax Tutorials for Beginners a three-part series of the top Ajax tutorials from around the web. Part one is for beginners, how to build your first ajax application, and understanding how it works. Part two will be for novices who have experience with ajax,
Using Ajax Agent and PHP for Auto Complete In this HOWTO I will explain how to use AjaxAgent and PHP to create an Ajax Auto-Complete box with a drill-down list of data. The UI is very simple. It consis...