python

Implementing a proxy server with webob and paste

I thought this was kind of neat. An http proxy is a useful tool to have, there are many types for many different purposes. It's a program that you can put between a client and a web server. See the wiki article for all the common uses for a proxy. Anyway, after playing with these for a couple of days I had some needs at work that it seemed would work if I had a proxy server I could drop some custom code in for various things.

identity.model 0.5 released

So I've been making the most of my vacation time and more recently, sick time. I've decided to cut a release of identity.model and make it official. So here it is. 

identity.model 0.0 "released"

I figured I would make a somewhat formal announcement about one of the python libraries I've been hacking on for a few months and have decided it's good enough to "release" at least to curious developers at this time. Though, I hope to make it a more robust solution over time, hopefully with input from others.

Syndicate content