MacFUSE [http://code.google.com/p/macfuse/] is a implementation of FUSE
(File-system in USErspace)
[http://en.wikipedia.org/wiki/Filesystem_in_Userspace] that is provided via a
kernel extension.
So what is FUSE?
FUSE provides a easy way for anyone to create their own filesystem through
providing hooks into