X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/e57e2b51bb681c57532688f96388d66dc1f62370..e01d0e44df653f24935d091a2d5a509c0ee9e2db:/blog/archive/2016/03/index.html?ds=inline diff --git a/blog/archive/2016/03/index.html b/blog/archive/2016/03/index.html index c23c37636a..74fc8e3130 100644 --- a/blog/archive/2016/03/index.html +++ b/blog/archive/2016/03/index.html @@ -98,7 +98,7 @@ As always, patches are very welcome.
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, @@ -214,7 +214,7 @@ sets.
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 @@ -277,6 +277,17 @@ I would love some help to improve the system further.