
If you're reading this then you probably already know the CoH - and you might even find yourself having to cite part of it on occassion while explaining to someone that they shouldn't be seeding their own stuff; you know, that whole self-promotion issue.
I don't find myself having to tell many people about the CoH but when I do it always seems to be in relation to a Self Promotion seed or "article" (that is actually just a seed to their external content). Inevitably I end up having to mention the CoH, providing a link to it, and then quoting item 3. However, I'm lazy and don't like having to type, essentially, the same thing more than once. With that in mind I created a bookmarklet that should, theoretically, work in both IE and FF. It will insert some stock text into the "comment" box so you can quickly give the seeder/author a heads up.
Sadly, I can't put a bookmarklet into this article so I'm going to give you step by step instructions on how to do this.
copy this quoted text:
javascript:u=document.getElementById('commentsText_');void(u.value='You may want to review the ToS for Newsvine and the <a href="http://www.newsvine.com/_cms/info/codeofhonor">Code of Honor</a>, in particular item #3:\n\n<blockquote>Newsvine is for collaborative discovery and discussion of the news, not self-promotion. Posting full articles which also appear on your blog is acceptable but seeding your own stuff is not.</blockquote>\n\nHope this helps.');location.replace('#entercomment');
copy this quoted text:
javascript:u=document.getElementById('commentsText_');void(u.value='You may want to review the ToS for Newsvine and the <a href="http://www.newsvine.com/_cms/info/codeofhonor">Code of Honor</a>, in particular item #3:\n\n<blockquote>Newsvine is for collaborative discovery and discussion of the news, not self-promotion. Posting full articles which also appear on your blog is acceptable but seeding your own stuff is not.</blockquote>\n\nHope this helps.');location.replace('#entercomment');
Perhaps, this functionality already exists elsewhere or Adam Hobson will add something like it to the newsvine firefox toolbar. Until then I hope this makes it easier for you to help people use the vine properly while helping to keep the spam at bay.
I just added a small addition to the bookmarklet script which will automatically scroll you down to the comment box your comment is pasted in. Thanks to Gleuch for this small, but very handy addition!
You're in Easy Mode. If you prefer, you can use XHTML Mode instead. |