<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
><channel><title>Review Of Web &#187; Recent Comments</title> <atom:link href="http://reviewofweb.com/tag/recent-comments/feed/" rel="self" type="application/rss+xml" /><link>http://reviewofweb.com</link> <description>Make the most of technology</description> <lastBuildDate>Sat, 12 May 2012 16:13:48 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Blogspot: New Recent Comments Widget 2.0</title><link>http://reviewofweb.com/blogging/new-recent-comment-widget/</link> <comments>http://reviewofweb.com/blogging/new-recent-comment-widget/#comments</comments> <pubDate>Wed, 11 Aug 2010 15:09:28 +0000</pubDate> <dc:creator>Ankur Jain</dc:creator> <category><![CDATA[Blogging]]></category> <category><![CDATA[code]]></category> <category><![CDATA[Recent Comments]]></category> <category><![CDATA[Widget]]></category><guid
isPermaLink="false">http://reviewofweb.com/blogging/new-recent-comment-widget/</guid> <description><![CDATA[This recent comments widget searches for all available posts of the blog - even with hundreds and thousand of posts. Apparently blogger has an upper limit of posts within a single feed at 500. Therefore the script makes repeatedly calls to feeds on blogs with more than 500 posts.  This search happens only once at load time of the script. I tested it with a blog with over 1300 posts and it behaves well and quick. Next the script calls the comment feed and displays the comments together with some other information. This script will find every single comment of a blog - even with thousands and tens of thousand of comments. This is the difference with some other widgets.<p><a
href="http://reviewofweb.com/blogging/new-recent-comment-widget/">Blogspot: New Recent Comments Widget 2.0</a> is a post from <a
href="http://ReviewOfWeb.com/">ReviewOfWeb</a></p> ]]></description> <content:encoded><![CDATA[<p></p><p>The <a
href="http://reviewofweb.com/blogging/recent-comments-blogspot-widget/" target="_blank">first version of our Recent Comments widget</a> was a big success. Now, thanks to extensive customizations by <strong>Clemens Vargas Ramos</strong> we have come up with a new and much improved version of that widget.</p><p>Here is how the new improved widget works and how is it different from the rest:</p><ol><li>This widget is completely customizable and now supports internationalization.</li><li>This widget does a quick search on all posts of the blog and save the blog-titles. The reason is, by default blogger comments do not contain the real post-title but kind of a pseudo title, i.e. the filename of the html file of the post.</li><li>This widget searches for all available posts of the blog &#8211; even with hundreds and thousand of posts. Apparently blogger has an upper limit of posts within a single feed at 500. Therefore the script makes repeatedly calls to feeds on blogs with more than 500 posts.  This search happens only once at load time of the script. I tested it with a blog with over 1300 posts and it behaves well and quick.<br
/> Next the script calls the comment feed and displays the comments together with some other information. This script will find every single comment of a blog &#8211; even with thousands and tens of thousand of comments. This is the big difference when compared to similar blogger widgets available on the net.</li><li>Look and feel of the new widget is quite slick and Web2.0 ish.</li></ol><h3>Demo of this script is available here</h3><ul><li><a
href="http://sri-ramana-maharshi.blogspot.com" target="_blank">English</a> (look at section &#8220;Recent Comments&#8221;)</li><li><a
href="http://meisterschuelerdialog.blogspot.com" target="_blank">German</a> (look at section &#8220;Letzte Kommentare&#8221;)</li></ul><h3>Download</h3><ul><li>Right Click and <a
href="http://reviewofweb.com/downloads/rcc.zip" target="_blank">download</a></li><li>Unzip rcc.zip to get rcc.html</li><li>Open the file rcc.html in a text editor like windows notepad. [Don't use text formating applications like Word or OpenOffice, these applications can damage the code]</li></ul><h3>Installation</h3><ol><li>Look for YOURBLOGNAME and replace YOURBLOGNAME with your blog name. Look for section &#8220;// user defined variables&#8221;.</li><li>The script is multilingual &#8211; adjust to your language: German, English (default) or even user defined by you! Look for section &#8220;// user defined variables&#8221;.</li><li>Adjust text, background colors and fonts with CSS if needed.</li><li>Copy the code into an HTML/Javascript-Widget of your sidebar.</li><li>You’re done. Enjoy the new widget! For further configuration look for section &#8220;Configuration:&#8221; within this script.</li></ol><p>Please let us know your thoughts on this new widget in the comments section below.</p><p><span
style="font-size: x-small;">*<em>The code is released under the condition that footer credits should remain intact.</em></span></p><p><a
href="http://reviewofweb.com/blogging/new-recent-comment-widget/">Blogspot: New Recent Comments Widget 2.0</a> is a post from <a
href="http://ReviewOfWeb.com/">ReviewOfWeb</a></p> ]]></content:encoded> <wfw:commentRss>http://reviewofweb.com/blogging/new-recent-comment-widget/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Recent Comments Widget For Blogspot Users</title><link>http://reviewofweb.com/blogging/recent-comments-blogspot-widget/</link> <comments>http://reviewofweb.com/blogging/recent-comments-blogspot-widget/#comments</comments> <pubDate>Thu, 25 Sep 2008 15:19:35 +0000</pubDate> <dc:creator>Ankur Jain</dc:creator> <category><![CDATA[Blogging]]></category> <category><![CDATA[how to]]></category> <category><![CDATA[blogger]]></category> <category><![CDATA[blogspot]]></category> <category><![CDATA[install]]></category> <category><![CDATA[Recent Comments]]></category> <category><![CDATA[Widget]]></category><guid
isPermaLink="false">http://reviewofweb.com/blogging/recent-comments-blogspot-widget/</guid> <description><![CDATA[Releasing the Recent Comments widget for blogspot/blogger users. How is it different from the other Recent Comments widget? The problem with other widgets is that the source code for them lies with the widget author and the authors often integrate it in within their own site. If because of some problem their site is down, [...]<p><a
href="http://reviewofweb.com/blogging/recent-comments-blogspot-widget/">Recent Comments Widget For Blogspot Users</a> is a post from <a
href="http://ReviewOfWeb.com/">ReviewOfWeb</a></p> ]]></description> <content:encoded><![CDATA[<p></p><p>Releasing the Recent Comments widget for blogspot/blogger users.</p><h4>How is it different from the other Recent Comments widget?</h4><p>The problem with other widgets is that the source code for them lies with the widget author and the authors often integrate it in within their own site. If because of some problem their site is down, the recent comments widget will not work.</p><p>Here, I am releasing the source code so that the logic would reside within your blog itself and hence you can do away with dependency on 3rd party site not under your control.</p><h4>How to install Recent Comments widget for blogger?</h4><ol><li>Login to the blogger dashboard.</li><li>Go to ‘Page Elements’ tab <img
style="display: inline;" title="page elements" src="http://reviewofweb.com/wp-content/uploads/2008/09/image3.png" alt="page elements" width="438" height="80" border="0" /></li><li>Click on Add a Gadget. Select HTML/Javascript widget type. <img
style="display: inline;" title="image" src="http://reviewofweb.com/wp-content/uploads/2008/09/image4.png" alt="image" width="215" height="95" border="0" /></li><li>Now this is the most important step. Select the whole code given below and paste it in the widget box you have just opened above.<pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">&lt;script style="<span style="color: #8b0000;">text/javascript</span>"&gt;</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;"><span style="color: #0000ff;">function</span> showrecentcomments(json) {</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #ffff00;">  <span style="color: #0000ff;">var</span> numcomments = 5;</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #ffff00;">  <span style="color: #0000ff;">var</span> showcommentdate = <span style="color: #0000ff;">true</span>;</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #ffff00;">  <span style="color: #0000ff;">var</span> showposttitle = <span style="color: #0000ff;">true</span>;</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #ffff00;">  <span style="color: #0000ff;">var</span> numchars = 100;</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;"><span style="color: #0000ff;">for</span> (<span style="color: #0000ff;">var</span> i = 0; i &lt; numcomments; i++) {</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">    <span style="color: #0000ff;">var</span> entry = json.feed.entry[i];</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">    <span style="color: #0000ff;">var</span> alturl;</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">    <span style="color: #0000ff;">if</span> (i == json.feed.entry.<span style="color: #0000ff;">length</span>) <span style="color: #0000ff;">break</span>;</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;"><span style="color: #0000ff;">for</span> (<span style="color: #0000ff;">var</span> k = 0; k &lt; entry.link.<span style="color: #0000ff;">length</span>; k++) {</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">      <span style="color: #0000ff;">if</span> (entry.link[k].rel == 'alternate') {</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">        alturl = entry.link[k].href;</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">        <span style="color: #0000ff;">break</span>;</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">      }</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">    }</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   alturl = alturl.replace("<span style="color: #8b0000;">#</span>", "<span style="color: #8b0000;">#comment-</span>");</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   <span style="color: #0000ff;">var</span> postlink = alturl.split("<span style="color: #8b0000;">#</span>");</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   postlink = postlink[0];</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   <span style="color: #0000ff;">var</span> linktext = postlink.split("<span style="color: #8b0000;">/</span>");</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   linktext = linktext[5];</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   linktext = linktext.split("<span style="color: #8b0000;">.html</span>");</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   linktext = linktext[0];</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   <span style="color: #0000ff;">var</span> posttitle = linktext.replace(/-/g,"");</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   posttitle = posttitle.link(postlink);</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   <span style="color: #0000ff;">var</span> commentdate = entry.published.$t;</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   <span style="color: #0000ff;">var</span> cdyear = commentdate.substring(0,4);</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   <span style="color: #0000ff;">var</span> cdmonth = commentdate.substring(5,7);</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   <span style="color: #0000ff;">var</span> cdday = commentdate.substring(8,10);</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   <span style="color: #0000ff;">var</span> monthnames = <span style="color: #0000ff;">new</span> <span style="color: #0000ff;">Array</span>();</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   monthnames[1] = "<span style="color: #8b0000;">Jan</span>";</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   monthnames[2] = "<span style="color: #8b0000;">Feb</span>";</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   monthnames[3] = "<span style="color: #8b0000;">Mar</span>";</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   monthnames[4] = "<span style="color: #8b0000;">Apr</span>";</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   monthnames[5] = "<span style="color: #8b0000;">May</span>";</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   monthnames[6] = "<span style="color: #8b0000;">Jun</span>";</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   monthnames[7] = "<span style="color: #8b0000;">Jul</span>";</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   monthnames[8] = "<span style="color: #8b0000;">Aug</span>";</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   monthnames[9] = "<span style="color: #8b0000;">Sep</span>";</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   monthnames[10] = "<span style="color: #8b0000;">Oct</span>";</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   monthnames[11] = "<span style="color: #8b0000;">Nov</span>";</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   monthnames[12] = "<span style="color: #8b0000;">Dec</span>";</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   <span style="color: #0000ff;">if</span> ("<span style="color: #8b0000;">content</span>" <span style="color: #0000ff;">in</span> entry) {</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">     <span style="color: #0000ff;">var</span> comment = entry.content.$t;}</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   <span style="color: #0000ff;">else</span></pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   <span style="color: #0000ff;">if</span> ("<span style="color: #8b0000;">summary</span>" <span style="color: #0000ff;">in</span> entry) {</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">     <span style="color: #0000ff;">var</span> comment = entry.summary.$t;}</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   <span style="color: #0000ff;">else</span> <span style="color: #0000ff;">var</span> comment = "";</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;"><span style="color: #0000ff;">var</span> re = /&lt;\S[^&gt;]*&gt;/g;</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   comment = comment.replace(re, "");</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;"><span style="color: #0000ff;">document</span>.write('&lt;br/&gt;');</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   <span style="color: #0000ff;">if</span> (showcommentdate == <span style="color: #0000ff;">true</span>) <span style="color: #0000ff;">document</span>.write('On ' + monthnames[<span style="color: #0000ff;">parseInt</span>(cdmonth,10)] + ' ' + cdday + ' ');</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;"><span style="color: #0000ff;">document</span>.write('&lt;a href="<span style="color: #8b0000;">' + alturl + '</span>"&gt;' + entry.author[0].<span style="color: #0000ff;">name</span>.$t + '&lt;/a&gt; commented');</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   <span style="color: #0000ff;">if</span> (showposttitle == <span style="color: #0000ff;">true</span>) <span style="color: #0000ff;">document</span>.write(' on ' + posttitle);</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;"><span style="color: #0000ff;">document</span>.write('&lt;br/&gt;');</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;"><span style="color: #0000ff;">if</span> (comment.<span style="color: #0000ff;">length</span> &lt; numchars) {</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;"><span style="color: #0000ff;">document</span>.write('&lt;i&gt;');</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">         <span style="color: #0000ff;">document</span>.write(comment);</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;"><span style="color: #0000ff;">document</span>.write('&lt;/i&gt;');}</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">   <span style="color: #0000ff;">else</span></pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">        {</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;"><span style="color: #0000ff;">document</span>.write('&lt;i&gt;');</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">         comment = comment.substring(0, numchars);</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">         <span style="color: #0000ff;">var</span> quoteEnd = comment.lastIndexOf("");</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">         comment = comment.substring(0, quoteEnd);</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;"><span style="color: #0000ff;">document</span>.write(comment + '...&lt;a href="<span style="color: #8b0000;">' + alturl + '</span>"&gt;(more)&lt;/a&gt;');</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;"><span style="color: #0000ff;">document</span>.write('&lt;/i&gt;');}</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;"><span style="color: #0000ff;">document</span>.write('&lt;br/&gt;');</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">  }</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;"><span style="color: #0000ff;">document</span>.write('&lt;br/&gt;');</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">}</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">&lt;/script&gt;</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">&lt;script src="<span style="color: #8b0000;">http://xyz.blogspot.com/feeds/comments/default?alt=json-in-script&amp;callback=showrecentcomments</span>"&gt;</pre><pre style="margin: 0em; font-size: 12px; width: 100%; font-family: consolas,'Courier New',courier,monospace; background-color: #f2f2f2;">&lt;/script&gt;&lt;a href="http://reviewofweb.com/blogging/recent-comments-blogspot-widget/"&gt;Widget &lt;/a&gt;by &lt;a href="http://reviewofweb.com/"&gt;ReviewOfWeb&lt;/a&gt;</pre></li><li>Scroll down to <span
style="color: #008000;">src=http://<span
style="color: #ff0000;">xyz</span>.blogspot.com</span> and replace <span
style="color: #ff0000;">xyz</span> with your blog’s name. For example if your blog’s URL is <a
href="http://abc.blogspot.com">http://<span
style="color: #ff0000;">abc</span>.blogspot.com</a> then the code should become <span
style="color: #008000;">src=http://<span
style="color: #ff0000;">abc</span>.blogspot.com</span> DO NOT TOUCH any other part of the code or else it might create problems.</li><li>You are done! Lastly please do not remove the footer credits*.</li></ol><p>Please let me know if you face any problem implementing the code above.</p><p>*<em>The code is released under the condition that footer credits should remain intact.</em></span></p><p><a
href="http://reviewofweb.com/blogging/recent-comments-blogspot-widget/">Recent Comments Widget For Blogspot Users</a> is a post from <a
href="http://ReviewOfWeb.com/">ReviewOfWeb</a></p> ]]></content:encoded> <wfw:commentRss>http://reviewofweb.com/blogging/recent-comments-blogspot-widget/feed/</wfw:commentRss> <slash:comments>83</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 3/23 queries in 0.037 seconds using disk: basic
Object Caching 853/885 objects using disk: basic

Served from: reviewofweb.com @ 2012-05-23 03:59:38 -->
