We are 34 days away from the CETIS conference. On day two I have signed up to a session on Social Network Analysis and Data Visualisation being run by Sheila and Lorna. I'm really looking forward to the session as recently I have been thinking about visualisations, what they mean and how they can be used in the most [...]
If you haven’t heard about Mozillas Open Badge Initiative, a great explanation and round up lives on Rowins blog. As Rowin points out that badges ‘draw upon widespread use of badges and achievements in gaming‘ and as somebody who has many badges and achievements in various game systems I can’t help but wonder if some [...]
For as long as I have been a web developer with CETIS we have relied on analysing server logs to give an indication of traffic sources and visitor trends. This approach existed long before I joined CETIS and seemed like a logical way of doing things, CETIS has had many web servers and many different [...]
I’ve started writing a Schematron ruleset that can be used to validate your own XCRI-CAP document so that you can get something that looks like this.
You can grab my work so far from google code. So far the ruleset only checks the core elements but I intend to work on it further soon. If your [...]
I finally got around to playing with the HTML 5 canvas element and attempted to build a quick game to compare the process to my past experiences of Adobe Flash.
I was quite surprised with how much I was able to do using only canvas, WebGl, the gamma JS library and some example code. I [...]
Over the past few months I have developed an interest in agent-based modelling using tools such as Netlogo, RePast or Swarm. These tools combined with increases in processing power make it incredible easy to get started and soon sucked me in.
Agent-based models are computation models that are used to make predictions about the interactions [...]
PROD is a project directory-monitoring tool for JISC funded projects; and used within JISC CETIS to aid in programme support. I feel that although the tool holds a great deal of interesting information on projects it is sometimes hard to convey that information to people who do not use the tool on a daily basis. [...]
The Village Pump is an information hub for activities relating to the Flexible Service Design programme. The hub is a go to place for FSD related articles, events and contact information. Articles in the hub are aggregated from sources using their RSS feed and currently we gather information sources such as blogs, JISCMAIL lists [...]
Posted in Uncategorized | Tagged #jiscfsd |
The Cloudworks team have been developing an API for Cloudworks to allow developers to create their own visualizations, programs and mash ups. The API currently supports calls to get data and I found this is a great opportunity to test different ways of visualizing and organising the resources within cloudworks for the Design Bash 2010. [...]
I have had a few requests for help on deploying the Content Transcoder on a local machine. The process is simple but has one or two gotchas. I have done this on OS X and Ubuntu but it should be pretty similar on Windows.
You will need:
Java
Tomcat 6.x As far as I can tell it must [...]