Today I finished some changes to this blog-software – most important is the possibility to get an email whenever someone comments an article you are watching.
There is nothing too fancy going on, but I had some problems with the Internet Explorer and dynamically assigned event handlers. Here is with what I have come up to conquer the issue.
Rafael: Thank you very much, I was having a huge headache to solve the very same problem!