Posts
Automatically Pack The ZODB
This just goes over how you can automatically have the ZODB packed once a day. Does not use a cron job either.
Give Each Plone Site A Data.fs
Separate each Plone instance into having its own Data.fs to make backups easier.
Using A Proxy In Mac OS X With SSH
This little tutorial will show you how to use a proxy server on Mac OS X with only SSH installed on your proxy server. This involves getting Firefox to use the SOCKS server and Cocoa applications.
Find process in terminal on linux
This simple commands helps in finding certain processes to kill in linux....
Run Process In Background command
How to run process in the background while sending the output to a log file. I use this command to start cherrypy.
Plone Localization
Documenting my experience on adding French Language support to collective.plonetruegallery. Good reference for how to do localization support in Plone products.
Plone boot and shutdown startup script
example script of what is placed in your /etc/init.d directory. Credits go to T. Kim Nguyen on this.
Content in perpetual lock state in Plone. Duh!
If you ever have an issue where content can't be unlocked no matter what you do, you might want to look at portal_migration in the ZMI. You may have forgotten to upgrade your site.
