From 4c0fbdf57264fa9e80de81e9462a942322a16950 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Fri, 26 Feb 2016 16:19:42 +0100 Subject: [PATCH] Fix date in posts to comply with Jekyll 3.0 --- _posts/2011-05-12-ethical-hacking-2011.markdown | 2 +- ...12-gentoo-hardened-desktop-with-gnome-3-round-one.markdown | 2 +- _posts/2011-05-13-zabbix-performance-tip.markdown | 2 +- ...18-gentoo-hardened-desktop-with-gnome-3-round-two.markdown | 2 +- ...-27-citrix-xenserver-vs-debian-5-0-upgrade-to-6-0.markdown | 2 +- ...27-oracle-database-incompatible-with-oracle-linux.markdown | 2 +- ...non-existing-files-with-mod-proxy-and-mod-rewrite.markdown | 2 +- _posts/2011-09-18-inverse-of-sort.markdown | 2 +- ...ld-always-test-your-software-with-production-data.markdown | 2 +- _posts/2012-03-20-php-5-4-released.markdown | 2 +- _posts/2012-03-27-fast-world-fast-updates.markdown | 2 +- _posts/2012-06-14-wordpress-madness.markdown | 2 +- ...-ssh-login-failed-on-red-hat-enterprise-linux-6-2.markdown | 2 +- ...6-22-upgrades-requiring-a-reboot-on-linux-at-last.markdown | 2 +- ...09-05-some-thoughts-about-that-dead-linux-desktop.markdown | 2 +- .../2012-09-07-how-to-start-becoming-a-web-developer.markdown | 2 +- _posts/2012-09-10-do-not-track-in-ie10-vs-apache.markdown | 2 +- ...ss-based-acls-with-your-roles-coming-from-the-orm.markdown | 2 +- _posts/2012-10-07-smsgateway-and-smssender.markdown | 2 +- ...3-changing-the-session-cookie-s-name-in-symfony-2.markdown | 2 +- ...mfony-2-configuration-array-of-associative-arrays.markdown | 2 +- _posts/2013-01-05-development-man-pages-on-fedora.markdown | 2 +- ...06-registering-an-enum-type-in-glib-s-type-system.markdown | 2 +- _posts/2013-01-14-git-rm-cached-madness.markdown | 2 +- ...finder-grep-exits-with-status-code-2-on-fedora-18.markdown | 2 +- ...-device-or-resource-busy-after-enabling-multipath.markdown | 2 +- ...d-using-annotation-based-routing-in-symfony-today.markdown | 2 +- _posts/2013-03-01-programming-as-i-see-it.markdown | 2 +- ...an-t-change-active-directory-password-via-kpasswd.markdown | 2 +- _posts/2013-03-05-haversine-in-mysql.markdown | 2 +- _posts/2013-03-13-dvorak-and-me.markdown | 2 +- _posts/2013-04-09-renaming-a-symfony-2-bundle.markdown | 2 +- ...installing-otrs-in-fedora-18-with-selinux-enabled.markdown | 2 +- _posts/2013-09-16-swe-glib-final-release.markdown | 2 +- _posts/2013-09-24-from-symfony-to-django-in-two-days.markdown | 2 +- _posts/2013-11-05-first-impressions-of-windows-8.markdown | 2 +- ...s-and-their-remote-tracking-branches-side-by-side.markdown | 2 +- ...gistering-an-enum-type-in-glib-glib-mkenums-magic.markdown | 2 +- _posts/2014-09-17-nyanmacs.markdown | 2 +- ...014-10-07-rounding-numbers-to-n-decimals-in-emacs.markdown | 2 +- ...26-using-git-bisect-to-find-the-first-good-commit.markdown | 2 +- ...5-04-25-good-bye-digital-ocean-hello-again-github.markdown | 2 +- ...oss-browser-border-radius-sass-mixin-with-varargs.markdown | 2 +- _posts/2015-06-07-paramconverter-a-la-django.markdown | 2 +- _posts/2015-08-19-foss-failmeter.md | 2 +- .../2015-08-27-how-my-email-gets-to-that-other-guy.markdown | 2 +- ...2016-01-13-emacs-implement-a-gobject-s-virtual-function.md | 4 ++-- _posts/2016-02-26-vala-interface-madness.md | 2 +- 48 files changed, 49 insertions(+), 49 deletions(-) diff --git a/_posts/2011-05-12-ethical-hacking-2011.markdown b/_posts/2011-05-12-ethical-hacking-2011.markdown index 5c6c93e..272ca1b 100644 --- a/_posts/2011-05-12-ethical-hacking-2011.markdown +++ b/_posts/2011-05-12-ethical-hacking-2011.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Ethical Hacking 2012" -date: 2011-05-12 20:54:42+00:00 +date: 2011-05-12T20:54:42Z tags: [conference] permalink: /blog/2011/5/12/ethical-hacking-2011 published: true diff --git a/_posts/2011-05-12-gentoo-hardened-desktop-with-gnome-3-round-one.markdown b/_posts/2011-05-12-gentoo-hardened-desktop-with-gnome-3-round-one.markdown index 071d1e0..61392dc 100644 --- a/_posts/2011-05-12-gentoo-hardened-desktop-with-gnome-3-round-one.markdown +++ b/_posts/2011-05-12-gentoo-hardened-desktop-with-gnome-3-round-one.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Gentoo hardened desktop with GNOME 3 – Round one" -date: 2011-05-12 20:32:41+00:00 +date: 2011-05-12T20:32:41Z tags: [gentoo, gnome3, selinux] permalink: /blog/2011/5/12/gentoo-hardened-desktop-with-gnome-3-round-one published: true diff --git a/_posts/2011-05-13-zabbix-performance-tip.markdown b/_posts/2011-05-13-zabbix-performance-tip.markdown index 8b4ec7b..e641a3d 100644 --- a/_posts/2011-05-13-zabbix-performance-tip.markdown +++ b/_posts/2011-05-13-zabbix-performance-tip.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Zabbix performance tip" -date: 2011-05-13 19:03:31+00:00 +date: 2011-05-13T19:03:31Z tags: [zabbix, monitoring] permalink: /blog/2011/5/13/zabbix-performance-tip published: true diff --git a/_posts/2011-05-18-gentoo-hardened-desktop-with-gnome-3-round-two.markdown b/_posts/2011-05-18-gentoo-hardened-desktop-with-gnome-3-round-two.markdown index 85fb918..190f2c6 100644 --- a/_posts/2011-05-18-gentoo-hardened-desktop-with-gnome-3-round-two.markdown +++ b/_posts/2011-05-18-gentoo-hardened-desktop-with-gnome-3-round-two.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Gentoo hardened desktop with GNOME 3 – Round two" -date: 2011-05-18 10:28:14+00:00 +date: 2011-05-18T10:28:14Z tags: [gentoo, gnome3, selinux] permalink: /blog/2011/5/18/gentoo-hardened-desktop-with-gnome-3-round-two published: true diff --git a/_posts/2011-05-27-citrix-xenserver-vs-debian-5-0-upgrade-to-6-0.markdown b/_posts/2011-05-27-citrix-xenserver-vs-debian-5-0-upgrade-to-6-0.markdown index 9d8b31e..9663466 100644 --- a/_posts/2011-05-27-citrix-xenserver-vs-debian-5-0-upgrade-to-6-0.markdown +++ b/_posts/2011-05-27-citrix-xenserver-vs-debian-5-0-upgrade-to-6-0.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Citrix XenServer 5.5 vs. Debian 5.0 upgrade to 6.0" -date: 2011-05-27 17:33:41+00:00 +date: 2011-05-27T17:33:41Z tags: [citrix-xenserver, debian] permalink: /blog/2011/5/27/citrix-xenserver-vs-debian-5-0-upgrade-to-6-0 published: true diff --git a/_posts/2011-05-27-oracle-database-incompatible-with-oracle-linux.markdown b/_posts/2011-05-27-oracle-database-incompatible-with-oracle-linux.markdown index 61a1c46..248713c 100644 --- a/_posts/2011-05-27-oracle-database-incompatible-with-oracle-linux.markdown +++ b/_posts/2011-05-27-oracle-database-incompatible-with-oracle-linux.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Oracle Database “incompatible” with Oracle Linux?" -date: 2011-05-27 17:53:31+00:00 +date: 2011-05-27T17:53:31Z tags: [linux, oracle] permalink: /blog/2011/5/27/oracle-database-incompatible-with-oracle-linux published: true diff --git a/_posts/2011-06-10-proxy-only-non-existing-files-with-mod-proxy-and-mod-rewrite.markdown b/_posts/2011-06-10-proxy-only-non-existing-files-with-mod-proxy-and-mod-rewrite.markdown index f07d690..7e361e8 100644 --- a/_posts/2011-06-10-proxy-only-non-existing-files-with-mod-proxy-and-mod-rewrite.markdown +++ b/_posts/2011-06-10-proxy-only-non-existing-files-with-mod-proxy-and-mod-rewrite.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Proxy only non-existing files with mod_proxy and mod_rewrite" -date: 2011-06-10 14:20:43+00:00 +date: 2011-06-10T14:20:43Z tags: [apache] permalink: /blog/2011/6/10/proxy-only-non-existing-files-with-mod-proxy-and-mod-rewrite published: true diff --git a/_posts/2011-09-18-inverse-of-sort.markdown b/_posts/2011-09-18-inverse-of-sort.markdown index 956a410..ac59d7c 100644 --- a/_posts/2011-09-18-inverse-of-sort.markdown +++ b/_posts/2011-09-18-inverse-of-sort.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Inverse of `sort`" -date: 2011-09-18 14:57:31 +date: 2011-09-18T14:57:31Z tags: [linux, command-line] permalink: /blog/2011/9/18/inverse-of-sort published: true diff --git a/_posts/2011-12-11-why-you-should-always-test-your-software-with-production-data.markdown b/_posts/2011-12-11-why-you-should-always-test-your-software-with-production-data.markdown index 0bf8cbf..fa08ce5 100644 --- a/_posts/2011-12-11-why-you-should-always-test-your-software-with-production-data.markdown +++ b/_posts/2011-12-11-why-you-should-always-test-your-software-with-production-data.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Why you should always test your software with production data" -date: 2011-12-11 12:14:51+00:00 +date: 2011-12-11T12:14:51Z tags: [development, testing, ranting] permalink: /blog/2011/12/11/why-you-should-always-test-your-software-with-production-data published: true diff --git a/_posts/2012-03-20-php-5-4-released.markdown b/_posts/2012-03-20-php-5-4-released.markdown index 30793d0..a2f13d5 100644 --- a/_posts/2012-03-20-php-5-4-released.markdown +++ b/_posts/2012-03-20-php-5-4-released.markdown @@ -1,7 +1,7 @@ --- layout: post title: "PHP 5.4 released" -date: 2012-03-20 13:31:12+00:00 +date: 2012-03-20T13:31:12Z tags: [php] permalink: /blog/2012/3/20/php-5-4-released published: true diff --git a/_posts/2012-03-27-fast-world-fast-updates.markdown b/_posts/2012-03-27-fast-world-fast-updates.markdown index 5a2609f..dae03a1 100644 --- a/_posts/2012-03-27-fast-world-fast-updates.markdown +++ b/_posts/2012-03-27-fast-world-fast-updates.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Fast world, fast updates" -date: 2012-03-27 06:18:43+00:00 +date: 2012-03-27T06:18:43Z tags: [linux] permalink: /blog/2012/3/27/fast-world-fast-updates published: true diff --git a/_posts/2012-06-14-wordpress-madness.markdown b/_posts/2012-06-14-wordpress-madness.markdown index db4eeaa..279bc46 100644 --- a/_posts/2012-06-14-wordpress-madness.markdown +++ b/_posts/2012-06-14-wordpress-madness.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Wordpress madness" -date: 2012-06-14 06:40:12+00:00 +date: 2012-06-14T06:40:12Z tags: [wordpress, ranting] permalink: /blog/2012/6/14/wordpress-madness published: true diff --git a/_posts/2012-06-18-ssh-login-failed-on-red-hat-enterprise-linux-6-2.markdown b/_posts/2012-06-18-ssh-login-failed-on-red-hat-enterprise-linux-6-2.markdown index 9d4420f..6ba82cc 100644 --- a/_posts/2012-06-18-ssh-login-failed-on-red-hat-enterprise-linux-6-2.markdown +++ b/_posts/2012-06-18-ssh-login-failed-on-red-hat-enterprise-linux-6-2.markdown @@ -1,7 +1,7 @@ --- layout: post title: "SSH login FAILed on Red Had Enterprise Linux 6.2" -date: 2012-06-18 18:28:45+00:00 +date: 2012-06-18T18:28:45Z tags: [linux, selinux, ssh, red-hat] permalink: /blog/2012/6/18/ssh-login-failed-on-red-hat-enterprise-linux-6-2 published: true diff --git a/_posts/2012-06-22-upgrades-requiring-a-reboot-on-linux-at-last.markdown b/_posts/2012-06-22-upgrades-requiring-a-reboot-on-linux-at-last.markdown index 53cf53a..2c48aa2 100644 --- a/_posts/2012-06-22-upgrades-requiring-a-reboot-on-linux-at-last.markdown +++ b/_posts/2012-06-22-upgrades-requiring-a-reboot-on-linux-at-last.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Upgrades requiring a reboot on Linux? At last!" -date: 2012-06-22 20:04:51+00:00 +date: 2012-06-22T20:04:51Z tags: [linux] permalink: /blog/2012/6/22/upgrades-requiring-a-reboot-on-linux-at-last published: true diff --git a/_posts/2012-09-05-some-thoughts-about-that-dead-linux-desktop.markdown b/_posts/2012-09-05-some-thoughts-about-that-dead-linux-desktop.markdown index 21a29c6..d2448f2 100644 --- a/_posts/2012-09-05-some-thoughts-about-that-dead-linux-desktop.markdown +++ b/_posts/2012-09-05-some-thoughts-about-that-dead-linux-desktop.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Some thoughts about that dead Linux Desktop" -date: 2012-09-05 09:01:31+00:00 +date: 2012-09-05T09:01:31Z tags: [linux] permalink: /blog/2012/9/5/some-thoughts-about-that-dead-linux-desktop published: true diff --git a/_posts/2012-09-07-how-to-start-becoming-a-web-developer.markdown b/_posts/2012-09-07-how-to-start-becoming-a-web-developer.markdown index 4a21aa5..4138a25 100644 --- a/_posts/2012-09-07-how-to-start-becoming-a-web-developer.markdown +++ b/_posts/2012-09-07-how-to-start-becoming-a-web-developer.markdown @@ -1,7 +1,7 @@ --- layout: post title: "How to start becoming a web developer" -date: 2012-09-07 18:12:12+00:00 +date: 2012-09-07T18:12:12Z tags: [development, technology] permalink: /blog/2012/9/7/how-to-start-becoming-a-web-developer published: true diff --git a/_posts/2012-09-10-do-not-track-in-ie10-vs-apache.markdown b/_posts/2012-09-10-do-not-track-in-ie10-vs-apache.markdown index dbb6c26..28f9a15 100644 --- a/_posts/2012-09-10-do-not-track-in-ie10-vs-apache.markdown +++ b/_posts/2012-09-10-do-not-track-in-ie10-vs-apache.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Do-Not-Track in IE10 vs. Apache" -date: 2012-09-10 20:22:32+00:00 +date: 2012-09-10T20:22:32Z tags: [apache, technology] permalink: /blog/2012/9/10/do-not-track-in-ie10-vs-apache published: true diff --git a/_posts/2012-09-16-symfony-2-create-role-and-class-based-acls-with-your-roles-coming-from-the-orm.markdown b/_posts/2012-09-16-symfony-2-create-role-and-class-based-acls-with-your-roles-coming-from-the-orm.markdown index f2282a0..c1ad5b5 100644 --- a/_posts/2012-09-16-symfony-2-create-role-and-class-based-acls-with-your-roles-coming-from-the-orm.markdown +++ b/_posts/2012-09-16-symfony-2-create-role-and-class-based-acls-with-your-roles-coming-from-the-orm.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Symfony 2 – Create role- and class-based ACLs with your roles coming from the ORM" -date: 2012-09-16 18:39:25+00:00 +date: 2012-09-16T18:39:25Z tags: [php, symfony] permalink: /blog/2012/9/16/symfony-2-create-role-and-class-based-acls-with-your-roles-coming-from-the-orm published: true diff --git a/_posts/2012-10-07-smsgateway-and-smssender.markdown b/_posts/2012-10-07-smsgateway-and-smssender.markdown index db24273..7349a62 100644 --- a/_posts/2012-10-07-smsgateway-and-smssender.markdown +++ b/_posts/2012-10-07-smsgateway-and-smssender.markdown @@ -1,7 +1,7 @@ --- layout: post title: "SmsGateway and SmsSender" -date: 2012-10-07 00:10:26+00:00 +date: 2012-10-07T00:10:26Z tags: [development, php, symfony] permalink: /blog/2012/10/7/smsgateway-and-smssender published: true diff --git a/_posts/2012-10-13-changing-the-session-cookie-s-name-in-symfony-2.markdown b/_posts/2012-10-13-changing-the-session-cookie-s-name-in-symfony-2.markdown index 4e86a3d..e0f56bc 100644 --- a/_posts/2012-10-13-changing-the-session-cookie-s-name-in-symfony-2.markdown +++ b/_posts/2012-10-13-changing-the-session-cookie-s-name-in-symfony-2.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Changing the session cookie’s name in Symfony 2" -date: 2012-10-13 12:49:28+00:00 +date: 2012-10-13T12:49:28Z tags: [symfony, development] permalink: /blog/2012/10/13/changing-the-session-cookie-s-name-in-symfony-2 published: true diff --git a/_posts/2012-12-20-symfony-2-configuration-array-of-associative-arrays.markdown b/_posts/2012-12-20-symfony-2-configuration-array-of-associative-arrays.markdown index a78f385..2ac5738 100644 --- a/_posts/2012-12-20-symfony-2-configuration-array-of-associative-arrays.markdown +++ b/_posts/2012-12-20-symfony-2-configuration-array-of-associative-arrays.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Symfony 2 Configuration – Array of associative arrays" -date: 2012-12-20 12:03:23+00:00 +date: 2012-12-20T12:03:23Z tags: [php, symfony] permalink: /blog/2012/12/20/symfony-2-configuration-array-of-associative-arrays published: true diff --git a/_posts/2013-01-05-development-man-pages-on-fedora.markdown b/_posts/2013-01-05-development-man-pages-on-fedora.markdown index a073df5..688094e 100644 --- a/_posts/2013-01-05-development-man-pages-on-fedora.markdown +++ b/_posts/2013-01-05-development-man-pages-on-fedora.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Development man pages on Fedora" -date: 2013-01-05 18:20:41+00:00 +date: 2013-01-05T18:20:41Z tags: [development, fedora] permalink: /blog/2013/1/5/development-man-pages-on-fedora published: true diff --git a/_posts/2013-01-06-registering-an-enum-type-in-glib-s-type-system.markdown b/_posts/2013-01-06-registering-an-enum-type-in-glib-s-type-system.markdown index 2e8584f..646b73d 100644 --- a/_posts/2013-01-06-registering-an-enum-type-in-glib-s-type-system.markdown +++ b/_posts/2013-01-06-registering-an-enum-type-in-glib-s-type-system.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Registering an enum type in GLib’s type system" -date: 2013-01-06 02:34:03+00:00 +date: 2013-01-06T02:34:03Z tags: [c, development, glib] permalink: /blog/2013/1/6/registering-an-enum-type-in-glib-s-type-system published: true diff --git a/_posts/2013-01-14-git-rm-cached-madness.markdown b/_posts/2013-01-14-git-rm-cached-madness.markdown index 2519e1d..67d1f86 100644 --- a/_posts/2013-01-14-git-rm-cached-madness.markdown +++ b/_posts/2013-01-14-git-rm-cached-madness.markdown @@ -1,7 +1,7 @@ --- layout: post title: "git rm --cached madness" -date: 2013-01-14 21:38:00+00:00 +date: 2013-01-14T21:38:00Z tags: [development, git] permalink: /blog/2013/1/14/git-rm-cached-madness published: true diff --git a/_posts/2013-01-17-jms-diextrabundle-s-greppatternfinder-grep-exits-with-status-code-2-on-fedora-18.markdown b/_posts/2013-01-17-jms-diextrabundle-s-greppatternfinder-grep-exits-with-status-code-2-on-fedora-18.markdown index 163d150..e4adc46 100644 --- a/_posts/2013-01-17-jms-diextrabundle-s-greppatternfinder-grep-exits-with-status-code-2-on-fedora-18.markdown +++ b/_posts/2013-01-17-jms-diextrabundle-s-greppatternfinder-grep-exits-with-status-code-2-on-fedora-18.markdown @@ -1,7 +1,7 @@ --- layout: post title: "JMS\\DiExtraBundle’s GrepPatternFinder – grep exits with status code 2 on Fedora 18" -date: 2013-01-17 00:32:12+00:00 +date: 2013-01-17T00:32:12Z tags: [fedora, selinux, symfony] permalink: /blog/2013/1/17/jms-diextrabundle-s-greppatternfinder-grep-exits-with-status-code-2-on-fedora-18 published: true diff --git a/_posts/2013-02-19-mount-device-or-resource-busy-after-enabling-multipath.markdown b/_posts/2013-02-19-mount-device-or-resource-busy-after-enabling-multipath.markdown index a8ef126..a92e702 100644 --- a/_posts/2013-02-19-mount-device-or-resource-busy-after-enabling-multipath.markdown +++ b/_posts/2013-02-19-mount-device-or-resource-busy-after-enabling-multipath.markdown @@ -1,7 +1,7 @@ --- layout: post title: "mount: device or resource busy after enabling multipath" -date: 2013-02-19 23:09:05+00:00 +date: 2013-02-19T23:09:05Z tags: [linux, heartbeat-cluster] permalink: /blog/2013/2/19/mount-device-or-resource-busy-after-enabling-multipath published: true diff --git a/_posts/2013-02-27-why-i-stopped-using-annotation-based-routing-in-symfony-today.markdown b/_posts/2013-02-27-why-i-stopped-using-annotation-based-routing-in-symfony-today.markdown index 6a89efb..5b5e572 100644 --- a/_posts/2013-02-27-why-i-stopped-using-annotation-based-routing-in-symfony-today.markdown +++ b/_posts/2013-02-27-why-i-stopped-using-annotation-based-routing-in-symfony-today.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Why I stopped using annotation based routing in Symfony today" -date: 2013-02-27 23:10:24+00:00 +date: 2013-02-27T23:10:24Z tags: [development, symfony] permalink: /blog/2013/2/27/why-i-stopped-using-annotation-based-routing-in-symfony-today published: true diff --git a/_posts/2013-03-01-programming-as-i-see-it.markdown b/_posts/2013-03-01-programming-as-i-see-it.markdown index 6bc2af9..aab675f 100644 --- a/_posts/2013-03-01-programming-as-i-see-it.markdown +++ b/_posts/2013-03-01-programming-as-i-see-it.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Programming, as I see it" -date: 2013-03-01 23:32:35+00:00 +date: 2013-03-01T23:32:35Z permalink: /blog/2013/3/1/programming-as-i-see-it published: false author: diff --git a/_posts/2013-03-05-fedora-can-t-change-active-directory-password-via-kpasswd.markdown b/_posts/2013-03-05-fedora-can-t-change-active-directory-password-via-kpasswd.markdown index 3687525..88a3f06 100644 --- a/_posts/2013-03-05-fedora-can-t-change-active-directory-password-via-kpasswd.markdown +++ b/_posts/2013-03-05-fedora-can-t-change-active-directory-password-via-kpasswd.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Fedora can’t change Active Directory password via kpasswd" -date: 2013-03-05 08:55:04+00:00 +date: 2013-03-05T08:55:04Z tags: [fedora, kerberos, active-directory] permalink: /blog/2013/3/5/fedora-can-t-change-active-directory-password-via-kpasswd published: true diff --git a/_posts/2013-03-05-haversine-in-mysql.markdown b/_posts/2013-03-05-haversine-in-mysql.markdown index 36cb355..6faabdf 100644 --- a/_posts/2013-03-05-haversine-in-mysql.markdown +++ b/_posts/2013-03-05-haversine-in-mysql.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Haversine in MySQL" -date: 2013-03-05 12:49:28+00:00 +date: 2013-03-05T12:49:28Z permalink: /blog/2013/3/5/haversine-in-mysql tags: [mysql, development] published: true diff --git a/_posts/2013-03-13-dvorak-and-me.markdown b/_posts/2013-03-13-dvorak-and-me.markdown index b74ba9a..7c5c1b9 100644 --- a/_posts/2013-03-13-dvorak-and-me.markdown +++ b/_posts/2013-03-13-dvorak-and-me.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Dvorak and me" -date: 2013-03-13 21:20:13+00:00 +date: 2013-03-13T21:20:13Z tags: [linux] permalink: /blog/2013/3/13/dvorak-and-me published: true diff --git a/_posts/2013-04-09-renaming-a-symfony-2-bundle.markdown b/_posts/2013-04-09-renaming-a-symfony-2-bundle.markdown index 49cf39a..2056095 100644 --- a/_posts/2013-04-09-renaming-a-symfony-2-bundle.markdown +++ b/_posts/2013-04-09-renaming-a-symfony-2-bundle.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Renaming a Symfony 2 bundle" -date: 2013-04-09 22:29:48+00:00 +date: 2013-04-09T22:29:48Z tags: [development, symfony] permalink: /blog/2013/4/9/renaming-a-symfony-2-bundle published: true diff --git a/_posts/2013-05-06-installing-otrs-in-fedora-18-with-selinux-enabled.markdown b/_posts/2013-05-06-installing-otrs-in-fedora-18-with-selinux-enabled.markdown index f4d76d1..688d7d5 100644 --- a/_posts/2013-05-06-installing-otrs-in-fedora-18-with-selinux-enabled.markdown +++ b/_posts/2013-05-06-installing-otrs-in-fedora-18-with-selinux-enabled.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Installing OTRS in Fedora 18 with SELinux enabled" -date: 2013-05-06 06:01:52+00:00 +date: 2013-05-06T06:01:52Z tags: [fedora, selinux, otrs] permalink: /blog/2013/5/6/installing-otrs-in-fedora-18-with-selinux-enabled published: true diff --git a/_posts/2013-09-16-swe-glib-final-release.markdown b/_posts/2013-09-16-swe-glib-final-release.markdown index 874496e..dd907ba 100644 --- a/_posts/2013-09-16-swe-glib-final-release.markdown +++ b/_posts/2013-09-16-swe-glib-final-release.markdown @@ -1,7 +1,7 @@ --- layout: post title: "SWE-GLib final release" -date: 2013-09-16 21:37:17+00:00 +date: 2013-09-16T21:37:17Z tags: [development, astrology] permalink: /blog/2013/9/16/swe-glib-final-release published: true diff --git a/_posts/2013-09-24-from-symfony-to-django-in-two-days.markdown b/_posts/2013-09-24-from-symfony-to-django-in-two-days.markdown index 40afa29..96b01ba 100644 --- a/_posts/2013-09-24-from-symfony-to-django-in-two-days.markdown +++ b/_posts/2013-09-24-from-symfony-to-django-in-two-days.markdown @@ -1,7 +1,7 @@ --- layout: post title: "From Symfony to Django in two days" -date: 2013-09-24 14:05:22+00:00 +date: 2013-09-24T14:05:22Z tags: [development, symfony, django] permalink: /blog/2013/9/24/from-symfony-to-django-in-two-days published: true diff --git a/_posts/2013-11-05-first-impressions-of-windows-8.markdown b/_posts/2013-11-05-first-impressions-of-windows-8.markdown index f23237b..6aeecb5 100644 --- a/_posts/2013-11-05-first-impressions-of-windows-8.markdown +++ b/_posts/2013-11-05-first-impressions-of-windows-8.markdown @@ -1,7 +1,7 @@ --- layout: post title: "First impressions of Windows 8" -date: 2013-11-05 08:14:50+00:00 +date: 2013-11-05T08:14:50Z tags: [windows] permalink: /blog/2013/11/5/first-impressions-of-windows-8 published: true diff --git a/_posts/2014-07-18-list-git-branches-and-their-remote-tracking-branches-side-by-side.markdown b/_posts/2014-07-18-list-git-branches-and-their-remote-tracking-branches-side-by-side.markdown index 73e1503..23d2fcf 100644 --- a/_posts/2014-07-18-list-git-branches-and-their-remote-tracking-branches-side-by-side.markdown +++ b/_posts/2014-07-18-list-git-branches-and-their-remote-tracking-branches-side-by-side.markdown @@ -1,7 +1,7 @@ --- layout: post title: "List Git branches and their remote tracking branches side by side" -date: 2014-07-18 21:46:45+00:00 +date: 2014-07-18T21:46:45Z tags: [git] permalink: /blog/2014/7/18/list-git-branches-and-their-remote-tracking-branches-side-by-side published: true diff --git a/_posts/2014-08-16-registering-an-enum-type-in-glib-glib-mkenums-magic.markdown b/_posts/2014-08-16-registering-an-enum-type-in-glib-glib-mkenums-magic.markdown index e433dc6..fc0f572 100644 --- a/_posts/2014-08-16-registering-an-enum-type-in-glib-glib-mkenums-magic.markdown +++ b/_posts/2014-08-16-registering-an-enum-type-in-glib-glib-mkenums-magic.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Registering an enum type in GLib, glib-mkenums magic" -date: 2014-08-16 15:10:54+00:00 +date: 2014-08-16T15:10:54Z tags: [development, c, glib] permalink: /blog/2014/8/16/registering-an-enum-type-in-glib-glib-mkenums-magic published: true diff --git a/_posts/2014-09-17-nyanmacs.markdown b/_posts/2014-09-17-nyanmacs.markdown index f9fde2c..a03e670 100644 --- a/_posts/2014-09-17-nyanmacs.markdown +++ b/_posts/2014-09-17-nyanmacs.markdown @@ -1,7 +1,7 @@ --- layout: post title: "NyanMacs" -date: 2014-09-17 12:45:42+00:00 +date: 2014-09-17T12:45:42Z tags: [emacs] permalink: /blog/2014/9/17/nyanmacs published: true diff --git a/_posts/2014-10-07-rounding-numbers-to-n-decimals-in-emacs.markdown b/_posts/2014-10-07-rounding-numbers-to-n-decimals-in-emacs.markdown index 5f026e6..bd4a86e 100644 --- a/_posts/2014-10-07-rounding-numbers-to-n-decimals-in-emacs.markdown +++ b/_posts/2014-10-07-rounding-numbers-to-n-decimals-in-emacs.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Rounding numbers to N decimals in Emacs" -date: 2014-10-07 10:28:50+00:00 +date: 2014-10-07T10:28:50Z tags: [emacs, development] permalink: /blog/2014/10/7/rounding-numbers-to-n-decimals-in-emacs published: true diff --git a/_posts/2015-02-26-using-git-bisect-to-find-the-first-good-commit.markdown b/_posts/2015-02-26-using-git-bisect-to-find-the-first-good-commit.markdown index 3fb30de..9a73df5 100644 --- a/_posts/2015-02-26-using-git-bisect-to-find-the-first-good-commit.markdown +++ b/_posts/2015-02-26-using-git-bisect-to-find-the-first-good-commit.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Using Git bisect to find the first good commit" -date: 2015-02-26 10:42:56+00:00 +date: 2015-02-26T10:42:56Z tags: [git] permalink: /blog/2015/2/26/using-git-bisect-to-find-the-first-good-commit published: true diff --git a/_posts/2015-04-25-good-bye-digital-ocean-hello-again-github.markdown b/_posts/2015-04-25-good-bye-digital-ocean-hello-again-github.markdown index 6b49ba4..052444f 100644 --- a/_posts/2015-04-25-good-bye-digital-ocean-hello-again-github.markdown +++ b/_posts/2015-04-25-good-bye-digital-ocean-hello-again-github.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Good bye, Digital Ocean! Hello again, GitHub!" -date: 2015-04-25 23:18:56+02:00 +date: 2015-04-25T21:18:56Z permalink: /blog/2015/4/25/good-bye-digital-ocean-hello-again-github published: true author: diff --git a/_posts/2015-04-28-cross-browser-border-radius-sass-mixin-with-varargs.markdown b/_posts/2015-04-28-cross-browser-border-radius-sass-mixin-with-varargs.markdown index 4fea0ad..780fbe2 100644 --- a/_posts/2015-04-28-cross-browser-border-radius-sass-mixin-with-varargs.markdown +++ b/_posts/2015-04-28-cross-browser-border-radius-sass-mixin-with-varargs.markdown @@ -1,7 +1,7 @@ --- layout: post title: "Cross browser border-radius SASS mixin with varargs" -date: 2015-04-28 00:59:56+02:00 +date: 2015-04-27T22:59:56Z tags: [css, sass] permalink: /blog/2015/4/28/cross-browser-border-radius-sass-mixin-with-varargs published: true diff --git a/_posts/2015-06-07-paramconverter-a-la-django.markdown b/_posts/2015-06-07-paramconverter-a-la-django.markdown index 17e92e0..19f6453 100644 --- a/_posts/2015-06-07-paramconverter-a-la-django.markdown +++ b/_posts/2015-06-07-paramconverter-a-la-django.markdown @@ -1,7 +1,7 @@ --- layout: post title: "@ParamConverter à la Django" -date: 2015-06-07 20:14:32+02:00 +date: 2015-06-07T18:14:32Z tags: [python, django] published: true author: diff --git a/_posts/2015-08-19-foss-failmeter.md b/_posts/2015-08-19-foss-failmeter.md index 4e185ca..2f33a2b 100644 --- a/_posts/2015-08-19-foss-failmeter.md +++ b/_posts/2015-08-19-foss-failmeter.md @@ -1,7 +1,7 @@ --- layout: post title: "F/OSS Fail meter" -date: 2015-08-19 12:12:19+02:00 +date: 2015-08-19T10:12:19Z tags: [development] published: true author: diff --git a/_posts/2015-08-27-how-my-email-gets-to-that-other-guy.markdown b/_posts/2015-08-27-how-my-email-gets-to-that-other-guy.markdown index 04bd2b4..7188e38 100644 --- a/_posts/2015-08-27-how-my-email-gets-to-that-other-guy.markdown +++ b/_posts/2015-08-27-how-my-email-gets-to-that-other-guy.markdown @@ -1,7 +1,7 @@ --- layout: post title: "How my e-mail gets to that other guy?" -date: 2015-08-27 23:47:19+02:00 +date: 2015-08-27T21:47:19Z tags: [technology] published: true author: diff --git a/_posts/2016-01-13-emacs-implement-a-gobject-s-virtual-function.md b/_posts/2016-01-13-emacs-implement-a-gobject-s-virtual-function.md index afd0e09..30d28ff 100644 --- a/_posts/2016-01-13-emacs-implement-a-gobject-s-virtual-function.md +++ b/_posts/2016-01-13-emacs-implement-a-gobject-s-virtual-function.md @@ -1,7 +1,7 @@ --- layout: post title: "Emacs: Implement a GObject’s virtual function" -date: 2016-01-13 15:31:12+02:00 +date: 2016-01-13T13:31:12Z tags: [c, development, emacs] published: true author: @@ -50,4 +50,4 @@ Now all I have to do is to copy the whole vtable entry into `matrix_http_api_matrix_api_init()`, execute `M-x implement-gobject-vfunc`, then put the same vtable entry somewhere before the interface init function, and execute `M-x -implement-gobject-vfunc-prototype`. \ No newline at end of file +implement-gobject-vfunc-prototype`. diff --git a/_posts/2016-02-26-vala-interface-madness.md b/_posts/2016-02-26-vala-interface-madness.md index 609b043..9ca76a8 100644 --- a/_posts/2016-02-26-vala-interface-madness.md +++ b/_posts/2016-02-26-vala-interface-madness.md @@ -1,7 +1,7 @@ --- layout: post title: "Vala interface madness" -date: 2016-02-26 15:07:62+02:00 +date: 2016-02-26T13:07:62Z tags: [vala, development] published: true author: