6 articles and links tagged with “development”
-
Installing the W3C HTML Validator on JeOS
So. W3C has quite decent installation instructions for the HTML validator, but it makes a few assumptions about a typical linux environment that don’t actually hold true if you’re running a stripped down JeOS distro in a virtual machine.
-
The Inspiration of Ownership
On the bus home from work, I was listening to this week’s On the Media. In particular, I was struck by a great interview with the man who designed the field-organizer and volunteer training programs for Barack Obama’s campaign: Marshall Ganz. If you’re at all interested in the political angle, I'd suggest you listen. If you’re at all interested in how I'm planning to apply this seemingly unrelated topic to the technical field of web development (et al), keep reading.
-
Flickr's API is driving me nuts
I'm trying to do something with the Flickr API that I consider to be relatively trivial. I have the impression that the API is fighting me every step of the way. Why, oh why, can’t the wonderful people who designed Del.icio.us’s new API hop over to Flickr and slap together something that makes sense from the perspective of the end user?
-
Generating Etags for static content using Nginx
Nginx is a brilliant little HTTP server that I'm using on this website to quickly serve static content. It bothers me a (very) little that it doesn’t correctly generate Etag headers for static content, however. I'm attempting to remedy that oversight by releasing an Nginx module:
nginx-static-etags. -
Smoothly Migrating to a New Server
Hopefully, you didn’t notice a thing yesterday when I moved the site off my shared accelerator at Joyent, and onto a custom built slice at Slicehost. That was very much the goal. Briefly, I’ll go through the steps I took to make the transition as smooth as possible both before the launch and directly afterwards.
-
Fallow fields and new beginnings
It’s been quite some time since I put any serious effort into mikewest.org. I've had tons of work, I've been burnt out, I've been complacent… the excuses pile on top of each other, each valid, each sufficient, none satisfactory. For the sake of my own sanity, I need to start working on personal projects again. Last week’s GitHub dump was the first step in that direction. Consider this relaunch to be the second.