contact.html 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Language" content="en-us">
  5. <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
  6. <meta name="GENERATOR" content="Microsoft FrontPage 6.0">
  7. <meta name="ProgId" content="FrontPage.Editor.Document">
  8. <link rel="stylesheet" type="text/css" href="../../../boost.css">
  9. <title>The Boost Statechart Library - Author</title>
  10. </head>
  11. <body link="#0000FF" vlink="#800080">
  12. <table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
  13. "header">
  14. <tr>
  15. <td valign="top" width="300">
  16. <h3><a href="../../../index.htm"><img alt="C++ Boost" src=
  17. "../../../boost.png" border="0" width="277" height="86"></a></h3>
  18. </td>
  19. <td valign="top">
  20. <h1 align="center">The Boost Statechart Library</h1>
  21. <h2 align="center">Contacting the author</h2>
  22. </td>
  23. </tr>
  24. </table>
  25. <hr>
  26. <p>First of all, thank you for considering to provide feedback about
  27. Boost.Statechart! All feedback (including questions) is valuable for the
  28. progress of the library and its documentation. Please post to either of the
  29. following groups if the matter could also be of interest to other
  30. people:</p>
  31. <ul>
  32. <li><a href="http://www.boost.org/more/mailing_lists.htm">Boost Users</a> for
  33. questions and comments about the documentation, the interface or the
  34. semantics</li>
  35. <li><a href="http://www.boost.org/more/mailing_lists.htm">Boost Developers</a> for
  36. bug reports and patches</li>
  37. </ul>
  38. <p><b>Please prefix the subject line of your post with [statechart]</b>.
  39. This will help all group members to quickly find the threads they are
  40. interested in.</p>
  41. <p>I try hard to regularly read both lists but every now and then I'm on
  42. holiday or even miss a post. If you don't get a satisfactory answer within
  43. a few days or feel that the matter is of no interest to others, you can
  44. also reach me by email. To prevent spammers from harvesting my email off
  45. the web server I can only give you an <b>obfuscated address</b>: <a href=
  46. "mailto:ahd6974-spamboostorgtrap@yahoo.com">ahd6974-spamboostorgtrap@yahoo.com</a>.
  47. <b>You need to remove the words spam and trap to obtain my real
  48. address.</b></p>
  49. <hr>
  50. <p><a href="http://validator.w3.org/check?uri=referer"><img border="0" src=
  51. "../../../doc/images/valid-html401.png" alt="Valid HTML 4.01 Transitional"
  52. height="31" width="88"></a></p>
  53. <p>Revised
  54. <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->09 January, 2007<!--webbot bot="Timestamp" endspan i-checksum="39094" --></p>
  55. <p><i>Copyright &copy; 2006-<!--webbot bot="Timestamp" s-type="EDITED" s-format="%Y" startspan -->2007<!--webbot bot="Timestamp" endspan i-checksum="778" -->
  56. <a href="contact.html">Andreas Huber D&ouml;nni</a></i></p>
  57. <p><i>Distributed under the Boost Software License, Version 1.0. (See
  58. accompanying file <a href="../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
  59. copy at <a href=
  60. "http://www.boost.org/LICENSE_1_0.txt">http://www.boost.org/LICENSE_1_0.txt</a>)</i></p>
  61. </body>
  62. </html>