2009
Sub-archives
Dec 27, 2009
plone.memoize and memcached
plone.memoize has built-in support for caching data in memcached, but it's not activated by default. In this article I want to show how to turn it on. read more...
Nov 08, 2009
Deploying Plone site to static files
Shows how to dump site build with Plone to static website (HTML, CSS, JS, images, etc.). read more...
Nov 07, 2009
Compiled Website with Plone, Django, Xapian and SSI
Slides from talk (RuPy 2009) about deployment large scale applications based on Plone, Django, Xapian and SSI. read more...
Sep 30, 2009
Plone site with many skins simultaneously
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
Shows how to publish video in website based on Plone (3.3). read more...
Aug 13, 2009
Plone discussion mechanism replaced by collective.disqus
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
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 12, 2009
Buildout for Plone 3 with deliverance on WSGI
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
Information about first release of gpxtools - command line tools useful to manipulate GPX files. read more...
Allow OpenID users to leave comments on Plone-based website
Small tutorial that explains how to allow OpenID users to leave comments on Plone-based website. read more...
Jul 04, 2009
Simple development buildout for Plone 3.3 (RC3) on Repoze
Introduce how to build newest Plone instance and run it with paster. read more...


