Typica logo

Typica

Version 1.6.3

Copyright © 2007–2015 Neal Evan Wilson

Special Thanks

Ongoing development of Typica is made possible through the generous financial contributions from the following:

Water Street Coffee Roaster

La Cosecha Coffee Roasters

Anonymous Funders Through Gratipay

Hardware for developing Phidgets 1048 support was provided by Phidgets, Inc.

Get Involved

Typica has reached a point in its development where it can be considered mature with a feature set appropriate for many coffee roasting firms. There is, however, considerable variety among roasting firms in the equipment used, roasting styles, process traceability requirements, languages understood, and other preferences. There is also still considerable room for improvement in many areas. The development of Typica has been on a budget of approximately $0, but software development is not without cost. This is especially the case for cross platform development of software that interfaces with external hardware. These are some of the things that could be done with additional funding:

  • Improve development and testing infrastructure. This would allow more complete testing of release candidates on all platforms and greatly increase the quality and speed at which new releases could be made available.
  • Purchase additional measurement devices. Interest has been expressed in using many types of hardware not currently supported in Typica. Some of these suggestions are quite reasonable and the only reason I am not able to include support for them is simply that I do not have a sample of the hardware to test my code against.
  • Pay for web hosting. While the Internet allows free software to be distributed cheaply, this is not without cost.
  • Allow more development time. As of this writing, nobody has contributed any improvements to Typica's program code. This has all been designed and written by a single person working on it as time is available. Many of the planned improvements require nothing beyond time to plan an implementation, to write the program code, to integrate it with the rest of the program, and to test that the feature is sound. With sufficient sustained funding it would be possible to devote more time to continuing development, resulting in a more rapid release of features and other improvements to Typica.

Financial assistance toward these ends can be sent (checks payable in US dollars preferred) to:

Neal Wilson
c/o Wilson's Coffee & Tea
3306 Washington Ave.
Racine, WI 53405
USA

All who contribute in this way will be thanked in the Special Thanks section seen above in the next public release, so please indicate if you would like to be identified by your name, your company name, or in some other way.

Anonymous funding can also be made through Gratipay. While it is not possible to verify and recognize those who help provide funding in this way, the small weekly payments are easier to plan around than larger one time contributions.

License Information

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONNIFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Parts of Typica are from QextSerialPort which is used under the MIT license as follows:

Copyright © 2000–2003 Wayne Roth

Copyright © 2004–2007 Stefan Sander

Copyright © 2007 Michal Policht

Copyright © 2008 Brandon Fosdick

Copyright © 2009-2010 Liam Staskawicz

Copyright © 2011 Debao Zhang

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONNIFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Typica also makes use of the Qt framework.

Public domain icons are courtesy of the Tango Desktop Project.

Entypo pictograms by Daniel Bruce — www.entypo.com

Some charts are produced with the help of d3.js which is provided with the following license:

Copyright © 2010-2014, Michael Bostock

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • The name Michael Bostock may not be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL MICHAEL BOSTOCK BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.