Video Projector/Monitor Calibration Software orginally developed as ColorHCFR.
This code base is based off version 2.1 and will aim for a more open development process. The opensource version integrates an ArgyllCMS interface for continued meter support and development.
If you feel the program has been of value to you since I started working on it about 3 years ago please consider a contribution via the link below. Thanks!
-zoyd
https://www.paypal.me/zoyd
Objective-c code Apple style documentation set generator
appledoc is command line tool that helps Objective-C developers generate Apple-like source code documentation from specially formatted source code comments. It's designed to take as readable source code comments as possible for the input and use comments as well as surrounding source code to generate visually appealing documentation in the form of HTML as well as fully indexed and browsable Xcode documentation set. Additionally, you can of course use documentation generated by appledoc for...