Blog Re-design
May 31st, 2008I have revamped my blog. Look hasn’t changed much but the engine has undergone a overhaul. I have moved to WordPress (finally).
Tell me how do you find it.
I have revamped my blog. Look hasn’t changed much but the engine has undergone a overhaul. I have moved to WordPress (finally).
Tell me how do you find it.
A talk I gave at OSSCamp Delhi about creating reusable addons/extensions to Prototype.js
(more…)
JavaScript code to store data as JSON strings in cookies. It uses prototype.js to store and retrieve JSON data from cookies.
Now we can store and retrieve JavaScript Objects, Arrays, Boolean, String, Number values using cookies, just like storing Java Objects in session on the server side.
(more…)
JavaScript code to detect available availability of a particular font in a browser using JavaScript and CSS.
(more…)
Snake is a tiny game that I made in my computer lab while learning C. This is quite similar to the one found in ‘Nokia’ mobile phones and others.
Download: Snake (122 kb, with source code)
Ramayana is a custom scenario map for the Age of Empires – The Conquerors. This map is based on the story of the famous Hindu epic ‘The Ramayana‘. I made this when the AOE fever was high on me.
If you want to know more about this epic, you must see this excellent movie or this YouTube video.
Download: Ramayana (zip 422kb)