Home

This is a public tracker for some of my projects tied to their svn repositories.

Some of my commonly used classes:
  • PNTCPSocket: An extract from my PierNetwork project. Simple socket TCP socket wrapper. PNTCPSocket.zip NOTE: PNTCPSocket is a bit broken at the moment
  • TPMatcher: An extract from Yarpa. Does imperfect string matching, for example "Safi" would match "Safari". TPMatcher.zip

When I get time, I'll add redmine docs about these classes, and a few others.

Latest projects

  • Codename Mecha (04/09/2010 10:57 pm)
  • ObjcBotzor (04/08/2010 05:45 pm)

    MINOR DEVELOPMENT, PROOF OF CONCEPT An IRC bot written in Obj-C which implements all higher level features via Cocoa Bundles. This was a quick few-hour proof of concept, and will likely turn into an IRC bouncer for the iPhone in the future.

  • Yarpa (04/08/2010 04:52 pm)

    INACTIVE Yarpa , a community collaboration tool with IRC-like chat and "touchable" file sharing

  • Immersion (04/07/2010 03:36 pm)

    EARLY DEVELOPMENT Immersion is a window sharing solution for Mac OS X. It makes remote windows appear as native, local windows, integrated with display features like the remote app's menu bar, shared clipboard and drag and drop support. This delivers an above-and-beyond X11-forwarding solution for OSX, primarily aimed at people who have personal Mac servers....

  • Plocorder (03/30/2010 08:29 pm)

    INACTIVE, 99% PROOF OF CONCEPT A screen record utility for Mac OS X. Very early, currently experimenting with the QuickTime frameworks for video encoding.