Web site update is done to make more coffees available to buy there. Waiting on a mailing list update preview before sending that out (I like to give it one more proof read in a proper email client before sending that). Mailing list subscribers are up again compared with when the last update went out. That's pretty much always the case since it's a very low volume list.
I guess I did a little better than I thought. Was still decently high at 129, got in a few more attempts to move back up to #18. Still not all that happy with the runs and still expect to drop quite a bit before it's over.
This is related to current work on reimplementing reports in Typica. The 1.x approach (generate HTML and shove it to a web view with some extra features injected) worked, but had quite a few of its own issues so I'm trying something else for 2.0 which is mostly working out nicely. The little frustrations so far seem minor compared with the 1.x issues and by the time all the reports are reimplemented it should be a lot less code organized more sensibly. I'm overall pretty optimistic here.
Also mucking about with QML. Apparently if you have a ScrollView with the contentWidth property set and a Column containing an Item that combines one or more HorizontalHeaderView and TableView children, attempting to resize the columns by dragging the space between the headers instead just uselessly drags the viewport of the ScrollView around. I ended up getting rid of contentWidth and instead stuffed the contents in an Item with its width property set instead and that works.
Taste testing production test batches of new coffees. The one from El Salvador with the cool frog on the bag is pretty good. I'm doing a couple different roasts on that, but it's one of those coffees that's hard to screw up so home roasters can just try to put it at about whatever roast level they generally like and it'll probably be fine.
Author of Typica software for coffee roasters.