February 22nd, 2008 — Blogging Tools & Resources, Widgets
Thanks to tarun and Dissent, I’ve just learned that the Recent Comments Widget for Blogger doesn’t work with private blogs. While trying to find a work-around with the widget’s script, I came up instead with a way to make a new widget that can display Recent Comments on private blogs. It will display excerpts of the last five comments, with the dates and the names of the commenters.
See screenshot on the left. Continue reading →
February 21st, 2008 — Blogging Tools & Resources, Widgets

Here’s how you can make a Recent Posts widget for your Blogger blog:
1. Login to your Blogger Dashboard
2. go to your blog’s Layout, and click Add a Page Element
Continue reading →
January 11th, 2008 — WordPress Plugins
This WordPress plugin by Dominic Foster of Website Hosting IQ
lets you publish your blogroll to an individual post or page instead of having your link list on your blog’s sidebar. Editing or maintaining links would be easier since this plugin integrates with the link manager (or blogroll manager) of your WordPress blog. This is also ideal if you have a long link list and want to save space in your sidebar for ads and other widgets, or if you just simply don’t want a crowded sidebar.
See how it works by visiting my blogroll page.
Setting it up
To add the Blogroll Page Plugin to your blog, follow instruction below:
Continue reading →
December 27th, 2007 — Blogging Tools & Resources, Web Tools, Widgets
Add a Google Translate Mini Flags widget to your blog. Powered by Google Translate, this widget lets your visitors view your pages translated in their own native languages with just a click.
Vertical (single column)

Continue reading →
December 17th, 2007 — Blogging Tools & Resources, Widgets
This widget will display the recent comments on Blogger blogs (free-hosted or self-hosted).
Steps:
1. Go to your Blogger Dashboard > Layout > Add a Page Element > HTML/JavaScript
2. Copy and paste the code below:
3. Put your own blog address as indicated in color blue below:
…src=”http://yourblog.blogspot.com/feeds/comments/default…
4. Add a title. Save.
Note:
This widget is set to display 5 recent comments. If you want to change that number, just look for the number 5 in the code and replace it with the number of comments you want to be displayed. I recommend setting it between 4 and 8.
… a_rc=5;var m_rc=false;var n_rc=true;var…
That’s it!
December 7th, 2007 — Blogging Tools & Resources, Links of the Week, Web Tools