Skip to content

Monthly Archives: May 2005

Lighttpd on DarwinPorts, too.

15-May-05

_This post is obsolete. I am now the official maintainer for the DarwinPorts lighttpd port. I’ve posted a tutorial on using [DP to install lighttpd][1] on my blog… please follow those directions instead of this post. I’ve left it here for Google._
[1]: http://blog.unquiet.net/archives/2005/06/17/installing-lighttpd-on-mac-os-x-tiger-with-darwinports/
While I’m at it, I also created a Portfile for Lighttpd a while […]

Fixing a memory leak

15-May-05

_This post is obsolete. My update for rb-fcgi is now committed to DarwinPorts and can be installed easily:_
sudo port install rb-fcgi
_At the same time, the fcgi gem was also updated to 0.8.6, independently of my efforts, so you can also install it as a ruby gem if you prefer:_
[…]

Continuous Testing with OS X and Rails

14-May-05

I got sick of typing `rake recent` every time I wanted to test a change in my current programming project, and remembered something I’d downloaded a while ago but didn’t have a use for at the time: a little utility called [Stakeout][stake] for the Mac OS X command line. Its purpose in life? To watch […]

Safari Contenteditable Bug?

10-May-05

Look closely at the selected text in the first image.

Now look closely at the same text in this image. Notice anything different?

Apparently a side-effect of the new content editing abilities in Apple’s WebKit is that even text that is _not editable_ is actually **editable**. Don’t follow? Select some of the text on this here weblog […]

Minor changes around the place

08-May-05

During the week, I have less energy to spend on personal projects, so I’ve been a little slower at updating here and changing the site to be the way I want it.. but you’ll note on the side of the page now appears what’s commonly called a ‘tag cloud,’ a bunch of the most common […]