gdw + plone   19

Choosing a Python Web Framework I – bottling it | ShowMeDo Blogs the World
Bottle.py: An entire web-framework packaged in a single Python module. Bottle bills itself as a micro-framework, fast, simple and lightweight. Having had a chance to play around with it, I can testify to this. It makes a superb development server, among other things. After previous battles with Zope/Plone it’s pretty incredible to get a server up and serving pages in a few lines of Python, with one imported module.
python  www  framework  zope  plone  django  pylons  turbogears  bottly.py 
december 2011 by gdw
en - ZOPYX Ltd. - Zope, Python, Plone software development and consulting
ZOPYX Ltd. is one of the most competent IT service providers when it comes to developing web applications and e-publishing solutions that are based on Python, Zope and Plone. Specialized in big web portals and complex content management systems ZOPYX offers superior services in the following sectors.
zope  plone  development  consulting 
august 2011 by gdw
Zope - Wikibooks, open books for an open world
Zope is an open source Web server built on top of Python. It is most commonly used for the content management systems Plone and CPS and the enterprise resource planning system ERP5. This textbook will help you install and operate a Zope server.
zope  ebook  wikibook  free  python  cms  plone 
june 2011 by gdw
Ploud - Plone on the Cloud
Ploud is a free, easy-to-use service for creating and hosting Plone sites. Plone is a powerful open source content management system.
plone  host  site  cms 
june 2011 by gdw
Daniel Nouri's Blog
This article describes an alternative approach to HTTP caching with Plone.
deployment  http  plone  cache  sc\ 
may 2011 by gdw
18 Things I Wish Were True About Plone — Alexander Limi
in the interest of furthering discussion about the future of plone, here are some of my personal opinions on things that i’d like to see applied to plone — both the process and the software.
blog  future  plone  zope  python 
may 2011 by gdw
Plone CMS: Open Source Content Management
Plone 4: Speed, Power & Beauty

We're proud to announce Plone 4, the latest version of our state-of-the-art open source CMS. It's faster, more powerful and more beautiful than ever before.
cms  opensource  plone  python  software 
april 2011 by gdw
Case Study: Discovering Plone Content Management System (Part 1)
Plone (plone.org) was chosen because of the system's ease-of-use, robust feature set, strong open source community, reduced vendor lock-in, outstanding customizability, standards compliance, reputation, economics, and high performance.
plone  discover  case  study 
november 2010 by gdw
Plone Open Source CMS Review
Plone is a popular Open Source Web CMS based on the Zope application framework. A recent review of Plone by Roger Johansson is definitely worth a close read if you are considering Plone as a Web CMS.
plone  review  cms 
november 2010 by gdw
zwiki.org FrontPage
Zwiki is.. a powerful, innovative, user-friendly wiki engine based on the Zope 2 platform. This project has been developed since 1999 by Simon Michael and contributors around the world, powers many Zope and non-Zope-related wikis, and is free software released under the GNU GPL . Please explore the site, and enjoy the software. Your questions, comments, patches and donations are most welcome!
opensource  plone  python  wiki 
november 2010 by gdw
FileStorageBackup - plone
It's important to back up FileStorage files (.fs files), for the same reasons it's important to back up all critical files. The intended way to back up an .fs file is with the oddly named repozo.py script. This performs efficient incremental backups against a live FileStorage (there's no need to bring the app down), and is aware of that a FileStorage is in a temporarily non-sane state during the time a transaction is in the process of committing. Doing a raw file copy, or rsync, isn't aware of the latter problem, and should not be used on a live FileStorage file; a filesystem-level copy is fine if the FileStorage file isn't open for write access, but repozo still has an advantage then in knowing how to do incremental backup.
backup  plone  repozo.py  script 
october 2010 by gdw
Backup Plone — Plone CMS: Open Source Content Management
There are several ways to backup all data related to Plone.
plone  backup 
october 2010 by gdw

Copy this bookmark:



description:


tags: