Ynumerator

IT技術のメモをつらつら

2012-09-01から1ヶ月間の記事一覧

SubversionとGitでリポジトリ間を同期させるツール「SubGit 1.0」

http://sourceforge.jp/magazine/12/09/27/0438209

Objective-C Conventions

https://github.com/github/objective-c-conventions/

Don’t write viewDidUnload

http://tewha.net/2012/09/dont-write-viewdidunload/ iOS6で気をつける点

NSAssertやNSLogを無効にする:-DNS_BLOCK_ASSERTIONS=1とNS_BLOCK_ASSERTIONS

http://blog.s21g.com/articles/2305 NSLogもできたのか

js,css,htmlの整形ツール

https://github.com/rickeyski/node-beautifier

Continuous Integration and iOS

http://hamishrickerby.com/2012/01/27/continuous-integration-and-ios/

iOSのA/Bテスト

https://github.com/mattt/SkyLab

Kent Beck : Testing Framework 入門

http://objectclub.jp/community/memorial/homepage3.nifty.com/masarl/article/testing-framework.html

GHUnitのテストカバレッジをJenkinsで表示する

http://www.tokoro.me/2012/09/02/ghunit-jenkins-coverage/

REST API Documentation Best Practice

http://weblog.bocoup.com/documenting-your-api/

iOS Debugging Magic

http://developer.apple.com/library/ios/#technotes/tn2239/_index.html

Javascriptの継承について

https://gist.github.com/3301790

RESTful Webアプリの設計レビューの話

RESTful Web アプリの設計レビューの話 from Takuto Wada

iOSデバイスでのパケットキャプチャー

http://d.hatena.ne.jp/at_yasu/20120115/p1

How to setup gerrit

http://blog.udzura.jp/2012/02/03/how-to-setup-gerrit/

iOSシミュレータでメモリ警告を定期的に発生させる

http://yumewaza.yumemi.co.jp/2012/03/memorywarningsender_in_ios_simulatorios.html

例外設計における大罪

例外設計における大罪 from Takuto Wada 例外は呼び出し側が契約条件を満たしたが、 呼び出されたがわが契約を履行できなかった場合に発生するもの

Lion + Xcode 4.3.3 + Command Line Tools環境でコードカバレッジを取得する

http://safx-dev.blogspot.jp/2012/07/lion-xcode-433-command-line-tools.html

ARC Best Practice

http://amattn.com/2011/12/07/arc_best_practices.html

an apology to readers of Test Driven iOS development

http://blog.securemacprogramming.com/2012/09/an-apology-to-readers-of-test-driven-ios-development/

PonyDebugger: Remote Debugging Tools for Native iOS Apps

PonyDebugger: Remote Debugging Tools for Native iOS Apps http://corner.squareup.com/2012/08/ponydebugger-remote-debugging.html