From: manohar amrutkar Date: 2007-04-10T21:00:09+09:00 Subject: Re: Web Hosting On Apr 10, 1:21 pm, "Martin DeMello" wrote: > On 4/10/07, Chad Perrin wrote: > > > On Tue, Apr 10, 2007 at 03:30:06PM +0900, manohar amrutkar wrote: > > > Hi, > > > > Does ruby support to implement a web hosting website like > > > godaddy.com > > > or namecheap.com? > > > Uh . . . what? There are two meanings to this question that occur to > > me immediately as possibilities: > > > 1. You want to know if Ruby supports web development on one of these > > webhosts. > > > 2. You want to know if Ruby provides the ability to automate webhost > > account registration programmatically. > > Sounds more like > > 3. If I wanted to implement my own hosting site, could I use ruby to do it, > > martin yes , i want to implement my own hosting website which will have features like search domain, domain name registration, transfer domain etc. Does ruby provides scripts for these applications? Is there any third party support for ruby APIs for such kind of application? I have only two books programming ruby and ruby on rails but they are not sufficient to implement this hosting website. Is there any tutorials do u know? please give me guidelines. thanks .