- It ACCURATELY displays the top commentators from the last FIVE THOUSAND (5000) comments of your blog.
- You are allowed to exclude THREE commentators of your choice (Anonymous is already excluded)
- You can set the number of names to display on your sidebar and commentators' links are linked to URL provided.
- You can set the date for inclusion and exclusion (i.e. you want the list to show ONLY the top commentators for the whole month of January).
HOW TO INSTALL THE TOP COMMENTATORS WIDGET ON YOUR BLOGGER BLOG:
- Go to Layout and click Add a Gadget.
- Choose HTML/JavaScript.
- Copy and paste the below codes on the HTML/JavaScript gadget.
- Edit the following parts of the code above to reflect your own settings (ONLY the below settings, nothing more): YourBlogUrl=http://YOURBLOGNAME.blogspot.com &ExcludedNick1=1ST name to exclude &ExcludedNick2=2ND name to exclude &ExcludedNick3=3RD name to exclude &ShowHowMany=Number of people to show in the list, i.e. 10. Default is 10. &ExcludeCommentsBefore=Start date &IncludeCommentsBefore=End date
- Don't forget to type in an appropriate title in the gadget box, i.e. Top Commentators or They Love Me Most, whatever floats your boat.
- Hit the delicious orange SAVE button.
<script type="text/javascript"> function getYpipe(feed) { document.write('<ol>'); var i; for (i = 0; i < feed.count ; i++) { var href = "'" + feed.value.items[i].link + "'"; if(feed.value.items[i].link == "") var item ="<li>" + feed.value.items[i].title + "</li>"; else var item = "<li>" + "<a href="+ href + '" target="_blank">' + feed.value.items[i].title + "</a> </li>"; document.write(item); } document.write('</ol>'); } </script> <script src="http://pipes.yahoo.com/pipes/pipe.run? YourBlogUrl=http://YOURBLOGNAME.blogspot.com &ExcludedNick1=NAME1 &ExcludedNick2=NAME2 &ExcludedNick3=NAME3 &ShowHowMany=10 &ExcludeCommentsBefore=SET START DATE HERE (i.e. 01-01-2010) &IncludeCommentsBefore=SET END DATE HERE (i.e. 01-31-2010) &_callback=getYpipe &_id=932ec72eca30a5b8a83365f4eb4349cd &_render=json" type="text/javascript"></script><br /> <center><a href="http://wahmaholic.com/2010/02/top-commentator-widget-for-blogger/">GET YOUR OWN TOP COMMENTATOR WIDGET!</a></center>
19 comments:
this is a very useful gadget indeed! i will check out my widgets against what you instructed here...
by the way, have a tag for you at http://www.mommyjourney.com/2010/01/eminent-eights.html
Its useful, but not for my blog right now, ii barely have comments :) Isurely bookmark this pagefor future use. Thanks for sharing! Mabuhay!
good tips no try yet.. so lazy now
thanks for sharing this, pwde kong gamitin ito sa isang blog. sana lang maraming magcomment. hehehe
Yay! It works! Thanks for this one. I was actually looking for a gadget like this one. You do great work Kaye.
ang galing naman nito marce kaye. salamat for this! and i am sure, maraming matutuwa nito kasi di mo na kailangan i-insert sa html code mo. add mo na lang as a separate gadget. you are so brilliant!
by the way, naghahanap ako ng top commentators widget that updates every month.. na at the beginning of the month, back to zero naman ang counting. possible kaya yun? how do you go about it? paturo! thanks!
i was using the one with yahoo pipes. i'll be trying this one out once i get the will-power to do some site-editing. at the mo, amn ot in the mood for editing blogger. LOL.
yeheeeyyy..I use this now..galing mo talaga marce:)
i will try this on pag medyo fresh pa utak ko .. sobrang ngarags na ko now at gusto ko na matulog :D
thanks for posting marce!! mwah
waaa di ko makita un codes na icocopy, ako lang ba ito o di talaga ako marunong. wahahahaha
OOh thank you! I've been looking for a good one for a while now.
Ma-try nga ito marce. teka lang
Ma-try nga ito marce. teka lang
try ko rin ito pag nasa city ako :D dahil mahirap maglagay ng mga widget if nasa bukid and ang slow ng net mo :D
@ kikamz: i haven't looked into that feature marce. will try to fix the pipes once i have the time (kelan kaya yun. wahaha!) peh's hubby set a parameter which we will use especially for the contest. i haven't seen it as well but i'm sure it will serve the purpose of our contest well ;)
@red: i changed templates and forgot to include the codes that will make the javascript appear. LOL! fixed now ;)
I need this code for my other blogs.
ayan, kita ko na sya ngayon, gagawin ko ito sa March :D :D
thanks for sharing sis...
Post a Comment