Hi Does anyone know of any modules that can assist relevant building an application to read data from jpg and raw files for transfer it to a mysql database. I did a search on the ruby and ruby on rails site but found nothing. Thanks in advance David --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Hey David, there is the excellent EXIFR library, available as a gem (http:// rubyforge.org/projects/exifr/). I integrated it in my UploadColumn plugin, works a charm. There are some others as well, just do a search on Rubyforge. /Jonas On 27 Juli, 19:09, David Southwell <da...-lvP1J6385RQ@public.gmane.org> wrote:> Hi > > Does anyone know of any modules that can assist relevant building an > application to read data from jpg and raw files for transfer it to a mysql > database. > > I did a search on the ruby and ruby on rails site but found nothing. > > Thanks in advance > > David--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Friday 27 July 2007 03:13:27 JN_Coward wrote:> Hey David, > > there is the excellent EXIFR library, available as a gem (http:// > rubyforge.org/projects/exifr/). I integrated it in my UploadColumn > plugin, works a charm. There are some others as well, just do a search > on Rubyforge. > > /Jonas > > On 27 Juli, 19:09, David Southwell <da...-lvP1J6385RQ@public.gmane.org> wrote: > > Hi > > > > Does anyone know of any modules that can assist relevant building an > > application to read data from jpg and raw files for transfer it to a > > mysql database. > > > > I did a search on the ruby and ruby on rails site but found nothing. > > > > Thanks in advance > > > > David >Thanks very much.. Tried that -- looks good for what I need to do..I may have to hack some extras-- if so will offer them david --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---