In this tutorial, we will be using the Gravatar service to add an icon next to each comment which is posted in the SilverStripe blog. We get the gravatar by using a persons email address. Since the SilverStripe blog doesn't have a field for email, we need to add it.