-
Dear students
as the Doodle suggests no clear winner (both Tuesday and Wednesday received a comparable number of votes), I decided to organize the presentations as following.
On Tuesday 7-4-2015, t…
-
data set: 106MB
# MSR'14 Mining Challenge
The International Working Conference on Mining Software Repositories (MSR) has hosted a mining challenge since 2006. With this challenge we call upon everyon…
-
When compiling on OSX with Homebrew I get a compile error:
```
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
Making all in src
/bin/sh ../libtool --tag=CXX --mode=compile …
-
Please can you change Mark Nitzberg's biography on the Our Foundations page to say the following:
Mark Nitzberg, board member
Mark has been involved with Akvo as an advisor since the first meeting a…
-
On korean windows XP machine using npgsql drivier from 2.0.12 and higher I get an
The type initializer for 'NpgsqlTypes.NpgsqlTypesHelper' threw an exception
error
This only happens on XP machine, w…
-
With simple input file, val3dity on Linux segfaults (although I am not sure what is wrong, the input file is dealt with properly by tetgen 1.5.0).
```
./val3dity /tmp/boekie.poly
Reading 1 file(s).…
-
I'm looking for 2-3 other people to join me in a meeting with NEMO on **Tuesday, 19 November at 13:30** at [NEMO](http://e-nemo.nl).
From Aliki's email:
> We are currently brainstorming with museums…
-
Loading the primi-plane example given below in Tasty, gives the geometry as shown in the figures below (X3D and SVG):
![x3d](https://f.cloud.github.com/assets/1998873/516919/a87ebf10-beca-11e2-9df5-2…
-
Hey,
Thanks for writing this nice wrapper. It makes Spotlight calls a lot more convenient!
I'm running into a problem with the candidates response, seemingly only when exactly two candidate URIs are…
-
JavaScript is a dynamically typed language with functions as first class citizens. Therefore it can be quite hard to analyze JavaScript code, for example to find out what function is actually called. …