On 8/22/06, Bil Kleb <Bil.Kleb / nasa.gov> wrote: > Hello, > > Can someone point me to some search terms for finding > Ruby people or libraries that have used Ruby to grab > images from a digital camera? > > Our iHeat program, > > http://hdl.handle.net/2002/11932 > > may be in need of some Ruby assistance. > > Thanks, > -- > Bil > http://fun3d.larc.nasa.gov 1. This thread may of interest to you. Although it seems it went nowhere. http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/86336 gphoto2 is a linux application that (I suppose) allows controlling the camera in addition to downloads. 2. Usb storage and/or some PTP protocol (whatever it is) to download photos from normal (consumer) cameras. So mount, cp ;-) J.