Upload files to web with FileChucker
Friday, August 4th, 2006FileChucker is a Perl script supported Ajax which cab be used to upload and manage files on the web site. It includes a real-time progress bar, a built-in password protection, E-mail notification about new uploads, automatically replacement of any “unfriendly” characters, a possibility to work over SSL, an adjustable max upload size.
The FileChucker can [...]
Web, Perl and Ajax
Friday, August 4th, 2006I don’t like JavaScript. I prefer server-side technologies because they give a confidence in the correct work on any client PC. You cannot have the same confidence with JavaScript functionality. It has dependences on browser type, set browser options and many others conditions on the client-side. Hovewer, web 2.0 brought the modern realisation of client [...]
FJAX: Ajax with Flash
Thursday, June 29th, 2006Ajax is a standart de-facto for Web 2.0 applications. Using Ajax technology it’s possible to create a flexible and handy web-based user interface. But the computer world is not at a standstill. The new web technology is coming: FJAX. FJAX is a Flash-based implementation of Ajax:
Fjax uses the Flash Player to load a 1 pixel [...]