Blog Posts
Subscribe to get regular updates-
Simply Agile to go open source
By Andrew Bruce on Friday 16th October 12:08 AM
We admit defeat!
-
Javascript Enhancement on Simply Agile
By Andrew Bruce on Friday 12th June 10:20 PM
Simply Agile, our project management tool, uses JavaScript to enhance standard forms to be completely different interfaces.
-
On git bisect being awesome for CSS debugging
By Andrew Bruce on Wednesday 25th March 12:45 AM
Git's bisect facility is dead handy for finding a change that broke a CSS rule.
-
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.
