Re: [python-nl] My presentation last night at the PUN

2011-10-25 Berichten over hetzelfde onderwerp Maurits van Rees
Op 24-10-11 20:43, Maurits van Rees schreef: (And yes, I will post a summary of the PUN, but I should do some spell checking first.) Done: http://maurits.vanrees.org/weblog/archive/2011/10/pun -- Maurits van Rees http://maurits.vanrees.org/ Web App Programmer at Zest Software: http://zestsof

Re: [python-nl] My presentation last night at the PUN

2011-10-24 Berichten over hetzelfde onderwerp Maurits van Rees
Op 24-10-11 16:38, Remco Wendt schreef: Muxing or connection sharing in SSH like a presented can be done by using the following lines in your .ssh/config file: # Use ssh connection sharing (muxing) ControlMaster auto ControlPath /tmp/ssh_mux_%h_%p_%r I am using that too since a few months and

Re: [python-nl] My presentation last night at the PUN

2011-10-24 Berichten over hetzelfde onderwerp Remco Wendt
Hey all, Hereby also some short notes accompanying my mini presentation during the PUN. I presented two small python utilities that make my live easier on the command line: - vcprompt which is a small python script that allows you to show VCS information in your prompt if the current directory

[python-nl] My presentation last night at the PUN

2011-10-21 Berichten over hetzelfde onderwerp Sylvain Viollon
Hello, I presented the comethod stuff last night at the PUN. I pasted my examples on pastebin, if you want to run it for yourself and see how things are working. I added some print statements to help with that. http://pastebin.com/hgqiSTVz This requires Python 2.