Fix date in posts to comply with Jekyll 3.0

This commit is contained in:
Gergely Polonkai 2016-02-26 16:19:42 +01:00
parent 6e619efc75
commit 4c0fbdf572
48 changed files with 49 additions and 49 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -1,7 +1,7 @@
---
layout: post
title: "Changing the session cookies 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

View File

@ -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

View File

@ -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

View File

@ -1,7 +1,7 @@
---
layout: post
title: "Registering an enum type in GLibs 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

View File

@ -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

View File

@ -1,7 +1,7 @@
---
layout: post
title: "JMS\\DiExtraBundles 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

View File

@ -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

View File

@ -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

View File

@ -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:

View File

@ -1,7 +1,7 @@
---
layout: post
title: "Fedora cant 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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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:

View File

@ -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

View File

@ -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:

View File

@ -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:

View File

@ -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:

View File

@ -1,7 +1,7 @@
---
layout: post
title: "Emacs: Implement a GObjects 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`.
implement-gobject-vfunc-prototype`.

View File

@ -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: