Archive for the ‘Programming’ Category

Mobile Development: A battery monitor for the taskbar (2010-7-29)

A battery status monitor for the windows mobile taskbar

keyToggleChar – a tool to enter UTF-8 national chars via keyboard (2010-7-19)

As you may know my keyToggle app to be able to use the number keys on a windows mobile device as function keys, here is another one that enables you to enter special national chars, like Å, Ä Æ etc. directly via the keyboard. You must specify 10 keys and there UTF-8 replacements. Configuration is done [...]

Mobile Development-Using Layout Managers (2010-7-17)

Using layout managers for compact framework apps that are orientation aware

DirectKeyUI, a tool to remap direct (matrix) keys on ITC handheld devices (2010-7-17)

Changing key mapping on Int*rm*c devices beyond the keyboard remapper tool.

Mobile Development: Hooking the keyboard – KeyToggle (2010-7-16)

Using keyboard hook to remap keys to function keys on windows mobile.