Archive for August, 2011

Nokia N9 has FM radio and FM Transmitter on board

Posted: 16th August 2011 by admin in Meego

The Nokia N9 is the first MeeGo handset to launch out of the Finish giant and the world seems to just can’t get enough of it. And today we have some great news for you – despite Nokia’s claims the N9 has FM radio receiver and an FM Transmitter in its premium-quality plastic body. So [...]

Meego Looks Promissing: Nokia N9

Posted: 16th August 2011 by admin in Meego

Hey Its seems promising. Another App Eco System to tap in  

I believe you reached my blog searching for the same error while launching android emulator. Well guys the fix is very simple I was running the android sdk from very deep path. d:\bla\bala\android\androidsdk\ To solve the following problem invalid command-line parameter: all\MOBILE. Hint: use ‘@foo’ to launch a virtual device named ‘foo’. please use -help for more information You [...]

Installing Byobu

Posted: 8th August 2011 by admin in Bash, Window Managers

To install Byobu in Ubuntu, add the following -Ubuntu Karmic: sudo add-apt-repository ppa:byobu/ppa -Ubuntu Hardy, Intrepid and Jaunty: sudo bash -c “echo ‘deb http://ppa.launchpad.net/byobu/ppa/ubuntu YOUR_UBUNTU_VERSION_HERE main’ >>  /etc/apt/sources.list” sudo apt-key adv –keyserver keyserver.ubuntu.com –recv-keys F430BBA5 Replacing YOUR_UBUNTU_VERSION_HERE with jaunty, intrepid or hardy. And then, to install it: sudo apt-get update && sudo apt-get install byobu To start [...]

Byobu  is one beauty you will love if you have lot of putty sessions openned and you want to monitor then and resources running under the them. I will share Ubuntu Guide to Byobu. Its must have tool for me now and believe you guys are gona love it as well.   Reference: https://help.ubuntu.com/community/Byobu Enable/Disable Byobu can be configured [...]