Archive for January, 2006

Argh…

Posted at 10:29am on Friday, January 13th, 2006 by

Simple, yet infuriating.

Tags:

| Comments Off

Logging in under the Zope/Plone debugger

Posted at 1:15pm on Monday, January 9th, 2006 by

A very dull but very useful post if you’re trying to use zopectl debug and need to authenticate (to add test content or change workflow states, for example). Deep in the comments on this page is the following anonymous comment which should be typed at the debugger prompt:

# replace 'admin' with the desired user id
>>> from AccessControl.SecurityManagement \\
...     import newSecurityManager
>>> user = app.portal.acl_users.getUserById('admin')
>>> user = user.__of__(app.portal.acl_users)
>>> newSecurityManager(None, user)

Tags:

| Comments Off

Apparently…

Posted at 12:29pm on Monday, January 9th, 2006 by

…I’m not the only one to misspell python pythong

Tags:

| Comments Off

There’s nothing like…

Posted at 5:36pm on Sunday, January 8th, 2006 by

…a comedy moustache. Particularly when on a dinosaur.

Tags:

| Comments Off

The only way to start the new year

Posted at 3:13pm on Sunday, January 8th, 2006 by

A resounding win away from home. The weather played too big a part and there were far too many handling errors, but we’re third in the table (at least right now) and the pack were outstanding on a day when the backs had no part to play. Heineken Cup next year? Here’s hoping.

Tags:

| Comments Off

100 things we didn’t know this time last year

Posted at 3:00pm on Sunday, January 8th, 2006 by

From news.bbc.co.uk

Tags:

| Comments Off

It really is time

Posted at 7:46am on Saturday, January 7th, 2006 by

They’ve been a joke and and embarrassment for years… Surely it’s time to evict Zimbabwe from test cricket?

Tags:

| Comments Off

A moribund year?

Posted at 8:27am on Tuesday, January 3rd, 2006 by

On first takes, yes. But then again, perhaps not

Tags:

| Comments Off

All too true

Posted at 4:58pm on Monday, January 2nd, 2006 by

Vic Marks tells it like it is. I know I’m a renowned sporting pessimist, but I think we may have to start focussing on July/August 2009 already. Winter 2006/7 looks like a painful tour.

Tags:

| Comments Off

3 things to make January less dull

Posted at 9:34am on Monday, January 2nd, 2006 by

Hansa‘s Gujarati cookbook (Claire’s pregnant again – she wants curry, but no meat), The Cook’s Thesaurus (to identify exactly what to buy when the book says “ajwan seeds” or “pigeon peas”) and Simply Spice (where you can actually buy these things).

Tags:

| Comments Off