Re: Development environment

2014-08-21 Thread Maxim Konovalov
On 8/21/14 3:14 PM, Richard Fussenegger, BSc wrote: > Many thanks to Paulo, Ruslan and oscaretu for all the answers. I'll > dig deep and will most certainly open up new threads with questions > regarding the features I wish to implement. > > If someone has anything else of interest to share, don't

Re: Development environment

2014-08-21 Thread Richard Fussenegger, BSc
Many thanks to Paulo, Ruslan and oscaretu for all the answers. I'll dig deep and will most certainly open up new threads with questions regarding the features I wish to implement. If someone has anything else of interest to share, don't hesitate. Richard On 8/20/2014 10:13 PM, Paulo Silva wr

Re: Development environment

2014-08-21 Thread Ruslan Ermilov
On Wed, Aug 20, 2014 at 07:48:34PM +0200, Richard Fussenegger, BSc wrote: > I'd like to start working on the nginx source. I know my way around in C > (although I'm not a crack at all) but I'm totally new to nginx. Do you > have some starting points that would help a new developer to understand

Re: Development environment

2014-08-20 Thread Paulo Silva
Hi Richard, I am also new to nginx development and the best resource, so far are: * http://www.evanmiller.org/nginx-modules-guide.html * http://antoine.bonavita.free.fr/nginx_mod_dev_en.html I met a guy, Wandenberg Peixoto ( https://github.com/wandenberg) who has been an invaluable help. I called

Development environment

2014-08-20 Thread Richard Fussenegger, BSc
Hi! I'd like to start working on the nginx source. I know my way around in C (although I'm not a crack at all) but I'm totally new to nginx. Do you have some starting points that would help a new developer to understand how things work? - Coding standards (already noticed an 80 character har