Category Archives: How-To

Droid Rooted, here’s my take.

Before you root, you should probably upgrade to 2.01, as that will ‘break’ your new root access. You can get that download from here, if you have not already received it OTA (Over the Air). You need to follow the directions below, to apply the 2.01. The directions for each download it exactly the [...]
Also posted in Android, Development, linux | Tagged , , , , , , | Comments closed

jQuery Dialog Shadow Issues.

While working on a dialog in the new jQuery UI 1.6rc6.  I have come accross an issue. If you were to open a dialog, and then dynamically change the content in the dialog, the shadow border will not resize.  The problem is, the code does not ‘know’ the box is larger, and is not able to [...]
Also posted in Programming | Tagged , , , | Comments closed

Saving Battery on your Lenovo X61 in Linux

here are some issues with the power manager in ubuntu and tablet.  There was  alarge discussion you can find here. But basically to save power and time you should run without atime by following these commands Make sure you have vim-full installed sudo apt-get install vim-full This is a powerful editor, the lite edition is confusing to some, ignore [...]
Also posted in linux | Comments closed