Archive for the ‘ Zope ’ Category
During development it is common practice to maintain a copy of the live site so that changes can be tested without breaking the live site. Changes made on the development site are often stored in the ZODB via the customs folder. However, before moving changes to the live site it is important to store them [ READ MORE ]
As it turns out, there are many ways to skin a cat and sometimes the cat wins. Any Zope or Plone developer knows that Cheetah is a crucial dependency of ZopeSkel. Unfortunately, after obliterating my mac’s python installation, I needed both a fresh OS and Zope installation. Here’s the problem: Cheetah was updated recently and [ READ MORE ]