Posts

Showing posts with the label Becomes

A Tiny Script Becomes a Top Open Source Project

(PRWEB) October 14, 2003 PHP is one of the most commonly used technologies for building web sites. Though PHP has an easy to use file upload mechanism, it cannot display a progress indicator while files are being transferred. This often leads to confusion, with many users closing their browser before the upload is completed, unaware that it is still in progress. This user behavior is most noticeable with large files or very slow network connections. A solution became available with the release of megaupload in August. Since then there has seen over 4,000 downloads of this software. Quite an achievement for script thats just over ten kilobytes in size. Based on the number of downloads and other factors MegaUpload has been rated among the top 1% of projects listed on Sourceforge. Which is the largest collection of open source projects on the internet. This success has prompted the author to expand the project to include support for perl and JSP - two other technologies with t...