<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Which part of the contributing guide did not address your question?</div><div><br></div><div>I will answer your email in more detail:</div><div><br></div><div><div><div>On Dec 11, 2010, at 1:27 PM, Spam Box wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>I do contribute to several open-source projects,</div></blockquote><div><br></div><div><span class="Apple-style-span" style="font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; font-size: 12px; line-height: 18px; ">Blink is an open-source project. Anyone should be able to contribute if they want a new feature implemented. The only requirement for the code to be accepted is to be well written and maintainable. If someone needs a feature that's important to them but it's not on our roadmap, they can contribute it.</span></div><div><br></div><blockquote type="cite"><div>and I don't think<br>that asking whether something is supported or can be added to the<br>roadmap deserves such a terse and unproductive reply.</div></blockquote><div><span class="Apple-style-span" style="font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; font-size: 12px; line-height: 18px; "><p>The decision if something will be included in the official repository is based on:</p><ol><li>How useful a feature is for other people.</li><li>The code that adds the feature must be well designed. The design should be clean, simple and self contained, avoiding complex dependencies on other parts of the code as much as possible. The code should be self documenting (well named classes, methods, variables that help understand what they intend to do without resorting to comments or external documentation).</li><li>The code must follow the coding conventions already in place in blink, regarding naming conventions, spacing, etc. We mainly use python's pep8 for our coding style in python and pep7 for the C code in case there is a python extension involved. They are available here:<ul><li><a href="http://www.python.org/dev/peps/pep-0008/" style="color: rgb(19, 46, 91); ">http://www.python.org/dev/peps/pep-0008/</a></li><li><a href="http://www.python.org/dev/peps/pep-0007/" style="color: rgb(19, 46, 91); ">http://www.python.org/dev/peps/pep-0007/</a></li></ul></li></ol><p>Is good to discuss the design first on the <a href="http://lists.ag-projects.com/mailman/listinfo/blink" style="color: rgb(19, 46, 91); ">mailing list</a> so that the best approach is found to avoid multiple costly iterations later. Also follow the coding style in order to avoid similar multiple iterations before the code is admitted</p></span></div><div><br></div><blockquote type="cite"><div>If you don't<br>welcome feedback, you should indicate it on your site.<br></div></blockquote><div><br></div><div>Quite the opposite, this is why we made a precise guide for questions like the one you asked.</div><div><br></div><div>Adrian</div><div><br></div><br><blockquote type="cite"><div><br>Pierre<br><br>On Sat, Dec 11, 2010 at 11:44, Adrian Georgescu <<a href="mailto:ag@ag-projects.com">ag@ag-projects.com</a>> wrote:<br><blockquote type="cite">See the Contributions section on Blink web site.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><a href="http://icanblink.com/contribute.phtml">http://icanblink.com/contribute.phtml</a><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Adrian<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">On Dec 9, 2010, at 1:44 PM, Pierre-Luc Paour wrote:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><blockquote type="cite">I'm using phone numbers formatted as +33149151653pp15734#p3333# to<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">connect to a conferencing system and automatically logging in.<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">While I'm getting DTMF to work with Blink when I manually type the<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">digits after I'm connected, I would really love to be able to automate<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">this process.<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">Is this already supported? If not, would you consider it?<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">Thanks,<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">Pierre<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">_______________________________________________<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite">Blink mailing list<br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><a href="mailto:Blink@lists.ag-projects.com">Blink@lists.ag-projects.com</a><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><a href="http://lists.ag-projects.com/mailman/listinfo/blink">http://lists.ag-projects.com/mailman/listinfo/blink</a><br></blockquote></blockquote><blockquote type="cite"><blockquote type="cite"><br></blockquote></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">_______________________________________________<br></blockquote><blockquote type="cite">Blink mailing list<br></blockquote><blockquote type="cite"><a href="mailto:Blink@lists.ag-projects.com">Blink@lists.ag-projects.com</a><br></blockquote><blockquote type="cite"><a href="http://lists.ag-projects.com/mailman/listinfo/blink">http://lists.ag-projects.com/mailman/listinfo/blink</a><br></blockquote><blockquote type="cite"><br></blockquote>_______________________________________________<br>Blink mailing list<br><a href="mailto:Blink@lists.ag-projects.com">Blink@lists.ag-projects.com</a><br>http://lists.ag-projects.com/mailman/listinfo/blink<br><br></div></blockquote></div><br></div></body></html>