devxlogo

October 17, 2010

RIM Tries Harder on Apps

Sales of BlackBerry smartphones are down 25 percent this year, and RIM’s poor app store is getting a lot of the blame. “It’s horrible,” says Terry Hughes of developer Widality.

Google Improves App Engine SDK

Google is rolling out version 1.3.8 of its App Engine SDK with a number of improvements for both Python and Java developers. First, they’ve added a new Instances pages to

How Attributes Can Help You Debug an App

Attributes provide a great way to improve the readability and maintenance of your application’s code. You can decorate your classes, methods, properties, etc. with metadata information and then inspect these