Talent vs Genius
July 16th, 2008“Talent does what it can; genius does what it must.”
“Talent does what it can; genius does what it must.”
My company Synapsys / BitRhymes (a US based web startup) is looking for talented PHP ninjas (freshers OK) who are willing to tame the web with some kung-fu.
We are looking for brilliant and enthusiastic Full-time Employees, College Graduates and interns for our Bhubaneswar office. We want to get the brightest minds on and off the campus contributing to Synapsys’ initiatives and inventing new programs and ideas that are used by millions of users world wide.
“The details are not the details. They make the design.”
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!
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)