AboutWelcome to Free Software Daily (FSD). FSD is a hub for news and articles by and for the free and open source community. FSD is a community driven site where members of the community submit and vote for the stories that they think are important and interesting to them. Click the "About" link to read more...
This document describes how to setup Webmin on an Ubuntu Feisty Fawn (7.04) server. The server I used was previously setup according to the HowTo Forge document called Virtual Users And Domains With Postfix, Courier And MySQL (Ubuntu 6.10 Edgy Eft).
I’ve recently started learning Django for doing web development, so as part of that, I needed to also learn how to set up Django within mod_python so I could deploy my new Django applications on my server.
"Following the previously-announced schedule, today the Django team has released Django 1.0.1. This is a bugfix-only release containing fixes and improvements to the Django 1.0 codebase, and is a recommended upgrade for anyone using or targeting Django 1.0..."
"...Python's equivalent to the famous Ruby on rails, Django lets you build high-performing, elegant Web applications quickly. Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle..."
"Jacob Kaplan-Moss, one of Django's lead developers, will give a whirlwind tour of advanced Django tips and tricks. The focus will be on the techniques you'll need to develop mature Django applications. We'll discuss the kinds of issues that arise as applications increase in scope and scale, and look at common problems in large Django projects and how to solve them..."
"Someone asked me recently what I thought about about Django. I really like it, but I didn’t have an answer ready and completely bombed at answering that question. I ended up muttering a very profound, “Django is cool”. I truthfully stumbled upon Django, played with it a while, and spent the next 10 months writing a web app.
Currently Feisty Fawn users (7.04) using the generic kernel (which is 2.6.20-16-generic). This tutorial will explain howto upgrade you to kernel version 2.6.22-9-generic(as of 31JUL07).
"As part of the Django 1.2 release process, tonight we've released Django 1.2 beta 1, a preview/testing package that gives a little taste of some of the new features coming in Django 1.2.
As previously announced, today marks the release of Django 1.2.1, the first bugfix release in the Django 1.2 series -- free software high-level Python Web framework that encourages rapid development and clean, pragmatic design.