Unravelling Complexity Tim's Learning Portfolio

28 August, 2011

Deliberate Complexity

Filed under: Uncategorized — Tim @ 8:10 pm

Some reasons for adding complexity to computer programs

Further discussion about this concept:

Email Networks

Filed under: Uncategorized — Tim @ 7:49 pm

An idea for visualising relationships by analysing emails using networks.

http://sluggish.homelinux.net/wiki/Emailgraph

17 December, 2010

Drawing Networks with Gephi

Filed under: Uncategorized — Tim @ 9:23 pm

When we were looking at networks, I couldn’t find a simple easy-to-use tool to draw network diagrams (also called graphs). This is a simple task for someone with programming skills, but I was looking for something the whole tutorial group could use. Later I discovered the GraphPlot function in Mathematica. If you have Mathematica then this is a pretty good option, but it still requires text based commands.

The beta version of Gephi was released a couple of months ago and is being used for tasks such as graphing twitter networks. Gephi has a graphical interface for drawing network diagrams. There is also an option to put the network data in as a spreadsheet, and then generate the picture of the network.

At this stage the program feels unfinished (as expected for beta version 0.7) but it has a lot of potential, and will improve over time. I got the impression that the wealth of features and options will create a steep learning curve. It would be good to see a simplified interface for new users.

If you need to draw a graph (network diagram), check out Gephi.

Powered by WordPress