I can finally have an environment to deal with my Digital Scrapbooking. Before you keep reading, I have to alert you that it kind of techie... But I wanted you to know what I been up to.
As some of you know, I love Digital Scrapbooking. I have lots of material. But I did not have an environment that really help me to get productive, and organized. Something that if I type give me, for instance, all the papers that are blue, and it would display for me all the papers that are blue! Simple concept, but few environments that support the two categories: being a paper, and being blue.
So finally I decided to put all my stuff in Picasa. It is great! It will be a lot of work to get into the shape I want, but I know I can do. Picasa can deal with several file types, including psd's (something that gthumb, fspot do not handle, even after all the hacking I did). Ok, I forgot to mention that I use Ubuntu - a linux distribution.
I use Gimp, as my image manipulation program. I could not get Picasa and Gimp to talk. That was a big road block. I almost gave Picasa up!
For the last 2 days (and I mean full days, probably more than 20 hours of research, test, and investigation), I figure out a way to get these two applications to "talk". Trick stuff, but it is done. Had to:
- edit the file /google/picasa/3.0/desktop/picasa-hook-mimehandler.sh.template,
- remove the .template and move to a place under my path (I moved to /usr/local/bin)
- I added the lines
- gimp-2.6 "$@" &
exit 0 - remove the exit 1 line from the file.
Worked like a charm! However....
The last bit was Gimp not being able to re-use the opened instance.... even under Linux. After research, I found out that the way Gimp under Linux figures out that has an instance open is through D-Bus. It turns out that the D-Bus library in the Ubuntu distribution did not get recognized by the compiled version of Gimp (I compile it myself). This last bit was solved by downloading the source of D-Bus and compiling myself. As a by-product I got Gimp 2.6.6 up and running too.
I am happy!!! Now, it is time to take some pictures of the projects that I've been working on. I am spending just too much time with the Digital Scrapbooking stuff, including my other blog.
Thanks for stopping by.