RSSing the threads you participate in?
#1
Thread Starter
Suspended
RSSing the threads you participate in?
I was wondering, does anyone know of any way to set up an RSS feed (or something similar) of the threads here at DVDTalk that they participate in?
Here's why I ask. My blog has a forum option, but it would be pathetic to open it up because this is my forum of choice. But I'd love to be able to direct my readers to interesting threads here. I don't want to do it manually though since that would take time away from actually forum... uh... ing. If it was something that would update on its own, it would be win-win.
Here's why I ask. My blog has a forum option, but it would be pathetic to open it up because this is my forum of choice. But I'd love to be able to direct my readers to interesting threads here. I don't want to do it manually though since that would take time away from actually forum... uh... ing. If it was something that would update on its own, it would be win-win.
#2
DVD Talk Hall of Fame
You could setup an RSS feed, which I think is just an XML file and then just add in URLs for threads you like.
example of the XML
Replace the " with < and > respectively. The forum is borking my code.
example of the XML
Code:
"threads"
"thread"
"name"
RSSing the threads you participate in?
"/name"
"url"
http://www.dvdtalk.com/forum/showthread.php?p=6318457
"/url"
"/thread"
"/threads"
Last edited by Brain Stew; 08-22-05 at 07:35 PM.




