New posts in cocoa

Correct implementation of parent/child NSManagedObjectContext

Saving CGImageRef to a png file?

What is the best Core Image filter to produce black and white effects?

Creating breakpoint in Xcode for unrecognized selector

Load local web files & resources in WKWebView

2D arrays using NSMutableArray

Does @synchronized guarantees for thread safety or not?

How do I get the current date in Cocoa

What is double star (eg. NSError **)?

What does Apple mean when they say that a NSManagedObjectContext is owned by the thread or queue that created it?

How to handle app URLs in a UIWebView?

Implementing -hash / -isEqual: / -isEqualTo...: for Objective-C collections

How to simplify callback logic with a Block?

Create (sane/safe) filename from any (unsafe) string

Font size in pixels

Round NSDate to the nearest 5 minutes

List of all users and groups

How to check the last char of an NSString

Removing all CALayer's sublayers

Replace substring of NSAttributedString with another NSAttributedString