etrepum's latest updates
simplejson 1.9
simplejson is a simple, fast, complete, correct and extensible JSON (RFC 4627) encoder/decoder for Python 2.3+. It is pure Python code with no dependencies.
simplejson 1.9 is a minor (more)...
Google App Engine - Changes Everything
I had the privilege last night of going to Google's Campfire One where the Google App Engine was launched, which is basically a service that I've been secretly hoping that Google woul (more)...
simplejson 1.8.1
simplejson is a simple, fast, complete, correct and extensible JSON (RFC 4627) encoder/decoder for Python 2.3+. It is pure Python code with no dependencies.
simplejson 1.8.1 is a maj (more)...
Cogent = Bad choice
So it seems that I made the wrong decision for our uplink at Mochi Media. We have a gigabit line to Cogent at 365 Main. They've been mostly good so far (and cheap), but their recent s (more)...
Exploring Erlang @ C4[1] video
The video of the Exploring Erlang talk I gave at C4[1] last August is up on the interwebs! It only took seven months :)
Video:
http://rentzsch.com/c4/c41VideosAvailable
Slides and source:
http://bob.pythonmac.org/archives/2007/08/11/exploring-erlang-c41/
Printing floats with Erlang
The float printing options that ship with Erlang all suck. You either don't have sufficient precision, or you have an extremely verbose representation:
1> io:format("~w ~.18g (more)...
Using the mochiweb project skeleton
A bit over a week ago we moved a slightly modified version of our project skeleton into the open source mochiweb repository, which gets you a start shell script, a skeleton application (more)...
mochiweb - another faster web server
mochiweb is finally well on its way to becoming a proper open source project, thanks to Matthew Dempsky. We've got a mochiweb project on google code and a mochiweb group on google grou (more)...
MochiAds.com public launch!
It's hard to believe that almost a year has gone by since we launched the first private beta of MochiAds, but we just relaunched the site last night and the doors are wide open now! Ev (more)...


