Using a CMS for small site?

Albert van der Horst albert at spenarnc.xs4all.nl
Fri Jul 13 09:07:41 EDT 2012


In article <pu28v7t3nstsamp9emp1781utck1mei744 at 4ax.com>,
Gilles  <nospam at nospam.com> wrote:
>Hello
>
>Someone I know with no computer knowledge has a studio appartment to
>rent in Paris and spent four months building a small site in Joomla to
>find short-time renters.
>
>The site is just...
>- a few web pages that include text (in four languages) and pictures
>displayed in a Flash slide show
>- a calendar to show availability
>- a form to send e-mail with anti-SPAM support
>- (ASAP) online payment
>
>Out of curiosity, are there CMS/frameworks in Python that can do this?
>Django? Other?
>
>Is a full-fledged CMS even needed for something like that?

Good old rcs would be fine. It is oldfashioned, so you need only
4 commands, compared to a bewildering display of icons.

mkdir RCS
ci *
rcs -NSTABLE1: RCS/*

Backup by
tar cf /media/MYSTICK/project.tar RCS

>
>Thank you.


--
-- 
Albert van der Horst, UTRECHT,THE NETHERLANDS
Economic growth -- being exponential -- ultimately falters.
albert at spe&ar&c.xs4all.nl &=n http://home.hccnet.nl/a.w.m.van.der.horst




More information about the Python-list mailing list