Category: quick tip

Quick Tip - Textmate Tabs for Editing Files Via Transmit

10 November, 2008 (13:21) | leopard, mac, quick tip, textmate, transmit | No comments

I was editing a bunch of files on my server via FTP and was a bit annoyed by multiple TextMate windows for every file that I needed to edit. After a quick search, I found this great post that describes how to configure a TextMate project for files opened via Transmit.

Use Tabs in Textmate for [...]

Boot Camp Tips

30 October, 2008 (10:46) | boot camp, leopard, mac, quick tip, vmware fusion, windows | No comments

I haven’t actually tried Boot Camp for a few reasons:

I like the idea of running Windows and OSX side-by-side* AND I don’t have enough hard drive space (I run all my VMs off an external drive) AND I haven’t rebuilt my Mac in a long time to free up enough space

Yes, I am aware VMWare Fusion has [...]

Quick Tip - Customize Terminal Colors

21 May, 2008 (10:40) | leopard, mac, quick tip | No comments

I use the Homebrew theme in Leopard but found that the default blue color was very difficult to read against the dark background. I found this which lets you customize the Terminal colors on a per-profile basis. Very useful.

Quick Tip - Open Folder in TextMate via Quicksilver

12 December, 2007 (22:52) | quick tip, quicksilver, textmate | No comments

I wanted to be able to quickly open a folder in TextMate (i.e. as a project) using Quicksilver.  Even though it is pretty simple, it took me a little while to figure it out so I figured I’d post it here.

Invoke Quicksilver Browse (see tip 11) to the [...]

Quick Tip - Lock the Screen

17 November, 2007 (15:07) | mac, quick tip | No comments

Open Keychain Access and launch the preferences (Command + ,).  Check the Show Status in Menu Bar checkbox.    There will be a new padlock icon in the menu bar.  Click it and choose Lock Screen from the menu.

Quick Tip - Resolve NetBIOS Names to IP Addresses

24 October, 2007 (12:54) | mac, quick tip, windows | No comments

Sometimes I need to know the IP address of a specific Windows computer on my local network.  OS X doesn’t appear to automatically resolve a NetBIOS name to an IP address when using the ping command from the Terminal.  So, instead, you can use nmblookup. <!–

Code highlighting produced by Actipro CodeHighlighter [...]