X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/1dba9534f0537cdd58650b2a2d4672e5df41d966..17ddfe379836481b829ea2070f16b2a928806eb8:/blog/archive/2016/03/03.rss diff --git a/blog/archive/2016/03/03.rss b/blog/archive/2016/03/03.rss index e0de987512..ce18e89cdd 100644 --- a/blog/archive/2016/03/03.rss +++ b/blog/archive/2016/03/03.rss @@ -68,7 +68,7 @@ As always, patches are very welcome.</p> http://www.hungry.com/~pere/blog/UsingQR____Electronic__paper_invoices_using_JSON_and_QR_codes.html Sat, 19 Mar 2016 09:40:00 +0100 <p>Back in 2013 I proposed -<a href="https://people.skolelinux.org/pere/blog/_Electronic__paper_invoices___using_vCard_in_a_QR_code.html">a +<a href="http://www.hungry.com/~pere/blog/_Electronic__paper_invoices___using_vCard_in_a_QR_code.html">a way to make paper and PDF invoices easier to process electronically by adding a QR code with the key information about the invoice</a>. I suggested using vCard field definition, to get some standard format @@ -87,7 +87,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:</p> -<p><img src="https://people.skolelinux.org/pere/blog/images/2016-03-19-qr-invoice.png" align="right"><pre> +<p><img src="http://www.hungry.com/~pere/blog/images/2016-03-19-qr-invoice.png" align="right"><pre> { "vh":500.00, "vm":0, @@ -172,7 +172,7 @@ sets.</p> http://www.hungry.com/~pere/blog/Making_battery_measurements_a_little_easier_in_Debian.html Tue, 15 Mar 2016 15:00:00 +0100 <p>Back in September, I blogged about -<a href="https://people.skolelinux.org/pere/blog/The_life_and_death_of_a_laptop_battery.html">the +<a href="http://www.hungry.com/~pere/blog/The_life_and_death_of_a_laptop_battery.html">the system I wrote to collect statistics about my laptop battery</a>, 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, @@ -195,7 +195,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:</p> -<p align="center"><img src="https://people.skolelinux.org/pere/blog/images/2016-03-15-battery-stats-graph-example.png" width="70%" align="center"></p> +<p align="center"><img src="http://www.hungry.com/~pere/blog/images/2016-03-15-battery-stats-graph-example.png" width="70%" align="center"></p> <p>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