Re: [python-uk] 2 Principle Engineer roles in London up to £95k

2016-12-08 Thread Gilberto Gonçalves
> > So though I've defended recruiters here before, and posted job ads myself, > I think we should consider the possibility that all that's needed is to not > allow job ads (or not allow recruiters if you like -- but I think > simplicity is a virtue here). Then rogue job ads can be responded to on

Re: [python-uk] Code of Conduct

2016-12-07 Thread Gilberto Gonçalves
Unfortunately I'll have to agree with this too, I was surprised to see that thread happening here. One thing that is missing on the CoC for Python is actually what happens when situations like this arise. It just says that we will be respectful, well, that didn't happen, how can we prevent it fro

[python-uk] Oxford Python meetup needs speakers

2014-10-13 Thread Gilberto Gonçalves
Hi guys, I'm organizing the next Oxford Python meetup and was wondering whether any of you have a talk to give or know anyone that could do that. It will happen next Thursday (October 16) at 7:00pm in Oxford (venue not set yet). http://www.meetup.com/oxfordpython/events/211586202/ Cheers, Gil _

Re: [python-uk] copyright info in source

2013-09-09 Thread Gilberto Gonçalves
I understand your concern since it doesn't look very DRY to put the license in all the source files but I believe that putting at least a header in each of the files as well as a full License file in the root of your project is the best way to do it. Check this: http://www.oss-watch.ac.uk/resource