Hi, I develop a translator in ruby on rails using the google translator, but can export to pdf, send by email and print the translations history. http://www.translate20.com -- Juan Pablo Re. blog: http://ururails.wordpress.com/ web: http://translate20.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Great work! Keep going -------Original Message------- From: Juan Pablo Date: 01/09/07 13:55:14 To: rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Subject: [Rails] [ANN] Translator in Ruby on Rails Hi, I develop a translator in ruby on rails using the google translator, but can export to pdf, send by email and print the translations history. http://www.translate20.com -- Juan Pablo Re. blog: http://ururails.wordpress.com/ web: http://translate20.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Thats nice! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
I looked at the Google Language Tools but didn''t find an API. Is there a web-service or some other form of API for translating against Google''s Translator? On 1/9/07, Kushan Jayathilake <kushan.rails-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Great work! Keep going > > *-------Original Message-------* > > *From:* Juan Pablo <juanpare-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > *Date:* 01/09/07 13:55:14 > *To:* rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > *Subject:* [Rails] [ANN] Translator in Ruby on Rails > > Hi, > > I develop a translator in ruby on rails using the google translator, but > can export to pdf, send by email and print the translations history. > > http://www.translate20.com > > -- > Juan Pablo Re. > blog: http://ururails.wordpress.com/ > web: http://translate20.com > > > > > > > >-- David Andrew Thompson http://dathompson.blogspot.com http://quasiaccurate.blogspot.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
I`m using net/http class from ruby to comunicate with google translator. 2007/1/9, David Andrew Thompson <dandrew.thompson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:> > I looked at the Google Language Tools but didn''t find an API. Is there a > web-service or some other form of API for translating against Google''s > Translator? > > On 1/9/07, Kushan Jayathilake <kushan.rails-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > Great work! Keep going > > > > *-------Original Message-------* > > > > *From:* Juan Pablo <juanpare-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > > *Date:* 01/09/07 13:55:14 > > *To:* rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > > *Subject:* [Rails] [ANN] Translator in Ruby on Rails > > > > Hi, > > > > I develop a translator in ruby on rails using the google translator, but > > can export to pdf, send by email and print the translations history. > > > > http://www.translate20.com > > > > -- > > Juan Pablo Re. > > blog: http://ururails.wordpress.com/ > > web: http://translate20.com > > > > > > > > > > > > > > > > > -- > David Andrew Thompson > http://dathompson.blogspot.com > http://quasiaccurate.blogspot.com > > >-- Juan Pablo Re. blog: http://ururails.wordpress.com/ web: http://translate20.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---