<guid isPermaLink="true">http://www.hungry.com/~pere/blog/UsingQR____Electronic__paper_invoices_using_JSON_and_QR_codes.html</guid>
<pubDate>Sat, 19 Mar 2016 09:40:00 +0100</pubDate>
<description><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
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,
<guid isPermaLink="true">http://www.hungry.com/~pere/blog/Making_battery_measurements_a_little_easier_in_Debian.html</guid>
<pubDate>Tue, 15 Mar 2016 15:00:00 +0100</pubDate>
<description><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,
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