Posts tagged Zope

Reflections on TTW Programming from the Future

Playing with IFTTT and Zapier has me remembering the TTW programming fallout and debate.

Read more ...


Emerald Sprint Report Out

Merging versioning and and constrained types into Dexterity near Beautiful Seattle.

Read more ...


prgmr.com VPS: “We don’t assume you are stupid”

Excellent, affordable VPS service done in a way that feels very much like participating in an open-source community.

Read more ...


POSKeyError During Commit

A terrifying tale of ZODB errors that only showed during the hardest time to debug.

Read more ...


WSGI apps on IIS

iiswsgi provides a WSGI server providing a FCGI gateway to IIS and setup.py commands for distributing apps as WebPI packages

Read more ...


Looking for Projects and/or a Team

I’m available for work and am interested in contract/consultant projects or a position with a team.

Read more ...


Plone lands on IIS!

Help me test a new GUI Plone install on Windows and IIS.

Read more ...


Sea Sprint 2012 Report-Out

A Python snob’s adventures in JS testing land.

Read more ...


Python Web Apps on IIS

Can Plone work better on Windows? I have a working proof-of-concept with Web Platform Installer, Web Matrix and IIS Express that may improve Plone’s installation story. Help me get it out the door.

Read more ...


Plone Sprints East

I’m going to Plone Sprints East, a sprints event with a symposium thrown in for flavoring.

Read more ...


Cioppino Sprint 2012

I’m so glad this Bodega Bay, CA sprint is becoming a tradition

Read more ...


PyCon 2012 Talks

A bit about my experience at my first PyCon and the talks.

Read more ...


PyCon 2012 Sprints

Sprinting after PyCon and my first time working with and contributing to Pyramid.

Read more ...


Building Python with Subversion 1.7

I ran into a problem when trying to build Python from source after upgrading SVN.

Read more ...


Local Development for Large Upgrades

Using COW to get a usable local setup when developing upgrade procedures for messy sites.

Read more ...


Buildout Performance Improvements

Getting a 6-7 fold decrease in zc.buildout run times.

Read more ...


experimental.broken

Graceful handling of broken interfaces and components in the ZODB.

Read more ...


Making easy_install play nicely with multi-arch

How to help extensions built with easy_install find Debian/Ubuntu multi-arch libraries.

Read more ...


$300 Ticket for Plone Conference 2011

My old boss has a ticket to Plone Conference 2011 that he can’t use afterall.

Read more ...


Centralized Git-SVN mirror

For those of us using lots of “git svn clone”s, is any sort of central mirror worth it?

Read more ...


Ratpoison is Dead, Long Live StumpWM

Replacing ratpoison with StumpWM.

Read more ...


Using Functional Tests for Profiling

Use your functional tests with zope.testing/zope.testrunner to do easier profiling.

Read more ...


Grab Bag of git/svn stuff

Using gitify to pretend everyone has already switched

Read more ...


Ratpoison under Gnome

Configuring ratpoison as Gnome’s window manager preserving all the Gnome goodness.

Read more ...


Cioppino Sprint

I’m back home after the west coast sprint formerly known as the Tahoe sprint, plone.net is now on plone.org, and I can spell Cioppino without looking it up.

Read more ...


Migrating a blobstorage

Addressing the “ZODB.blob WARNING (PID) The lawn blob directory layout is deprecated due to scalability issues on some file systems, please consider migrating to the bushy layout.” warnings.

Read more ...


Trying out Chameleon

My experiences with Chameleon, testing compatibility and z3c.form

Read more ...


Does the Tool Really Deserve the Credit?

When we rave about a tool being superior because we used it to solve a given problem, is it really the tool or the familiarity with the problem we gained in learning to use the tool?

Read more ...


TTW Dexterity Vocabularies

First report from the Tahoe Sprint working on user-enterable vocabularies in the schema editory.

Read more ...


AT Relation Field

Working with David Brennan on two-way references and relationships

Read more ...


testbrowser Patches

collective.testcaselayer 1.2 includes some patches for functional browser testing

Read more ...


collective.gsqi

A grab bag of patches to GS and portal_quickinstaller

Read more ...


collective.formcriteria folder_contents

Managing content with collections

Read more ...


collective.contemplate

Add content from existing content templates

Read more ...


GSML

GenericSetup import hadlers ala ZCML directive handlers

Read more ...


GPG Key Transition

I’m now using a new and more secure OpenPGP key

Read more ...


LDAP, Certificates and Buildout, oh my!

Bringing LDAP and SSL/SASL/TLS certificates into the buildout fold

Read more ...


bbdb.gmailfilter

GMail filters from emacs BBDB

Read more ...


Stagger supervisord

Poor man’s supervisor program startup delay

Read more ...


Emacs tips: Navigate CamelCase

M-f, M-b, M-d, <M-backspace> over camelCase!

Read more ...


collective.securitycleanup

GenericSetup handlers to restore Zope security to defaults

Read more ...


Balancing DRY and Readability

Some complexity belongs in your editor/IDE

Read more ...


Testbrowser Redirects with Fragments

Using zope.testbrowser when a redirect URL includes a fragment

Read more ...


Adding testbrowser Form Inputs

Mock dynamic form inputs with zope.testbrowser

Read more ...


Products.PDBDebugMode Egg

I’ve eggified my post_mortem debugging tool

Read more ...


z3c.persistentfactory

Persistent instance method ZCA factories

Read more ...


ZopeTestCase and packages

Please put ZopeTestCase out of my misery

Read more ...


Emacs, pdb, and zip_safe eggs

restoring pdbtrack grace to zipped eggs

Read more ...


z3c.recipe.ldap

deploy an OpenLDAP server

Read more ...


z3c.recipe.egg

working with source distributions

Read more ...


z3c.offlinepack

pack a ZODB without running Zope

Read more ...


z3c.gibberish

CSV files of random dictionary words

Read more ...


z3c.componentdebug

verbose ComponentLookupErrors

Read more ...


grouparchy.testing

re-use ZODBs for expensive test fixtures

Read more ...


grouparchy.schema

zope.schema field events and directlyProvided fields

Read more ...


grouparchy.porter

zope.formlib for large data sets

Read more ...


grouparchy.index.provider

index provided interfaces

Read more ...


ZEO on EC2

exploring elastic Amazon EC2 ZEO clusters

Read more ...


S3/SimpleDB ZODB

exploring Amazon S3/SimpleDB ZODB storage

Read more ...


Products.cygwinpatch

Zope under cygwin

Read more ...


z3c.recipe.subprocess

manage daemons and other processes

Read more ...


Products.PDBDebugMode

postmortem debugging of Zope exceptions

Read more ...