Python: for/list comprehensions and dictionaries
· python

9 algorithms that changed the future - John MacCormick: Book Review
· books algorithms book-review

Jersey Client: com.sun.jersey.api.client.UniformInterfaceException
· java

neo4j: Extracting a subgraph as an adjacency matrix and calculating eigenvector centrality with JBLAS
· java neo4j eigenvector-centrality jblas

Java/JBLAS: Calculating eigenvector centrality of an adjacency matrix
· java graph-processing-2

AWS: Attaching an EBS volume on an EC2 instance and making it available for use
· software-development

Getting started with screen
· screen

s3cmd: put fails with "`Connection reset by peer`" for large files
· aws s3

netcat: Strange behaviour with UDP - only receives first packet sent
· netcat

Jersey Client: Testing external calls
· java jersey