-
Article: Installing Django on Shared Hosting (Site5) :: Code Koala view story
1 vote- Submitted by codekoala
- about 14 hours ago
- (http://www.codekoala.com/blog/200...)
- Became popular about 14 hours ago
In continuation of a previous article, now you can learn how to install Django on a shared hosting provider. I know for a fact that this HOWTO works with Site5 because I used it to setup a friend's account with Django a few minutes ago.
-
Funky Python game view story
2 votes- Submitted by EmmaS25
- 6 days ago
- (http://funky-python.relaxlet.com/)
- Became popular 6 days ago
Funky Python is a new arcade game. Guide Funky Python to the tasty fruits and insects he craves while outsmarting the animals that want to steal his lunch. The more Funky Python eats, the more he grows, but if he bites into his own tail.
-
Python kills intern at Venezuelan zoo view story
13 votes- Submitted by note2self
- 10 days ago
- (http://ap.google.com/article/ALeq...)
- Became popular 10 days ago
A college student working the night shift at a Venezuelan zoo is dead after letting a 10-foot python out of its enclosure.
-
Mayor wants Python film ban ended view story
1 vote- Submitted by gdhr5hdghdfgh
- 12 days ago
- (http://pisat.idoo.com/2008-n.html)
- Became popular 12 days ago
She's not the messiah, she's the mayor of Aberystwyth and she has a plan. Sue Jones-Davies is trying to overturn a near 30-year ban imposed by the town on Monty Python's Life of Brian - the film in which she played a role.
-
Let’s discuss the matter further - Reading Code: A Computer Science Curriculum view story
3 votes- Submitted by MattBowen
- 14 days ago
- (http://rhodesmill.org/brandon/200...)
- Became popular 14 days ago
Programming should be taught by having students read and modify existing code, working against tests. The focus should be much more like literature curricula, with much more reading code than writing it.
-
Wireless Heatmap view story
1 vote- Submitted by gak
- 18 days ago
- (http://slowchop.com/2008/08/17/wi...)
- Became popular 18 days ago
I wrote an application to generate a wireless (802.11) heat map based on signal strength. The reason for it was to find the best place/area (for my laptop) to be with the highest signal strength.
-
Easy Encryption in Java and Python with Keyczar view story
1 vote- Submitted by rkalla
- 20 days ago
- (http://www.kallasoft.com/easy-enc...)
- Became popular 20 days ago
Managing encrypted keys in a web application (or any application) can historically be more work than it should be. Google has released it's Keyczar encrypting toolkit (Java and Python) for folks looking for simple management of encrypted information.
-
How To Install Django On Mandriva 2008.1 (Apache2/mod_python) view story
2 votes- Submitted by joschi
- 21 days ago
- (http://www.howtoforge.com/install...)
- Became popular 21 days ago
This tutorial explains how to install Django on a Mandriva 2008.1 server. Django is a web framework that allows to develop Python web applications quickly with as much automation as possible. I will use it with Apache2 and mod_python in this guide.
-
MySQL Connection Pooling with Django and SQLAlchemy view story
2 votes- Submitted by edmenendez
- about 1 month ago
- (http://menendez.com/blog/mysql-co...)
- Became popular about 1 month ago
How to setup, step by step, connection pooling with SQLAlchemy in Django.
-
How To Install Django On Debian Etch (Apache2/mod_python) view story
3 votes- Submitted by joschi
- about 1 month ago
- (http://www.howtoforge.com/install...)
- Became popular about 1 month ago
This tutorial explains how to install Django on a Debian Etch server. Django is a web framework that allows to develop Python web applications quickly with as much automation as possible. I will use it with Apache2 and mod_python in this guide.

