Personal tools

buildout

Nov 08, 2009

Deploying Plone site to static files

by Wojciech Lichota — last modified Nov 08, 2009 10:24 AM

Shows how to dump site build with Plone to static website (HTML, CSS, JS, images, etc.). read more...

Sep 30, 2009

Plone site with many skins simultaneously

by Wojciech Lichota — last modified Sep 30, 2009 08:34 PM
Filed Under:

Shows how to setup site on Plone with many skins. Each skin will have own domain. read more...

Sep 17, 2009

Plone and video content

by Wojciech Lichota — last modified Sep 17, 2009 10:21 PM
Filed Under:

Shows how to publish video in website based on Plone (3.3). 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 06, 2009

gpxtools - command line tools useful to manipulate GPX files

by Wojciech Lichota — last modified Jul 06, 2009 11:45 PM
Filed Under:

Information about first release of gpxtools - command line tools useful to manipulate GPX files. 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...