Main > PHP and AJAX - Page 8 of 15
February 17, 2006
I don't agree too much with the new name DIMP, but I was using IMP webmail with horde since long time. Today I was reading that an AJAX version of IMP have been developped in the last months. some of...
February 14, 2006
After Harry's talk about Latency in the UK PHP Conference 2006 there was many discussions about AJAX and Latency and how to solve this issue. Joshua posted about HTML_AJAX and Latency with a quick hack that gives you more control...
February 13, 2006
Stoyan have written an interesting script to Rotate Banners using AJAX. In the server side you can send your banners as images, flash, text or HTML, and the Javascript will simply do the rotation. what I found intersting is that...
February 11, 2006
minishowcase is a very small AJAX photo gallery implementation which aims to help you setup an online gallery, without having to configure databases or changing and customising code. The script is very mini as its name indicate and is using...
February 8, 2006
There was a discussion in the PHP internals started by Rasmus about bundling JSON into PHP Core. The JSON Extension which serializes/deserializes datatypes into Javascript Object Notation and vice versa, is already available as PHP extension PHP-JSON. pecl/json is a...
February 6, 2006
Many asked me about AJAX chat applications, I have already posted three implementations here but there is more solutions that I haven't talked about. What is interesting in Chat applications that it involve real time data processing, so in this...
February 2, 2006
I have contacted Joshua Eichorn, author of HTML_AJAX for an interview and as promised here is the interview. I asked Joshua about AJAX, HTML_AJAX, his experience, projects, current status,future projects and much more....
February 1, 2006
Joshua have just announced the release of HTML_AJAX 0.3.4 with lots of bug fixes and improvements. Testing have been successful for this release expecting few problems with the shoutbox. You can download HTML_AJAX from pear website or install directly using...
January 31, 2006
I was looking for a solution to upload files using AJAX few months ago, the feature I saw it then in Gmail but didn't find a solution to do it. I just find a solution today, AJAX File Uploader allow...
January 30, 2006
phpAjaxTags is the PHP port of the java tag library "AjaxTags". The project is very new, registered at sourceforge on the 26 january 2006 and is available under the Apache License V2.0. The project page show the different tags implemented...


Subscribe to AJAX Magazine's feed