Author Archives: simon

Non-Running CouchDB Testsuite

Just updated my CouchDB install guide as I discovered a problem with the install. Mostly my own fault for not checking the testsuite immediately after I installed but when I came to do that today, after discovering that none of my views worked, and even a temporary view was causing the CPU load on the [...]
Posted in g33k, linux, software, web 2.0 | Tagged , , , , , , , | Leave a comment

First Steps With Tor

I finally got around to getting Tor working on one of my workstations. The process is quite simple to set up to enable anonymous browsing. My workstation is running Ubuntu so I firstly had to install the Debian/Ubuntu APT repository (NB. More detailed instructions for steps 1-3 are available from the Tor Project Debian/Ubuntu Installation Instructions [...]
Posted in g33k, linux, privacy, security | Leave a comment

Searching a file hierarchy for strings

A colleague asked today how to search a set of directories for files containing a particular string and this is what I came up with: find . | xargs grep gnu where gnu was my search term. The find command with the dot alias as input recursively descends the file hierarchy from the present working directory. The [...]
Posted in aide memoire, g33k, linux | Leave a comment

Converting Adium Chatlogs to HTML

Weaning myself away from various applications on OS X I ran into a problem of getting my IM logs out of Adium and into something more useable. For some reason the Adium developers have been very resistant to the idea of making it easy to migrate away from Adium. There is no easy way to [...]
Posted in aide memoire, software | Leave a comment

A Craftsman’s Tools…

So there has been talk of standardising the ways that materials are made available to students. Dundee University has a web based system called MyDundee that is supposed to be the standard virtual learning environment for the university. I haven’t gotten around to using this yet. I have logged in several times but I find [...]
Posted in dundee, education, opinion, personal | Leave a comment
  • StrangeAeons is the blog of Simon Wells, an academic researching Argumentation Theory, Automated Reasoning, Intelligent Agents (IA), and MultiAgent Systems (MAS).

  • Categories

  •  

    September 2010
    M T W T F S S
    « Jul    
     12345
    6789101112
    13141516171819
    20212223242526
    27282930  
  • Archives