|
@@ -16,55 +16,62 @@
|
16
|
16
|
<div id="maintext">
|
17
|
17
|
<h1>Thank you for downloading Typica.</h1>
|
18
|
18
|
<p>Your download from:</p>
|
19
|
|
-<p><a href="http://www.randomfield.com/programs/typica/1.6/Typica-1.6.2.dmg">http://www.randomfield.com/programs/typica/1.6/Typica-1.6.2.dmg</a></p>
|
|
19
|
+<p><a href="http://www.randomfield.com/programs/typica/1.6/Typica-1.6.4.dmg">http://www.randomfield.com/programs/typica/1.6/Typica-1.6.4.dmg</a></p>
|
20
|
20
|
<p>should begin automatically. If it does not,
|
21
|
21
|
please click the above link.</p>
|
22
|
|
-<h2>Please Consider a Financial Contribution</h2>
|
23
|
|
-<p>I originally wrote Typica to help me with my work as a coffee roaster, to
|
24
|
|
-help me be more efficient, make fewer mistakes, and have faster access to the
|
25
|
|
-data I was generating so that I could make better business decisions. Typica
|
26
|
|
-has succeeded fantastically in these goals and I hope you find that it helps
|
27
|
|
-you in these areas as well. Typica was made free and open source not with the
|
28
|
|
-hope that others would contribute code (as of this writing nobody has), but to
|
29
|
|
-get this tool into the hands of as many professional coffee roasters as
|
30
|
|
-possible. This opens up lines of communication where I learn about the needs of
|
31
|
|
-other organizations in the industry and results in bug reports, feature
|
32
|
|
-requests, and questions that help me identify where Typica could be easier to
|
33
|
|
-use. All of these help make Typica a better tool for everybody. While Typica is
|
34
|
|
-free and will remain so, ongoing development and distribution of the software
|
35
|
|
-is not without cost. Making a financial contribution can help offset these
|
36
|
|
-costs and allows me to consider features that I would not be able to subsidize
|
37
|
|
-myself.</p>
|
38
|
|
-<p>Any funding beyond the minimum required to cover costs such as web hosting
|
39
|
|
-and development infrastructure maintenance (things like replacement parts
|
40
|
|
-on computers that build the Typica binaries) can be used for several purposes.
|
41
|
|
-This could be used to acquire samples of hardware so Typica can support more
|
42
|
|
-types of data acquisition hardware. It could be used to upgrade development
|
43
|
|
-infrastructure to make getting new releases out faster and easier. With enough
|
44
|
|
-funding I could even hire someone to pick up some of the development work.
|
45
|
|
-There are many features that I think we would all like to see in Typica that I
|
46
|
|
-simply have not had the time to develop. Additional funding can help with
|
47
|
|
-this.</p>
|
48
|
|
-<p>You can make a small (as little as a quarter but larger gifts are also
|
49
|
|
-appreciated) weekly recurring gift through
|
50
|
|
-<a href="https://www.gittip.com/N3Roaster">Gittip</a>. This sort of stable
|
51
|
|
-ongoing base funding allows for better planning of expenses.</p>
|
52
|
|
-<p><script data-gittip-username="N3Roaster"
|
53
|
|
-src="https://www.gittip.com/assets/widgets/0002.js">
|
54
|
|
-</script></p>
|
55
|
|
-<p>If you're a Flattr user you can Flattr Typica with the button below.</p>
|
56
|
|
-<script id='fb6rvp5'>(function(i){var f,s=document.getElementById(i);f=document.createElement('iframe');f.src='http://api.flattr.com/button/view/?uid=N3Roaster&url='+encodeURIComponent(document.URL);f.title='Flattr';f.height=62;f.width=55;f.style.borderWidth=0;s.parentNode.insertBefore(f,s);})('fb6rvp5');</script>
|
57
|
|
-<p>Another option is mailing a check payable to Neal Wilson to:<br />
|
58
|
|
-<div><span>Neal Wilson</span><br />
|
59
|
|
-<span>c/o Wilson's Coffee & Tea</span><br />
|
60
|
|
-<span>3306 Washington Ave.</span><br />
|
61
|
|
-<span>Racine, WI 53405</span><br />
|
62
|
|
-<span>USA</span></div><br />
|
63
|
|
-<p>This option is better suited to larger one time contributions. People or
|
64
|
|
-businesses who choose this option and send at least $100 have the option to be
|
65
|
|
-credited in the About Typica window in new releases for one year from
|
66
|
|
-receiving this contribution. Please include a note on how you would like that
|
67
|
|
-credit to appear.</p>
|
|
22
|
+<h2>Please Help Support Ongoing Development</h2>
|
|
23
|
+<p>This will likely be one of the last releases in the 1.x
|
|
24
|
+series. Typica 1.0 was released in 2007 and I've learned a
|
|
25
|
+lot from developing this, using it, and having conversations
|
|
26
|
+with others about how they're using this. While there is the
|
|
27
|
+possibility of further improvements, I believe Typica has
|
|
28
|
+reached a point of maturity with a feature set appropriate for
|
|
29
|
+many coffee roasting firms.</p>
|
|
30
|
+<p>There is a large set of features and extensions that I have
|
|
31
|
+avoided implementing because the changes would have been too
|
|
32
|
+intrusive for the code base as it currently exists, but that
|
|
33
|
+feature set has become too compelling for me to leave undone.
|
|
34
|
+I am, therefore, attempting to spend as much time as I can on
|
|
35
|
+the development of Typica 2.0. This removes many of the legacy
|
|
36
|
+considerations and modernizes the tools and techniques used. I
|
|
37
|
+hope that the result is a better and more broadly useful Typica
|
|
38
|
+that can be maintained for another several years.</p>
|
|
39
|
+<p>While Typica is free and will continue to be made freely
|
|
40
|
+available complete with all source code, there are still costs
|
|
41
|
+associated with ongoing development and keeping the software
|
|
42
|
+available. Some of the costs include:
|
|
43
|
+ <ul>
|
|
44
|
+ <li>Obtaining and maintaining hardware appropriate for
|
|
45
|
+ building and testing new releases</li>
|
|
46
|
+ <li>Building and maintaining test rigs for various
|
|
47
|
+ types of data acquisition hardware</li>
|
|
48
|
+ <li>Maintaining the ability to test on new operating
|
|
49
|
+ system releases</li>
|
|
50
|
+ <li>Hosting service</li>
|
|
51
|
+ </ul>
|
|
52
|
+There is also a huge commitment of time in developing, testing,
|
|
53
|
+and supporting this.</p>
|
|
54
|
+<p>Financial support to date does not come close to covering
|
|
55
|
+these costs, nor has it been enough that I could consider
|
|
56
|
+hiring people to improve the pace and quality of ongoing
|
|
57
|
+development. This is fine. I have no intention of halting work
|
|
58
|
+on the project as my work has benefitted greatly from having
|
|
59
|
+this software and I expect even greater benefit from the next
|
|
60
|
+major release. Personally I find the new feature set exciting
|
|
61
|
+to work on and am willing to cover funding shortfalls when I
|
|
62
|
+can afford to do so.</p>
|
|
63
|
+<p>That said, if you're finding this software to be useful in
|
|
64
|
+your business, if you've had a good support experience, or if
|
|
65
|
+you'd like to help me continue to develop this software, please
|
|
66
|
+consider providing some financial support to:</p>
|
|
67
|
+<p>Neal Wilson<br />
|
|
68
|
+c/o Wilson's Coffee & Tea<br />
|
|
69
|
+3306 Washington Ave.<br />
|
|
70
|
+Racine, WI 53405<br />
|
|
71
|
+USA</p>
|
|
72
|
+<p>Another great way to help Typica right now is to reach out
|
|
73
|
+to your professional colleagues and let them know that you're
|
|
74
|
+using Typica and what you like about it.</p>
|
68
|
75
|
<p>Please note that I am unable to accept money through PayPal.</p>
|
69
|
|
-<iframe width="1" height="1" frameborder="0" src="http://www.randomfield.com/programs/typica/1.6/Typica-1.6.2.dmg"></iframe>
|
|
76
|
+<iframe width="1" height="1" frameborder="0" src="http://www.randomfield.com/programs/typica/1.6/Typica-1.6.4.dmg"></iframe>
|
70
|
77
|
</div></div></body></html>
|