Re: Photo organizer for FreeBSD?

2007-12-30 Thread Peter Boosten

Quoting Girish Venkatachalam [EMAIL PROTECTED]:



You can trivially do this with the convert command. Refer to my article.

http://linuxjournal.com/9566


You mean: http://www.linuxjournal.com/article/9696

;-)

Peter

--
http://www.boosten.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Photo organizer for FreeBSD?

2007-12-30 Thread Girish Venkatachalam
On 17:56:46 Dec 30, Peter Boosten wrote:

 You mean: http://www.linuxjournal.com/article/9696

 ;-)


I got my math wrong and my memory failed. ;)

Thanks.

-Girish
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Photo organizer for FreeBSD?

2007-12-29 Thread Girish Venkatachalam
On 15:49:56 Dec 29, Laszlo Nagy wrote:

  Hi,

 Can you tell me what kind of software should I use for organizing photos? 
 Here are my requirements:

 - should be able to handle many photos (right now we are using Picasa on 
 Ubuntu but for 100 000+ photos it is very slow and unstable)
 - should be able to save comments/annotations for the photos (I do not like 
 Picasa because it uses a special database for that. I would like to have 
 txt files saved in the same directory where the photos are, or something 
 similar.)

You can trivially do this with the convert command. Refer to my article.

http://linuxjournal.com/9566

 - should have a full text search feature (search for photos with given 
 keywords)

This can be easily done. I would guess there would be a third party tool
to do this.

 - should run on Windows and FreeBSD. (Actually, I would like to burn 
 self-starting DVDs, so a Python or Perl based GUI would be great)

I wonder if netpbm or ImageMagick is available in Cygwin or in some
other form in Windows. 

 Well, if there is a web server based solution, that is fine with me, I need 
 to burn photos to DVDs and be able to use them.

 Can you recommend something from the ports tree? Or should I write my own 
 program?

You can try this web based solution. I have never tried it, but
apparently it would do a lot of heavy-lifting for you.

http://gallery.menalto.com/

Best,
Girish
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Photo organizer for FreeBSD?

2007-12-29 Thread Erich Dollansky

Hi,

Girish Venkatachalam wrote:

On 15:49:56 Dec 29, Laszlo Nagy wrote:

I wonder if netpbm or ImageMagick is available in Cygwin or in some
other form in Windows. 


ImageMagick is available native for Windows.

Erich
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]