Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

November 06 2009

rozza

November 02 2009

rozza

Resume: A Tale of Desire, Intrigue, and Formatting

I hardly ever hand people paper documents, but about a year ago two events happened in my life which caused me to think more about them. The first was reading The Elements of Typographic Style by Robert Bringhurst. The second was getting laid off. I started thinking about the one piece of paper every engineer prints out and hands to people, their resume.

July 17 2009

rozza

Unicode HOWTO

This HOWTO discusses Python's support for Unicode, and explains various problems that people commonly encounter when trying to work with Unicode.

July 05 2009

rozza

Doug Hellmann: PyMOTW: abc - Abstract Base Classes

Abstract base classes are a form of interface checking more strict than individual hasattr() checks for particular methods. By defining an abstract base class, you can define a common API for a set of subclasses.
Tags: python oop howto

May 12 2009

rozza

Fraser Speirs – Understanding Git Submodules

Submodules are akin to svn:externals but are locked to a revision (they dont automatically track HEAD), but seem easy to use and simple enough

December 14 2008

rozza

Using a Virtualenv Sandbox - Pylons Cookbook - PythonWeb

Virtualenv is a new product by Ian Bicking which aims to combine the best features of a workingenv with a virtual Python install. It allows you to set up an isolated Python environment whose libraries do not affect programs outside it, making it a good choice for experimenting with new packages or to deploy different programs with conflicting library requirements.

September 02 2008

rozza

CouchDB - A use case - Kore Nordmann - PHP / Projects / Politics

This article tries to give you an overview on how CouchDB can be used to map data to a data storage and how it is completely different from relational databases

July 20 2008

rozza
Older posts are this way If this message doesn't go away, click anywhere on the page to continue loading posts.
Could not load more posts
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Just a second, loading more posts...
You've reached the end.