Qbasicnews.com
XML documentation? - Printable Version

+- Qbasicnews.com (http://qbasicnews.com/newforum)
+-- Forum: QbasicNews.Com (http://qbasicnews.com/newforum/forum-3.html)
+--- Forum: Site/Forum Issues (http://qbasicnews.com/newforum/forum-9.html)
+--- Thread: XML documentation? (/thread-4250.html)



XML documentation? - Dantheman10110 - 07-04-2004

Does this site create an XML page of it's new posts or anything? Ive seen it done at places like "slashdot.com" and i was wonderin if it is done here.
If so, i'd make a program to read the XML and post a link for the new post in a little pop-up window on the system tray. I always have trouble remembering to visit and see if there are any new posts.


Re: XML documentation? - Sumo Jo - 07-04-2004

Quote:Does this site create an XML page of it's new posts or anything? Ive seen it done at places like "slashdot.com" and i was wonderin if it is done here.
If so, i'd make a program to read the XML and post a link for the new post in a little pop-up window on the system tray. I always have trouble remembering to visit and see if there are any new posts.

phpBB doesn't, but there's an rss mod you can install. We use it at qbtk. I'll find the link for how to install it if there's interest.


XML documentation? - Jofers - 07-04-2004

Actually, there was a XML Wildcard used for qb45 back when he was admin, and later when it was 'nuked.

I would PM him for the page, it's around here somewhere.


XML documentation? - Jofers - 07-04-2004

ah, yes, here we go:
http://qbasicnews.com/newsfeed.php

(erm, sorry about the double-post, wasn't thinking)

It should be easy enough to parse, or just slap on your page if you so choose.