I'm wondering what if anything people are using to enable commenting
on tiddlers (my personal interest at the moment is enabling comments
for a blog / weblog plugin) - obviously this wouldn't be directly to
the TiddlyWiki file, but several non-free Commenting Services seem to
exist that use JavaScript to achieve this effect:
Disqus - http://disqus.com/
Intense Debate - http://www.intensedebate.com/
JS-Kit - http://js-kit.com/
Comment Widget is the only code I could find that implements a
commenting service that seems to be free software ("CommentWidget
isn't released under a particular open source license. You can do
whatever you like with the code, anything at all." -
http://www.trailbehind.com/comment_widget/documentation)
Comment Widget - Easy Ajax Comments
http://www.trailbehind.com/comment_widget/quick_start
Anyone know of any other libre commenting software, or have other
ideas on how to enable web-based comments from anonymous (but
preferably screened-for-spam) posters?