Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
CMS architectures
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
salmobytes  
View profile  
 More options Oct 5 2009, 12:08 pm
Newsgroups: comp.infosystems.www.authoring.tools
From: salmobytes <sandy.pittendr...@gmail.com>
Date: Mon, 5 Oct 2009 09:08:45 -0700 (PDT)
Local: Mon, Oct 5 2009 12:08 pm
Subject: CMS architectures
The web-development market is rapidly moving away from client side
programs like Dreamweaver to database-driven, server-side
content management systems like Drupal, Joomla, Plone and a host of
others.
The advantages would take too many pages to list here.

For many CMS systems I've looked at, the biggest single disadvantage
is being forced to create and maintain page content one fragment at a
time,
by typing into an insert or update form. Page fragment data has to end
up
inside a database schema at some point, but if inserts and updates
happen because server-side code reads a static file system, then the
programmer can use awk, sed, bash, perl or python to munge multiple
files
before clicking a database update button.

(what if you used zip or tar or wget -r to suck down and entire
website, so you could move it, and now you have various image urls,
not releative paths, names or what ever else, embedded inside pages or
fragments,
that need to be changed now that the site has moved......the file
system is an order of magnitude easier to manipulate than a database
....perl TreeBuilder, etc)

Are there any content management systems that work that way?
I'll bet there are. But I haven't it yet........CMS systems that use
the file system as an intermediate step between keyboard and database
table?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rigo  
View profile  
 More options Oct 7 2009, 4:59 am
Newsgroups: comp.infosystems.www.authoring.tools
From: Rigo <rigo.vangh...@4ST.com>
Date: Wed, 7 Oct 2009 01:59:23 -0700 (PDT)
Local: Wed, Oct 7 2009 4:59 am
Subject: Re: CMS architectures
On Oct 5, 6:08 pm, salmobytes <sandy.pittendr...@gmail.com> wrote:

***This is a vendor post***
Sandy,
You may have a look at HelpServer. www.helpserver.eu

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »