Transcending Ordinary

Random events/ opinions from the life of Paul T Maneesilasan

Browsing Posts in Development

Any computing device that can’t fit in your pocket will be obsolete in >3 years.

Am I crazy?  What am I talking about?  Imagine this, you have a mobile, always connected device like an iPhone, with even more computing power, and faster wireless connectivity to others and to a massive datastore, i.e. virtual network storage of 10 TerraBytes.

When mobile, you can use the device to stream video from your network storage or from a video service like netflix, you can call friends and have a voice or a video call with them, you can check your schedule and invite friends to play basketball or over for dinner, you can receive a reminder from your dentist about your appointment coming up tomorrow.  All this, and you are doing it from anywhere. continue reading…

Hey Everyone. So I uploaded a few images in some of my other posts and was unhappy with how WordPress showed them. WordPress only gives two two choices, upload the image and have the thumbnail link to just the picture, or to a whole new page with just one picture. Both options have drawbacks. My first thought was to simply have the thumbnail link open a new window, then i remembered the browser warning associated with Javascript opening new windows. So, I’ll just do it the not quite as easy way. Don’t get me wrong, it’s not hard, just not as easy as adding an attribute to the link. continue reading…

Since I’ve gotten back from my trip, I’ve been crazy busy, but my travel pictures are finally here, well a start anyway. I still need to post more from India, Dubai, and Thailand.

I wrote the code for this photo gallery system from scratch, In the next few days I’ll be adding more functionality, one big bonus is keyboard support. You can change galleries with the right/left arrow keys and change pictures with the up/down keys. Also, to compensate for slower connections, I’ve made a play mode. As soon as the next image is ready it will switch when in play mode. Activate play mode via the ENTER button on the keyboard. Have a look at here. Suggestions are always welcome :)