A Django site.
September 14, 2007
» Learn python with my slides, a cheatsheet, me, or a simple game

I gave my abbreviated "Intro to Python Tutorial" class last night at Utah Python Users Group. There was also a nice intro to django by Seth House and a short discussion of "Python in the Industry" by Byron Clark. So since Duncan asked for some slide

September 5, 2007
» Howto create a pygments backend

Pygments is a source code highlighter. I believe the main purpose is to format code/markup for webpages (forums, blogs, wikis, trac, etc). (I used it on my previous post). But it also has renderers for latex, rtf and bbcode. I happened to desire