Find me on Facebook, LinkedIn, LastFM and Twitter
lowmanio.co.uk title image

Articles with the tag: visualisation

Masters Project

Sat, 19 Dec 2009 05:39PM

With 1 comment

I asked one of my lecturers about doing text visualisation as my masters thesis and he said it sounded great, even emailed me a paper to read! I don't have an exact question yet, but it'll be something along the lines of visualising web browser history. I'm quite excited about it weeee! I'll have to find out from actual forensic investigators how they use browser history and what they search for to see what is best visualised. Might be able to extend it to general log files, depends on what I find out! The result would hopefully be to produce a program (probably a web app with fancy ajax) that visualises the output of Pasco/WebHistorian etc effectively.

Read full article

Top 10 usability crimes and text visualization

Tue, 15 Dec 2009 02:41PM

I found a really good article called the 10 usability crimes you really shouldn't commit and I have updated the website according to adhere to some of the principles - mainly making the website logo now a link to the home page and indicating the active form field for comments below. I didn't actually realise you could change the currently focused field in a form by adding in :focus. I disagree with the last point the article makes, about not justifying text because some people find it harder to read. I'm not dyslexic, but I personally find justified text much neater and easier to read than left-justified.

Read full article

FireFox usage

Mon, 16 Nov 2009 03:56PM

Great little tool on FirefoxForensics to do the same sort of thing as with IE. Firefox stores its cache of URLs etc in sqlite databases, which can be found in this folder:

Read full article

Internet Explorer usage

Mon, 16 Nov 2009 02:47PM

With 3 comments

For one of my labs this week we had to browse a few websites using IE and then using an Internet Explorer analysis tool find out as much info as possible about what we looked at. IE logs all browser activity in index.dat files. The data stored includes the URL, data and time of last modification and access and the user.

Read full article