]> pere.pagekite.me Git - homepage.git/blobdiff - blog/archive/2016/03/index.html
Generated.
[homepage.git] / blog / archive / 2016 / 03 / index.html
index d57c9b79906c6d9f50a1b2945f71a0c97cf3a205..906ae67c4d706ccfef29c7a4cd18041ad20fb4bc 100644 (file)
@@ -98,7 +98,7 @@ As always, patches are very welcome.</p>
       </div>
       <div class="body">
         <p>Back in 2013 I proposed
-<a href="http://people.skolelinux.org/pere/blog/_Electronic__paper_invoices___using_vCard_in_a_QR_code.html">a
+<a href="https://people.skolelinux.org/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
@@ -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:</p>
 
-<p><img src="http://people.skolelinux.org/pere/blog/images/2016-03-19-qr-invoice.png" align="right"><pre>
+<p><img src="https://people.skolelinux.org/pere/blog/images/2016-03-19-qr-invoice.png" align="right"><pre>
 {
  "vh":500.00,
  "vm":0,
@@ -214,7 +214,7 @@ sets.</p>
       </div>
       <div class="body">
         <p>Back in September, I blogged about
-<a href="http://people.skolelinux.org/pere/blog/The_life_and_death_of_a_laptop_battery.html">the
+<a href="https://people.skolelinux.org/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,
@@ -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:</p>
 
-<p align="center"><img src="http://people.skolelinux.org/pere/blog/images/2016-03-15-battery-stats-graph-example.png" width="70%" align="center"></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>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