Archive for October, 2007

10 reasons not to contract me

Thursday, October 4th, 2007

Several days ago I was told that my "5 reasons to contract" me are plain self-advertisement and even test ethical limits. Today, after (yet another) talk full of misunderstandings, I've decided to defend the opposite thesis. Here you have 10 reasons not to contract me or to partner with ...

how to use mysql replication in django

Monday, October 1st, 2007

I'll start with warning.  Now it's just a pure thoughts, none of code is tested or ever written and is just a dump of an idea came up at Python Exception. For those who do not know the issue.  MySQL replication syncs databases one way, from master(s) to slaves.  This allows ...