1. A (Short) Meditation on Debugging

    I spent part of Saturday and Sunday working on Cartwheel, and then I spent part of Monday morning nailing down a bug that I thought I'd introduced. The process of tracking down and fixing this bug led me to give serious thanks for version control and automated tests, and at …

    read more

    There are comments.

  2. Looking for a Django Reader

    I've just finished the last rough draft of a short e-book, An Intro to Testing Web apps with twill and Selenium. The book has four sections:

    1. Introduction
    2. twill intro
    3. Selenium intro
    4. Testing an app with twill and Selenium

    The "app" being tested in #4 is just the very simple poll …

    read more

    There are comments.

  3. A new BLAST parser

    I spent the weekend hacking out a BLAST parsing package with pyparsing.

    BLAST is a really common bioinformatics tool used to search large-ish sequence databases, and the NCBI BLAST program is probably the single most heavily used program in bioinformatics by a long shot. Unfortunately, the NCBI folk have a …

    read more

    There are comments.

« Page 29 / 38 »

social