Welcome to the CocoaHeads talk on developing for MacFUSE! If you want to follow along in creating our own filesystem, then please do the following. You'll need to be running either Tiger or Leopard and use XCode 2.5+:
- Download and install MacFUSE Core 1.3: here.
- Download the sample source we'll be working with: ytfs-tutorial.tgz.
- Untar the source and open up the project. You can work in /tmp if you'd like:
- cd /tmp
- tar zxvf ~/Downloads/ytfs-util.tgz
- If you are bored while waiting then I suggest you read over the primary MacFUSE.framework header: GMUserFileSystem.h
If you want to follow along with the presentation on your laptop (you'll need Firefox for this), you can join in here. If you use that link then you can chat with others and coordinate heckling. Otherwise, here is the presentation embedded below: