One Thing Well

A weblog about simple, useful software.

You can follow along on Twitter or via the feed. Don't hesitate to get in touch. Sponsor the site.

A Simple Python Web Server

If you have Python installed, you can quickly serve up HTML files from any directory with:

python -m SimpleHTTPServer