You might have seen the implementation of Ajax based data loading technique at Facebook, Twitter or some other sites. Instead of showing pagination links, why not let users load data dynamically on a button click. In this article we'll try to adopt the technique to make similar loading page for our projects using jQuery.
If you own a website, most likely you have to call developer several times to get those tiny things fixed in your website. But what if you could dedicated little time to learn these things? you'll find HTML and CSS very easy language to learn.
Few months back someone sent me email asking me to write tutorial to get Facebook ID of any user using their profile URL. I don't know why he wanted the script so bad, but he will surely be amazed how dead simple this is.