Archive for the ‘RSS’ Category

Remove Remote Connectivity Static with Dynamic DNS

Saturday, September 4th, 2010
Ever-changing IP addresses are an annoyance but you can clear up your remote connectivity static with Dynamic DNS services.

Android Phone-Top Programming, Part 2

Monday, July 19th, 2010
Creating a simple application debug tool out of an App Widget

Android Phone-Top Programming: Part 1

Tuesday, June 22nd, 2010
Building on what we already know about Android development, we take a look at adding App Widget functionality for your phone's "desktop."

Boxoh Maps and Tracks Your Packages [Maps]

Tuesday, April 20th, 2010
The web doesn't lack for package tracking apps, and some of them are very clever with their data. Boxoh, on the other hand, is simple, and shows you, on a map, what you usually care about most: where your package is. More »


To XML and Back: Using JSON in Android

Monday, March 15th, 2010
JavaScript Object Notation (JSON) is competing with XML as the data encoding format of choice.