2013-11-26

Get rid of that annoying clientsfromhell.net popup!

I love a chuckle now and then and Clients From Hell provides just that. It has done so for a long time. But for some time now it has been nagging me (and everyone) with some stupid popup that you can close but, at best, for 30 days before it starts nagging again.

2013-04-26

A TimerWheel implementation in C# with flexible rescheduling

Recently we started a project that, among a lot of other stuff, required many objects to be scheduled (and rescheduled) for processing. Each of these objects could, potentially, require it's own interval; for example object A could be required to process each 10 seconds, object B could need an interval of 3600 seconds and object C could need to be processed each second. As long as there's a handful of objects, instantiating a timer for each object would be an option. But since our collection could grow to contain more than thousands of objects I felt that having a timer hanging around for each of those objects wasn't the best idea ever. This was just a gut-feel until I later stumbled upon a blog-post from one of my all-time favorite bloggers Raymond Chen. Although, apparently, it's okay to have many timers lying around I felt there had to be a more efficient way to solve my problem.

2013-03-14

Taboo: Nathaniel Newman and Treacher Collins Syndrome

So I got home after a hard day of work and after putting the kids to bed and having a belated dinner I finally hit the couch and turned on the TV to stare at it mindlessly to clear my mind a little and give it some rest. So zapping through the channels I happened to tune in to National Geographic's taboo. The episode today was titled 'ugly'. I haven't been able to find the full episode on nationalgeographic.com yet but it might be available online later.