Select Page

Mac OS X’s Empty Files

Mac OS X uses the HFS+ filesystem. Most of the time I don’t think we notice or care what filesystem we use, but in some cases, the filesystem itself is an important feature and even a draw to a platform. The BeOS for example had the Be FileSystem (BFS), which...

Moving Passwords Over

Very tricky. I have a lot more respect for the Keychain in Mac OS X after working on this. It is not simple at all. After poking around I cobbled together an Automator application (using AppleScript) that goes through the Keychain and exports the passwords to a file...