Archive for August, 2009

To comment or not to comment, that’s the question

Even though I’m a great advocate of commenting code, there are those thank think commenting is not always a good thing. As stated in the linked article, we must differentiate between API documentation and normal, inline comments. API documentation, imho, is just as necessary as the code it is trying to describe. I do use [...]

More »

Easily create favicons

Helpful link to create favicons from your favourite image online: http://tools.dynamicdrive.com/favicon/

More »