We’ve accepted the jankiness of page loads as a quirk of the web even though there is no technical reason for it. smoothState.js lets you ...
Steps to Install WordPress On Amazon EC2 – Part 2
This post is the second part of Easily Install WordPress on Amazon EC2. Now I assume you have created your EC2 Micro Instance. Let’s connec...
Steps to Install WordPress On Amazon EC2 – Part 1
It’s really easy to install WordPress on Amazon’s cloud server. Get your WordPress website up and running instantly. Amazon offers free usa...
PHP Caching and Content Retrieval Function
One way to make your website exponentially faster is by caching both remote and internal requests. Why request your RSS subscriber count ...
Facebook Wall Script using PHP Codeigniter MVC Framework
People are asking me to develop wall script in MVC framework. So I choosed one of the popular PHP framework among web developers called ...
User Agent Parsing using PHP, JavaScript, or Python
The phrase "user agent" or "user agent string" is tantamount to saying a swear word. Developers used to use the user ...
Facebook Style Location Sharing Map with Google API
My readers keep on asking me that how do we get Google / Bing location map after we typed the location in text format. This is very basi...
Facebook Style Search Friends using jQuery
Today I unfortunately used facebook for a long time & I was able to search for a friend. There I found nice user interface like ins...
Procedure to Login with GitHub OAuth using PHP
Nowadays GitHub.com (web based hosting service) is the most import part in developer’s life. In this I want to discuss how to implement G...