WordPress & PHP5

I had some problems geting this blog to use the self updateing tools.

An install of WPtouch failed.

It seems that my wordpress blog needs to access PHP5 and I spoke to 1&1 to work out how to do this. I have inserted

AddType x-mapp-php5 .php

into a fresh new .htaccess file. The updates and add new theme dialogues now work on this blog. I have also added Simon Phipps flying gulls, which I have CC right to use.

I have installed the WPtouch theme and so this blog can now be accessed using small screens as well. I have tested this using an iphone. …

Box Charts in Excel 2007

In my last piece of work, I needed to create some box charts using excel 2007. I have always planned to document this for the world, (or my little readership at least) but when my colleague Jim Barrett showed me the button in the Sparklines menu that does them in Office 2010, I decided to get this done in a hurry. As I said in my last blog article on Excell, I am losing track off Open Office, but this technique also works in Open Office 3.2.1. Most of this article is about making it work in Excel, but I have described how to set error bars in Open Office. …

Maybe snipsnap is not the answer

It was good to meet up with Mike Ramchand and Phil Harman last week at the Oracle User Group where Phil was presenting a talk entitled “Virtualisation Fever”. The conversation turned to personal web sites. Mike advised me to get off Snipsnap because its resource implications are too costly. It should be noted that there are a number of additional weaknesses due to its age.  It is written in Java and while it has an extensibility framework, using it requires Java and possibly Groovy, and I code in neither.  …

Using Mail on a Nokia-Orange Phone

Nokia have turned off my e-mail client on my mobile phone without my permission. I have been using a Nokia 5800 Xpress as my personal mobile phone since leaving Sun Microsystems. I got it because it runs S3 and could be used to host Joikuspot which turns the phone into a wifi internet gateway. Over the 21 months I have been using it, my use has varied, to the extent that I also used an HTC Hero for two weeks. …

DE HQ Reunion Barge Trip

The Reunion barge trip is over, we travelled on the Stourport Ring, to and from Tardebigge, via Worcester, Stourport, Wolverhampton and Birmingham.  I made a video recently!

I have started to upload and convert the images and videos. I used a Nokia phone, and a Sony camera and Handycam so there’ll be some mucking about to make a video/slide show for youtube, laptops and the ipodtouch. The rest of the pictures are on flickr in a set called Barge Trip 2011. …

Adventures in Faerun with an Apple Mac

Neverwinter NightsAppleI finally got Neverwinternights running on my Mac using WINE. It is clear from the old Bioware forums that to get it working on recent i.e. Intel based Macs needs virtualisation technology. There are choices here, but I chose WINE since it seems to leave the game’s code ‘closer to the metal’ than alternatives. I also wanted it to be legally free.

There have been some rat holes in this project, but I started at http://winehq.org. This has lots of great resources including some “How To…” pages and a forum. The best advice at  the time I started was to install from source, so I got introduced to git. I came to the conclusion, after being advised, that macports was a better way of installing and maintaining WINE on the MAC. (I also downloaded Porticus which is a GUI front end for macport and I had to upgrade my version of the Xcode developer package.) This conclusion was aided by the fact the game now works.

An article at arstecnica, called “Neverwinter Nights WINE Tutorial” states that the installer won’t work under WINE and my early experiments had found this to be true. The article suggests copying a good windows installation which I did via a DVD. The compressed folders are between 3.4 & 3.7 Gb, depending on how many saved games and add-on modules are in the folders.  The ars article also recommends copying some of the Microsoft DLLs, but they used a W98 build as their source, I am using XP. I have not copied any of the DLLs onto my Mac.

It seems to be working OK.

In summary its a three step process,

  1. Install macports and porticus
  2. Install WINE
  3. Copy the NWN folder from a Windows Machine

The first comment is by me, and discusses how I got doh123’s Wineskin to work. DFL 22 April 2011. …