I just found out Cbox (a Free Tagoard and Chat Widget) actually has an RSS feed for the posts. Happened when I Googled rss site:http://cbox.ws/ (non LetMeGoogleThatForYou.com link)
Find your CBox URL and for the and replace the value for the “sec” attribute with “rss” instead of “main” (the actual entries) or “form” (the input form to add another entry).
CBox page: http://thewheat.cbox.ws/
CBox entries URL: http://www.cbox.ws/box/?boxid=977721&boxtag=2061&sec=main
CBox RSS URL: http://www.cbox.ws/box/?boxid=977721&boxtag=2061&sec=rss
Finding the CBox URL
Cbox owner
- Go to the publish page in the Cbox control panel
- Look at the textbox after “Step 1: Get your code”
- Look for the value of “src” attribute:
http://www.cbox.ws/box/?boxid=977721&boxtag=2061&sec=main - Replace “&” with “&”:
http://www.cbox.ws/box/?boxid=977721&boxtag=2061&sec=main - Replace “sec” value with “rss”:
http://www.cbox.ws/box/?boxid=977721&boxtag=2061&sec=rss
Non-Cbox owner
- Go to the website / webpage where the CBox is used. E.g. http://thewheat.cbox.ws/
- View the page source code (typically from the View menu > Source or right click the page > View Source)
- Look for the
<iframe
tag and the “src” attribute value:hosted by Cbox.ws - Replace “sec” value with “rss”:
From
http://www.cbox.ws/box/?boxid=977721&boxtag=2061&sec=main
to
http://www.cbox.ws/box/?boxid=977721&boxtag=2061&sec=rss
It seems to be totally undocumented in the Cbox site and I guess it’s a hidden treasure. Now do us treasure hunters get any rewards?
Powered by ScribeFire.