phpfspot

phpfspot brings you F-Spot album online. The PHP-based application handles the sqlite3 database of F-Spot and displays tags, EXIF informations (for JPEG photo's), ...

Download

The current stable release is 1.7 (Changelog). See Files if you want to download it.

Features

  • publish your F-Spot photo collection in the web
  • AJAX-based web-interface
  • Tag-Cloud
  • RSS XML export
  • auto-rotation based on EXIF Orientation header in the photo
  • Slideshow
  • Works well with Firefox, Safari, Epiphany, Opera and IE
  • Support of Nikon's NEF format (via dcraw)

Demo and Screenshots

A simple Demo-installation with some wallpapers from kdelook.org can be found at:

http://oss.netshadow.at/phpfspot/

Screenshots has some pictures of a running phpfspot installation.

Requirements

  • apache2
  • php5
    o gd2-extension2
    o sqlite3-extensions [or also as PDO driver]
    o PEAR module Calendar
    o PEAR module HTML_AJAX (version >= 0.5.6 suggested which supports Opera)
  • sqlite3

Get involved

Mailinglist

Installation issues, ideas, feature requests, ... post to the mailing list which can be found at

Do not forget! Before posting to this list you need to subscribe either via sending an empty email to or visit https://admin.netshadow.at/mailman/listinfo/phpfspot/.

Reviews

Users

I want to get the lastest development trunk!

You can check it out of the GIT repository via:

git clone http://git.netshadow.at/phpfspot.git/

Some tips

Installation

A general install description is bundled with each release - see INSTALL file.

Debian

phpfspot was develeoped under Debian GNU/Linux.

OpenSuSE

see this OpenSUSE-Howto

Further configuration hints

phpfspot supports EnableFriendlyUserUrls.

Also available in: HTML TXT