phpfspot¶
- phpfspot
- Download
- Features
- Demo and Screenshots
- Requirements
- Get involved
- Mailinglist
- Reviews
- Users
- I want to get the lastest development trunk!
- Some tips
- Links
- Installation
- Debian
- OpenSuSE
- Further configuration hints
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 phpfspot-subscribe@netshadow.at or visit https://admin.netshadow.at/mailman/listinfo/phpfspot/.
Reviews¶
- http://lefant.net/logposts/2007-07-22---phpfspot/ by Fabian
- http://www.linux.com/feature/133156 by Ben Martin
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¶
- Convert NEF (Nikon RAW format) to JPEG with EXIF meta-data - http://www.howtofixcomputers.com/forums/digital-photo/my-humble-contribution-wrapper-script-dcraw-linux-4360.html
Links¶
- roundup - issue tracking until 21st of June 2008.
- freshmeat.net project page
- PennAve - similar implementation with python written by Patrick Wagstrom
Installation¶
A general install description is bundled with each release - see INSTALL file.
Debian¶
phpfspot was develeoped under Debian GNU/Linux.
- Debian-Howto for Etch by Fabian
- Debian-Howto-Lenny for Lenny by Unki
OpenSuSE¶
see this OpenSUSE-Howto
Further configuration hints¶
phpfspot supports EnableFriendlyUserUrls.