Personal tools

wsgi

Nov 07, 2009

Compiled Website with Plone, Django, Xapian and SSI

by Wojciech Lichota — last modified Nov 07, 2009 06:10 PM

Slides from talk (RuPy 2009) about deployment large scale applications based on Plone, Django, Xapian and SSI. read more...

Jul 12, 2009

Buildout for Plone 3 with deliverance on WSGI

by Wojciech Lichota — last modified Jul 12, 2009 06:45 PM

In this article I want to show how to create development and production instances of Plone (3.3 rc4) with deliverance (0.3 - trunk version). All components lives in WSGI environment and cooperated with Apache HTTP server. read more...

Jul 04, 2009

Simple development buildout for Plone 3.3 (RC3) on Repoze

by Wojciech Lichota — last modified Jul 04, 2009 10:55 PM

Introduce how to build newest Plone instance and run it with paster. read more...