Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #24920
| 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 | <python-python-list@m.gmane.org> |
| 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 <aclark@aclark.net> |
| Subject | Re: Using a CMS for small site? |
| Date | Thu, 05 Jul 2012 10:30:40 -0400 |
| References | <pu28v7t3nstsamp9emp1781utck1mei744@4ax.com> <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 <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1827.1341498655.4697.python-list@python.org> (permalink) |
| 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 |
Show key headers only | 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 | Next — Previous in thread | Next in thread | Find similar | Unroll 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