X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/381d16f89ae26aa26e64852e52c7c964c9dad950..e01d0e44df653f24935d091a2d5a509c0ee9e2db:/blog/archive/2016/03/03.rss diff --git a/blog/archive/2016/03/03.rss b/blog/archive/2016/03/03.rss index 0b85ed8b0a..e633ecd91e 100644 --- a/blog/archive/2016/03/03.rss +++ b/blog/archive/2016/03/03.rss @@ -3,13 +3,13 @@ Petter Reinholdtsen - Entries from March 2016 Entries from March 2016 - http://people.skolelinux.org/pere/blog/ + https://people.skolelinux.org/pere/blog/ Full battery stats collector is now available in Debian - http://people.skolelinux.org/pere/blog/Full_battery_stats_collector_is_now_available_in_Debian.html - http://people.skolelinux.org/pere/blog/Full_battery_stats_collector_is_now_available_in_Debian.html + https://people.skolelinux.org/pere/blog/Full_battery_stats_collector_is_now_available_in_Debian.html + https://people.skolelinux.org/pere/blog/Full_battery_stats_collector_is_now_available_in_Debian.html Wed, 23 Mar 2016 22:10:00 +0100 <p>Since this morning, the battery-stats package in Debian include an extended collector that will collect the complete battery history for @@ -64,11 +64,11 @@ As always, patches are very welcome.</p> UsingQR - "Electronic" paper invoices using JSON and QR codes - http://people.skolelinux.org/pere/blog/UsingQR____Electronic__paper_invoices_using_JSON_and_QR_codes.html - http://people.skolelinux.org/pere/blog/UsingQR____Electronic__paper_invoices_using_JSON_and_QR_codes.html + https://people.skolelinux.org/pere/blog/UsingQR____Electronic__paper_invoices_using_JSON_and_QR_codes.html + https://people.skolelinux.org/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="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 @@ -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="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, @@ -168,11 +168,11 @@ sets.</p> Making battery measurements a little easier in Debian - http://people.skolelinux.org/pere/blog/Making_battery_measurements_a_little_easier_in_Debian.html - http://people.skolelinux.org/pere/blog/Making_battery_measurements_a_little_easier_in_Debian.html + https://people.skolelinux.org/pere/blog/Making_battery_measurements_a_little_easier_in_Debian.html + https://people.skolelinux.org/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="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, @@ -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="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