Miscellaneous

Vonage’s iPhone App

Like many others I eagerly awaited the release of an app that some were saying would save Vonage. I waited in anticipation as Vonage Mobile, as they’re calling it, worked its way through the App Store’s brutal approval processes. Naturally they found something that was against policy and sent Vonage back to the drawing board. […]

Continue Reading...

Programming Technology

Disable the Just-In-Time Debugger

If you’re a programmer and have Visual Studio installed you’re probably annoyed to no end by the option to launch the Just-In-Time debugging program every time something crashes. It may be helpful if it’s your program but when someone else wrote it, it will offer you little. To disable Just-In-Time debugging: Open Visual Studio Click […]

Continue Reading...