Typica is a free program for professional coffee roasters. https://typica.us
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

about.html 6.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN" "http://www.w3.org/2002/04/xhtml-math-svg.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>Typica - Data for Coffee Roasters</title>
  5. <link rel="stylesheet" type="text/css" href="style.css" />
  6. </head>
  7. <body>
  8. <div id="page">
  9. <div id="topmatter">
  10. <div id="topbanner">
  11. <img src="../icons/appicons/logo96.png" height="96px" width="96px" alt="Typica logo" />
  12. <h1>Typica</h1>
  13. <h2>Version 1.5</h2>
  14. </div>
  15. <div id="maintext">
  16. <p>Copyright &copy; 2007&ndash;2013 Neal Evan Wilson</p>
  17. <h3>Special Thanks</h3>
  18. <p>Ongoing development of Typica is made possible through the
  19. generous financial contributions from the following:</p>
  20. <p>Pinnacle Coffee Roasting</p>
  21. <h3>Get Involved</h3>
  22. <p>Typica has reached a point in its development where it can
  23. be considered mature with a feature set appropriate for many
  24. coffee roasting firms. There is, however, considerable variety
  25. among roasting firms in the equipment used, roasting styles,
  26. process traceability requirements, languages understood, and
  27. other preferences. There is also still considerable room for
  28. improvement in many areas. The development of Typica has been
  29. on a budget of approximately $0, but software development is
  30. not without cost. This is especially the case for cross
  31. platform development of software that interfaces with external
  32. hardware. These are some of the things that could be done with
  33. additional funding:
  34. <ul>
  35. <li>Improve development and testing infrastructure.
  36. This would allow more complete testing of release
  37. candidates on all platforms and greatly increase the
  38. quality and speed at which new releases could be made
  39. available.</li>
  40. <li>Purchase additional measurement devices. Interest
  41. has been expressed in using many types of hardware not
  42. currently supported in Typica. Some of these
  43. suggestions are quite reasonable and the only reason I
  44. am not able to include support for them is simply that
  45. I do not have a sample of the hardware to test my code
  46. against.</li>
  47. <li>Pay for web hosting. While the Internet allows
  48. free software to be distributed cheaply, this is not
  49. without cost.</li>
  50. <li>Allow more development time. As of this writing,
  51. nobody has contributed any improvements to Typica's
  52. program code. This has all been designed and written
  53. by a single person working on it as time is available.
  54. Many of the planned improvements require nothing beyond
  55. time to plan an implementation, to write the program
  56. code, to integrate it with the rest of the program, and
  57. to test that the feature is sound. With sufficient
  58. sustained funding it would be possible to devote more
  59. time to continuing development, resulting in a more
  60. rapid release of features and other improvements to
  61. Typica.</li>
  62. </ul>
  63. </p>
  64. <p>Financial assistance toward these ends can be sent (checks
  65. payable in US dollars preferred) to:</p>
  66. <p>Neal Wilson<br />
  67. c/o Wilson's Coffee &amp; Tea<br />
  68. 3306 Washington Ave.<br />
  69. Racine, WI 53405<br />
  70. USA</p>
  71. <p>All who contribute in this way will be thanked in the
  72. Special Thanks section seen above in the next public release,
  73. so please indicate if you would like to be identified by your
  74. name, your company name, or in some other way. Anonymous
  75. funding can also be made through <a href="https://www.gittip.com/N3Roaster/">Gittip</a>.</p>
  76. <script data-gittip-username="N3Roaster" src="http://www.gittip.com/assets/widgets/0002.js"></script>
  77. <h3>License Information</h3>
  78. <p>Permission is hereby granted, free of charge, to any person
  79. obtaining a copy of this software and associated documentation
  80. files (the "Software"), to deal in the Software without
  81. restriction, including without limitation the rights to use,
  82. copy, modify, merge, publish, distribute, sublicense, and/or
  83. sell copies of the Software, and to permit persons to whom the
  84. Software is furnished to do so, subject to the following
  85. conditions:</p>
  86. <p>The above copyright notice and this permission notice shall
  87. be included in all copies or substantial portions of the
  88. Software.</p>
  89. <p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
  90. KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
  91. WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
  92. AND NONNIFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  93. HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  94. WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  95. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  96. OTHER DEALINGS IN THE SOFTWARE.</p>
  97. <p>Parts of Typica are from
  98. <a href="http://code.google.com/p/qextserialport/">QextSerialPort</a>
  99. which is used under the MIT license as follows:</p>
  100. <p>Copyright &copy; 2000&ndash;2003 Wayne Roth</p>
  101. <p>Copyright &copy; 2004&ndash;2007 Stefan Sander</p>
  102. <p>Copyright &copy; 2007 Michal Policht</p>
  103. <p>Copyright &copy; 2008 Brandon Fosdick</p>
  104. <p>Copyright &copy; 2009-2010 Liam Staskawicz</p>
  105. <p>Copyright &copy; 2011 Debao Zhang</p>
  106. <p>Permission is hereby granted, free of charge, to any person
  107. obtaining a copy of this software and associated documentation
  108. files (the "Software"), to deal in the Software without
  109. restriction, including without limitation the rights to use,
  110. copy, modify, merge, publish, distribute, sublicense, and/or
  111. sell copies of the Software, and to permit persons to whom the
  112. Software is furnished to do so, subject to the following
  113. conditions:</p>
  114. <p>The above copyright notice and this permission notice shall
  115. be included in all copies or substantial portions of the
  116. Software.</p>
  117. <p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
  118. KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
  119. WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
  120. AND NONNIFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  121. HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  122. WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  123. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  124. OTHER DEALINGS IN THE SOFTWARE.</p>
  125. <p>Typica also makes use of the <a href="typica://aboutqt">Qt</a>
  126. framework.</p>
  127. </div>
  128. </div>
  129. </body>
  130. </html>