Ever wanted to list all the commenter in your blog? Then you can do this simple trick, all you have to do is putting these code in anywhere of your blog but try not to put these code inside of your post because that will annoyed visitor from viewing your post
Here's the code
[script type="text/javascript">
function pipeCallback(obj) {
document.write('[ol>');
var i;
for (i = 0; i < href = "'" item =" ">" + "[a href=" + href + ">" + obj.value.items[i].title + "[/a> [/li>";
document.write(item);
}
document.write('');
}
[/script>
[script src="http://pipes.yahoo.com/pipes/pipe.run?_render=json&_callback=pipeCallback&_id=720a4578c7b83dfce64615cb0ad3c642&url=http%3A%2F%2Fput your blog link here&num=10&filter=yourName" type="text/javascript">[/script>
Note!! You might wanna pay attention to put these code as i've changed the code that start with [ cause blogger just wont allow me to put Javascript bluntly, so Replace [ with <
Note 2 !! Do not put your blog link (red marked text) with / at the end of URL and http:// also, so put it nice and simple like this tendou86.blogspot.com
Loading...
Custom Search
Wednesday, October 22, 2008
http://tendou86.blogspot.com/2008/10/top-commenters-widget-for-blogger-blogs.html
Labels:
Tip+Tricks,
Tutorials
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment