Need help picking up tool for FORMS designing

Hell Team,

I would like to design a FORM to be used via a browser.
People would point to the url and will get the FORM displayed. They will
fill in a number of fields and save it. All data will be saved and can
later be retrieve and presented in FORM format, if necessary.
My problem is that I don't know what to use. I noticed that Ruby on Rails
appears to have a very robust FORM design environment.
I also read about someone using Sinatra. I am sure that there are many
more. It looks like Rails is kind of too heavy for this. But I'm not sure.

Can I get some recommendations as to what to use?

Thank you

···

--
Ruby Student

You can find some information about FORMs here:

···

On Tue, Dec 23, 2014 at 1:34 PM, Ruby Student <ruby.student@gmail.com> wrote:

Hell Team,

I would like to design a FORM to be used via a browser.
People would point to the url and will get the FORM displayed. They will
fill in a number of fields and save it. All data will be saved and can
later be retrieve and presented in FORM format, if necessary.
My problem is that I don't know what to use. I noticed that Ruby on Rails
appears to have a very robust FORM design environment.
I also read about someone using Sinatra. I am sure that there are many
more. It looks like Rails is kind of too heavy for this. But I'm not sure.

Can I get some recommendations as to what to use?

Thank you

--
Ruby Student

Maybe something like Google Forms or Wufoo would be easier/quicker/better
than creating your own?

···

------
Mehul Kar
@mehulkar

On Tue, Dec 23, 2014 at 2:40 PM, Andrew Boekhoff <boekhoffa@gmail.com> wrote:

You can find some information about FORMs here:
PERL and CGI Tutorial

On Tue, Dec 23, 2014 at 1:34 PM, Ruby Student <ruby.student@gmail.com> > wrote:

Hell Team,

I would like to design a FORM to be used via a browser.
People would point to the url and will get the FORM displayed. They will
fill in a number of fields and save it. All data will be saved and can
later be retrieve and presented in FORM format, if necessary.
My problem is that I don't know what to use. I noticed that Ruby on Rails
appears to have a very robust FORM design environment.
I also read about someone using Sinatra. I am sure that there are many
more. It looks like Rails is kind of too heavy for this. But I'm not sure.

Can I get some recommendations as to what to use?

Thank you

--
Ruby Student

Hell Team,

That would make a great t-shirt. And I've felt like a part of that team
before :slight_smile: In any case --

My problem is that I don't know what to use. I noticed that Ruby on Rails
appears to have a very robust FORM design environment.
I also read about someone using Sinatra. I am sure that there are many more.
It looks like Rails is kind of too heavy for this. But I'm not sure.

Can I get some recommendations as to what to use?

Either will work. It's really up to you whether you want to write stuff
that Rails provides out of the box.

And if you're not sure, why not just try both?

···

On Tue, Dec 23, 2014 at 1:34 PM, Ruby Student <ruby.student@gmail.com> wrote:

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com

twitter: @hassan

Well, the form will be used by a number of people and it will contain
private data.
The firm will not allowed this hosted on a public forum. It must be an
internal url.

Thank you

···

On Tue, Dec 23, 2014 at 11:34 PM, Mehul Kar <mehul.kar@gmail.com> wrote:

Maybe something like Google Forms or Wufoo would be easier/quicker/better
than creating your own?

------
Mehul Kar
@mehulkar

On Tue, Dec 23, 2014 at 2:40 PM, Andrew Boekhoff <boekhoffa@gmail.com> > wrote:

You can find some information about FORMs here:
PERL and CGI Tutorial

On Tue, Dec 23, 2014 at 1:34 PM, Ruby Student <ruby.student@gmail.com> >> wrote:

Hell Team,

I would like to design a FORM to be used via a browser.
People would point to the url and will get the FORM displayed. They will
fill in a number of fields and save it. All data will be saved and can
later be retrieve and presented in FORM format, if necessary.
My problem is that I don't know what to use. I noticed that Ruby on
Rails appears to have a very robust FORM design environment.
I also read about someone using Sinatra. I am sure that there are many
more. It looks like Rails is kind of too heavy for this. But I'm not sure.

Can I get some recommendations as to what to use?

Thank you

--
Ruby Student

--
Ruby Student

Thank you Hassan, I will give Rail a try.
BTW, of course the "Hell Team" was truly meant to say "Hello Team". I
apologize if I offended anyone.

···

On Wed, Dec 24, 2014 at 2:51 PM, Hassan Schroeder < hassan.schroeder@gmail.com> wrote:

On Tue, Dec 23, 2014 at 1:34 PM, Ruby Student <ruby.student@gmail.com> > wrote:
> Hell Team,

That would make a great t-shirt. And I've felt like a part of that team
before :slight_smile: In any case --

> My problem is that I don't know what to use. I noticed that Ruby on Rails
> appears to have a very robust FORM design environment.
> I also read about someone using Sinatra. I am sure that there are many
more.
> It looks like Rails is kind of too heavy for this. But I'm not sure.
>
> Can I get some recommendations as to what to use?

Either will work. It's really up to you whether you want to write stuff
that Rails provides out of the box.

And if you're not sure, why not just try both?

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
Hassan Schroeder | about.me
twitter: @hassan

--
Ruby Student