Speed up Google Analytics using simple PHP Script

Update:  Thanks to the wonder idea by Carl Mercier, the script is now available as a WordPress pluging. Please try Local Analytics. Google Analytics is one of the best web traffic analysis service available. The best thing about Google Analytics is that it is FREE, while most  of the similar services requires a premium membership… Continue reading Speed up Google Analytics using simple PHP Script

TorOpera Plus

Ever since I blogged on the topic “Protect your privacy, Hide your identity“, I have been thinking about creating a package similar to OperaTor. My search for a simple programming solution lead me to AutoIt. According to AutoIt Script homepage, AutoIt is a freeware Windows automation language. It can be used to script most simple… Continue reading TorOpera Plus

jQuery – Fast, Light-weight Javascript Library

A javascript library is a collection of functions and methods in Javascript for performing some of the most common needs like Dom traversing, event handling, adding Ajax interaction etc. There are many free Javascript libraries available like jQuery, Prototype, Scriptaculous, Dojo, MochiKit, Yahoo! UI Library (YUI). Prototype and Scriptaculous together forms the backbone of the… Continue reading jQuery – Fast, Light-weight Javascript Library