Enabling you to track questions on StackOverflow with specific tags and the number of answers for each question.
Sample HTML to put in your .erb file:
<li data-row="1" data-col="2" data-sizex="4" data-sizey="2" onclick="location.href='http://stackoverflow.com/questions/tagged/emc';">
<div data-id="so_questions" data-view="List" data-unordered="true" data-title="StackOverflow Questions" style="background-color: #e67e22" data-moreinfo="# of answers"></div>
<i class="icon-stackexchange icon-background"></i>
</li>