All articles

  1. toppcloud (Silver Lining) and Django

    I wrote up instructions on using toppcloud (update: renamed Silver Lining) with Django. They are up on the site (where they will be updated in the future), but I’ll drop them here too…

    Creating a Layout

    First thing you have to do (after installing toppcloud of course) is create …

  2. Weave: valuable client-side data

    I’ve been looking at Weave some lately. The large-print summary on the page is Synchronize Your Firefox Experience Across Desktop and Mobile. Straight forward enough.

    Years and years ago I stopped really using bookmarks. You lose them moving from machine to machine (which Weave could help), but mostly I …

  3. Leaving TOPP

    After three and a half years at The Open Planning Project, my time there is done.

    For a while TOPP has been trying to find itself, to determine what it is that it can do best, and how to do that. I think TOPP has finally started really figuring that …

  4. Why toppcloud (Silver Lining) will not be agnostic

    I haven’t received a great deal of specific feedback on toppcloud (update: renamed Silver Lining), only a few people (Ben Bangert, Jorge Vargas) seem to have really dived deeply into it. But — and this is not unexpected — I have already gotten several requests about making it more agnostic with …

  5. 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 …

  6. 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 …

  7. 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 …

  8. 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 …

« Page 9 / 13 »

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