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 OS X | Tags OSX, virtualdesktop | no comments | 725 trackbacks
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 OS X | Tags clipboard, OSX, utility | 1 comment
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 Miscellaneous | Tags Moving | 2 comments
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 OS X, Resources | Tags Bootcamp, Parallels | no comments | 239 trackbacks
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 Programming | Tags programming | 1 comment
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 Ruby on Rails | Tags engine, howto, Rails | 1 comment
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 Ruby on Rails | Tags Rails, TextMate | 1 comment
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 OS X, Encryption | Tags encryption, gpg, OSX, services | 1 comment
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 Resources | Tags programming, TextMate | 1 comment
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 Ruby on Rails | Tags Rails | 1 comment