Get turn-by-turn voice navigation for Google maps in India on Android

Get turn-by-turn voice navigation for Google maps in India on Android

By default, for some unknown reason, Google has disabled turn by turn navigation on Android for most countries including India. However a member of XDA-Developers by the handle Brut.all hacked Google Maps and enabled turn by turn navigation for all the countries.

Installation is fairly easy as well:

read more

[Solved] MD5 mismatch! error on clockworkmod

[Solved] MD5 mismatch! error on clockworkmod

I encountered "MD5 mismatch!" error while trying to restore a nandroid backup from clockworkmod. It means the md5sum stored in the file nandroid.md5 isn't same as generated md5sum.

The fix is quite trivial. You can simply regenrate the md5 by copying the backup folder to your computer and executing the following in terminal.

read more

World’s cheapest tablet – Aakash to be sold for $35. Specifications released.

World’s cheapest tablet – Aakash to be sold for $35. Specifications released.

Finally the much awaited tablet for the Indian masses - Aakash will be available in retail stores by the end of November for Rs. 2,999 ($60). However, around 10 million government subsidised tablets would be sold to students at only Rs. 1750 ($35).

The technical specifications of the tablet are:

OS - Android 2.2 froyo...

read more

Ubuntu 12.04 named Precise Pangolin

Ubuntu 12.04 named Precise Pangolin

Scheduled to release on 13th October, 2011, Oneiric Ocelot is just around the corner. Mark Shuttleworth just named the Ubuntu 12.04 on his blog; it's called Precise Pangolin.

read more

[HowTo] Update Nexus S from 2.3.4 (GRJ22) to 2.3.6 (GRK39F) manually

[HowTo] Update Nexus S from 2.3.4 (GRJ22) to 2.3.6 (GRK39F) manually

Google finally fixed the tethering bug with earlier released 2.3.6 build GRK39C and released a new OTA update for Nexus S. You can either wait for the OTA or you can manually update the phone. Here are the step by step instructions to update Nexus S to 2.3.6 (GRK39F) from 2.3.4 (GRJ22).

read more

[Solved] “fedora-release conflicts with epel-release-5-4.noarch” on Fedora 15

[Solved] “fedora-release conflicts with epel-release-5-4.noarch” on Fedora 15

I encountered the error "fedora-release conflicts with epel-release-5-4.noarch" on Fedora 15 when trying to add and enable EPEL repository.

You can fix the error by manually extracting the rpm file and copying files in corresponding directories. Click on "Read More" for full instructions.

read more

[HowTo] Install latest node.js on Ubuntu

[HowTo] Install latest node.js on Ubuntu

Node.js is an implementation of javascript engine which can be run on server side.

The nodejs package offered by default Ubuntu PPAs is quite old. To install latest nodejs on Ubuntu, go through the following steps:

read more

[HowTo] Use SSHFS to mount remote directories via SSH

[HowTo] Use SSHFS to mount remote directories via SSH

Using SCP to copy files and folders to a remote server is often not very convenient. I feel copying and pasting something is best done by mouse. SSHFS is one such utility. It mounts a remote server's filesystem over SSH.

To install SSHFS on Ubuntu, do the following:

read more

Stay focused with StayFocusd

Stay focused with StayFocusd

StayFocusd is a chrome-extension which allows users to control and restrict access to time-consuming website. Its harder to cheat StayFocusd and everytime you visit a blocked site, you're reminded of your work.

StayFocusd is a must have chrome-extension to boost your productivity.

read more

[Solved] Unable to enumerate USB device (Disabling ehci_hcd)

[Solved] Unable to enumerate USB device (Disabling ehci_hcd)

Some hardware just don’t work with ehci_hcd on Karmic Koala. My memory stick from transcend refused to work no matter what I did. After plugging the device nothing happened, doing dmesg showed me the following error: Apr 18 10:59:04 dpac-laptop kernel: [73668.388060] usb 1-2: new high speed USB device using ehci_hcd and address 5 Apr 18 10:59:04 dpac-laptop kernel: [73668.473034] hub 1-0:1.0: unable to enumerate USB device on port 2 After searching a lot, I came to a conclusion that my device doesn’t work with USB 2.0. So I...

read more