Hi all, I wrote a Fuse-based filesystem that treats a PDF file as a disk image by hiding the FS data among the PDF metadata. It's mostly for fun, but if anyone comes up with a novel use for it, I'd be interested in hearing about that. I had been thinking about writing it for a long time, but was finally inspired when MacFUSE hit 1.0.
I developed it on OS X 10.4 (both ppc and x86) but have not tested it at all on 10.5. I also wrote a quick-and-dirty Cocoa GUI to wrap the command line for demonstration purposes. It's written in Perl and is installable via CPAN. Note that it depends on the Fuse.pm Perl library which works great on Mac, but fails all of its regression tests due to some bad paths in the test code. Code: http://search.cpan.org/dist/Fuse-PDF/ Slides: http://www.chrisdolan.net/madmongers/par-fuse-pdf.html GUI: http://www.chrisdolan.net/Fuse-PDF/Fuse-PDF-App.dmg Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "macfuse-devel" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/macfuse-devel?hl=en -~----------~----~----~----~------~----~------~--~---
