File systems provide one of the most familiar interfaces end users know. Since implementing a traditional file system is extremely complex and difficult, presenting information seamlessly through files and folders has typically been limited to a small set of select programmers–often kernel hackers who develop at the lowest layers of a system. The MacFUSE mechanism breaks this barrier on Mac OS X by doing all the in-kernel hard work once and for all and leaving to the developer only the file-system-specific logic, which can be implemented as a regular user-space application. MacFUSE, with its simple programmer-visible API (same as the Linux FUSE API) and multiple language bindings, almost trivializes the process of making anything and everything appear seamlessly as a set of files and folders. You can use it to blur the line between the Macintosh Desktop and the Web. In this talk, you will hear the story of MacFUSE from its creator.
Related Posts
NZOSA 2010 – Open Source in Business – Ponoko
Ponoko — the hub of a global personal manufacturing eco-system that brings together creators, digital fabricators, materials suppliers and buyers to make almost anything Don Christie introduces the finalists in […]
Interdisciplinary Studies of Open Source Software (OSS) Projects
Google Tech Talks February, 25 2008 ABSTRACT We all love to hate large software systems. They are hard to build, hard to evolve, and don’t work very well. Why is […]
OpenOffice Calc – Tutorial – Removing Duplicate Data (Deduping) by Phillip J Rhoades
Do you know how to get rid of those pesky duplicate rows in a spreadsheet? Follow this tutorial to find out how This is a tutorial for OpenOffice Calc openoffice.org […]
TEDxBrussels – David Cuartielles – Open Source Hardware-
This is an interesting chat by David Cuartielles about open source and the virtues of open source hardware in particular. Mr. Cuartielles David is a microchip engineer from Spain, an […]