Two months back I dug up the project files of BN+ Converter Pro, a .Net application I created when I…
A few days back I decided I should release an update including a new update platform to some of my…
Today I released the first public beta of Skynet, which is now at version 0.1.3. Skynet is an implementation of…
Yesterday I released GALib version 0.1, a small C# Library that provides the scaffolding for Genetic Algorithm based functionality. It’s…
Over the past 2 weeks I’ve been putting time in creating a general purpose Genetic Algorithm (GA) library in C#.…
To practice some AI methods I’ve been reading about, I created a genetic algorithm (GA) implementation to tackle the travelling…
Last few months I haven’t really done a lot of .Net work, apart from the .Net DownloadLib project, and therefore…
Today I again did some work on my .Net download library project. I added some stuff to the main class,…
Today did quite some work on .Net download library, the successor to my current FileDownloader class. I started off with…
Now the Google Summer of Code coding period has finished, I can divide my attention between multiple projects again. Since…