Skip to content

amrosama

The unholy methods of javascript

Lyrics Dog

I’ve finally finished working on Lyrics Dog Android Application and published it on android market.
It basically reads the android media store records for listing your artists, albums and songs so you can select a song and view its’ lyrics that’s stored on the mp3 file tags.

continue reading…

beedy eyes preview

beedy eyes

overview
In this little tutorial I’m going to show you how to create a small jQuery code where 2 eyes follow mouse movement. Its basically a fetches the mouse position on screen and calculates the css top and left attributes that are appropriate for the eyeball by keeping it inside the eye container, theres a little math involved so its gonna be fun :) .
Demo
continue reading…