Cocoa Source Code
• Mac/iPhone: Show Available Usable Disk Space
Relative Post: http://tinyurl.com/FSStats
If you have an application that allows users to upload content to the app, you might want to show the user how much space is available for them to use.
Screenshot:
![]()
Download: FSStats.zip
• Mac: WhiteIntermProgIndicator (AKA: White NSProgressIndicator)
Relative Post: http://tinyurl.com/WhiteIntermProgIndicator
If you have ever wanted to use a Indeterminate Spinner NSProgressIndicator on a dark background you have probably been upset to find that there is no way to get a white spinner.
That is where WhiteIntermProgIndicator comes into play.
WhiteIntermProgIndicator, is based off of AMIndeterminateProgressIndicatorCell by Andreas at Harmless Cocoa.
Screenshot:
![]()
Download: WhiteIntermProgIndicator.zip
DTrace Scripts
• Objective-C (Mac/iPhone): Log all accessed method calls
Relative Post: http://tinyurl.com/ao7ynj
Log out all accessed methods as they are invoked in Objective-C with DTrace for the Mac and iPhone apps running in the Simulator.
Download: logallmethodsd.zip
If you use this code I would love to hear about it. Leave a comment or send me an email.
If you are looking for a developer I am open for contract work.
