Some handy workflow actions
Use a Folder Action + Dropbox to watch for .blend files and render them and save the output with a timestamp.
You'll need to add an alias to to Blender in your ~/.bash_profile
alias blender='/Applications/Blender.app/Contents/MacOS/blender'
Prompts for a project name and creates a folder structure
└── Project
├── 01\ Wireframes
│ └── Ω\ Archived
├── 02\ Artwork
│ ├── 01\ Mockups
│ │ └── Ω\ Archived
│ ├── 02\ Assets
│ └── 03\ Stuff
├── 03\ Supplied
├── 04\ Docs
└── 05\ Backups
Stick a file in this watched folder to generate a text file with your external IP address