Categories
Apple

Apple //c Unboxing

Here’s a photo set of someone unboxing an Apple //c. No that’s not from the 1980’s, it’s from 2008. Found it on eBay, bought it, and finally opened it up. Very cool.

Categories
Apple Google

FUSE For Windows

Reason number 1,000,001 to use a Mac for development purposes. MacFUSE rocks (thanks Google). sshfs and ftpfs (when no ssh) are life savers. Yes in Linux there’s the original FUSE which is just dynamite. I just don’t understand how in 2008 there’s no port for Windows. It’s so insanely useful and practical.

IDE’s with FTP browsers built in pretty much suck, or their FTP implementation is just too buggy.

Surprisingly the Mac has FUSE, and the one IDE that I like Coda also has an awesome FTP/SFTP implementation. Avery rare coincidence. To my surprise, several weeks ago I found out it even supports SSH keys. The trick is to use SFTP and to enter your keys password in Coda when setting up the Site. Coda will then connect and use the ssh key. Awesome.