waterwaterwaterwaterwaterwaterwaterwaterwaterwaterPollenation web design

Matt Goodall

Setting up a Twisted Deferred Chain

2005-05-20

We had some code that setup a deffered chain.
more...

Simple example of Twisted's DeferredQueue

2005-04-24

While looking for something to solve a partucular problem, I came across Twisted's DeferredQueue.
more...

Patching pysqlite

2004-12-13

I wanted pysqlite to use the standard datetime types but I also don't want to replace the python-sqlite package my Linux distribution lovingly cares for, so I created this traversty of a module to patch sqlite.
more...

My, my, my ... another MySQL gotcha

2004-10-07

I avoid MySQL wherever possible but some clients and ISPs use it so it makes an unwelcome appearance in my working life from time to time. I had to repeat a test yesterday to remind myself why I consider MySQL's GROUP BY implementation broken.
more...

Super League - a Twisted Web + Nevow Site

2004-09-29

Last week we launched the new `Super League`_ site. It's been receiving a significant number of requests/visitors since then and, apart from a couple of relatively minor problems, it's working really well.
more...

Pyrex for Python modules

2004-07-07

I came across Pyrex some time ago and finally had a quick play with it tonight. Pyrex is really designed to make writing extension modules easy but it seemed to have the potential to improve the speed of normal Python modules too.
more...

[6 items]
1