$ django-admin.py startproject myproject $ cd myproject $ python manage.py startapp contacts $ mkdir html
Using Django's New Form Engine
Submitted by Mike on Mon, 2007-02-19 07:04Timing Drupal Module Loading
Submitted by Mike on Thu, 2007-02-15 19:58Four Exciting Django Developments
Submitted by Mike on Mon, 2007-02-12 01:08On day 2 of the Vancouver Django Jam I got a chance to meet the Django web framework's lead developer Adrian Holovaty and get the scoop on the latest developments in Django (including the generation of end-user interfaces to data!).
Revamped Form Engine
Django's biggest improvement (currently available only via Subversion) is the revamping of the form engine. While the previous form engine required tedious additions to templates (to deal with validation errors and the like), the new incarnation does it all for you, creating all form HTML and allowing form definitions to be generated from models. This is a big deal as it will greatly improve the speed of Django development.
Vancouver Django Jam
Submitted by Mike on Tue, 2007-02-06 07:44Yesterday afternoon, when saner souls were watching the SuperBowl, Paul Prescod and I presented introductions to the Django web framework at the kickoff of Vancouver's first public Django-centric event: Vancouver Django Jam. My presentation "Basic CRUD in Django" (which is designed to show neophytes the hard, but conceptually familiar, way of doing things) can be downloaded here as a PDF, here in Apple Keynote format, or here online.
Beryl: The Subtle Benefits of Lookin' Fine
Submitted by Mike on Thu, 2006-12-21 06:57I migrated to OS X partly because of the huge hassles involved with using open source software on Windows, but also because of its looks. Apple's cold elegance is definitely preferable to Microsoft's slick, fake smile.
Ubuntu, however, is likely to be my new home. After having Ubuntu and the 3D wonders of Beryl demonstrated to me by Vancouver open source evangelist Scott Nelson, I was blown away. Linux is now not only free and functional, but is fun and looks great.
Selected Online Resources for Web Design
Submitted by Mike on Fri, 2006-12-01 07:25Here are a number of web design resources that I either regularly use or wish I would remember to use or try out.
CSS
Help Out Free Geek Portland
Submitted by Mike on Sun, 2006-11-26 01:23Free Geek, an innovative and ambitious Portland project to share skills and hardware, was recently broken into. Help them out by donating so they can get back into gear.
Social Bookmarking Widget Script
Submitted by Mike on Wed, 2006-11-22 18:26Looking for a quick way to boost your traffic? Based on the work of Graywolf, I've created a Javascript that will render a social bookmarking widget with icons for submitting content to Digg, Reddit, etc. Download it here.
Django Gaining Ground in Vancouver
Submitted by Mike on Wed, 2006-11-08 21:48Interest in the Django web framework in Vancouver seems to be growing. The Vancouver Python and Zope Users Group held a meeting last Tuesday where Paul Prescod, Dethe Elza, and I gave presentations on various facets of Django development. In addition, the Django Book is attracting interest for its collaborative proofing model.
Django Theme for Apple Keynote
Submitted by Mike on Sun, 2006-11-05 09:34How not to spend a Saturday night: creating a Django theme for Apple Keynote.
If you anticipate making a presentation about the Django web framework, consider using my theme (3 MB ZIP archive) to show your audience you mean bidniz.
The overall look was based on Django desktop graphics.
