Click here to get back home

replicating website software

 HomeNewsGroups | Search | About
 alt.www.webmaster    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
replicating website software Bacchus 05-07-2008
Posted by Bacchus on May 7, 2008, 1:16 pm
Please log in for more thread options
I am setting up a web site for a company that wants to provide a web site
for each of its distributors. I am looking for a way to create a backend
for auto creating websites.

is there some open source software or fairly cheap commercial software or
is it always custom made?

It mainly for a shopping cart, is there a cart available that allows for
duplicating itself but still using the same database for keeping track of
order and stock?

Thanks
Zoraster

Posted by Jerry Stuckle on May 7, 2008, 1:58 pm
Please log in for more thread options
Bacchus wrote:
> I am setting up a web site for a company that wants to provide a web site
> for each of its distributors. I am looking for a way to create a backend
> for auto creating websites.
>
> is there some open source software or fairly cheap commercial software or
> is it always custom made?
>
> It mainly for a shopping cart, is there a cart available that allows for
> duplicating itself but still using the same database for keeping track of
> order and stock?
>
> Thanks
> Zoraster
>

What do you mean by "the same database"? Do you want all distributors
to work off of a single database, or are you going to copies of the same
database on every site?

There isn't that much to autocreating a website. Upload the files,
create and load the database and you're ready to go. The only
difference could be the url of the site, and that's easily handled by a
configuration file and a little server-side programming.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================


Posted by Helaman on May 7, 2008, 7:23 pm
Please log in for more thread options
On Wed, 07 May 2008 13:58:25 -0400, Jerry Stuckle wrote:


>>
> What do you mean by "the same database"? Do you want all distributors
> to work off of a single database,

yes, one database, from one company selling the same products. The front
end just has to be on a different sub domain for marketing purposes for
the distributors who can't afford to buy their own domain or understand
what is meant by a domain.

> There isn't that much to auto creating a website. Upload the files,
> create and load the database and you're ready to go. The only
> difference could be the url of the site, and that's easily handled by a
> configuration file and a little server-side programming.

I have seen some back ends to some firms where the admin can click a few
buttons and the new website is created as a sub of the main account
(stupid way to have a free web site), template driven of course. I saw no
name on the site or in the code, and assume they must have been custom
built.

So I am trying to find something similar if possible as a canned package.
It is for a client (running a large company) who just bought a computer
for himself and is just learning how to send email. Any process over
three steps goes over his head. Four steps and he is breathing hard and
five steps, well, he looks like he going to have a heart attack.
Unfortunately, he is like most computer users.

I have been in the oscommerce site and apparently is can be replicated
and pull from the same database. I just need to make it all menu driven.

thanks


Posted by Jerry Stuckle on May 8, 2008, 8:24 am
Please log in for more thread options
Helaman wrote:
> On Wed, 07 May 2008 13:58:25 -0400, Jerry Stuckle wrote:
>
>
>> What do you mean by "the same database"? Do you want all distributors
>> to work off of a single database,
>
> yes, one database, from one company selling the same products. The front
> end just has to be on a different sub domain for marketing purposes for
> the distributors who can't afford to buy their own domain or understand
> what is meant by a domain.
>
>> There isn't that much to auto creating a website. Upload the files,
>> create and load the database and you're ready to go. The only
>> difference could be the url of the site, and that's easily handled by a
>> configuration file and a little server-side programming.
>
> I have seen some back ends to some firms where the admin can click a few
> buttons and the new website is created as a sub of the main account
> (stupid way to have a free web site), template driven of course. I saw no
> name on the site or in the code, and assume they must have been custom
> built.
>
> So I am trying to find something similar if possible as a canned package.
> It is for a client (running a large company) who just bought a computer
> for himself and is just learning how to send email. Any process over
> three steps goes over his head. Four steps and he is breathing hard and
> five steps, well, he looks like he going to have a heart attack.
> Unfortunately, he is like most computer users.
>
> I have been in the oscommerce site and apparently is can be replicated
> and pull from the same database. I just need to make it all menu driven.
>
> thanks
>
>

OK, you're going to be looking at something custom, but it wouldn't be
hard. In fact, if they're all on the same server, you should be able to
set it up to use the same files - just an individual configuration file
for each subdomain. A little HTML and a bit of a server-side language
such as PHP or Perl will get most of it.

The only thing you might have trouble with would be the name server.
You could use a wildcard, i.e. *.example.com, but I'd suggest not (what
happens if someone keys in a bad subdomain name?). But even if your
nameserver doesn't have an API available, a little cURL should do it.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================


Similar ThreadsPosted
Easiest Website Creation Software? November 10, 2005, 9:33 pm
E-Commerce website software question June 16, 2006, 9:51 am
need help a engineer software to internet website September 5, 2006, 11:40 am
Software to allow users to draw on a website? September 20, 2006, 6:29 pm
I need help finding website creation software. June 17, 2007, 6:32 pm
I try lot of software to easiest create a website and SEO December 18, 2007, 11:52 am
Recommendations for easy to use website design software August 31, 2005, 6:58 am
Software Piracy Website Pleads Guilty June 19, 2006, 5:57 pm
Free Adsense Costomize website Software March 7, 2007, 12:56 am
Beta testers wanted for website quality checking software May 8, 2008, 8:29 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap