Welcome to CallContext Sign in | Join | Help

Tuesday, June 20, 2006 - Posts

Just when you think you have it all covered. I was testing the solution to the serial port issue I wrote about a couple of days ago. When I ran the code, the CPU pegged at 100%. When I went back to the code it hit me like the proverbial metric ton of bricks. Read More
381's logo blog is an excellent source of inspiration for any budding logo designers. Some of the logos on display have such subtle, but effective graphical devices that it sometimes takes a few minutes for them to sink in. It's these intangible things that make a good logo a great logo. Read More
I've just accepted a position at a new employer. They're someone I've worked with several times in the past, so it's not a completely new job. Same industry, different end of the IT market. Read More
This from Jean-Paul Boodhoo's blog. Jean-Paul discuses the pros and cons of coding to interfaces. I sometimes find it difficult to know when to *stop* generating interfaces for classes. It's the age old question of abstract base class vs. interface. There's always at least one case where you could go either way. Read More