Here, if you want to create your blog recent comment easily.
I took it from Blogger Buster page.
First step, go to your Blogger account, and go to edit 'Layout' of your Blog, then move the tab to 'Edit HTML'.
Add 'HTML/JavaScript' page element type.
Set the title to everything you desired.
And paste these code on the content box.
<script style="text/javascript" src="http://vektanova.comuf.com/script/recentcomment.js"></script><script style="text/javascript">var a_rc=5;var m_rc=true;var n_rc=true;var o_rc=100;</script><script src="http://www.vektanova.blogspot.com/feeds/comments/default?alt=json-in-script&callback=showrecentcomments"></script>
The '5' is the limit of previous comment that is showing on the widget.
The 'http://www.vektanova.blogspot.com' should be changed to be your Blogger blog address.
Remember, your blog must support Feed content, Atom or RSS. And all blogger's blog supports it.