Ruby for office database application

P

pedro alvarez

Hi,
I have volunteered at my local charity to develop a database
application, which
keeps track of contacts, donations, organizations etc.
i decided to use ruby for the job

My question now is what frontend/approach should i use?
local hosted rails or desktop gui?(eg fox/gtk gui)?

i was thinking of using rails, but i noticed most similar apps use
either access or
sql server 2000 database with a .net/visual basic frontend.

I would really welcome any advice or tips.
 
M

M. Edward (Ed) Borasky

pedro said:
Hi,
I have volunteered at my local charity to develop a database
application, which
keeps track of contacts, donations, organizations etc.
i decided to use ruby for the job

My question now is what frontend/approach should i use?
local hosted rails or desktop gui?(eg fox/gtk gui)?

i was thinking of using rails, but i noticed most similar apps use
either access or
sql server 2000 database with a .net/visual basic frontend.

I would really welcome any advice or tips.
If you have Windows machines, I'd recommend using "Instant Rails". It
comes bundled with Ruby, Rails, Apache and MySQL, so you don't need
anything else except a browser and some kind of text editor to develop
your application.
 
S

studlee2

I agree about the Instant Rails Development comment for Windows users.
If you decide to move away from Instant Rails, portability is simple.
I think using the Rails framework will give you the most productivity
based on the usage of a backend database, but you have to make the
ultimate decision since you know the customers intent and your own
skill set. Good Luck!

_Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,969
Messages
2,570,161
Members
46,710
Latest member
bernietqt

Latest Threads

Top