Posted by guru in September 27th, 2007 |
5 comments
Published in
fcs, Javascript, PHP
A while ago, I had posted an article about transferring files from one server to another directly, that also included an AJAX demo. An updated version of the AJAX demo is now available to download from this post.
I had always been missing a system like this in Wordpress and Joomla (to install plug ins). This […]
go to permalink....
Posted by guru in September 26th, 2007 |
4 comments
[An updated version of this code is now available!]
I had always been missing a system like this in Wordpress and Joomla (to install plug ins). This codes snippet lets to transfer files directly from one server to another without having to do a pesky job of downloading them to your computer first and uploading it […]
go to permalink....
Posted by guru in September 23rd, 2007 |
7 comments
Published in
HTML, Javascript, PHP
As web technology evolves, a focus has always been on trying to make a web application act more like a desktop application. This involves the implementations of techniques like AJAX and DOM to make web pages act more swift and sound. In this article we’ll talk about ways to improve the file uploading experience with […]
go to permalink....
Posted by guru in September 20th, 2007 |
3 comments
AJAX is a soccer club in the dutch league.
You might have heard a thousand times that big websites like gmail or live mail uses AJAX technology. You might think its a component like flash or java applet. Infact its about 5 lines of javascript. So, lets reduce it’s name from AJAX technology to […]
go to permalink....