Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'true,': 0.04; 'memory.': 0.05; 'plone': 0.05; 'python': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'extensions': 0.13; 'calendar': 0.16; 'clark': 0.16; 'django?': 0.16; 'gilles': 0.16; 'hungry': 0.16; 'languages)': 0.16; 'message-id:@dough.gmane.org': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'url:plone': 0.16; 'wrote:': 0.17; 'alex': 0.17; '(in': 0.18; 'displayed': 0.22; 'header:In-Reply-To:1': 0.25; 'header:User- Agent:1': 0.26; 'am,': 0.27; 'header:X-Complaints-To:1': 0.28; 'this?': 0.28; 'writes:': 0.29; 'up.': 0.31; '(and': 0.32; 'to:addr:python-list': 0.33; 'likely': 0.33; 'text': 0.34; 'third': 0.34; 'especially': 0.35; 'subject:?': 0.35; 'there': 0.35; 'received:org': 0.36; 'url:org': 0.36; 'quite': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'easy': 0.60; 'skip:u 10': 0.60; 'show': 0.63; 'online': 0.70; 'flash': 0.72; 'pictures': 0.74; 'anti-spam': 0.84; 'received:fios.verizon.net': 0.84; 'subject:Using': 0.84; 'received:108': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Alex Clark Subject: Re: Using a CMS for small site? Date: Thu, 05 Jul 2012 10:30:40 -0400 References: <87pq8ar4sj.fsf@handshake.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: pool-108-48-0-199.washdc.fios.verizon.net User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 In-Reply-To: <87pq8ar4sj.fsf@handshake.de> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 35 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1341498655 news.xs4all.nl 6985 [2001:888:2000:d::a6]:34104 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:24920 On 7/5/12 4:27 AM, Dieter Maurer wrote: > Gilles 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