CamelBones

Elian on 2002-05-18T03:28:02

is nifty. With a bit of work, I threw together a Cocoa client for the PerlMonks ChatterBox, pretty much equivalent to the Java client. (Without the timed refreshes, I haven't quite figured timers yet) Grand total of about 25 lines of code, not counting the extant CB interface libraries.


I'll show you mine...

garth on 2002-05-19T23:34:33

... If you show me yours

Not that I spend much time at perlmonks, but I would love to have a look at your app. Mainly so I can see how a proper programmer does camelbones stuff (other than Sherm's examples that is).

Cocoa has spoilt me, I am missing my automatic spell checking already.

Re:I'll show you mine...

Elian on 2002-05-20T02:54:34

Heh, I don't know if I count as a proper programmer. :)

At the moment, I'm waiting for permission from the guy who wrote the CB interface modules. (And timers. No timers yet, so it's a little manual) Then I'll start rolling out versions of it as I play.