Ok, Apple announced that “as of March, 2012 all apps submitted to the Mac App Store must implement sandboxing”, and since we were preparing the release of our new Set Professional desk top app, it […]
Month: December 2011
Ambiguous errors: NSInternalInconsistencyException mutating method
Terminating app due to uncaught exception ‘NSInternalInconsistencyException’, reason: ‘*** -[NSCFArray replaceObjectAtIndex:withObject:]: mutating method sent to immutable object’ Ok, so what does it actually mean and why am I getting this on a NSMutableArray…? The error […]
review: Dropbox – the bomb
I have been using Dropbox for a while now, just the cool little icon reminding me of service that keeps things ticking in the background, UNTIL today. During a coding session in xCode I found […]
review: TaskPaper
I am always on the lookout for applications that can help me streamline the daily tasks I need to perform. In particular is list management. The problem with switching to a new list management tool […]
Ambiguous errors: oledbconnection DB_SEC_E_AUTH_FAILED
A client rang to say they are having problems with a small program I wrote. It has worked for a few months – no problem, then out of the blue they started receiving an error […]