Skip to content.

plope

Personal tools
You are here: Home
 
 
News Item Posted by chrism - Created: 2009-05-17

Personal Priority Inversion

A personal priority inversion is apparent.

News Item Posted by chrism - Created: 2009-05-12

Supervisord Memmon Sample Config

A sample configuration for supervisord that monitors a process and restarts it if it's using too much memory.

News Item Posted by chrism - Created: 2009-03-02

Setup.py Blues

Grr.

News Item Posted by chrism - Created: 2009-02-14

zope.pipeline

Shane Hathaway works on decomposing the Zope publisher into WSGI middleware.

News Item Posted by chrism - Created: 2009-02-09

The Zope Book Needs A Maintainer

The Zope Book needs a maintainer.

News Item Posted by chrism - Created: 2009-02-08

Amendments for "What's Your Web Framework Doing"

News Item Posted by chrism - Created: 2009-02-07

What is *Your* Web Framework Doing Under the Hood?

Pylons, Django, Grok, and repoze.bfg profiling output tells the tale.

News Item Posted by chrism - Created: 2009-01-19

Big F'n Tutorial at Pycon US 2009

A tutorial at Pycon US 2009 about the repoze.bfg web application framework.

News Item Posted by chrism - Created: 2009-01-06

Inversion of Control In Web Frameworks

You want control? Of course you do! Control is great! But I'll argue that sometimes getting *too much* control can mean creating more work for yourself when you write a web application.

News Item Posted by chrism - Created: 2008-12-30

Application Configuration for Frameworks

It would be useful to find or create a configuration system for use in repoze.bfg (and other frameworks) that had the same purpose as 'zope.configuration' (aka ZCML), but rids itself of the hard dependency on 'zope.component'.

News Item Posted by chrism - Created: 2008-12-24

Fire Whomever Runs Amtrak.

Whomever runs Amtrak should almost certainly be fired.

News Item Posted by chrism - Created: 2008-12-21

"I Am Not A Programmer"

The worst way to ask for help.

News Item Posted by chrism - Created: 2008-12-18

Plugin-Izing an Application

I just tried to make an application pluggable as per André Roberge's recent specification using the Zope Component Architecture.

News Item Posted by chrism - Created: 2008-12-14

Bounty Solved

Brandon Craig Rhodes is the winner of the bounty for figuring out the emacs-flymake + pyflakes issue.

News Item Posted by chrism - Created: 2008-12-13

Bounty: Make Emacs Flymake + PyFlakes Setup Not Spin On Triple-Quote Entry

I will pay anyone who can fix the integration between Pyflakes and Emacs flymake-mode so that it doesn't "spin" when you type a single set of triple-quotes (""").