Update 09/08/2011 Another update for India users, I5801DDJP6. Update 24/06/2011 Few days back (don’t know exact date), Samsung released I5801DDJP4 for India users. Update 17/04/2011 I5801DDJP2 released refer to flash using odin I have saved this firmware, may be this can help someone who is facing error while upgrading using kies. Samsung has officially released [...]
Full Story »Firefox Aurora Channel available
Firefox Aurora channel is available. You can download latest aurora build from. You can change update channel via help –> about aurora –> click on change –> select channel –> Apply and Update
Full Story »Increase SD Card reading speed – Android
If you are not getting enough speed from your existing SD CARD, you can try following tweaks before buying high speed cards. Even high speed may not give you enough read performance due to lower reading cache. xda developer has pointed to easy solution to increase sd card reading speed by increase reading cache. You [...]
Full Story »Howto Backup Angry Birds RIO Score / Data
If you have not yet installed Angry Birds Rio, install it from Android Market. Taking backup of score is same as Angry Birds, except for the location. First of all you need to root your phone. Install connectbot or any other application to get shell access. run following command as su to take backup cat [...]
Full Story »Ubuntu 9.10 Reaching end of life
Ubuntu 9.10 is about to complete 18 months support for updates & security fixes. From 30th April 2011, no updates will be available for ubuntu 9.10, to receive further updates users will have to migrate to later versions. Upgrade Ubuntu to latest version – using shell
Full Story »Android – offline twitter
For any reason, if you are looking for a offline twitter for your Android device all you need is official twitter app. if you tweet without internet connection, your tweet will be saved in draft. To send tweets once you are online. click on compose tweet, drafts click on send all you can also use [...]
Full Story »Configuring MySql Cluster
This article will take you through setting up MySql cluster. As we will be using mysql-cluster tar package, this guide should work with most distros, including fedora, ubuntu. I am testing cluster on centos. For this you need 3 servers, two of which will work as storage cluster & one as management server. cluster1 192.168.1.2 [...]
Full Story »Change Android Boot Animation
Like Many other Android lovers do you hate default boot animation & wish to change it? I personally never liked my Galaxy 3 displaying default samsung animation & was looking for a better replacement. Few days back this is what I exactly found on xdadevelopers forum Preview Cyan Preview blue Preview green You can download [...]
Full Story »Configuring MySql Replication
This article will take you through configuring mysql cluster on CentOS, Since configuration is same this should work with other distros like ubuntu. Replication Master Configuration Add following in my.cnf [mysqld] log-bin=mysql-bin server-id=1 ubuntu service mysql start centos service mysqld start Creating a User for Replication ON MASTER mysql>GRANT REPLICATION SLAVE ON *.* TO ‘repl’@'SLAVE-SERVER-IP/HOSTNAME’ [...]
Full Story »