» Web Development
-
FIX IT - Click to activate and use this control - Fla...
By vinu on May 18th, 2006 | 4 Comments
Since Microsoft lost a legal battle on how they display multimedia conent in their browser, they’ve had to the change the way these content displays on screen. Now a user has to click these elements to start playin... -
Easier form validation with PHP
By vinu on April 20th, 2006 | No Comments
Here’s a class from Simon Willison which allows you to create an easy form generation and validation system for PHP. Let’s talk about form validation. Here’s what I would class as the ideal validation s... -
FlashObject: Javascript Flash detection and embed scr...
By vinu on April 7th, 2006 | No Comments
FlashObject is a small Javascript file used for embedding Macromedia Flash content. The script can detect the Flash plug-in in all major web browsers (on Mac and PC) and is designed to make embedding Flash movies as easy... -
FakeMail to test your Application
By vinu on March 29th, 2006 | No Comments
Ever been in a situation where you had to test mails from your web application but couldn’t get the mails properly? Here’s something for you : Fakemail is a dummy SMTP gateway written in Perl. It’s a to... -
Web Testing with Selenium
By vinu on March 27th, 2006 | No Comments
Here’s a testing tool for web applications which is easy to use and has a firefox plugin to record and play test runs was developed by team of programmers and testers at ThoughtWorks. Selenium is a test tool for we... -
Spice up PHP applications with OpenLaszlo, Part 1: Cr...
By vinu on March 16th, 2006 | 2 Comments
An interesting article from IBM on using PHP with OpenLaszlo. This “Spice up PHP applications with OpenLaszlo” tutorial series shows you how to use OpenLaszlo to create a more interactive interface for your P... -
Web design firm patents most Internet rich media
By vinu on March 1st, 2006 | No Comments
A CALIFORNIAN small web-design outfit has managed to get the patent for most of the media technology which power the world wide wibbly web. Balthaser Online says getting the patent means that it can license nearly any r... -
Simplified PHP MVC Framework
By vinu on March 1st, 2006 | No Comments
Rasmus Lerdorf has written an article at his blog which shows how to create a simplified PHP MVC framework to create a simple Web 2.0 application. He calls this a “no-framework PHP MVC framework”. So you want... -
Using Serialized PHP
By vinu on March 1st, 2006 | No Comments
What is Serialized PHP? Serialized PHP is a data encoding format for PHP. It is easy to store and transmit and is a convenient format for PHP developers to work with. It’s built-in support in the PHP programming la... -
Drag & Drop Sortable Lists
By vinu on February 26th, 2006 | No Comments
Various implementations of Drag & Drop sortable lists using JS and CSS. “In Web applications I’ve seen numerous — and personally implemented a few — ways to rearrange items in a list. All of those we...





