public inbox for [email protected]
help / color / mirror / Atom feedFrom: Magnus Hagander <[email protected]>
To: Josh Berkus <[email protected]>
To: [email protected]
Cc: Dave Page <[email protected]>
Subject: Re: Integration Requirements
Date: Tue, 6 Dec 2005 21:26:22 +0100
Message-ID: <[email protected]> (raw)
> > - Moving data; originally we'd looked at exporting from the
> cms into
> > the filesystem, and having script that did a cvs add/remove/commit
> > over the entire tree, into the main web CVS. This is still
> preferrable
> > from an 'ease of rebuilding' point of view, but might be
> easier just
> > to rsync the content from the filesystem of the cms machine
> to wwwmaster.
>
> This isn't really practical for a KB or many other
> components, which need to be highly dynamic, not a bunch of
> static pages.
I agree that this isn't very practical - one of the reasons I didn't
like it in the first place. It has the one advantage that if this system
breaks, it doesn't brek the website. But designing for a system that's
expected to break doesn't seem like a very good idea.
Then again, "highly dynamic" does *not* necessarily mean you can't use a
set of static mirrors to do it. You just need to isolate parts of the
system, and put them in the right place. This is something that in my
experience most stock CMSes today to a bad job of, whereas custom ones
can do a better one.
(Heck, it's no big problem to serve a dynamic discussion site that
easily survives "the slashdot effect" off a single CPU 233MHz pentium
box with non-raid scsi disks. I've done it. You just have to accept
redifining "immidiate" as "1 minute". Not many sites require things to
be more dynamic htan that.)
//Magnus
view thread (5+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: Integration Requirements
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox