All articles

  1. The Browser Desktop, developer tools

    I find myself working in a Windows environment due to some temporary problems with my Linux installation. In terms of user experience Windows is not terrible. But more notable, things mostly just feel the same. My computing experience is not very dependent on the operating system… almost. Most of what …

  2. Silver Lining: More People!

    OK… so I said before Silver Lining is for collaborators not users. And that’s still true… it’s not a polished experience where you can confidently ignore the innards of the tool. But it does stuff, and it works, and you can use it. So… I encourage some more …

  3. Core Competencies, Silver Lining, Packaging

    I’ve been leaning heavily on Ubuntu and Debian packages for Silver Lining. Lots of “configuration management” problems are easy when you rely on the system packages… not for any magical reason, but because the package maintainers have done the configuration management for me. This includes dependencies, but also things …

  4. WebTest HTTP testing

    I’ve yet to see another testing system for local web testing that I like as much as WebTest… which is perhaps personal bias for something I wrote, but then I don’t have that same bias towards everything I’ve written. Many frameworks build in their own testing systems …

  5. What Does A WebOb App Look Like?

    Lately I’ve been writing code using WebOb and just a few other small libraries. It’s not entirely obvious what this looks like, so I thought I’d give a simple example.

    I make each application a class. Instances of the class are “configured applications”. So it looks a …

  6. Configuration management: push vs. pull

    Since I’ve been thinking about deployment I’ve been thinking a lot more about what “configuration management” means, how it should work, what it should do.

    I guess my quick summary of configuration management is that it is setting up a server correctly. “Correct” is an ambiguous term, but …

  7. Joining Mozilla

    As of last week, I am now an employee of Mozilla! Thanks to everyone who helped me out during my job search.

    I’ll be working both with the Mozilla Web Development (webdev) team, and Mozilla Labs.

    The first thing I’ll be working on is deployment. In part because …

  8. toppcloud renamed to Silver Lining

    After some pondering at PyCon, I decided on a new name for toppcloud: Silver Lining. I’ll credit a mysterious commenter “david” with the name idea. The command line is simply silversilver update has a nice ring to it.

    There’s a new site: cloudsilverlining.org; not notably different …

« Page 4 / 13 »

This is the personal site of Ian Bicking. The opinions expressed here are my own.