Hi, Me a newbie in RoR - switching from .NET. i want to write an application that has a newsletter functionality where I can create an interface where in I can have options to send newsletters to multiple people in the database. i need to make a form which has from hardcoded, to is selected from te database maybe a listbox next to it and then a subject and text area. how wud i go about doing this in RoR thanks, Vivian Aranha --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Vivian, I would highly recommend that you pick up a copy of the "Agile Web Development with Rails" book. This book contains all the information you need for developing your newsletter application. Focus on the section explaining ActionMailer. Apart from that you will need to have a general understanding of building RoR applications, which is the REST of what you need to know. All this is explained in the book and shouldn''t be a difficult application to write. On Mar 6, 5:07 pm, "Vivian Aranha" <vivianara...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi, > > Me a newbie in RoR - switching from .NET. i want to write an application > that has a newsletter functionality where I can create an interface where in > I can have options to send newsletters to multiple people in the database. > > i need to make a form which has from hardcoded, to is selected from te > database maybe a listbox next to it and then a subject and text area. > > how wud i go about doing this in RoR > > thanks, > Vivian Aranha--~--~---------~--~----~------------~-------~--~----~ 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 found some great videos in www.rorug.com Vivian Aranha On 3/6/07, Robert Walker <rwalker348-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > > Vivian, > > I would highly recommend that you pick up a copy of the "Agile Web > Development with Rails" book. This book contains all the information > you need for developing your newsletter application. > > Focus on the section explaining ActionMailer. > > Apart from that you will need to have a general understanding of > building RoR applications, which is the REST of what you need to > know. All this is explained in the book and shouldn''t be a difficult > application to write. > > On Mar 6, 5:07 pm, "Vivian Aranha" <vivianara...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Hi, > > > > Me a newbie in RoR - switching from .NET. i want to write an application > > that has a newsletter functionality where I can create an interface > where in > > I can have options to send newsletters to multiple people in the > database. > > > > i need to make a form which has from hardcoded, to is selected from te > > database maybe a listbox next to it and then a subject and text area. > > > > how wud i go about doing this in RoR > > > > thanks, > > Vivian Aranha > > > > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---