Tag Archives: utilities

Every Good App Should…

If you had to describe the basic functions you would expect all MacOSX apps to provide, which would they be?     I’m not referring to the most basic, capabilities such as  the fact all apps should support (where appropriate) cut/copy/paste/unlimited-undo and the ability to work with multiple documents .. Think about something a little [...]

Read more
OCRunner – A Stand-alone Test Runner for Objective-C

OCRunner – A Stand-alone Test Runner for Objective-C

URL: http://www.mcubedsw.com/dev/ocrunner
Code Quality: Functional Beta (works well, features still being added)
Description: OCRuner is a stand-alone test runner much like you’d find in the Java world.  This is a work-in-progess but has all of the basic functionality needed to allow you to run your Objective-C unit tests and get direct visual results of the pass/fail status [...]

Read more

Growl: Systemwide user notification service

URL: http://growl.info
Code Quality: Production
Growl is a systemwide notification service that allows your application to post notifications to users. All apps on a system that use Growl will notify users in the same way. It’s extremely configurable; your users can choose to receive the notifications in lots of different styles. Growl notifications are unobtrusive, automatically show [...]

Read more