About

Welcome to Panela, Matt Harrison's take on mostly Open Source, Linux, Python, innovation in those areas, other buzzwords and Dick Proenneke. It comes complete with the illustrations as needed. Note the opinions expressed here are merely my opinions and not the opinions of my employer.

about Matt

Calendar

««Nov 2009»»
SMTWTFS
1234567
8910
11
12
1314
151617
18
192021
22232425262728
2930

Mailing List

My RSS Feeds








Latest tagged entries for 'WSGI'



Tornado: Another Python web framework

2009.09.10 Thu 1:03 P GMT-07
It's cool that Facebook is open sourcing part of the FriendFeed acquisition (it doesn't appear to be a "throw over the fence"-type open sourcing). Tornado is an part of that effort. What does Tornado buy you that isn't already available in the many

JSON-RPC python client code

2006.03.27 Mon 1:10 P GMT-07
Like Duncan, I've also been messing around with JSON-RPC lately. I'm got most of a WSGI implementation done and a python client library done. I have an article describing the client code here. For pythoneers, I've got a question: This code is

Python web framework shootout, take 3. Petitioning Guido (Google) to choose their framework

2006.01.27 Fri 11:26 A GMT-07
A year ago I heard Guido say that he wasn't much interested in web frameworks, but apparently "after years of resistance" he's had a change of heart.

Mmmm, CherryPaste with Eggs...

2006.01.20 Fri 3:51 P GMT-07
I've been messing around with some really fun python stuff recently for some stuff I'm doing at work and in preparation for my Pycon talk http://wiki.python.org/moin/PyCon2006/Talks#40.http://developer.spikesource.com/wiki/index.php/CherryPaste_with_