It has taken me 3 months to finally solve this problem—well, actually
this is the first time in three months that I have taken a look at the
problem again.
[Read More]
VGA Project for Technical Computer Science
Today I’m going to write[[:you’ll probably find this as a project
page soon, too]] about a project that I’ve worked on for university
together with other students for technical computer science.
[Read More]
Learn Java Interfaces in 10 Minutes
I’ve written a small Eclipse project1 that tries to explain interfaces and their use through commented code examples. It also shows how to make for-each loops support iterating over your classes and how to use the iterator interface to create data to iterate over just in time. The name is...
[Read More]
WordPress Hacking II
I have a few private pages that I use to store
random stuff and ideas and private pages (for a reason I don’t
understand) don’t show up in the pages widget.
[Read More]
Partial Integration and the Substitution Rule
I only want to write this down to have a place to look it up:
[Read More]