James Bucanek

Results 5 issues of James Bucanek

Greetings, I saw this project announced on the apple-help-authoring list and it looks very promising. It looks, however, a little lightweight for my needs, but I'm curious to see if...

I tracked down what I thought was a Flickr problem to a bug in FlickrKit. It turns out that FlickrKit sets the permissionGranted property during -beginAuthWithCallbackURL:permission:completion:, but it doesn’t preserve...

I have a use pattern where I need to observe changes in a property and trigger special housekeeping and UI related code (like animations). I do not, however, want to...

What the subject says: There's no bbouncer test for files with compressed data forks (OS X 10.7+). I've spent considerable amount of time (correctly) supporting compressed data forks in QRecall,...

I just downloaded and built Backup-Bouncer with the latest LLVM compiler (Xcode 4.5.2). make throws several compiler warnings, which should be addressed: marchhare:~ james$ cd /Users/james/Development/software/Backup\ Bouncer/backup-bouncer-0.2.0\ 2 marchhare:backup-bouncer-0.2.0 2...