Narzędzia osobiste

Sierpień

Sub-archives

2009-08-13

Plone discussion mechanism replaced by collective.disqus

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

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