When you don’t test your software developers work…

February 28, 2010

An old friend asked me to look over some Objective-C code to see if I could help him identify why the program stopped working. I was going over the code to see if I could help and noticed the code had no exception handling!

It seems they recently noticed when their program connected to a remote server it crashed hard. So hard that some times they had to reboot a Mac!

Really, they paid some guy to write what I call “Blue Sky” code! You know, when the developer assumes nothing will ever go wrong…

To make it worse, when they tested it they let him do the test and so of course he never entered “bad” data.

Besides that problem there were memory leaks all over the place. He was allocating variables all over the place and didn’t do a single release! Nope, he didn’t use garbage collection either.

The really sad thing is he took a year and charged them double my hourly rate!

Well, I’m going to fix the code and clean up a few ‘rough’ spots. Then I’ll teach them how to write a software specification that covers exception handling and debugging.



Kindle Notes (mac version) update

February 23, 2010

Well, things are going very well! The amazon AWS interface for looking up book descriptions and getting the cover artwork.

Now I just finished the class to convert long URL to short ones using the bit.ly shortening service. I’ll be adding others as time goes on especially if Google makes theirs public!

Anyway, in a few days I’ll have the screen shots up along with a beta copy of the Mac version!



Kindle Notes is ready!

February 6, 2010

We’ve finished all the nit picking little stuff and Kindle Notes is published at

http://www.brb2010.com/kindlenotes

It’s working great and so far everyone seems to like it. It’s surprising to find out that most of the users want it for the KindleForPC support!

Give it a try if you are running Windows XP, Vista or Windows 7.

We’ve started the Mac version and have the UI shell up and running. We should have the Kindle parser done shortly with the KindleForMac (assumed name) waiting for Amazon to actually release the application!

Give Kindle Notes a try, we are sure you’ll like it!



Follow

Get every new post delivered to your Inbox.