Ubuntu 13.10

I am installing this on the Mac under Virtual Box. This snip is about Ubuntu. The first problem is that it comes with quite a bit of crap installed and the Unity search is over zealous and too network noisy. This might be helpful, an article about the first 10 things to do. I seem…

Read more

Pop Up Meerkats

For various reasons I wanted to make a pop-up on hover using a picture. I have implemented a pop up meerkat in the blog. This broke at some point and I returned to the problem in 2019 and found a new guide, and again in 2020 where I fixed some theme/wordpress bugs. This is now…

Read more

File Transfer

I need to revise file transfer over TCP/IP. This article consists of links on encryption, sftp man pages, restricting shell escapes, sshd, ssh keys, restarts and scp.

Read more

XSLT

As the discussion on Snipsnap to WordPress implies, I am having another look at using XSLT to convert my old snipsnap dump to WRX. Links man xsltproc tizag’s xslt Tutorial, I like this one. filtering with xslt quackit’s xslt tutorial, not as good as tizag’s, IMHO W3 Schools on XSLT Another tutorial from from edutech…

Read more

EXIF and MacOS X

I have listened to Stop 43, and the British Journal of Photography I have read what Tim Bray has to say and decided I may need to ensure that my picture’s EXIF data is accurate. You can’t give away what you don’t own, and it seems you need to assert ownership of pictures. The way…

Read more

zbench

In 2012, I chose to use Zbench as my theme for the my then revised blog. I used it for a number of years until I migrated the blog to Nulis. I documented some aspects of the move on a wiki article, which now holds some history as comments. In 2023, I transferred some main…

Read more

NWN Playing a Rogue

I started this a while ago, in particular when playing SoU with a fighter/thief, for more see Binky Netzen. This article talks about traps, and multi-classing and cross references a character guide walkthrough.

Read more

Snipsnap to WordPress

I plan to look at moving my snipsnap bliki to wordpress, i.e, here. This snip was originally placed on that site. I have transferred it for one reason because it contains xml tags which xslt has problems dealing with. This article consists of my notes made while designing a transfer mechanism.

Read more

Nokia Phones

This was written in 2011, it seems. I write about my Nokia x5800 and how to configure it. At some time I merged it with my notes on the E71, but most of this content is now useless, at some time I will adopt a content retirement strategy but not today.

Read more

Discovering Linux ‘Distro’ Facts

This article documents my version of whatdistro,  I needed a User Procedure to report certain distro facts.  I wrote a script called showdistro which works on a bunch of distros with varying verboseness. This is now implemented as a function on github : https://github.com/dfl1955/ubuntu-tools/blob/master/dfl1955_functions implemented as whatdistro.

Read more

Snipsnap & Ubuntu

I decided to make an install of Snipsnap on my favourite Linux. I am using Ubuntu 9.0. This snip talks about how to, and configuring the rc.d files. It must be pretty useless now, and I have marked it deprecated and is another page that points at my mirror and thus needs to acknowledge that…

Read more

NWN Walkthroughs

This page captures my notes on the NWN, so-called, Official Campaign i.e. the first released game for NWN1. It is the story of the rise of the Hero of Neverwinter, who defeated the plot of the “Old Ones” return. This was copied from wiki V.1 on 22nd June 2013. Some of the internal links need…

Read more

NWN Making new modules

I decided I wanted to author a module. So I found the obvious resources and links and started the tutorial, the Invasion of Fern. [Aurora Toolset Tutorial] I, of course, found some stuff to be missing. This page is my my how to code a module page. This article contains broken Bioware links and now…

Read more

LAMP & Ubuntu

This should be easier, but I think made harder because I corrupted my Firefox applications helper list, and then chose the wrong way out My problem, the browser tries to download index.phtml, in retrospect because, I believe that the module wasn’t properly installed into apache. Using Ubuntu 9.04 The Right Way This page, Apache MySQL…

Read more

NWN Macros

I decided to give NWN Macros some examination. It’d be nice to group a bunch of actions, and bind them to a single button. i.e. “buff up”, or “put the sword and shield away & draw bow”. This article contains broken Bioware links.

Read more