| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 | <html><head>
	<title>Typica - Data for Coffee Roasters</title>
	<link rel="stylesheet" type="text/css" href="style.css">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@N3Roaster">
<meta name="twitter:title" content="Typica 1.6.4 Now Available. Free Software for Coffee Roasters">
<meta name="twitter:description" content="Typica is a cross-platform application for coffee roasters with features for recording your roasts, tracking green coffee inventory, product development, improving production consistency, and more.">
<meta name="twitter:image" content="http://www.randomfield.com/programs/typica/release164tc.png">
	</head><body><div id="page"><div id="topmatter">
	<div id="topbanner">
	<img src="logo96.png" height="96px" width="96px" alt="Typica logo" />
	<h1>Typica</h1><h2>Data for Coffee Roasters</h2></div>
	<div id="menu">
	<a class="tab active">Typica</a>
	<a class="tab " href="downloads.html">Downloads</a>
	<a class="tab " href="documentation.html">Documentation</a>
	<a class="tab " href="media.html">Photos and Videos</a>
	<a class="tab" href="http://appliedcoffeetechnology.tumblr.com/tagged/Typica">Blog</a>
	</div>
	</div>
	<div id="maintext">
<p>Typica is a cross-platform application for coffee roasters
with features for recording your roasts, tracking green coffee
inventory, product development, improving production consistency,
and more.</p>
<p>The program is free open source software available under the
MIT license.</p>
<h1>Typica 1.6.4 Now Available</h1>
<p>The latest release of Typica includes bug fixes and minor
feature updates. The most significant new feature is the
ability to use three new types of timer in addition to the
familiar batch timer. See the documentation for details on how to
configure these or watch this new video describing each of the
new timer types and why you might want to use them.</p>
<iframe width="640" height="360" src="https://www.youtube.com/embed/2zt9XlQd9oY" frameborder="0" allowfullscreen></iframe>
<h1>Data Acquisition</h1>
<p>Every batch of coffee you roast with Typica can be recorded for
future reference. A practically unlimited number of target roast
profiles can be created for reference against future roasts. Log
annotations capture events of interest and aid in profile design.
Compatable with several different data acquisition devices.</p>
<h1>Inventory Tracking</h1>
<p>Keep track of your green coffee inventory automatically as you
roast it. Reports provide the data you need to see your production
trends and plan your green coffee purchases.</p>
<h1>Your Data Your Way</h1>
<p>Typica stores its data in a PostgreSQL database. The database
can be set up on the computer running Typica or on another computer
on the network. You keep full control of your data and never need
to pay another company for continued access to your data. The use
of PostgreSQL provides additional ways to gain insight from your
data including integration with all major spreadsheet applications
through the PostgreSQL ODBC or JDBC drivers.</p>
<h1>Total Customizability</h1>
<p>Typica provides a versatile configuration system which can be
used to extend or modify Typica for better integration with your
work flows. If this is inadequate for your customization needs, the
fully documented C++ source code is also freely available. An
example configuration is provided which aims to provide something
that most will not need to modify, but the option is always there
if you need it.</p>
<h1>Never Miss a Release</h1>
<p>Sign up for the <a href="https://tinyletter.com/Typica">Typica
News mailing list</a> to get email when a new version of Typica
is available.</p>
</div></div></body></html>
 |