Code smells and refactorings
I found this link via Agile Spain, and I'm blogging it for my future reference.
This is a list of bad smells ( within a class or between classes ), that can help identify some code chunks that need to be refactored, and gives some hints about how to refactor them.