Month: July 2009

  • Two Kinds of Flaky

    ,

    In March, I bought a pair of Logitech Cordless Trackman Optical trackballs. I love the ergonomics on them, even for FPS gaming. It only took a week or two to adjust from a mouse, and some minor forearm and elbow strain that came with extra long days at work went away. Unfortunately, my work looked…

  • Moon

    ,

    I saw the film Moon at the Somerville Theatre this afternoon. It is everything you want from a classic sci-fi story, in terms of addressing the human experience, using a futuristic setting. It also has modern production values, but without any of the empty action sequences typical of a major sci-fi motion picture. Sam Rockwell…

  • Satisfy MacPorts Dependencies Locally

    ,

    Introduction Like many Unix geeks, I have software installed that I’ve built manually from source. A good example is my post on compiling django; a number of the relevant dependencies were built in /usr/local/src/ and installed in /usr/local/. I also like using package managers, because if I’m not doing any customization (and the package is…

  • Tweetworks Python API

    Tweetworks Python API Version 1.0.0b1 of the tweetworks package for Python 2.6 is now available. This package implements the web service API for Tweetworks, a Web 2.0 service that facilitates threaded conversations on top of Twitter. This is definitely a beta, because while I’ve tested everything I can think of, I haven’t tried writing anything…