Re: [python-uk] Suggestions / best practices for deployment

2013-05-20 Thread MikedePlume
As per the line between provisioning and deployment I've > argued in the past that provisioning should be for state that > spans many minor releases of an application. I also believe > it's preferable to require that deployment cannot use

Re: [python-uk] Suggestions / best practices for deployment

2013-05-20 Thread MikedePlume
On Sat, 2013-05-18 at 17:41 +0100, Andy Robinson wrote: > Daniel, who are you disagreeing with? Everyone here agrees on > automation, I think. > > - Andy As a small user (one or two servers, one or two packages to deploy): I started by doing a lot of typing of commands, got bored with that, mo

Re: [python-uk] Fwd: more maze

2013-05-13 Thread MikedePlume
On Sun, 2013-05-12 at 10:01 +0100, Tom Viner wrote: > > > I wonder if we could let Mike's Physical Turtle loose on this... Now there's a challenge :-) I was aware from team 1's work that I needed to think about drawing parallel walls. It's just gone back up the todo list. _

[python-uk] London Dojo mazement - team1

2013-05-06 Thread MikedePlume
Just to show that it _can_ be done I have updated https://bitbucket.org/mikedeplume/physical-turtle with example_random.py which uses Physical Turtle to generate a random walk that does not cross itself. Probably not something to have attempted without some prior experience, and many thanks to