All Posts For: February, 2007

Feb 20 2007

Using the Django newforms Library

The original Django tools for creating HTML forms and validating user supplied data (forms, manipulators, and validators) are currently being replaced by the newforms library, which is expected to be completed for version 1.0. The newforms library will be a nice change to Django, as it is much more elegant and easier to use than the oldforms library.…

Feb 16 2007

Utilizing the Callback

Recently I moved from San Mateo to San Francisco. Like any move, it involved a couple phone calls to utility companies.

I was really impressed with Pacific Gas & Electric. When a company has a dominating position in their industry, it’s pretty easy to see why customer service can drop down the priority list.…