Version 2.0
===========

Future ideas
============

Access log tween. Needs actual response status. Suppress with logging
configuration.
"localhost.localdomain - - [28/Jan/2012 22:42:00] "GET / HTTP/1.1" 500 50656"

Convert demo app to CSS Zen Garden format; add some alternate styles.
(http://www.csszengarden.com/)
Possible styles:   
  * #212 - Make 'em Proud!  http://www.csszengarden.com/?cssfile=212/212.css
  * #209 - CSS Co., Ltd.  http://www.csszengarden.com/?cssfile=209/209.css
We'd have to modify the stylesheets to remove images and Zen Garden-specific
content. We'd have to disclose that the stylesheets are under a Creative 
Commons NONCOMMERCIAL license (http://creativecommons.org/licenses/by-nc-sa/1.0/).
The images aren't necessarily under this license, but we don't want image bloat
anyway.

Subclass the Pygments 'console' lexer to recognize virtualenv prompt prefix.
