Changes between Version 35 and Version 36 of DjangoPoweredSites


Ignore:
Timestamp:
Jan 14, 2007, 5:31:41 PM (17 years ago)
Author:
noah.gift@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DjangoPoweredSites

    v35 v36  
    470470=== -D- ===
    471471 * [http://d200.vmrt.homelinux.com/ djKPA] - a django website to the wonderfull KDE photos management tool: [http://www.kphotoalbum.org KPhotoAlbum]. Tags and photo that you have flagged in KPA are automatically available in djKPA. This is in fact fully automated. On top of that It allows to display exif data, to view number of visitors (in session), to let users select the photo sizes (in session), to give rating capabilities via an Ajax call. Here Django is using [http://www.saddi.com/software/flup/ flup] as scgi server and [http://www.lighttpd.net/ lighttpd].
     472* [http://code.google.com/p/diskbot/ diskbot] - Diskbot is a realtime disk monitoring webapp written in django that monitors file system usage for a local machine or a whole network of machines in real time. Other soon to be included features are file system analysis and reporting such as file duplication, ten largest files, and historical trends.
    472473
    473474=== -E- ===
Back to Top