Blog Posts
Subscribe to get regular updates-
assert_valid_xhtml - now with RSpec matcher!
By Andrew Bruce on Sunday 29th June 5:24 PM
Our assert_valid_xhtml plugin for Rails now includes an RSpec matcher.
-
Testing XHTML validity with Ruby and libxml
By Andrew Bruce on Wednesday 25th June 2:19 PM
I've been a regular user of the responsible_markup plugin as it's easy to install. But today I decided to trash it and use proper XML validation on the local machine.
-
Git crash course
By John Cinnamond on Monday 23rd June 10:49 AM
A quick course in setting up and using git for a small development team.
-
Handling body element classes in Rails
By Andrew Bruce on Tuesday 20th May 11:31 PM
A Rails tip for handling <body> element classes.
-
The Birth of Johndown
By Andrew Bruce on Thursday 24th April 10:08 AM
Our first blog post is a sneak preview of our upcoming text to XHTML converter, Johndown.
