Web Development

samples of our work

We're working to post samples of our work here. As you can see, we're not done yet. In the meantime, here are links to a few of the web sites that we've created for our customers.

Install Apache 2, PHP 5.3, and MySQL 5 with MacPorts, Revisited

A few years back I'd written a few tutorials to get a local PHP and MySQL development environment up and running with MacPorts. Much has changed since then, and while I've updated my development environment, I hadn't bothered to update the tutorials. This post aims to bring things up-to-date.

The Future of Social Networks: Building a WAN to Connect the LANs

Like other web geeks, I'm often asked by friends and acquaintances, "Are you on __________?" <-- insert the "current" social network here

My reply is usually a groggy "Huh?" So no, I don't have a Facebook or MySpace account; and yes, I'm probably missing out on something, and I'm okay with that for now.

A feast for thought

In years past we've been fortunate to have had Jeffrey Veen, Molly Holzchlag, Jeff Zeldman, Eric Meyer, Carrie Bickner, Vincent Flanders, and Bebo White among many others discuss how to's and the big ideas that spark great disucussions and new goals.... In Doug's place we had a free-form moderated panel that included David Sklar, Bebo White, Michael Angeles, and Allan Marcus.

Install Apache 2 and PHP 5 with MacPorts

PHP logo

4/2/08 - Added php.ini settings to use the proper MySQL socket at /tmp/mysql.sock.

3/23/08 - After going through these instructions on a new Leopard system, I made a few minor updates. The steps should now work for Leopard as well as Tiger.

While options abound, MacPorts may be the easiest option to configure a local web development environment on your Mac. I'll mention a few of the other options and then share the steps I've used to install Apache 2 and PHP 5 with MacPorts.