Tumblog archive for January
Engagement Party Photos
Lauren and I recently got engaged - and the first batch of photos are online.
Gallery is Online Again
I've written a new photo gallery application in Django, in complete Web 2.0 style with google maps embedded in the page - and it's online for all to see.
Building a Blog with Django
The first in a multi-part series on building a weblog using Django. This first article covers getting started, creating your database, and using the automated Django Administration screens to enter data. Stay tuned for more articles including putting your blog online, adding user comments, and more.
Stock Photos & Web Templates
A few links that I use regularly when building web applications are stock.xchng for stock photography, and Open Web Design for web templates (such as this one you're seeing now). Read on for details.
Django: My First Impressions
I've always been a PHP coder - everything web-based that I wrote was in PHP. Until last week. I've discovered Django, and I'm wishing I found it earlier. And why haven't I been using Python until now? Read on for my first impressions of the Django web framework.
Getting Started With Django
I've got a new weblog online built using Django, a Python web application framework.