Stories, Tutorials
& Life Tips
Deep dives on coding, health, recipes, travel and everything in between.
📍 Explore Reading Paths
Follow curated journeys from beginner to expert

Creating an interactive Typing Game Using jquery
This is a simple typing game experimental using jquery. The main criteria here is to understand how to read Keyboard Character Codes and displaying its equivalent Character on to the screen. You may n…

Implementing Interactive feedback form Using Jquery
I had designed a magical feedback form using Jquery with easing animation effect. It's simple and interesting just hidin…

Implementing Twitter-like Oauth Home Timeline Display Using Jquery and PHP.
My previous post Connect Twitter API with OAuth using PHP. In this post, I want to explain how to display Twitter Oauth …

Implementing Youtube Like Instant Search Using Jquery and Ajax.
The instant search feature has massively changed the web in past couple of weeks. I had developed real-time Youtube inst…

Implementing New Twitter Like Design of Expanding URLs Using Jquery, Ajax, and PHP.
My last post explained about New Twitter design basic layout with CSS and Jquery. In this post I want to explain how to …

Implementing Pagination Using Jquery, PHP, Ajax, and MySQL.
A few days back I had posted an article Pagination with jQuery, MySQL, and PHP without refreshing page. I am modifying t…

Creating Website Design for Mobile Devices using HTML and CSS.
How to design a website for mobile devices (smartphones). Next web world with smartphones so starts working on mobile te…

Creating a Dynamic Dependent Select Box using Jquery and Ajax
How to do dynamic dependent select box using Jquery, Ajax, PHP, and Mysql. Dependent select box when a selection is made…

Creating Bit.ly Short URLs Using Jquery and Ajax.
How to create Bit.ly short URLs using Jquery and Ajax. Many tutorials available on the web about short URLs using the se…

Implementing Facebook Style Tag Friends Using Jquery, Ajax and PHP
I received a request from my reader that asked to me how to implement Facebook like tag friends in your status or update…

Implementing Collapsed Image Using Jquery and CSS.
How to do a collapsed image with Jquery and CSS. Orkut.com implemented this concept while updating image scrap, the scra…

Implementing Facebook Like Extracting URL Data and Preview using Jquery and Ajax
Are you looking for facebook like live extracting URL or link data preview while typing the content? In this post, I wan…

Implement Chatting Using Jquery and Ajax.
I received a lot of email requests from my reader that asked to me how to develop a facebook lite chat application. In t…

Adding Youtube like Rating Using Jquery and Ajax
I received an email request from my reader that asked to me how to implement Youtube like rating with Jquery. It is so n…

Adding Facebook Like Profile Edit using Jquery
This post is very special Facebook-like profile edit with jquery, ajax and PHP. Why special before I was thinking this i…