Entries from June 2006
Just a few days ago, I was talking about how much I enjoy PySqlite, and now I’ve found another great tool for my SQL war chest. SQLAlchemy
I am already using it for another part of a big multi-database reporting project. The fun part for me is that it is more modular and less demanding […]
[Read more →]
Tags: Libraries · Python
This morning I logged into Feedburner to check my stats. AAAARGH! 0 subscribers on all my blogs.
[Read more →]
Tags: PHP · Plugins · Wordpress
At work, I’m doing a bunch of data acquisition on various machines outside the firewall. I think I’ve hit on an absolutely great combination of Python technologies to do this in a really manageable and scalable manner.
The design constraints:
No long-running processes. These are heavily loaded boxes. The data acquisition will run via […]
[Read more →]
Tags: Design · Libraries · Python
LAtely, I’ve been using iSale to help me list items on eBay. I’ve used it enough now that I can give a reasonable review of its functionality.
[Read more →]
Tags: Reviews