Immediately, to put recent comments on your blog, follow these steps
1. Login to your blog
2. Copy This Code
<script style="text/javascript" src="http://grandisa.hexat.com/blogtriks/rccommentsbullet.js"></script>
<ul>
<script style="text/javascript">
var numcomments = 10;
var showcommentdate = true;
var showposttitle = true;
var numchars = 100;
var standardstyling = true;
</script>
<script src="<span style="color: red;">http://trick-id.blogspot.com/feeds/comments/default?alt=json-in-script&callback=showrecentcomments"></script>
</ul>
<ul>
<script style="text/javascript">
var numcomments = 10;
var showcommentdate = true;
var showposttitle = true;
var numchars = 100;
var standardstyling = true;
</script>
<script src="<span style="color: red;">http://trick-id.blogspot.com/feeds/comments/default?alt=json-in-script&callback=showrecentcomments"></script>
</ul>
-var numcomments is the sum of comments that will show up.
-var showcommentdate to show the comments date
-var showposttitle to show the post title
-var numchars the sum of characters of post contents that will show up
-change http://trick-id.blogspot.com with your blog's url3. Entrance Design -> Add Gadget -> HTML/Javascript
4. Paste the code there and Save
Now, you can see the results