Category Archives: OS X

Complete guide for installing Hudson CI on OS X 10.6

If you are one of the less lucky ones that do have to use OS X instead of Linux for installing a Hudson CI you could follow this guide because most of other resources I found were incomplete or obsolete, … Continue reading

Posted in OS X | 2 Comments

Are we supposed to localize keyboard shortcuts?

When I’m talking about keyboard shortcuts to things like Ctrl-S or even one key shortcuts like ‘A’ (used to Archive an email on Gmail). On the other side the mnemonics, known as hotkeys or the underlined letters in menus or … Continue reading

Posted in Input, OS X | Tagged , | Leave a comment

Virtual key codes on Apple OS X

On Windows, keyboard events are reporting scan codes, virtual key codes and characters. If you want to deal with keyboard shortcuts and be able to use them in an international context you have to use the virtual key codes.

Posted in OS X | Tagged , , , | 1 Comment

Better localization for filenames on Windows, OS X and Linux

If you have a localized application, at some stage you’ll discover that you need to localize filenames – for example if you have a set of template files. This is quite a tricky problem because it’s very hard to maintain … Continue reading

Posted in OS X, Programming, Readiness, Windows | 2 Comments