Posted on January 29th, 2013 by Joe
After updating to Python 2.6.6 on my CentOS system, one of my email handling scripts failed with the following error message when trying to access the filename of the Maildir file object: mailbox._ProxyFile instance has no attribute ‘name’ The mailbox.Maildir filename pointer has changed from fp.name to fp._file.name Refer to the sample code below: #!/usr/bin/python [...]
Read More
Posted on February 9th, 2012 by Joe
I recently installed CentOS 6.2 on my development server and it was running fine up until today when I tried looking for a package via the yum command line: # yum search host Error: file is encrypted or is not a database The error message did not get any more descriptive even after enabling debug [...]
Read More
Posted on June 23rd, 2011 by Joe
Well, looks like the cat’s out of the bag in regards to Australia’s controversial internet censorship filter. Yesterday it was announced that Telstra and Optus are to start filtering their customers internet access in July 2011, as part of a voluntary agreement with the Government. This may come as a surprise to some, but what’s [...]
Read More
Posted on February 4th, 2011 by Joe
The new Instant Personalisation feature currently being launched by Facebook allows your personal information (that you make available to everyone of course) to be shared with external partner websites when you visit them. This is different to the social plugins, which do not share your information when you visit sites with Facebook social plugins. Facebook’s [...]
Read More
Posted on December 17th, 2010 by Joe
If you are interested in getting an Apple iPad for Christmas at a huge 80% off, I can get hold of them through a contact. The numbers are limited and he has 10 Apple iPads going for up to 80% off! – it’s first come first served (they are from a cancelled SouthernHealth contract due [...]
Read More
Posted on December 11th, 2010 by Joe
I’ve been fascinated and hooked on Eternity II, the elusive edge matching puzzle, since I first heard about it in November 2009. It was released in 2007 as the successor to the original Eternity puzzle, and offers a $2M prize to the first person that solves it. Submissions are reviewed on Dec 31st each year [...]
Read More
Posted on December 11th, 2010 by Joe
Today I launched a new website for a client, www.AussieGoatsMilkSoap.com.au – they make natural goats milk soap, apparently really good for sensitive skin – it’s not a plug, just stating the facts . Whilst deploying the site I started setting up a Google AdWords campaign to promote the site. I prepared an ad and started [...]
Read More
Posted on December 10th, 2010 by Joe
Background After months of procrastination, unforeseen delays and a bunch of other excuses I could probably come up with, I’ve finally decided to take the plunge and install my own blog. It’s been sitting idly on my development server longer than I care to mention, just waiting for me to take the time to push [...]
Read More
Posted on February 28th, 2009 by Joe
I recently read an article that discusses how bluetooth marketing has been excluded from requiring Opt-In permission by ICO in the UK. Article link: http://www.consumer-preference.com/2007/10/bluetooth-marketing-ico-removes.html I’ve recently experimented with some bluetooth marketing, and whilst I am against spam via email etc, I do see some differences in the bluetooth approach. Bluetooth vs Email or SMS [...]
Read More