Re: [zeromq-dev] zguide example implementation of msgqueue.py, mtserver.py and mtrelay.py

2011-01-03 Thread Guillaume Aubert
Morning, Happy new year and all the best to all the ZeroMQers. I am back from my holidays and would be happy to help Ian with the guide maintenance while you are away if necessary. Cheers Guillaume On Sun, Dec 26, 2010 at 3:56 PM, Ian Barber wrote: > I'd be happy to help with the guide, I enjoy

Re: [zeromq-dev] zguide example implementation of msgqueue.py, mtserver.py and mtrelay.py

2010-12-26 Thread Pieter Hintjens
If you could at least assure that all example translations people post to the list are logged as issues, that'll be a great help. Thanks! Pieter On 26 Dec 2010 15:56, "Ian Barber" wrote: > I'd be happy to help with the guide, I enjoyed doing the PHP translations > and playing around with the ones

Re: [zeromq-dev] zguide example implementation of msgqueue.py, mtserver.py and mtrelay.py

2010-12-26 Thread Ian Barber
I'd be happy to help with the guide, I enjoyed doing the PHP translations and playing around with the ones in other languages to compare and contrast, so if you'd like let me know. Otherwise, it looks like Guillaume's examples and mine are in the fork queue and have issues associated. Ian On Sun,

Re: [zeromq-dev] zguide example implementation of msgqueue.py, mtserver.py and mtrelay.py

2010-12-26 Thread Pieter Hintjens
Hi, I'm kind of unable to work fully right now, limited to mobile phone access. Perhaps we could find a second maintainer for the guide examples? It requires resolving pull requests and patches, updating the contributor file, and list of contributors in ch1. Alternatively, make sure every submiss

Re: [zeromq-dev] zguide example implementation of msgqueue.py, mtserver.py and mtrelay.py

2010-12-17 Thread Guillaume Aubert
Hi, I have also added psenvpub.py and psenvsub.py in the github fork https://github.com/gaubert/zguide. The code is licensed under the MIT/X11 license. More should come. Cheers Guillaume On Thu, Dec 16, 2010 at 8:56 AM, Guillaume Aubert wrote: > Morning Martin, > > I forked the zguide project a

Re: [zeromq-dev] zguide example implementation of msgqueue.py, mtserver.py and mtrelay.py

2010-12-15 Thread Guillaume Aubert
Morning Martin, I forked the zguide project and sent you a pull request. Just in case the examples are in this forked project: https://github.com/gaubert/zguide I might add more examples in the next 2 days as I continue to experiment with zmq. Let me know if you need some help. Cheers Guillaume

[zeromq-dev] zguide example implementation of msgqueue.py, mtserver.py and mtrelay.py

2010-12-15 Thread Guillaume Aubert
Hi, I have implemented and tested the 3 examples from the zguide: msgqueue.py : https://gist.github.com/742013 mtserver.py: https://gist.github.com/742065 mtrelay.py: https://gist.github.com/742178 It would be nice to have at least an acknowledgment of reception as I have not received any comme

Re: [zeromq-dev] zguide example implementation of msgqueue.py, mtserver.py and mtrelay.py

2010-12-15 Thread Martin Sustrik
Guillaume, > Thanks for answering me. > I have a github account so If you give me access to the zguide > repository, I could create branch and put the examples there. > Pieter will have a look at the examples in the branch and merge the > "example" branch into the main one when he is back and if t

Re: [zeromq-dev] zguide example implementation of msgqueue.py, mtserver.py and mtrelay.py

2010-12-15 Thread Guillaume Aubert
Hi Martin, Thanks for answering me. I have a github account so If you give me access to the zguide repository, I could create branch and put the examples there. Pieter will have a look at the examples in the branch and merge the "example" branch into the main one when he is back and if the transla

Re: [zeromq-dev] zguide example implementation of msgqueue.py, mtserver.py and mtrelay.py

2010-12-15 Thread Martin Sustrik
Hi Guillaume, > It would be nice to have at least an acknowledgment of reception as I > have not received any comments regarding my 2 previous example > submissions. > > Let me know what you think about it and how to push it to the zguide > git repository ? Pieter, who's maintaining the guide is