Back in 2013 I proposed -a +a way to make paper and PDF invoices easier to process electronically by adding a QR code with the key information about the invoice. I suggested using vCard field definition, to get some standard format @@ -117,7 +117,7 @@ specification (based on a real world example, some numbers replaced to get a more bogus entry). I've reformatted the JSON to make it easier to read. Normally this is all on one long line:
-+
{ "vh":500.00, "vm":0, @@ -198,7 +198,7 @@ sets.@@ -207,14 +207,14 @@ sets.- Making battery measurements a little easier in Debian + Making battery measurements a little easier in Debian15th March 2016- +Back in September, I blogged about -the +the system I wrote to collect statistics about my laptop battery, and how it showed the decay and death of this battery (now replaced). I created a simple deb package to handle the collection and graphing, @@ -237,7 +237,7 @@ status of the battery. The source package build and work just fine in Debian testing and stable (and probably oldstable too, but I have not tested). The default graph you get for that system look like this:
-+
My plans for the future is to merge my old scripts into the battery-stats package, as my old scripts collected a lot more details @@ -262,14 +262,14 @@ I would love some help to improve the system further.