Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #24920

Re: Using a CMS for small site?

From Alex Clark <aclark@aclark.net>
Subject Re: Using a CMS for small site?
Date 2012-07-05 10:30 -0400
References <pu28v7t3nstsamp9emp1781utck1mei744@4ax.com> <87pq8ar4sj.fsf@handshake.de>
Newsgroups comp.lang.python
Message-ID <mailman.1827.1341498655.4697.python-list@python.org> (permalink)

Show all headers | View raw


On 7/5/12 4:27 AM, Dieter Maurer wrote:
> Gilles <nospam@nospam.com> writes:
>
>> 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?
>
> There is also "Plone" ("http://plone.org") -- easy to set up.
>
> You likely need third party extensions for the "anti-SPAM" support
> and the onlie payment.
>
> Unfortunately, "Plone" is quite resource hungry -- especially it wants
> quite some memory.


Actually with Plone 4 (and 4.2 in particular) that is becoming less 
true, I recently shrunk http://aclark.net to a 256MB vhost on rackspace 
cloud.


>


-- 
Alex Clark ยท http://pythonpackages.com


Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Using a CMS for small site? Gilles <nospam@nospam.com> - 2012-07-04 11:30 +0200
  Re: Using a CMS for small site? Roy Smith <roy@panix.com> - 2012-07-04 06:28 -0400
    Re: Using a CMS for small site? Gilles <nospam@nospam.com> - 2012-07-04 16:24 +0200
      Re: Using a CMS for small site? Roy Smith <roy@panix.com> - 2012-07-04 11:21 -0400
        Re: Using a CMS for small site? Gilles <nospam@nospam.com> - 2012-07-05 00:34 +0200
        Re: Using a CMS for small site? alex23 <wuwei23@gmail.com> - 2012-07-04 17:09 -0700
          Re: Using a CMS for small site? Gilles <nospam@nospam.com> - 2012-07-05 15:01 +0200
  Re: Using a CMS for small site? Dieter Maurer <dieter@handshake.de> - 2012-07-05 10:27 +0200
    Re: Using a CMS for small site? Gilles <nospam@nospam.com> - 2012-07-05 15:02 +0200
  Re: Using a CMS for small site? Alex Clark <aclark@aclark.net> - 2012-07-05 10:30 -0400
  Re: Using a CMS for small site? Albert van der Horst <albert@spenarnc.xs4all.nl> - 2012-07-13 13:07 +0000

csiph-web