Logo Background RSS
  • Lightbox JS
    By vinu on February 27th, 2006 | No Comments Comments
    Here’s a cool piece of Javascript code which allows you to overlay an image zoom over the current page, without having to open a pop-up window to show the zoomed image. “Lightbox JS is a simple, unobtrusive ...
  • Drag & Drop Sortable Lists
    By vinu on February 26th, 2006 | No Comments 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...
  • CSS Star Rating
    By vinu on February 26th, 2006 | 2 Comments2 Comments Comments
    Here’s a good tutorial on now to create an interactive rating system using CSS. You can combine this with Ajax to create a rating system for your site. Links to the Tutorial: Creating a Star Rater using CSS CSS Sta...
  • Quick Lookup
    By vinu on February 26th, 2006 | No Comments Comments
    Another cool site which allows you to look up syntax in PHP, MySQL, Javascript and CSS. Link: Quick Lookup [tags]reference, lookup, syntax, PHP, MySQL, Javascript, CSS[/tags] Bookmark and share: ...
  • Rex V: an AJAX Regular EXpression eValuator
    By vinu on February 26th, 2006 | No Comments Comments
    Here’s a cool Ajax based Regular Expression Evaluator. A cool site to bookmark if you use a lot of regular expressions in your code. Link: Rex V: an AJAX Regular EXpression eValuator - Bookmark and share: ...
  • Yahoo! Developer Network - PHP Developer Center
    By vinu on February 24th, 2006 | No Comments Comments
    Did you know that Yahoo Developer Network had a special section for PHP developers? Here’s what they have at the PHP Development Center HOWTO Articles to help you understand our technologies and how you can use t...
  • Open Source Web Design
    By vinu on February 23rd, 2006 | No Comments Comments
    Here’s a cool site which hosts Open Source Web Designs. They have around 1500 designs available for you to use on your site for free. Link: Open Source Web Design Bookmark and share: ...
  • Usability for Rich Internet Applications
    By vinu on February 23rd, 2006 | No Comments Comments
    Here’s a good article on design patterns for RIA. “Rich Internet applications (RIAs) can provide opportunities to design much better user experiences. They can be faster, more engaging and much more usable. H...
  • A Look at GNOME 2.14
    By vinu on February 21st, 2006 | No Comments Comments
    Some cool features coming out with the latest version of Gnome. “Built on the shoulders of giants, GNOME 2.14 hits the shelves on the 15th of March. As well as new features and more polish, developers have been wor...
  • AJAX Login Demo
    By vinu on February 21st, 2006 | No Comments Comments
    Here’s a demo of a login system built using Ajax. This is a cool implementation which allows a user to login, without having to refresh the page. Here are some advantages of the noted by author of the code: User ...

Advertisement