
Oracle’s ADF (Application Developer Framework) is J2EE technology stack to rapidly develop enterprise applications. As with all enterprise applications, ADF focuses on data handling and makes it quite easy to present the data to the users in variety of ways. As you will already know that ADF is a blanket term which encompasses many layers [...]

The person in the above image is Bertrand Russell. Famous Mathematician and Logician. An excellent graphic novel, Logicomix, is based around his life. That is a must read. First thing first. Even if you are not a Math demi-god, it is fine, Digit Math is still for you. In fact my academic track record shows that I [...]
See the video to learn about it. Source: http://gov20.govfresh.com/nasa-to-launch-inexpensive-android-phonesats-into-space/

Finally CInk version 2 has been released. Some key new things New website with complete API documentation and guides on how you can use CInk JS code. Finally released the full source code of CInk renderer and compiler. License – GPL v3. CInk finally supports all the features of original CFDG, including Paths. CInk has [...]

If you are here then most probably, like me you too want to migrate from Apache to Nginx. Well I have already migrated and I am loving it! You can get a quick recap of Apache vs Nginx comparison here. Via this blog post I will share and explain my Nginx conf, in the hope [...]
This is something I compiled long back.
This is a short film, shot mostly around Bangalore. Has awesome cinematography.
Our Mobile Planet. A site supported by Google. We can download helpful charts on mobile usage penetration and behavior. Very helpful for site owners and can help decide if the site needs to have a dedicated mobile website too.
Cocoa with Love: Objective-C’s niche: why it survives in a world of alternatives. All Objective-C newbies should read the above (linked) article. It discussed what exactly is “Message Passing” in Objective-C.
Just a quick bash command to rename all files in a directory in a numbered sequence. This is going to rename all jpg files in the directory to 1.jpg, 2.jpg, 3.jpg and so on.

Oracle’s ADF (Application Developer Framework) is J2EE technology stack to rapidly develop enterprise applications. As with all enterprise applications, ADF focuses on data handling and makes it quite easy to present the data to the users in variety of ways. As you will already know that ADF is a blanket term which encompasses many layers [...]
I am posting this for my future reference. Also it my help passers by. If you are using CentOS 6 (maybe others too). To reset the root password use the following steps:- sudo service mysqld stop sudo service mysqld startsos mysql -u root Now you will be at mysql prompt. Here type:- UPDATE mysql.user SET [...]
Did you notice the “Flickr Gallery” on top right corner of the home page of this blog? The picture slide show is provided by Google’s Ajax Slide Show, but this post is not about that. Google’s Slide Show needs a mRSS feed, which it parses to get the list of thumbnails it wants to present. [...]
Page optimized by WP Minify WordPress Plugin