Drawing (On) Emotions
How To Resolve $ Conflict Between jQuery and Other Libraries
For a project that I am working on, I wanted to use scriptaculous AJAX library along coexisting with jQuery libraries. However, jQuery defines $ as a shorthand for the jQuery variable which gets overridden by scriptacuous library. All the $(“…”) … Continue reading
How To Integrate Dropbox Into My Website
Dropbox API and SDK provides three different integration options (as of May 2013). The first one and the simplest way to integrate Dropbox into your website is using what is called “Dropbox Chooser”. It is a snippet of Javascript code … Continue reading
Wonderville
Interesting! http://wonderville.com/about-wonderville/
How To Wrap Text In HTML Table
Include this snippet of css in your css file or in the table style attribute and the text will automatically be wrapped on words based on the width of the table. td { white-space: pre-wrap; /* css-3 … Continue reading
How To Get Pinterest Style Grid Layout On My Website
Today I was implementing a page on my website (raagabox.com) that needed to layout elements in a Pinterest style grid. I started implementing one in CSS but then I found a jquery plugin that does the job very well. It’s … Continue reading
How To Use Super Cool Fonts On My Website (Typography)
It is very easy to have your website updated to use super cool fonts that you see on other popular sites like Mashable. There are two key things to do, 1. Download the webkit, many sites offer these webkits (fontsquirrel.com) … Continue reading
Treehouse, A New Way To Learn Coding For A Fraction Of The College Tuition
We are witnessing a massive reorganization of how education is imparted. Khan Academy, Codeacademy, Coursera, Udacity, Udemy and many more. Here is another cool startup in this revolution http://teamtreehouse.com/
SXSWEdu Game Changers For Young Learners By PBS
Bill Gates At SXSWEdu Tech In Edu
How To Upgrade CentOS 5.2 to 5.9 and PHP 5.1.* to 5.3.*
Two days ago I had to update PHP to a later release than 5.1.3 as I needed JSON support for implementing FB Connect. I tried a couple of alternatives to update just PHP but failed due to some conflicts. I … Continue reading
Hi Mahi Launches 1 Minute Math Gym For Second Grade
We are excited to announce the launch of our latest game, 1 MM Gym 2nd Grade, for children to learn and practice maths. It is a fun and simple way to consistently practice math problems. Enjoy the game by downloading … Continue reading
How To Insert Images Into Yahoo Email
It sounds foolish but inserting images into Yahoo email is not obvious to many. In fact, it was not obvious to me, I looked for insert image option in the menus, tried to right click on the image and “Copy … Continue reading
Hi Mahi Launches PairUp Animal Tracks For Kids On The Apple AppStore
We are excited to announce the launch of our latest game for children to learn about animal foot prints. It is a fun game with multiple levels and a timed mode to challenge how fast you can recognize the foot … Continue reading
Hurray! Our Brain Otaku Memory Game Launched On Applestore
We are excited to announce to the world after a few long nights for the past few weeks, we launched the Brain Memory Training game on the Apple App Store for iPad and iPhone. You can check it out here … Continue reading
How To Disable Slide To Unlock On Android Phone (Motorola ATRIX)
Today I finally succeeded in my attempts to try out a few Android apps that can disable the slide to unlock (S2U) feature on my motorola ATRIX phone. I found an app that works really well, it’s called AnitLock. You … Continue reading
Work Harder On Yourself Than You Do On Your Job
“Working hard on the job makes you a living, working harder on yourself makes you a fortune” — Jim Rohn Most people spend their entire life working hard on their job, this is very noble but we should not forget … Continue reading
How To Integrate Game Center Into A Cocos2D Game
I wanted to integrate Game Center into my Memory Training game (Brain Otaku Memory) that will launch this week. It was a bit of work trying to sift through a few online forums. None had the exact solution I needed, … Continue reading
If I Can Run, You Can Run Too
Many people ask me how I did my first marathon. Actually I had never run in almost 16 years before that marathon. May be a mile or two once a year. Then I signed up for the Vermont Burlington City … Continue reading




