Showing posts with label macfu. Show all posts
Showing posts with label macfu. Show all posts

Friday, November 13, 2009

My Mac Tools

I recently started over from scratch on a shiny new 15" macbook pro. What I didn't realize is how many tools I've accumulated on the old machine. While downloading 4 separate tools at once, I thought it would be a good time to track my favorites for posterity's sake (and to help my friend Tim who is in a similar scenario).

Adium - IM client of choice
Quicksilver - I have trouble interfacing with my mac without it
TweetDeck - My favorite twitter client
Things - My method for Getting Things Done
Isolator - Tool for improving focus
TextMate - Great lightweight editor
SpringSource Tool Suite - Great heavyweight editor
Tomcat - Java webserver
MySQL - Powerful open source database
Sequel - Very nice client for SQL
Skype - You know
JumpCut - Better copying tool
SuperDuper - Backups that work
Cyberduck - FTP, webDAV, Cloud Client
Dropbox - Ass kicking Cloud storage
iTerm - My preferred terminal client
Evernote - Quick note taking
VMWare Fusion - Better than Parallels IMHO

And that's about it. I'll try to update as I remember others, but these are the tools that I really missed in the first two days of using my new mac.

Sunday, December 14, 2008

Burning Media from Mac OSX

Repeat after me, "Sissies use GUIs. Sissies use GUIs. Sissies use GUIs."

Okay, now that we have that covered here is the command I continue to forget when trying to burn an iso onto a CD from my macbook pro.

hdiutil burn ~/Downloads/ubuntu-8.10-desktop-i386.iso


Beats fumbling around with Finder any day.