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 |
1 comment
Everyone has their choices, some care about the right way to do it while others about the easier way.
CSS has revolutionized the web page designing process, its fun that way. DIV vs. TABLE when it comes to web designing is more of a confusion for some web page designers.
Simplicity is there with Tables, but with DIV […]
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....