Personal tools

python

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...

Aug 09, 2009

lxml infinity loop/memory leak - workaround for deliverance

by Wojciech Lichota — last modified Aug 09, 2009 10:45 PM
Filed Under:

lxml's (v2.0 - v2.2.2) implementation of CSSSelector has bug that can use all available memory. This situation can totally hang your server. In here I will show few workarounds - useful until this bug will be fixed. 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...