Radio Userland and Personal Comment ServicesI became unsatisfied with Radio’s built-in comment service because of 3 main things:
So I decided to look for another alternative. I did find a list of many different services out there that you could use. But everybody wanted to be paid yearly for those and seemed to all be at capacity or not accepting sign-ups. I have my own server. I would rather use it.
I looked through the scripts that were out there and decided to start with remotedotcomments as a baseline. My goal was to integrate this into Radio so that it becomes a Radio compatiable service and you do not need to change any of your templates to use it. Therefore, it will be very seemless. I had to end up changing the structure a bit and changing it to work with Radio’s URL strings but I got it. This services use PHP as its engine so if you don’t have PHP, you are out of luck with my version. If you want to host and run your own comments service, here is how to do it.
Obviously, you will lose all your old comments. I didn’t have that many so writing any type of migration wasn’t interesting to me.
I am currently moderating the comments just by telneting onto my server and editing as needed for now. An admin UI would be helpful eventually.