OS X and iOS Software
- 2011-03 RuntimeBrowser 0.95
- 2011-02 SQRiskControl
- 2010-05 SEVerticalTabBar
- 2010-03 TweetyShow
- 2009-11 SpyPhone
- 2009-04 TwitHunter
- 2009-02 FSWalker
- 2008-08 RuntimeBrowser
- 2008-03 SpotLook
- 2007-08 CocoaSlideShow
- 2007-04 SwissSMS
- 2005-05 JavaDoc
- 2005-10 iChat Logger
2011-03 RuntimeBrowser 0.95
Runtime Browser 0.95 is a major evolution.
It features browsing by class list, inheritance hierarchy and binary image.
It also features drag and drop (both ways) and parallel searching.
I wrote it in order to support my talk on Objective-C runtime at NSConference 2011.
2011-02 SQRiskControl
A custom UIControl using CoreAnimation.
This component was presented at CocoaHeads meeting in Gland on February 2nd, 2011.
2010-05 SEVerticalTabBar
A vertical tab bar for iPad.
This component was presented at macprofessionals.ch user group meeting in Bern on May 19th, 2010.
2009-11 SpyPhone
An iPhone application showing the kind of personal data a spyware can collect without even using private APIs within iPhone SDK 3.1.2.
2009-02 FSWalker
An iPhone file system browser. It can be used on the iPhone or remotely in a web browser.
google code project
ohloh.net
cia.vc
2008-08 RuntimeBrowser
Continuation of an Objective-C dynamic class browser (and loader) first released in April 2002 by Ezra Epstein.
An iPhone version is now available.
google code project
ohloh.net
cia.vc
2007-08 CocoaSlideShow
Simple, fast image viewer. Features Apple Remote support, fullscreen mode, GPS mapping and user metadata edition.
google code project
ohloh.net
cia.vc
Abandonware
2010-03 TweetyShow
Watch photos being posted on Twitter, live on your iPhone.
Official web site
Twitter
Facebook
Apple App Store
2009-04 TwitHunter
A Twitter client with scoring and filtering.
The project is still in an alpha stage.
2008-03 SpotLook
Spotlight GUI for Snow Leopard power users. Features quicklook and tracks edition.
google code project
ohloh.net
cia.vc
2007-04 SwissSMS
Mac OS X Cocoa application to send, store and export SMS.
Plugins exist for most major Switzerland operators.
Implement a plugin for your own operator, using the SwissSMS plugins API and the default Xcode template.
google code project
ohloh.net
cia.vc
2005-10 iChat Logger
Very basic application saving iChat buddies comings and goings into a CoreData database.
Useful for example when you hear the disconnected sound but wonder who did just leave.
ichat_logger.app.zip
ichat_logger_src.zip
2005-05 JavaDoc
JavaDoc is a Mac OS X Dashboard widget to quickly access the local Java API.
Until version 0.2, JavaDoc was based on a Python script which could be used that way:
$ jdoc StringBuffer


