Posts by month

Time-lapse photography with a webcam and Python

Another time-lapse python script, this time using a webcam.

Tags: Python
2 Comments
 

Simple Menu for Django Flatpages

Generate a menu dynamically from your Django flatpages using templatetags. Using Django as a simple CMS.

Tags: Django, Python
2 Comments