Author Archives: Drew

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, [...]
Posted in Android, Development, How-To, linux | Tagged , , , , , , | Comments closed

Bulletproof @font-face

There is quite an interesting discussion going on at Jeffrey Zeldman’s blog concerning the @font-face syntax and how to make sure that it is working in all browsers. It’s interesting to see the different ‘hacks’ that are being put together for something that should be hashed out to work well in all major browsers. Why [...]
Posted in Development, css, design | Tagged , , , | Comments closed

Usability and a Simple JavaScript hovering menu

Many web developers ask ‘what is usability?’.  This is one of those topics that I can explain, but it may be easier to demonstrate. My this experiences have led to some principles; one of them is that if I’m going to build it, it must be usable.   Unfortunately, many sites that I like, that tout [...]
Posted in HTML, JavaScript, Misc, design, jquery | Comments closed

Scribd and Slide mode : Why is my height wrong?

While recently using Scribd‘s services, I came across a very nasty bug, and a nice clean fix.  Scribd allows developers to tap into a great, but somewhat basic API.  One of these settings allows a developer to set a default ‘mode’ before the API then builds the flash calls necessary to display the document.  The [...]
Posted in Development, Flash, HTML, JavaScript, Scribd, design, jquery | Tagged , , , | Comments closed