Perfection

July 2nd, 2008

“The details are not the details. They make the design.”

-Charles Eames

What is Priceless?

June 22nd, 2008
In the words of Sadhan Mishra:
i dont get 2 splurge in weekends….hve dat exclusive tequila cocktail… grab dat iphone or buy a fancy car… but at least i enjoy wakin up in the mornin n goin 2 work
ya dats priceless

New Dreams, New Office

June 22nd, 2008

I have left my previous job as SlideShare (boy did I have a good time) and have founded a web startup BitRhymes at Bhubaneswar (yes my first love Synapsys is still alive). I will be working on Social Apps and some other innovative ideas (more about that later)

Although I had moved into this office (a small ghetto at Bhubaneswar) a few weeks back, it was not official, I needed work permit from God. I performed a small vastu pooja today and we are ready to roll!

Read the rest of this entry »

Blog Re-design

May 31st, 2008

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.

Extending Prototype

September 9th, 2007

A talk I gave at OSSCamp Delhi about creating reusable addons/extensions to Prototype.js
Read the rest of this entry »

Cookie Jar: Yummy JSON Cookies (using Prototype)

April 12th, 2007

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.
Read the rest of this entry »

JavaScript/CSS Font Detector

March 10th, 2007

JavaScript code to detect available availability of a particular font in a browser using JavaScript and CSS.
Read the rest of this entry »