Archive for March, 2007

Never Send an Engineer to a Marketing Meeting!

I always thought there was something fishy about the name “SureType”…

(Relax, folks, it’s a joke!)

BlackBerry Programming Tip: Limit COD File Sizes to 64K or Less

RIM will tell you that a COD file can be up to 128K in size. Or, more precisely, contain up to 64K of executable code and 64K of data. Experience tells me otherwise, however, at least for applications that are installed using over-the-air (OTA) download.
If you’re creating an OTA application, make sure that each […]