Tags
404 aron avi blogging bose burnout paradise cake call of duty craft defective detective dial m for murder error featured ganesha Gears Of War godaddy Halo 3 hyderabad ipod iPod touch isquint january software update javascript jessica jquery jsp kittens linux monk mrs fletcher murder national treasure peas photo pigen cipher pohe portable Pulihora rice Tamarind tomcat trim whitespace wordpress xbox 360
Category Archives: Computers
Colortip
Very nice tooltip based on jQuery Colortip
Crunchbang Linux
CrunchBang Linux is an Ubuntu based distribution featuring the lightweight Openbox window manager and GTK+ applications. The distribution has been built and customised from a minimal Ubuntu install. The distribution has been designed to offer a good balance of speed … Continue reading
calculate div position
After trying out loads of ways to find out the position of div in web page I found this be the best code function getPosition(obj){ var topValue= 0,leftValue= 0; while(obj){ leftValue+= obj.offsetLeft; topValue+= obj.offsetTop; obj= obj.offsetParent; } finalvalue = {‘left’: … Continue reading
Javascript game engine for jQuery
gameQuery is a jQuery plug-in to help make javascript game development easier by adding some simple game-related classes. It’s still in an early stage of development and may change a lot in future versions. The project has a Google Code … Continue reading
Pixlr
found this very nice online image editor. Give it a try
Posted in Web Development
Leave a comment
