Posts

Showing posts with the label coredata

core data wrapper

https://github.com/magicalpanda/MagicalRecord

Core Data Epic Introduction

http://cocoadevcentral.com/articles/000086.php Fetch data using one line: [[self managedObjectContext] fetchObjectsForEntityName:@"Employee" withPredicate:     @"(lastName LIKE[c] 'Worsley') AND (salary > %@)", minimumSalary]; Via:  http://cocoawithlove.com/2008/03/core-data-one-line-fetch.html one to many relationship http://lethain.com/one-to-many-relationships-in-coredata/

Great collection of iOS Resources

Learning Resource http://www.buildingiphoneapps.com/2011/04/great-learning-resources-for-ios.html [advanced]  http://oleb.net/blog/2011/04/best-ios-and-mac-development-related-links-march-2011/ [advanced]  http://nachbaur.com/blog/ios-development-link-roundup-part-1 Open Source [UIkit]  http://iosframeworks.com/ http://cocoacontrols.com/ [Crash Report]  http://code.google.com/p/plcrashreporter/ DTAttributedTextView  is used for displaying HTML-formatted comments without UIWebView libxml2 : for scraping enormego   and   three20 : pull-to-refresh Telekenesis : URL parsing from MWFeedParser : HTML entities atebits : smoothness News YC   ( http://newsyc.me/?? ) open source hacker news client https://github.com/newsyc/newsyc http://kstenerud.github.com/ObjectAL-for-iPhone/ http://opensource.apple.com/release/ios-43/ http://www.iphoneexamples.com/ [OpenGLES]  http://www.iphonede...