As long as you are going to top reply...I wouldn't call it a major install kind of thing and I would venture that ruby is already installed on that server, but the packages that I use on my fedora development system are: # rpm -qa|grep ruby ruby-libs-1.8.6.230-4.fc9.i386 ruby-rdoc-1.8.6.230-4.fc9.i386 ruby-1.8.6.230-4.fc9.i386 ruby-irb-1.8.6.230-4.fc9.i386 ruby-ri-1.8.6.230-4.fc9.i386 ruby-devel-1.8.6.230-4.fc9.i386 ruby-mode-1.8.6.230-4.fc9.i386 ruby-ldap-0.9.7-5.fc9.i386 and of course, your sql db of choice and apache (both would normally be part of any LAMP setup) Craig On Tue, 2008-09-23 at 13:14 -0700, Bazooka Joe wrote: > I forgot to mention this is a shared server. Isn't RoR it's own web > server major install kinda thing? I am looking into Zends framework > now. > > > On Tue, Sep 23, 2008 at 12:48 PM, Craig White <craigwhite@xxxxxxxxxxx> wrote: > > On Tue, 2008-09-23 at 12:32 -0700, Mike Wright wrote: > >> Bazooka Joe wrote: > >> > I need to do a pro bono inventory control web ap. I am an experienced > >> > php/mysql programmer but I am dreading making all the input forms and > >> > reports that will be needed. Did some googling but many toolkits seem > >> > out of date. > >> > > >> > What would you recommend for a rapid development toolkit or framework > >> > for LAMP environment? > >> > >> ZendFramework-1.6.1 was just released. > >> > >> It's an MVC framework written in PHP. All OO. Hooks and packages for > >> everything from AJAX to XmlRpc. Not a lot of tutorials out there yet > >> but looks very promising. > >> > >> As with all things, what you get out of it depends on how much you are > >> willing to put into it. > >> > >> I've converted a php/mysql based site to it. At first the going was > >> slow but as it started to come together (and I began to understand it) > >> it began to move quickly. > >> > >> http://framework.zend.com/ > >> > > ---- > > why not just use the king of MVC frameworks...ruby on rails? > > > > Craig > > > > -- > > fedora-list mailing list > > fedora-list@xxxxxxxxxx > > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list > > Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines > > > -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines