Are we going to keep chatting about possibilities or is someone going to create a repo?
:-) Ok, done. zeromq/cookbook it is. As empty as I can make. Everyone on this thread (except Johan who doesn't seem to have a github account) is invited as maintainer. On Tue, Sep 8, 2015 at 7:39 PM, Adriano Ribeiro <[email protected]> wrote: > Hi all, > > Arnaud, that is exactly idea, at least for me. Very open license, easy > update and github markdown pages would nice. I think. > > Adriano Ribeiro > > > Em ter, 8 de set de 2015 18:28, Arnaud Kapp <[email protected]> escreveu: >> >> Hello everyone, >> >> This is a good idea indeed. >> Regarding licensing we want something very open. I suppose some people >> may copy-paste >> some code into their program. >> >> I wonder if we should build the thing as a website generated from >> source (something like sphinx) >> to host-it in a user-friendly using gh-pages or something. >> Or if simply having a repository with a few README is enough. >> >> >> >> On Tue, Sep 8, 2015 at 11:04 PM, Pieter Hintjens <[email protected]> wrote: >> > For licensing, MPLv2 is an issue as many people want to reuse these >> > recipes in closed apps... for the Guide we went for an MIT/X11 license >> > instead. >> > >> > On Tue, Sep 8, 2015 at 9:47 AM, Johan Philips >> > <[email protected]> wrote: >> >> >> >>> On 08 Sep 2015, at 14:19, Pieter Hintjens <[email protected]> wrote: >> >>> >> >>> First recipe can be Hello World :-) I suggest we make the whole repo >> >>> with pull requests as always. So all we need to get started is a new >> >>> repo, a link to RFC 22, a license for code. >> >>> >> >>> I think we can make a load of different Hello World recipes, for >> >>> different socket types. >> >> >> >> Interesting initiative! We have been writing an (academic) publication >> >> with robotics use cases for many of the zeromq patterns, they might also >> >> fit >> >> in a more generic context / general domain. >> >> >> >> Johan >> >> >> >> >> >>> >> >>> On Tue, Sep 8, 2015 at 4:32 AM, Doron Somech <[email protected]> >> >>> wrote: >> >>>> Happy to hear the good responses. I have limited access to internet >> >>>> and >> >>>> computer in the coming month so I won't be able to contribute much. >> >>>> But will >> >>>> contribute afterwards. Looking forward to see the first recipe... >> >>>> >> >>>> This is a fantastic idea... >> >>>> >> >>>> The Guide is old, and the process predates C4. It's time to build a >> >>>> new repository of examples IMO. >> >>>> >> >>>> We can write recipes clearly, as problem statements, and then show >> >>>> how >> >>>> to make them in all our languages and bindings. >> >>>> >> >>>> >> >>>> >> >>>> On Mon, Sep 7, 2015 at 5:28 PM, Brian Knox <[email protected]> >> >>>> wrote: >> >>>>> I think a ZeroMQ cookbook sounds like a neat idea. I'd happily >> >>>>> contribute >> >>>>> some examples for the GoCZMQ bindings - it would be a fun project to >> >>>>> implement some of the patterns using them. >> >>>>> >> >>>>> Tying each pattern to a problem statement would be very much in the >> >>>>> spirit >> >>>>> of ZeroMQ development methodology itself. >> >>>>> >> >>>>> On Mon, Sep 7, 2015 at 10:03 AM, Doron Somech <[email protected]> >> >>>>> wrote: >> >>>>>> >> >>>>>> Hi All, >> >>>>>> >> >>>>>> Problem1: Find the right zeromq pattern is sometime complicated, >> >>>>>> not all >> >>>>>> patterns are documented and searching through different blog posts >> >>>>>> or >> >>>>>> mail >> >>>>>> archives is hard. >> >>>>>> >> >>>>>> Problem2: I have a problem and I want to know if another user in >> >>>>>> the >> >>>>>> community already had it and found a simple solution. Right now I >> >>>>>> have to >> >>>>>> ask on the mailing list and wait for somebody to response. >> >>>>>> >> >>>>>> So zeromq guide have some patterns documented but I think we can do >> >>>>>> more. >> >>>>>> My idea is to create cookbook repository, so each pattern has >> >>>>>> documentation >> >>>>>> (what is the problem this pattern is solving and how to use) and >> >>>>>> implementation in at least one language. >> >>>>>> >> >>>>>> It will be easier to direct people to a specific pattern in the >> >>>>>> cookbook >> >>>>>> repository and also share the different problems and solutions we >> >>>>>> all >> >>>>>> use. >> >>>>>> >> >>>>>> What do you think? >> >>>>>> >> >>>>>> >> >>>>>> >> >>>>>> _______________________________________________ >> >>>>>> zeromq-dev mailing list >> >>>>>> [email protected] >> >>>>>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev >> >>>>>> >> >>>>> >> >>>>> >> >>>>> _______________________________________________ >> >>>>> zeromq-dev mailing list >> >>>>> [email protected] >> >>>>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev >> >>>>> >> >>>> _______________________________________________ >> >>>> zeromq-dev mailing list >> >>>> [email protected] >> >>>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev >> >>>> >> >>>> _______________________________________________ >> >>>> zeromq-dev mailing list >> >>>> [email protected] >> >>>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev >> >>>> >> >>> _______________________________________________ >> >>> zeromq-dev mailing list >> >>> [email protected] >> >>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev >> >> >> >> _______________________________________________ >> >> zeromq-dev mailing list >> >> [email protected] >> >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev >> > _______________________________________________ >> > zeromq-dev mailing list >> > [email protected] >> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev >> >> >> >> -- >> Kapp Arnaud - Xaqq >> _______________________________________________ >> zeromq-dev mailing list >> [email protected] >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
