##資訊
### [ResearchKit正式開源](https://developer.apple.com/researchkit/#)
了解健康與疾病的關鍵在于科研和數據,科研人員需要的是可衡量、量化、客觀的數據。ResearchKit可以為醫學研究提供更多數據。
[APPLE.COM](https://developer.apple.com/researchkit/#)
##技巧
### [#23 Video](http://www.objc.io/issue-23)
Welcome to issue 23 of objc.io. This month is all about video.
[OBJC.IO](http://www.objc.io/issue-23)
### [Researching ResearchKit](http://petersteinberger.com/blog/2015/researching-researchkit/)
ResearchKit所使用的一些技巧分析。
[PETERSTEINBERGER.COM](http://petersteinberger.com/blog/2015/researching-researchkit/)
### [Get the current first responder without using a private API](http://stackoverflow.com/questions/1823317/get-the-current-first-responder-without-using-a-private-api)
A common way of manipulating the first responder is to use nil targeted actions.[[UIApplication sharedApplication] sendAction:@selector(resignFirstResponder) to:nil from:nil forEvent:nil];
[STACKOVERFLOW.COM](http://stackoverflow.com/questions/1823317/get-the-current-first-responder-without-using-a-private-api)
##代碼
### [TMCache](https://github.com/tumblr/TMCache)
Fast parallel object cache for iOS and OS X.
[GITHUB.COM](https://github.com/tumblr/TMCache)
### [samurai-native](https://github.com/hackers-painters/samurai-native)
Bring web standards to native platform.
[GITHUB.COM](https://github.com/hackers-painters/samurai-native)