Category Archives: How-To

Dropbox on Lucid: Missing GUI? Fix it now!

Dropbox is great and their support is phenomenal.  Recently I have been having issues after upgrading to Lucid Lynx.  It’s been a large bother on me because I use Dropbox a ton in my personal use.  On my development server, I’m running Ubuntu 10.04 64 Desktop version, and I rely on Dropbox to keep my files [...]
Also posted in Computers, linux | Tagged , , , , , | Leave a comment

Advanced button theming on jQuery UI Dialog

There is a very annoying bugfeature that I have found when using jQueryUI. It’s not the themes, they work great, in fact, they are the best thing since sliced bread. But in a ‘Cupertino.esc’ way, they provide too much simplicity over the functionality that I require. This post aims to solve that in a progressive [...]
Also posted in Development, JavaScript, css, design | Tagged , , | Comments closed

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 same, [...]
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 [...]
Also posted in Programming | Tagged , , , | Comments closed