Why you shouldn't use name as a key a.k.a. I am an idiot
· software-development

Brightbox Repository: GPG error: The following signatures couldn't be verified because the public key is not available
· software-development

Creating a Samba share between Ubuntu and Mac OS X
· software-development

Visualising a neo4j graph using gephi
· neo4j gephi gexf cypher

Haskell: Mixed type lists
· haskell

The Little Schemer: Attempt #2
· software-development little-schemer

neo4j/Cypher: Finding the most connected node on the graph
· neo4j cypher

Functional Thinking: Separating concerns
· functional-programming

CSV parsing/UTF-8 encoding
· utf-8

Haskell: Writing a function that can take Ints or Doubles
· haskell