Skip to content

Category Archives: Programming

Clutter: It’s coming out of the closet

29-Jun-05

I can’t remember if I noted this a while back or not, but I realized recently that all of my recent projects revolve around the concept of managing information that comes from or falls into separate realms.
The next version of my blog will be based on a piece of software I’ve named __Clutter__. Clever […]

Installing Lighttpd on Mac OS X Tiger with DarwinPorts

17-Jun-05

First of all, this tutorial assumes you’ve got DarwinPorts 1.0 installed. If you don’t, go to the [DarwinPorts web site][1] and download and install it.
[1]: http://darwinports.opendarwin.org
[Lighttpd][2] is a “secure, fast, compliant and flexible” web server currently popular with Ruby on Rails programmers:
>lighttpd is a secure, fast, compliant and very flexible web-server which has been […]

Lighttpd and DarwinPorts, k-i-s-s-i-n-g

15-Jun-05

My [lighttpd Portfile][1] has been committed to the [DarwinPorts][2] repository. Installing lighttpd on Mac OS X is now as simple as typing `sudo port install lighttpd`!
[1]: http://blog.unquiet.net/archives/2005/05/15/lighttpd-on-darwinports-too/
[2]: http://darwinports.opendarwin.org/
I’ve also submitted an update to rb-fcgi but haven’t heard back on that yet. rb-fcgi is now updated to version 0.8.6 and I’m going to be a co-maintainer! […]

What you sow…

08-Jun-05

I wrote a little [PHP script][php] for an Evolt article way back in 2000 that still gets me comments, questions and emails to this day. I wonder just how many sites are out there using my code?
[php]: http://www.evolt.org/article/Breadcrumbs_for_PHP_Lovers/17/4455/?format=print&rating=true&comments=true

icongarden lives!

04-Jun-05

After more than a year of downtime (I had other priorities in my life), my business - icongarden - lives again now that I’ve launched a teaser version of the redesigned site. Personally, I believe that I can still make it look better, in the same way that Jess’s site is well-polished, but I’d been […]