Palladion Software
spacer Guest
Resources
About the Name
Resumes
Palladion Software Wiki
Delphi and Related Material
Links
Zope.org
Plope Software
Zope Dispatches
Griddle Noise
ZopeZen
Daily Python-URL
Calendar
« June 2012 »
Su Mo Tu We Th Fr Sa
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
Blog
Making the Toast and Tea: Going Mobile with pyramid_jqm
1969/12/31
Slides from my talk at the 2011 Plone Conference are now online....
Moonshining: Making WSGI for Fun and Profit
2010/04/26
We will be presenting a full-day tutorial on WSGI at the Plone Symposium East at Penn State on May 26th. You can register via PayPal at the bottom of the page: hope to see you there!...
Gardening the ZTK presence in Launchpad
2010/04/15
I wanted to let the zope-dev community know a bit about what Christian Theune and I have been doing this week. We have done a fair bit of tidying for the ZTK projects on Launchpad:...
Unit Testing Redux
2009/08/02
Following up to an earlier post on effective unit testing: most people are trying too hard....
They Call it Stormy Monday, but Tuesday's Just as Bad
2009/06/17
I just uploaded a tutorial on using Storm with BFG to the BFG tutorial bin. The application is traversal-based, and uses the storm.zope-based transaction integration, in combination with repoze.tm2, to make for a very pleasing little CRUD app....
Announcing: Zope 4.0 project
2009/04/01
On behalf of the Zope community, I am pleased to announce the creation of the "Zope 4.0" project. After extensive discussion with the Zope wizards in conclave at PyCon 2009, the new project's website has been launched!...
Categorizing Packages: Clarifying Terms
2009/03/15
Some of the friction which comes up on the zope-dev list, apparently due to different goals, might in fact be due to some confusion in the terms we use to talk about our goals, and about the shared software we manage toward those goals. In the interests of reducing the friction, I would like to sketch out how I am using those terms....
Kevin Teague: I want a pony: Django Cheeseshop
2008/09/16
A well-written open letter to the Django development community on the practices which make a setuptools-based development process go more smoothly than the historical experience which soured that community on the idea....
Mark Ramm @ DjangoCon 2008: A TurboGears guy on what Django could learn from Zope
2008/09/16
A really nicely-done presentation analyzing the costs and tradeoffs of the "monolithic" development culture of Zope2, and recommendations for avoiding the pitfalls....
Post DZUG 2008 Sprint Report
2008/09/13
Notes on work done and proposed during the sprint, 12 - 14 September 2008....
Adding Console Scripts to a Plone Buildout
2008/09/10
In a straight 'setupttools'-based application, adding one or more console scripts is straightforward: you just declare them in the 'setup.py', and set setuptools build them for you. However, when using 'zc.buildout' for Plone 3.0.x or 3.1.x, you have to arrange to get the non-eggified Zope2 products on the path, which is not easy. This recipe works for me....
More on repoze.urispace
2008/09/03
I blogged yesterday about the fact that I had docs online for the repoze.urispace package, but didn't do much to motivate readers' interest: repoze.urispace should be interesting if you have an application which needs policies which vary based on "where" in the site the request is addressed. Examples might include: fine- grained security, theme selection, caching policies, etc....
Docs online for new repoze.urispace package
2008/08/30
I have uploaded Sphinxified documentation for repoze.urispace, a library package which implements most of the W3C URISpace spec for use in WSGI middleware. I'm planning to use it to select themes and rulesets for Deliverance based on the URI; other uses might include setting caching headers, or doing some flavor of "declarative security" in middleware. ...
Avoiding Temptation: Notes on using 'unittest' effectively
2008/07/24
Notes on getting the most mileage out of tests written with the Python unittest module...
Ten Years of Python Web Programming
2008/06/22
Looking back at ten years of programming web applications with Python, and musings on what lies ahead....
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.