Personal tools

August

Sub-archives

Aug 13, 2009

Plone discussion mechanism replaced by collective.disqus

by Wojciech Lichota — last modified Aug 13, 2009 11:45 PM
Filed Under:

Today I updated this website to newest Plone (3.3 rc5). Also I replaced default Plone discussion mechanism by DISQUS comments system. In few works I will describe this proccess and my motivations. 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...