-
Recent Posts
Recent Comments
Archives
Categories
Meta
Category Archives: Plone
Plone with a clean development environment on Leopard
I still have a G5 PowerMac. It runs Mac OS X 10.5 Leopard. I know it’s old, but since it’s a PowerPC I can’t upgrade the MacOS. It’s still very relevant for doing Plone development, as Apple has a long … Continue reading
Posted in Development, Internet, Plone
2 Comments
Plone 4.1 with Apache and mod_wsgi (sorta)
Update 2011-06-01: Still not working perfectly, but I did manage to clean up a couple steps by using more of mod_wsgi’s bells and whistles: Using a .pth file and the WSGIPythonPath directive you don’t need to manually load all the … Continue reading
Posted in Development, Internet, Plone, Uncategorized
3 Comments
How to build a simple shared zeoclient-only setup for Plone 3
Note: The following is probably very adaptable to Plone 4. In fact, I suspect it’s even easier in Plone 4. But I’m working on Plone 3 right now, so there you go. This is the second in a two-part guide … Continue reading
How to build a simple shared zeoserver-only setup for Plone 3
Note: The following is probably very adaptable to Plone 4. In fact, I suspect it’s even easier in Plone 4. But I’m working on Plone 3 right now, so there you go. When you first install Plone, you get everything … Continue reading