excess.org

Ian Ward

Consulting
Generic Consulting Inc.
Software
Urwid 2010-01-25 (0.9.9.1)
Speedometer 2008-05-29 (2.6)
Templayer 2009-03-08 (1.5.1)
mkzip.py 2003-09-15 (1.2)
File Tosser 2001 (0.1e-6)
Writing
Tags

Home

Ian Ward's email:
first name at this domain

IRC: wardi on OFTC

Facebook profile

Locations of visitors to this page

Running a User Group Web Site with Django 1.0

Django Logo
Posted on 2008-09-06, last modified 2008-09-14.

This is a recording of the presentation I gave to the Ottawa Canada Linux Users Group (OCLUG) on September 2 about their Django-based web site. I covered the server and virtualhost configuration for OCLUG, and two new features recently added to the site. I also presented some general information about how Django handles requests and discussed some of the code for the new features.

My talk is based on the OCLUG web sites: * - the Ottawa Canada Linux Users Group web site * - Planet OCLUG feed aggregator The Media File view source examples: * * * * * - the Media File browsing page The new Jobs Application source examples: * * * * * * - the OCLUG Jobs page * - the OCLUG New Job Posting page The Jobs Application feed source: * * * Links in the final slides: * - OCLUG site installation instructions (for developing on your own computer) * - Trac-based wiki and OCLUG source code * - Django downloads, documentation, community etc.

Tags: Django OCLUG Video Python