Przejdź na skróty do treści. | Przejdź do nawigacji

Narzędzia osobiste
Sekcje

Twitter RSS

Jesteś w: Start Blog Topics python

python

2009-11-07

Compiled Website with Plone, Django, Xapian and SSI

by Wojciech Lichota — last modified 2009-11-07 18:10

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

2009-08-09

lxml infinity loop/memory leak - workaround for deliverance

by Wojciech Lichota — last modified 2009-08-09 22:45
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...

2009-07-06

gpxtools - command line tools useful to manipulate GPX files

by Wojciech Lichota — last modified 2009-07-06 23:45
Filed Under:

Information about first release of gpxtools - command line tools useful to manipulate GPX files. read more...

2009-07-04

Simple development buildout for Plone 3.3 (RC3) on Repoze

by Wojciech Lichota — last modified 2009-07-04 22:55

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