A Ruby regular expression editor that lets you preview what your regexes will match - very slick!
Have started using TerminalColors now, instead of ColorTerminaleopard (previously mentioned) as the latter wasn’t playing nice with screen (which I use on a daily basis).
I’ve used TerminalColoreopard to customise Leopard’s ANSI colors (creating a nice “Vibrant Ink”-ish colour scheme). No more squinting at that blue on black…
ModalBox is a JavaScript technique for creating modern (Web 2.0-style) modal dialogs or even wizards (sequences of dialogs) without using conventional popups and page reloads. It’s inspired by Mac OS X modal dialogs.
Rak is a grep replacement in pure Ruby. It accepts Ruby syntax regular expressions and automatically recurses directories, skipping .svn/, .cvs/, pkg/ and more things you don’t care about.
Camino is my default browser now; the memory and CPU hog that is Firefox has been relegated to times when using FireBug is absolutely necessary.
There are a few things however that make Camino feel a bit more “Firefoxesque” :
Open up System Preferences > Keyboard & Mouse > Keyboard Shortcuts and add these for Camino :
CMD+D
CMD+K
Use CMD+(1-9) to focus tabs by number : install FireTabs
Perform a Google “I feel lucky” search from the address bar : create a file called ~/Library/Application Support/Camino/user.js and add this to it :
user_pref("keyword.enabled", true);
user_pref("keyword.URL", "http://www.google.com/search?btnI=I%27m+Feeling+Lucky&q=");
Now we have all the comfort of Firefox - without the performance issues. Cool!
1 year agoCardboardRocket’s action_mailer_layouts plugin helps keep your email templates nice and DRY.
I love seeing the floating window with cover art and track info while I work - I’ve removed GrowlTunes, preferring to have the window always visible and have removed Last.fm because GimmeSomeTune scrobbles!
There has been one thing that has been missing for me from the excellent SynergyKM GUI for mac : keyboard shortcuts to switch screens.
Today, Lorenz Schori, one of the core developers let me in on this hack :

And last but not least a big fat warning: unfortunately the prefpane tends to delete this changes whenever you hit the “apply now” button. You might want to control synergy only from the status menu and backup your tweaked config file.
Thanks Lorenz!
1 year agoThis plugin brings Safari a little bit closer to Firefox with keyworded bookmarks. Yay!