|
Hey all,
Just a reminder that tomorrow is the Python Meetup: http://wiki.python.org/moin/PUN/ABC201202. We still have some open slots for presentations!
On a side note, I would love people to step up and share tools/tips/whatever that makes their lives as developer better. So if there is anything you use in your day to day life as a python developer. Share! Last time I took the stand with showing vcprompt and how I organized my dotfiles to travel with me to each server I login to (http://maurits.vanrees.org/weblog/archive/2011/10/pun#remco-wendt-showing-two-python-tools). That sparked a discussion in which other people showed some of their findings. Hope to see more of this tomorrow!
Hope to see you all again tomorrow evening! Remco --
Maykin Media Herengracht 416, 1017 BZ Amsterdam tel.: +31 (0)20 753 05 23 mob.: +31 (0)6 187 967 06 http://www.maykinmedia.nl _______________________________________________ Python-nl mailing list [hidden email] http://mail.python.org/mailman/listinfo/python-nl |
|
On 14-02-12 12:23, Remco Wendt wrote:
> On a side note, I would love people to step up and share > tools/tips/whatever that makes their lives as developer better. So if > there is anything you use in your day to day life as a python developer. > Share! Last time I took the stand with showing vcprompt and how I > organized my dotfiles to travel with me to each server I login to > (http://maurits.vanrees.org/weblog/archive/2011/10/pun#remco-wendt-showing-two-python-tools). > That sparked a discussion in which other people showed some of their > findings. Hope to see more of this tomorrow! I recently cleaned up my laptop environment so my setup is working like a charm again. I'm preparing my presentation now :-) Reinout -- Reinout van Rees http://reinout.vanrees.org/ [hidden email] http://www.nelen-schuurmans.nl/ "If you're not sure what to do, make something. -- Paul Graham" _______________________________________________ Python-nl mailing list [hidden email] http://mail.python.org/mailman/listinfo/python-nl |
|
On 14/02/12 18:50, Reinout van Rees wrote:
> On 14-02-12 12:23, Remco Wendt wrote: >> On a side note, I would love people to step up and share >> tools/tips/whatever that makes their lives as developer better. So if >> there is anything you use in your day to day life as a python developer. >> Share! Last time I took the stand with showing vcprompt and how I >> organized my dotfiles to travel with me to each server I login to >> (http://maurits.vanrees.org/weblog/archive/2011/10/pun#remco-wendt-showing-two-python-tools). >> That sparked a discussion in which other people showed some of their >> findings. Hope to see more of this tomorrow! > I recently cleaned up my laptop environment so my setup is working like > a charm again. I'm preparing my presentation now :-) keynoten, dus bij deze de samenvatting zonder slides: we gebruiken gerrit en freemind en zijn er erg blij mee! En boodschap 2, code review is geen slechte vervanging van pair programming (althans, als je het niet inzet als vervanging van pair programming). Maar daar moeten we het dan vanavond maar tijdens een biertje/frisje/whatever over hebben. Oh ja, en we're hiring. Tot vanavond, Jasper -- /\____/\ ir. Jasper Spaans \ (_)/ Fox-IT - For a more secure society! \ X T: +31-15-2847999 \ / \ M: +31-6-41588725 \/ KvK Haaglanden 27301624 _______________________________________________ Python-nl mailing list [hidden email] http://mail.python.org/mailman/listinfo/python-nl |
|
In reply to this post by Remco Wendt-2
Op 14 feb 2012, om 12:23 heeft Remco Wendt het volgende geschreven: > Hey all, > Hello, > Just a reminder that tomorrow is the Python Meetup: > http://wiki.python.org/moin/PUN/ABC201202. We still have some open slots > for presentations! I was thinking of doing my presentation in two parts. I have a bit of time to write some extra slides, I can do the other part, if this interest people. Regards, Sylvain, -- Sylvain Viollon -- Infrae t +31 10 243 7051 -- http://infrae.com Hoevestraat 10 3033GC Rotterdam -- The Netherlands _______________________________________________ Python-nl mailing list [hidden email] http://mail.python.org/mailman/listinfo/python-nl |
|
In reply to this post by Remco Wendt-2
Op 14 feb 2012, om 12:23 heeft Remco Wendt het volgende geschreven: Hey all, My summaries are here: See you next time. -- Maurits van Rees Zest Software PUN: indented _______________________________________________ Python-nl mailing list [hidden email] http://mail.python.org/mailman/listinfo/python-nl |
|
Maurits, thanks for the notes.
Remco and friends, thanks for organizing it. 'We' had a good time :) Kit On 16 Feb 2012, at 12:34, Maurits van Rees wrote: > > Op 14 feb 2012, om 12:23 heeft Remco Wendt het volgende geschreven: > >> Hey all, >> >> Just a reminder that tomorrow is the Python Meetup: http://wiki.python.org/moin/PUN/ABC201202 >> . We still have some open slots for presentations! >> >> On a side note, I would love people to step up and share tools/tips/ >> whatever that makes their lives as developer better. So if there is >> anything you use in your day to day life as a python developer. >> Share! Last time I took the stand with showing vcprompt and how I >> organized my dotfiles to travel with me to each server I login to (http://maurits.vanrees.org/weblog/archive/2011/10/pun#remco-wendt-showing-two-python-tools >> ). That sparked a discussion in which other people showed some of >> their findings. Hope to see more of this tomorrow. > > My summaries are here: > http://maurits.vanrees.org/weblog/archive/2012/02/pun > > See you next time. > > -- > Maurits van Rees > Zest Software > PUN: > indented > > _______________________________________________ > Python-nl mailing list > [hidden email] > http://mail.python.org/mailman/listinfo/python-nl -- Kit BLAKE · Infrae · http://infrae.com/ + 31 10 243 7051 _______________________________________________ Python-nl mailing list [hidden email] http://mail.python.org/mailman/listinfo/python-nl |
|
In reply to this post by Remco Wendt-2
On 14-02-12 12:23, Remco Wendt wrote:
> > Just a reminder that tomorrow is the Python Meetup: > http://wiki.python.org/moin/PUN/ABC201202. We still have some open slots > for presentations! My notes are the first four ones at http://reinout.vanrees.org/weblog/tags/pun.html Remco: Vinay added a long comment on my summary of your logbook talk. He says it smells a little bit like FUD. So you're invited to reply :-) Reinout -- Reinout van Rees http://reinout.vanrees.org/ [hidden email] http://www.nelen-schuurmans.nl/ "If you're not sure what to do, make something. -- Paul Graham" _______________________________________________ Python-nl mailing list [hidden email] http://mail.python.org/mailman/listinfo/python-nl |
|
On Thu, Feb 16, 2012 at 16:57, Reinout van Rees <[hidden email]> wrote: Maykin Media
I just responded :) Remco -- Herengracht 416, 1017 BZ Amsterdam tel.: +31 (0)20 753 05 23 mob.: +31 (0)6 187 967 06 http://www.maykinmedia.nl _______________________________________________ Python-nl mailing list [hidden email] http://mail.python.org/mailman/listinfo/python-nl |
| Powered by Nabble | Edit this page |
