Saturday Oct 29, 2011

Sofware Developer Recruiting Exercise

A java coding exercise I did for a potential employer / client.[Read More]

Monday Jul 25, 2011

UIAlertView That Users Can Suppress

An iOS UIAlertView implementation that lets users suppress future instances, without having to write more code to support that feature.[Read More]

Saturday Mar 26, 2011

Validating Text Box for WPF

A more fully-featured WPF TextBox that provides built-in, and customizable, user input validation. Based on Josh Smith's CodeProject example.[Read More]

Thursday Nov 11, 2010

Databinding with Nested Custom UserControls in WPF

A basic example of using databinding for a Windows tabbed control, in WPF.[Read More]

Friday Sep 03, 2010

Closing your BlackBerry App

Steering clear of a simple, but annoying bug, in BlackBerry apps.[Read More]

Monday Jul 12, 2010

MediaPlayer and the Sounds of Silence

Strange behaviour when trying to play mp3 resources in an Android java app.[Read More]

Saturday Jun 19, 2010

Image Transition View for Android

A simple example of how to animate a transition between images in your Android apps.[Read More]

Wednesday Jun 16, 2010

Android for BlackBerry Developers

Some of the flaws in Android's UI framework, and how BlackBerry developers can work around them.[Read More]

Thursday Sep 17, 2009

Embedded Java Coding Standards for Biodiesel Buddy

Java coding standards for the Biodiesel Buddy J2ME software application.[Read More]

Friday May 22, 2009

Real Odometer-Style Control for iPhone

A useful UI control for iPhone apps.

[Read More]

Wednesday Mar 04, 2009

Bug in Interface Builder

Navigating Interface Builder's little quirks can be infuriating.

[Read More]

Thursday Dec 25, 2008

Let the Computer Help You

Compilers can sometimes be annoying, but they really are our friends.

[Read More]

Thursday Oct 30, 2008

Send Hungarian Notation into Space with Simonyi

Hungarian Notation is not of this world.

[Read More]