Planet bug

By the looks of things there is a bug in the Planet software that HantsLUG is using. I’ve just been tidying up my posts to ensure that my HTML is correct. The fact that each individual entry is then stitched together left me with a few teething problems unfortunately.

Anyway, all is now working fine, but in the process I had to escape some sections of quoted HTML. This left me with a whole load of < and > characters converted to &#60; and &#62; entries in there. This is fine except when it occurs in the title line of the RSS feed that Planet works with. In this case the first & of the escape secuence is escaped itself, so you end up with &#60; and &#62; actually showing up in the text because the first & has been replaced by &amp; (and you should see how this entry looks in raw HTML!).

Me vs Windows: a printer installation

Daft subject? Maybe, but one more reason why Windows is clearly not ready for the desktop yet! I’ve spent good chunk of today trying to install 3 Hewlett Packard network printers onto a Windows XP Professional installation. This is a clean install of the OS, so shouldn’t be far away from pristine condition.

It should be easy, especially with the Install Network Printer Wizard that HP provide. This scans the network to identify any printers available and will then configure and install all the necessary settings. Well it will if it doesn’t get to the last stage and then decide that it has an unknown error and back out the whole operation. This happens every single time it is used on all three network printers.

Continue reading “Me vs Windows: a printer installation”