from __future__ import *Bob's RantsMochi Media interview with PodTechs LunchMeet- January 31, 2007 Jameson and I did an interview with Irina and Eddie from PodTech's LunchMeet yesterday at our office. Twenty minutes of video podcasty goodness right here: LunchMeet: Fueling Creativity with Mochi Media Before anyone asks about the shirt, it's from the xkcd store (inspired by 54).http://bob.pythonmac.org/archives/2007/01/31/mochi-media-interview-with-podtechs-lunchmeet... simplejson 1.5- January 18, 2007 simplejson is a simple, fast, complete, correct and extensible JSON encoderdecoder for Python 2.3+. It is pure Python code with no dependencies. simplejson 1.5 is a major update that provides better Python 2.5 and Windows compatibility, and two new features that control encoding (indent for pretty-printing, and separators for generating optimally compact JSON). See the ...http://bob.pythonmac.org/archives/2007/01/18/simplejson-15/ Lessons learned in Asia- January 1, 2007 Food is cheap in Taipei and Shanghai Alcohol isn't US internet connectivity in Taipei is kinda slow and high latency US internet connectivity in Shanghai is even worse; barely usable An earthquake in Taiwan can make Shanghai's US connectivity completely unusable for days. Going on 6 now; still slower than dial-up 10 years ago. The great firewall blocking sites like ...http://bob.pythonmac.org/archives/2007/01/01/lessons-learned-in-asia/ |