games & code related blog
In other news...
I'm again working on a new site. Somehow I can't stay happy with the same site for a long time. This time I'm gonna use the sphoof php-framework to quickly develop the website. At the same time I'm also going to redo avdkolk.nl.
The idea for these new websites is simple. Kolky.nl will be focussed towards my blog and the projects I work on in my free time. Where as avdkolk.nl will be more work related and show my C.V. and Portfolio. Hope to get something up and running before the start of the summer! It's going a lot faster using sphoof!
RegexMatcher
While working on my DownloadCleaner tool I found the need to test out several Regex strings. So I went out looking on the net for some tool to test Regex strings quickly, but all the tools I found we´re totally bloated. So I wrote up my own quick test application; seemed very simple and it turned out to work great! I put it up for grabs here: RegexMatcher.exe. You like it? Please comment!