Opensource Contributions
FontLabel:
Fontlabel is a text library for iOS from Zynga. The ZFont provided font support for arbitrary fonts, but was missing a strike through support. The contribution was accepted with minor changes and can be found at their github account(Zynga).
OpenFlow:
Openflow is an alternative coverflow implementation for iPhone from apparent logic. Our fork added support for iPad, better memory management, faster flips and tweaks to the coverflow view. The fork wasn’t submitted to the main repository as it differed from the future plans of OpenFlow. It was used in an app in App Store. Source code can be found at github.
Parse Resource:
Parse Resource is an active record like library for parse.com database. Involved in ongoing bug fixes in the mailine repository. Source code can be found at github.
Getting Dumped:
Getting dumped is an rspec formatter which accumulates the run times of individual rspec tests and test suite times across multiple runs in a local sqlite database and presents it in a web view.
You can download the gem at rubygems here. The source code is hosted at github here.
Build Monitor:
Build monitor is an iOS application which takes the CCTray feed from Hudson and presents the information in a table view. It’s still under active development.
The source code is hosted at github.
Zen and Art:
Zen and Art is a better theme adapted from wombat & ir_theme. Contributed to the VIM port of the theme. The source code is hosted at github.