Tag Archives: rantage

Zombie File Found

In users/library there is a folder with the name of my application that contains appname.storedata I have no idea why it’s there, and why it and *only* it is there, but that was the file that created the problem. However, … Continue reading

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

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

Sticky landing

Moving to Xcode 4 Continue reading

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

Starting Programming: The Gestalt Approach

Using a Gestalt Approach (understanding the whole before focussing on individual aspects) as a strategy for beginner programmers. Continue reading

Posted in Application Design, Teaching Programming | Tagged , , , | Leave a comment

The Book Not Reviewed

Marcus S. Zarra, Core Data I’m not reviewing it for three reasons: a), right now I can’t follow the examples very far because they are OS X.5 based, b), many of the items the book talks about are beyond the … Continue reading

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

NSTextView and Core Data: why do we even ask?

Last year, when I first discovered CoreData, I experimented a little, but failed at binding an NSTextView to Core Data. Set Core Data Value[1827] *** NSRunLoop ignoring exception ‘Cannot create NSData from object newTag of class NSCFString’ that raised during … Continue reading

Posted in Culture of Programming | Tagged , , , | 2 Comments

Six meta-skills for new programmers

Abstract skills new Cocoa programmers need to acquire. Continue reading

Posted in Teaching Programming | Tagged , , , , , | Leave a comment

Cocoa Font Attribute Handling

In which the principles of handling font attributes remain oblique. Continue reading

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

One aspect in which Cocoa is definitely not welcoming

Cocoa and cultural insensitivity. Continue reading

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

Should programming be difficult?

When I’ve complained about the difficulties in learning how to program, one of the sentiments I heard repeatedly was ‘Programming is insanely difficult’ or words to that effect. Don’t expect to find it easy. I’m having difficulties accepting that. There … Continue reading

Posted in Culture of Programming, EC meta, Teaching Programming | Tagged , , | Leave a comment