Tag: twitter

  • How I Internet

    ,

    Reading Online Looking at my recent blog history, you’ll find that it has been rather book–centric. This is largely a function of a quick book review being easier to write than a longer, more personal post; however, it belies how much of my time I actually spend reading books. I sometimes bemoan the fact that I…

  • I Found a Twitter Bug!

    ,

    I found a Twitter bug! Hah! Specifically, certain characters which much be escaped in the GSM 03.38 character encoding are getting treated as the wrong encoding when posted to Twitter from Verizon Wireless SMS, and showing up as ? in text messages sent by Twitter to Verizon Wireless customers via SMS. I should add that…

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

  • Connections at the MIT Museum

    ,

    Today I took my Little Brother Patrick to the MIT Museum near Central Square. I had seen a blurb on their website about an exhibit on social media, and I wanted to check it out (and, since it was billed as interactive, I thought he would enjoy it as well, even though he’s 11). The…

  • Compiling Django with Twitter support as a Mac OS X Universal Binary

    This post is a guide for building your own version of Apache’s mod_python as a Universal Binary in order to support a custom Django install containing the Twitter libraries. As you can probably gather, this information is likely only useful to advanced Mac users who are comfortable in Terminal with compiling and installing software from…