rdigikam 0.2 review
Downloadrdigikam is a flickr like interface to Digikam. Here are some key features of "rdigikam": · tags navigation · album navigation
|
|
rdigikam is a flickr like interface to Digikam.
Here are some key features of "rdigikam":
tags navigation
album navigation
date navigation with a calendar page
cool iPhoto like zooming effect
To install follow these steps:
as root, you need to run:
gem install sqlite3-ruby
gem install rmagick
gem install calendar_grid
calendar_grid can be found here http://rubyforge.org/frs/?group_id=786
Once you've got all that installed:
uncompress the tarball, that should give you another tarball and a bash script script
run the script './setup.sh' as normal user
Ok now you're almost done:
edit the file rdigikam/app/helpers/application_helper.rb
edit the two variables on top. You might have something like:
@rdigikampath="/home/user/rdigikam-0.1/rdigikam" if you uncompressed the original tarball in your home.
and @mydigikampath="/home/user/Pictures"
Usage:
cd rdigikam
script/server
then open your browser to http://localhost:3000/tags
What's New in This Release:
small UI improvement on Mozilla, now the tag list appear below the two navigation thumbs just like in konq
rdigikam 0.2 keywords