Archive for the tag "wordpress"
Blog updated to 3.4, sqlite database fixed
I just upgraded my blog to WordPress 3.4. My blog’s database backend is not MySQL but instead (for portability reasons) I am using PDO for WordPress, a plugin which uses PDO (a PHP data access abstraction layer) to allow the use a sqlite database; i.e. a simple file. Unfortunately this sqlite backend is not 100% [...]
Posted: 16 June, 2012 in Me, Software.
Tags: pdo, sqlite, wordpress
Comments: 9
Blog software updated
Hi I just upgraded the blog software and took the opportunity to also update to a new version of the wp-andreas01 theme that I have been using for my blog since day one. The new theme is more versatile, fixes some rendering bugs, draws a wider pane (1024 instead of 800 pixels) which I think [...]
Posted: 5 August, 2011 in Me, Software.
Tags: wordpress, wp-andreas01
Comments: 21
Blog maintenance
I took the opportunity to upgrade my blog software to the latest release of WordPress. As usual, the upgrade was a careful but straight-forward process with no hidden traps. I use a special plugin, “Maintenance Mode” which shows a maintenance notice during the upgrade so that I could work without feeling the pressure. No idea [...]
Posted: 16 June, 2009 in Software.
Tags: upgrade, wordpress
Comments: 3
