Posts
Site News
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.
collective.plonetruegallery picasa bugs fixed
People were getting errors using public picasa galleries. This fix includes creating and leaving google data objects in memory so I'm not constantly recreating throughout the longevity of the site.
New Releases of PloneTrueGallery 0.6b1 and ATImageEditor 0.3
A new release has been cut for both collective.plonetruegallery and uwosh.ATImageEditor.
plone browser layers
Browser layers are used to specify views and resources and are only specific to your plone site. It is much like what a theme does, you just don't need to select the theme in the site settings. It works on a per site basis and is only enabled when your product is installed.
p4a on Plone 3.1 buildout
Getting p4a.ploneaudio, p4a.plonevideo is a little difficult on Plone 3.1. Here is the buildout that shows how to do it.
