El Capitan

The time has come..it would seem. Is it easy? It all depends. It wasn’t seamless but we are working again, sort of. Also it seems Apple consider /var to be a system directory and not for use by user installed code but I have only found one program (written by me) impacted, which I initially…

Read more

Streaming TV at home (ROKU)

I bought a ROKU stick, it’s pretty easy to start and make to work. It’s not clear from the web site, but you must open an account on their web site, agree their terms and conditions and lodge payment details with them; for buying extra I assume.  The BBC, ITV, All 4 and Demand 5…

Read more

Raspberry Pi (Deprecated)

I bought a Raspberry Pi to act as a Media Server in the home. I bought a PI, case, SD card and power source. As ever here are my notes. Currently, getting started (or 1st boot), 1st customisations, and early days with the media browsers and XBMC/Kodi. I have BBC, ITV and YouTube working, Channel…

Read more

OMG Excel Arrays (a UNIQ filter)

Right. I needed to write a UNIQ filter in an excel spreadsheet and this needed to be implemented using functions i.e. not VB for two reasons; I can’t and the customer doesn’t want me to.

Read more

Linux Power Management

Been trying to get my latest Linux Laptop to behave nicely while on battery. It’s an Elementary Luna build. I came to the conclusion that there’s not much that can be done; it’s one of those things we leave to the OS authors, in this case Canonical.

Read more

Download Error -505

I am trying to install natter on my Galaxy S5 and get an install error 505. Here are my notes. I have now fixed issue, see the final paragraph.

Read more

1and 1 News Letter tool

I have started to use 1and1’s newsletter tool. It comes with my package. I using it because I need to send to more than 100 people/blast. Here’s some do’s and don’ts and some gotchas.

Read more

More on Splash Pages

I want a splash screen on this page. See also this post. This article documents my experiments with Kento Splash Screen. If the short code is before the More line, then it appears on the Home, if after only if one enters the page itself. (So make a tiny article that looks like part of…

Read more

Cairo Clock

I fancied a desktop clock for my elementary builds. I found cairo-clock, which has a bunch of default themes and a bunch of add-ons also. It can be obtained via the package managers; I found this, as the package documentation. 

Read more

Unicode in Python

It’s a very long time since I have had to deal with binary code translations, but when dealing with HTML and JSON with Python, I need to get to grips with it. The € symbol for instance requires the extended character set support and rss should be written in utf-8. This page collects the notes…

Read more

Web Site Testing with MaxQ

MAXQ is a web proxy with recording and replay features. It is designed to capture and replay tests. They are quite keen that one understands the terms of use of target sites since many prohibit automated access and these days it would seem defend themselves against it.  This article documents how to run MaxQ and…

Read more