Archive for the 'JavaScript' Category

Software interfaces are sexy

 I stand fast with my technological point of view that no solution will succeed without having an established interface. I tend to leave some of Bill Gate’s creations out of the mix because monopolies don’t play by the same rules as the rest of the world. I’ll also eliminate very small niche software. These tend [...]

Blackberry browser is so smart, it’s stupid

I can not figure out how to capture keyboard events on the Blackberry using JavaScript. If you know how, please post a comment !
I created a web app that lets you navigate around a map. The interface needed “north”, “south”, “east”, and “west” to move around. Using URL links was awkward so I [...]