Archive for the 'Programming' Category

BlackBerry Programming Is Now Live

BlackBerry Programming is a new site I’m developing devoted to the ins and outs of BlackBerry programming. Unlike this blog, it’s strictly an essay-based site — no comments, no spam. I created it because I wanted to be able to present information in a specific order and it seemed best to get away from a […]

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 […]