Have GNU, Will Travel. http://digitalhominid.apesseekingknowledge.net/ en-us 40 Moving back to Blogger <p>I&#8217;m leaving these posts here so links don&#8217;t go dead, but all new posts are going to be back on the old blogger.com <a href='http://digitalhominid.blogspot.com'>blog</a>.</p> <p>What with the new job, I haven&#8217;t had time for the care and feeding of blog software and it&#8217;s easier to just use blogger.</p> Fri, 05 Jan 2007 08:59:00 +0000 urn:uuid:41f8e92a-d2c7-43f9-83ff-45f4c59642ca jpb http://digitalhominid.apesseekingknowledge.net/articles/2007/01/05/moving-back-to-blogger Miscellaneous blog http://digitalhominid.apesseekingknowledge.net/articles/trackback/162 Mongrel 0.3.13.4 Released for Unix <p>Bug fixes. This release fixes the problem of Start, Restart, Stop, and Stats class names clashing with people’s Rails models.</p> Fri, 22 Sep 2006 20:36:19 +0000 urn:uuid:36e1215a-520c-4d1c-8be6-cd9399d19773 jpb http://digitalhominid.apesseekingknowledge.net/articles/2006/09/22/mongrel-0-3-13-4-released-for-unix Ruby on Rails Mongrel Rails http://digitalhominid.apesseekingknowledge.net/articles/trackback/48 Fink 0.25 released <p>Essentially, faster indexing, better cleanup, better dealing with build locks.</p> <p>Read the details about it <a href='http://www.racoonfink.com/archives/000703.html'>here</a>.</p> Wed, 20 Sep 2006 20:03:56 +0000 urn:uuid:0d1a554e-4fa6-42bd-ba8f-700b9c2dfbb3 jpb http://digitalhominid.apesseekingknowledge.net/articles/2006/09/20/fink-0-25-released OS X fink OSX http://digitalhominid.apesseekingknowledge.net/articles/trackback/47 Cool virtual desktop utility add-on <p>If you&#8217;re using <a href="http://www.virtuedesktops.info/">VirtueDesktop</a> to manage virtual desktops, there&#8217;s an add on for it called <a href="http://blog.medallia.com/2006/06/shadowbook.html">ShadowBook</a> that will let you change desktops just by waving your hand over the left speaker of your <span class="caps">MBP</span>.</p> Mon, 31 Jul 2006 22:03:00 +0000 urn:uuid:602d112e-c2ab-48d0-86df-e91e87770b10 jpb http://digitalhominid.apesseekingknowledge.net/articles/2006/07/31/cool-virtual-desktop-utility-add-on OS X OSX virtualdesktop http://digitalhominid.apesseekingknowledge.net/articles/trackback/40 JumpCut <p>Utility of the day &#8211; <a href='http://jumpcut.sourceforge.net/'>JumpCut</a>.</p> <p>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.</p> Thu, 20 Jul 2006 16:27:47 +0000 urn:uuid:83660220-45b4-4af3-9667-ba82cb7ed6e7 jpb http://digitalhominid.apesseekingknowledge.net/articles/2006/07/20/jumpcut OS X OSX utility clipboard Moving <p>I&#8217;m moving out to the left coast (San Francisco Bay Area) this week, so posting will be even more erratic than usual.</p> Sat, 15 Jul 2006 21:02:07 +0000 urn:uuid:1bd31061-3655-4e01-ac05-f4b4ade25648 jpb http://digitalhominid.apesseekingknowledge.net/articles/2006/07/15/moving Miscellaneous Moving Convert Bootcamp partition to Parallels <p>Checklist of how to convert your Bootcamp Windows partition into a VM you can use in Parallels <a href='http://forum.parallels.com/thread3261.html'>here</a>.</p> Sat, 15 Jul 2006 13:43:19 +0000 urn:uuid:1451dc0f-0e39-4731-8bb6-ed53ed6ee62f jpb http://digitalhominid.apesseekingknowledge.net/articles/2006/07/15/convert-bootcamp-partition-to-parallels OS X Resources Parallels Bootcamp http://digitalhominid.apesseekingknowledge.net/articles/trackback/32 Good article on producting high quality code <p>Ozone has an excellent list of good coding practices <a href='http://ozone.wordpress.com/2006/04/26/producing-and-maintaining-high-quality-code/'>here</a>. They&#8217;re not Rails specific, but they are good.</p> Sat, 15 Jul 2006 02:11:00 +0000 urn:uuid:7015288e-0569-465c-83b2-ee56cd8c638f jpb http://digitalhominid.apesseekingknowledge.net/articles/2006/07/15/good-article-on-producting-high-quality-code Programming programming Build a Rails Engine <p>There&#8217;s a good tutorial on creating your own engines for rails at <a href='http://alterlabs.com/ruby/how-to-build-a-ruby-on-rails-engine-in-depth-start-to-finish-tutorial/'>AlterThought</a>.</p> Fri, 14 Jul 2006 23:18:50 +0000 urn:uuid:640ad21e-a1e8-47df-ad38-c39f8bde5b67 jpb http://digitalhominid.apesseekingknowledge.net/articles/2006/07/14/build-a-rails-engine Ruby on Rails Rails howto engine TextMate footnote plugin <p>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.</p> <p>In your plugins directory, install with:</p> <code> svn export svn://syncid.textdriven.com/svn/opensource/textmate_footnotes/trunk textmate_footnotes </code> Tue, 11 Jul 2006 13:01:05 +0000 urn:uuid:39342c4b-83d3-44f3-bf40-38caf77d3fe8 jpb http://digitalhominid.apesseekingknowledge.net/articles/2006/07/11/textmate-footnote-plugin Ruby on Rails Rails TextMate