Category Archives: Uncategorized

How to make people give up programming

In which Apple breaks Core Data and leaves me with an invisible, undeletable data store that is messing up development and which cost me several hours of my life. Which I want back. Continue reading

Posted in Culture of Programming, Uncategorized | Tagged , | Leave a comment

The Snow Leopard Has Landed

I’ve upgraded my main OS from Tiger to Snow Leopard – I will continue to dual boot, but this means that I’ll have more opportunities to dabble in Xcode, and it also means that I’m moving wholly to garbage-collected code. … Continue reading

Posted in Uncategorized | Leave a comment

Resources: Booklisting

http://www.igor-delovski.iz.hr/forum/viewtopic.php?p=3785 has a very long list of Cocoa (OS X/iPhone) books. It’s an exceedingly comprehensive list; many of these are books I hadn’t even heard of and wouldn’t have known how to look for them. Some of them just stand … Continue reading

Posted in Uncategorized | Leave a comment

Text Handling Overview

I’m posting this as a mainstream post instead of merely as code snippets because I want to talk about the _conceptual_ side of text-in-Cocoa. Apple might have a long and detailed guide but, as usual, it helps me to work … Continue reading

Posted in Uncategorized, Wiki | Tagged , , , , | Leave a comment