Cool virtual desktop utility add-on

Posted by jpb Mon, 31 Jul 2006 22:03:00 GMT

If you’re using VirtueDesktop to manage virtual desktops, there’s an add on for it called ShadowBook that will let you change desktops just by waving your hand over the left speaker of your MBP.

Posted in  | Tags ,  | no comments | 725 trackbacks

JumpCut

Posted by jpb Thu, 20 Jul 2006 16:27:47 GMT

Utility of the day – JumpCut.

Jumpcut gives you access to a configurable number of recent items that have been on your clipboard. It does one thing, and does it well.

Posted in  | Tags , ,  | 1 comment

Moving

Posted by jpb Sat, 15 Jul 2006 21:02:07 GMT

I’m moving out to the left coast (San Francisco Bay Area) this week, so posting will be even more erratic than usual.

Posted in  | Tags  | 2 comments

Convert Bootcamp partition to Parallels

Posted by jpb Sat, 15 Jul 2006 13:43:19 GMT

Checklist of how to convert your Bootcamp Windows partition into a VM you can use in Parallels here.

Posted in ,  | Tags ,  | no comments | 239 trackbacks

Good article on producting high quality code

Posted by jpb Sat, 15 Jul 2006 02:11:00 GMT

Ozone has an excellent list of good coding practices here. They’re not Rails specific, but they are good.

Posted in  | Tags  | 1 comment

Build a Rails Engine

Posted by jpb Fri, 14 Jul 2006 23:18:50 GMT

There’s a good tutorial on creating your own engines for rails at AlterThought.

Posted in  | Tags , ,  | 1 comment

TextMate footnote plugin

Posted by jpb Tue, 11 Jul 2006 13:01:05 GMT

This plugin adds clickable links to the Rails backtrace when an error occurs, and clickable “footnotes” to the bottom of each page (in development mode only) that open the view or controller for the current page in Textmate.

In your plugins directory, install with:

svn export svn://syncid.textdriven.com/svn/opensource/textmate_footnotes/trunk textmate_footnotes

Posted in  | Tags ,  | 1 comment

GPG Services Plugin

Posted by jpb Sun, 09 Jul 2006 18:12:00 GMT

The GPGServices service plugin adds to the global Services menu (in the Application menu) the facility to sign and verify plain text in any application that supports text services. The plugin also provides convenience facilities to import an ascii-armoured key from text in any application as well as return your default key, in ascii armoured format, and the key’s fingerprint.

Get it here.

Posted in ,  | Tags , , ,  | 1 comment

Neat code snippet site

Posted by jpb Sun, 09 Jul 2006 02:54:00 GMT

What makes http://www.snipplr.com/ cool is that it has a TextMate bundle so you can insert snippets directly without having to cut & paste from a browser.

Posted in  | Tags ,  | 1 comment

19 Rails tricks most rails coders don't know

Posted by jpb Sat, 08 Jul 2006 22:20:15 GMT

Peter Cooper has a great article on his blog about Rails techniques that are underused at Ruby Inside.

Posted in  | Tags  | 1 comment