Jamie’s Process for Recent Comments.
I looked for the Recent Comments for blogspot and found it. I used the link below. I followed the link to the "simple widget generator" below
http://www.downloadsquad.com/
and it did not work. The code in the comments...does. You Add a Gadget to your blog. Add the HTML/Javascript gadget. Paste this code in. Very Important! - change the URL to your blog! (in pink) Title it "Recent Comments" or something like that.
<script
style="text/javascript" src="http://kunoichi.info/
To change the number of comments listed (default 5), change the 5 (in red) below. It shows 100 characters (of the comment) by default. Change the 100 (in blue) to another character amount. Change m_rc=true to m_rc=false to remove the date. Change n_rc=true to n_rc=false to remove which post the comment is on.
<script
style="text/javascript" src="http://kunoichi.info/
There is another way to do this. But, the post the comment is on doesn't show. I'm not sure how to put that parameter in. I may ask Alex. This way is great to just make a list of Recent Posts.
You Add a Gadge. Add the gadget Feed.
It add content from an RSS or Atom feed to your blog. Put your blog address in
for the feed. This posts tells how to do it, and some advanced options. http://www.eblogtemplates.com/
For Recent Posts:
http://YOURSITE.blogspot.com/
For Recent Comments
http://YOURSITE.blogspot.com/
I used the javascript/HTML for the recent comments, and the RSS Feed for the recent posts.