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

http://kstenerud.github.com/ObjectAL-for-iPhone/


http://opensource.apple.com/release/ios-43/




http://www.iphoneexamples.com/



[OpenGLES] http://www.iphonedevsdk.com/forum/iphone-sdk-tutorials/14934-opengl-es-iphone.html

Via Stack Over Flow
1) Blogs on iPhone development:
http://iphoneproghelp.blogspot.com/ (Programming Tutorial)
http://icodeblog.com/ (Programming Tutorial)
2) iPhone Source Code:
3) Community:
4) News:
5) Jail breaking/Hacking:
6) Open source libraries and Applications:
7) Topic-wise:
Speech Recognition - 1: http://cmusphinx.sourceforge.net/
Speech Recognition - 2: http://www.politepix.com/openears/
8) Game Development with Cocos2D:
9) Drawing Charts and Graphs
http://www.rgraph.net/ (Will work on UIWebView only)
http://sebkade.wordpress.com/2010/05/06/basic-graph-class-for-iphone/ (a blog where demo is given to create a graph)
10) Map Kit
11) Audio Streaming
https://bitbucket.org/brentsimmons/ngmovieplayer/ (It's a code for streaming video using AVPlayer class. Same code could be applied for streaming audio as well by minor modification)
12) Twitter
13) Scroll View
14) SQLite:
15) Video:
16) SCM:
17) Testing:
18) Push Notification:
19) Core Data
20) VOIP

Comments