Outer Level


Archive for November, 2005

Server IP Migration

Sunday, November 13th, 2005

This site is currently going through a server IP address migration. There may be some outage time while DNS propagates. Please bear with me.

Spammers Found Me

Friday, November 11th, 2005

The spammers finally found this site.
So I’ve implemented spam prevention for the comments section. If you are a logged in registered reader, there is no change. For unregistered readers, there is now a security number to enter in when commenting. Sorry for the inconvenience.

Back to Full-time Contracting

Friday, November 11th, 2005

Today is my last day before going back to full-time contract work. I’ve been off since September 15 — a full two months.
When I finished up with my last client, I needed to take a break. I’ve been a full-time contract software developer for almost seven years now with no real break between [...]

Apple: Getting Control with Subversion and Xcode

Thursday, November 10th, 2005

Apple Developer Connection (ADC) has up a new article on setting up Subversion to run with Xcode.
I’ve written several times about my use of Subversion with Xcode, but this is the first “official” step-by-step article I’ve seen from Apple that also includes setting up Apache 2.0 for the task.
I’ll have to revisit this once I [...]

Debugging Cocoa Memory Management

Tuesday, November 8th, 2005

I’ve been trying to learn Cocoa and Objective-C on and off for about a year now. It wasn’t until the past five or six months that I’ve really been able to dedicate the time to climb the steep learning curve required.
One of the big hurdles I’ve faced (and from what I’ve seen others have [...]