Tuesday, August 5, 2014

Legendary Indian cartoonist Pran passes away

His greatness was in his simplicity not sophistication or elaboration. May his soul rest in peace.

http://m.jagran.com/news/Homevishesh-11535638.html

http://www.ndtv.com/article/india/cartoonist-pran-creator-of-chacha-chaudhary-dies-571434?site=classic

Wednesday, October 30, 2013

Build essential package on Ubuntu

There had been lots of time during installation of packages on Ubuntu or other derivatives of it, when I used to install development packages separately. Like gcc g++ etc individually. However the is a easier way to do it. Just install "build-essential" package and this meta package will install those quintessential packages for you. No need to separately select and install those packages anymore.

Thanks.

Clear data in your Android device before going for reinstall

Hi,

I used to have this phenomenon that I reinstall line after I take a backup change ROM and restore. Line always used to misbehave after restore and I used to reinstall it. Later I learned that a cleanup of data in settings is almost as good as reinstall and it saves time if app is a huge one.

Try it out next time if any of your app misbehave.

Thanks

Monday, May 6, 2013

Appeal : Help Required for Anvi's Bone Marrow Transplant

Dear All,

Today I receive this mail from Anvi's mom , she needs approximately INR. 21, 30,000.

Please spread the word.

Here is the original mail.

Tuesday, April 2, 2013

KDE 4.10 Applications Get Major Overhaul

KDE 4.10 delivers a long list of application upgrades for this release which cannot be overlooked. There are some new applications available and loads of fun features, meaning more fun for KDE lovers everywhere. Here is a closer look at all the latest excitement that you have all been waiting for.

http://linuxlibrary.org/kde-4-10-applications-major-overhaul/

Monday, March 4, 2013

What's new in Intelij IDEA 12

Recently when I checked update for Intellij IDEA I found that new version of ide has been released. Check the link below to see new features:

http://www.jetbrains.com/idea/whatsnew/

What I noticed is that Android support has been improved. With update to Android 4.2, IDEA 11 was no longer working with SDK, which is working now.