One of these days I should teach the dog to code. At least on the simpler projects.

  • Humans TXT - Standard for putting credits on web sites. Might be getting some small amount of traction.
  • serve - Rack-based web server that implements the views portion of Rails. Meant to allow designers to work with ERB/HAML in a prototype project, with views then delivered to the developers.
  • The Durable Document Store You Didn't Know You Had, But Did - Quick tutorial on native XML storage in PostgreSQL. I remember happily using similar features in SQL Server.
  • node-spdy - SPDY server module for node.js. Just in case you weren't feeling sufficiently bleeding-edge this morning.
  • dochub - Pretty formatting for CSS/HTML/JavaScript/DOM help from MDN.