Subscribe

Load a Nexus One with the HTC Desire ROM

I put this blog entry together because I could not find a complete guide on how to install the HTC Desire ROM on a Nexus One, instead I actually had to piece it together from different blogs. I hope this saves you guys a lot of time and a lot of searching.

Prerequisites
First of all, you’ll need [...]

Cross Browser Minimum Height (CSS)

A issue in my coding life is dealing with IE6 and making things work in it and Firefox (among other browsers). One thing I’ve learned to deal with successfully is putting minimum heights on DIVs. Some people may put a “spacer” image or DIV inside the parent DIV to stretch it out. The problem with [...]