When Apple announced Spaces for Leopard, I was not that excited. I’ve never been a fan of Virtual Desktops because I thought they would just distract rather than offer any use. You know, another one of these neat looking toy features.
I was so wrong.
After Leopard shipped, I gave it a try and came out with a solution which enhances my work flow and productivity. It is basically just a three-row setup, but since its not that complex you don’t run into any “oh god damn where am I now” problems.

1. Browser and anything else.

2. Textmate.

3. Two Terminal windows. Left is the running Rails application where I can quickly make out any weird stuff while watching the log. Right is cd’d to the application directory. Scripts, rake, Git, etc. fit perfectly here.
Using Control-1/3 to switch spaces is fast and simple. Heads-up to Apple for performance! Works flawlessly.
Conclusion
Simple and easy, nothing spectacular. But aligning my applications like this gives me the best solution for not losing the overview on one part of the development process.


4 Comments
1 Trackbacks/Pingbacks
I always keep Textmate with Terminal (single window, multiple tabs). Works rather well when watching logs, using script/console and commiting – the super famous gc (git commit).
Second space is always the link to the outside world (Gmail, Mail, Campfire, browser) and third space is Photoshop/InDesign : ).
Oh, and fourth space is iTunes and Google Reader.
Gerhard — November 19, 2008, 6:50 pm
Gerhard,
I’ll probably try out a fourth space for Photoshop. But it might be too much. I’m using the first one for this because when I do Photoshop work, I usually switch off my coding mode :)
Gilbert Guttmann — November 20, 2008, 7:16 am
Nice setup, I use something very similar (I use space 4 for Photoshop also). I was crazy and tried a 5th space for VMWare since I run two instances for IE6/7 but that was too much.
The only application I “lock” to a space is Photoshop, the others I’ll leave as floating so they’ll stick to the active space that they open in.
Jonathan Sharp — November 20, 2008, 5:24 pm
Write a comment