This blog is about technology, mainly Linux and Android. Mostly I shall share my own learning experience here. Tips and tricks, tutorials etc. I can't promise to be accurate here and welcomes all suggestions. I am getting these information from people and I am sharing it with you, so feel free to comment and spread this knowledge in rest of the world. Please experiment all advice on test systems, no guarantees :)
Friday, August 8, 2014
Tuesday, August 5, 2014
Legendary Indian cartoonist Pran passes away
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
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
http://linuxlibrary.org/kde-4-10-applications-major-overhaul/
Monday, March 4, 2013
What's new in Intelij IDEA 12
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.