BackupPC Has qw(…) Warnings Since Upgrading Perl

So since upgrading Perl I am presented with qw warnings coming out of the cron job checking that BackupPC is running. Use of qw(…) as parentheses is deprecated at /usr/share/BackupPC/lib/BackupPC/Storage/Text.pm line 301. Use of qw(…) as parentheses is deprecated at /usr/share/BackupPC/lib/BackupPC/Lib.pm line 1412. The way to get rid of these warnings is to enclose qw in parentheses and Perl processes… Continue reading BackupPC Has qw(…) Warnings Since Upgrading Perl

Vista, Windows Media Center, Windows Media Player And Blu-Ray DVD's

My last upgrade of my media center included a blu-ray media player, it was  a cheap LG player although wasn’t as cheap as they are today.  This was bought a few years back when they first came out but didn’t install it for some time until now. Well I thought Vista was bound to support blu-ray and didnt think anything… Continue reading Vista, Windows Media Center, Windows Media Player And Blu-Ray DVD's

Changed My Blogs Theme

The standard themes that come with wordpress are OK !! but if you want something really good / different you have to go elsewhere.  I found quite a lot of themes on WordPress Themes and particularly liked the Modern Sofa 10 theme. This is particularly relevant these days as I am always falling asleep on the sofa and wake up… Continue reading Changed My Blogs Theme

WordPress Search & Permalinks

Using the carrington theme and after switching to permalinks I noticed that the wordpress search doesnt seem to work.  Not sure if this is by design or what.  After a little bit of scrabbling around I decided to hack the scripts so I changed the search.php script which sits in themes/carrington-blog/forms.  I commented out the permalinks section of the if… Continue reading WordPress Search & Permalinks