Blog posts by Mallory Adams

  • Migrating from Gitorious to Gitosis

    Gitorious is very nice for social coding, and I thought it would be perfect for us at first. Apparently its git cloning is not quite adequate for us, as we need git pulling and git pushing and some of those cloning shouldn’t be able to write (such as deploy users). Since we decided Gitorious wasn’t […]

  • Testing WordPress with Cucumber

    I should probably introduce myself first: I’m Mallory, Dextrous Web employee #1. We do quite a bit of work with WordPress, and one of the problems we’ve found is that it doesn’t lend itself to the kind of automated testing that we do with the rest of our projects. The code for themes easily gets […]