◆ 무한한 가능성/& MAC - iOS

Open Sources for developing #iPhone.

치로로 2010. 8. 4. 11:23

공부를 하다 보면 책에 나오는 간단 간단한 소스가 아닌 전체 프로그램에 대한 소스를 보고 싶어질 때가 있습니다.
그래서 자료를 찾아 보았습니다. 참고하세요.
 
<push notification service 관련 provider>

<web 게시판과 연동>

http://cocoadev.tistory.com/#recentTrackback에서 공개한 내용임.
      *  이미지 편집 함수 모음( 스케일, 회전, crop 등)
  • 다양한 UI 구현
  • 테이블뷰셀 커스터마이징
  • HTTP GET/POST 요청
  • XML 파싱
  • 사진 앨범, 카메라, 지도 이미지 접근
  • 맵뷰 및 위치정보
  • 푸시 노티피케이션

<여러 UI 모음: photo viewer, etc>
http://github.com/facebook/three20 (초기에는 facebook 어플이었으나 현재는 여러 UI 모음으로 바뀜 )

<map>

<E-mail>
 
 
<Calendar>
http://ved-dimensions.blogspot.com/2009/04/iphone-development-creating-native_09.html

<sqlite>

<Calculator>

<Client for Twitter>
http://github.com/blog/329-natsuliphone-iphone-twitter-client
http://code.google.com/p/tweetero/

<Facebook>

<RSS Reader>
http://code.google.com/p/iphone-simple-rss-aggregator/

<eBook Reader>
http://code.google.com/p/iphoneebooks/

<Blog>
http://iphone.wordpress.org/

<Backup, Synchronization>
http://www.funambol.com/solutions/iphone.php
http://code.google.com/p/gris/ (Google Reader Synchronization)

<Time Tracking>
http://github.com/freshbooks-addons/freshbooks-iphone-project

<Game>
http://code.google.com/p/cocos2d-iphone/
http://code.google.com/p/tris/ (Tetris)
http://code.google.com/p/mintgostop/ (GoStop Card Game)

 

<Google Toolbox>

http://code.google.com/p/google-toolbox-for-mac/


<Deliver::Taekbae>

 

<Image Processing>

http://code.google.com/p/simple-iphone-image-processing/


<Augmented Reality>
http://www.iphonear.org/

<coverflow 대체 구현>
http://apparentlogic.com/openflow/
http://www.chaosinmotion.com/flowcover.m (매가박스 어플에서 참고함)

<정규표현식 Library>
http://blog.mro.name/2009/09/cocoa-wrapped-regexh/
http://regexkit.sourceforge.net/RegexKitLite/

<Library : JSON, DOM XML, Google Data APIs, Twitter, Flick, Game Engines, Unit Testr>
http://www.codingventures.com/2008/12/useful-open-source-libraries-for-iphone-development/

<ETC>
http://open.iphonedev.com/
http://joehewitt.com/post/the-three20-project/