How to load images with flash effect using jquery. It is very useful script to loading images with nice effect on your web projects and also simple just seven lines of code. Use it and enrich your web page. Thanks!
Sunday, May 16, 2010
Thursday, May 13, 2010
Friday, May 07, 2010
Wednesday, April 28, 2010
Friday, April 23, 2010
Wednesday, April 21, 2010
Monday, April 19, 2010

Friday, April 16, 2010
Saturday, April 10, 2010
Join Tables Relationships with SQL
My previous post Database Design Create Tables and Relationships with SQL. This post is sequel how to join these tables and displaying proper data. I had used these SQL statements at labs.9lessons.info.
Must Watch TED Videos
Are your looking for inspiring ideas about technology. In this post I had listed some of TED(Ideas worth spreading) talks best videos. You must watch these videos, if you know any best TED talk feel free please post a comment. Thanks!
Tim Berners-Lee on the next Web
Clay Shirky: How social media can make history
Pattie Maes and Pranav Mistry demo SixthSense
Dan Pink on the surprising science of motivation
Pranav Mistry: The thrilling potential of SixthSense technology
Jane McGonigal: Gaming can make a better world
Evan Williams on listening to Twitter users
How Photography Connects Us David Griffin from National Geographic
James Cameron: Before Avatar ... a curious boy
Eric Giler demos wireless electricity
Link : TED talks complete list
Facebook Like Profile Edit with Jquery
This post is very special Facebook like profile edit with jquery, ajax and PHP. Why special before I was thinking this is little difficult but I had developed in just 5 minutes using jquery and php. Use this and enrich your web applications.
Login or Signup with Jquery and PHP
Some users doesn't like to filling the registration form. So that I had implemented login and singup fields in same block just controlling with jquery and PHP. It's is very simple javascript and basic PHP code.
jQuery and Ajax Best Demos Part-6
A Collection of jQuery, Ajax and PHP Tutorials with live demos, tutorials posted on 9lessons blog and other link. In these demos I had explained about jquery connectivity with MySQL database, Ajax implementation, JSON with PHP and Animation addons to your web pages. I hope it's useful for you. Thanks!
Jquery Duplicate Fields Form Submit with PHP.
How to submit jquery duplicate/clone field values to form with PHP. It's very basic level code, I had implemented this using relCopy.js jquery plugin to duplicating the existing field. I hope it's useful for you. Thanks!
Live Character Count Meter with Jquery.
In this post I want to explain how to do live character or word count meter using Jquery. It is interesting and simple just ten lines of java script code. Use it and enrich your web applications with jquery.