Signup
Welcome to... Canonfire! World of GreyhawK
Features
Postcards from the Flanaess
Adventures
in Greyhawk
Cities of
Oerth
Deadly
Denizens
Jason Zavoda Presents
The Gord Novels
Greyhawk Wiki
#greytalk
JOIN THE CHAT
ON DISCORD
    Canonfire :: View topic - RSS Help Thread
    Canonfire Forum Index -> Canonfire! & GreyTalk Support and Feedback
    RSS Help Thread
    Author Message
    Adept Greytalker

    Joined: Jun 29, 2001
    Posts: 487
    From: Cooke City, MT, USA

    Send private message
    Thu Dec 08, 2005 3:01 pm  
    RSS Help Thread

    Now that the RSS (Really Simple Syndication) feeds are installed on the CF mainpage, and in the forums, you can use an RSS aggregator application, or an XML enabled homepage (like the personalized page you get at Yahoo.com) to quickly see what's new on CF without logging into the site over and over all day long. For a quick overview of RSS and how to use it, check out: http://en.wikipedia.org/wiki/RSS_(protocol) But if you have questions about how to get set up, or modify the feeds to better serve your surfing habits, post your questions here and we'll try and answer them promptly.
    _________________
    What would Raxivort do?<br />
    Adept Greytalker

    Joined: Jun 29, 2001
    Posts: 487
    From: Cooke City, MT, USA

    Send private message
    Fri Dec 09, 2005 12:26 am  

    Here's the URLs for the RSS feeds for each public forum here:

    World of Greyhawk Discussion
    http://www.canonfire.com/cf/rdf-nuke.php?fid=10&type=latest&count=5&chars=200&titlepattern=[GHDiscussion]%20__DATE__%20__TITLE__

    Welcome to Greyhawk
    http://www.canonfire.com/cf/rdf-nuke.php?fid=21&type=latest&count=5&chars=200&titlepattern=[WelcomeToGH]%20__DATE__%20__TITLE__

    Readers Workshop
    http://www.canonfire.com/cf/rdf-nuke.php?fid=23&type=latest&count=5&chars=200&titlepattern=[ReadersWorkshop]%20__DATE__%20__TITLE__

    Greyhawk D&D 3.5e/d20
    http://www.canonfire.com/cf/rdf-nuke.php?fid=25&type=latest&count=5&chars=200&titlepattern=[GH3rdEdition]%20__DATE__%20__TITLE__

    EpicHawk
    http://www.canonfire.com/cf/rdf-nuke.php?fid=28&type=latest&count=5&chars=200&titlepattern=[EpicGH]%20__DATE__%20__TITLE__

    Greyhawk 2nd Edition
    http://www.canonfire.com/cf/rdf-nuke.php?fid=29&type=latest&count=5&chars=200&titlepattern=[GH2ndEdition]%20__DATE__%20__TITLE__

    Old Lore D&D
    http://www.canonfire.com/cf/rdf-nuke.php?fid=30&type=latest&count=5&chars=200&titlepattern=[OldLoreDnD]%20__DATE__%20__TITLE__

    Gran March Gazetteer
    http://www.canonfire.com/cf/rdf-nuke.php?fid=31&type=latest&count=5&chars=200&titlepattern=[GranMarchGaz]%20__DATE__%20__TITLE__

    Oerth Journal Feedback
    http://www.canonfire.com/cf/rdf-nuke.php?fid=33&type=latest&count=5&chars=200&titlepattern=[OJFeedback]%20__DATE__%20__TITLE__

    Oerth Journal Writers Forum
    http://www.canonfire.com/cf/rdf-nuke.php?fid=34&type=latest&count=5&chars=200&titlepattern=[OJWriters]%20__DATE__%20__TITLE__

    Canonfire! & GreyTalk Help and Feedback
    http://www.canonfire.com/cf/rdf-nuke.php?fid=10&type=latest&count=5&chars=200&titlepattern=[CFandGTHelp]%20__DATE__%20__TITLE__

    Collector's Corner
    http://www.canonfire.com/cf/rdf-nuke.php?fid=27&type=latest&count=5&chars=200&titlepattern=[CollectorsCorner]%20__DATE__%20__TITLE__

    The Backalley
    http://www.canonfire.com/cf/rdf-nuke.php?fid=17&type=latest&count=5&chars=200&titlepattern=[BackAlley]%20__DATE__%20__TITLE__


    Just paste the threads you want into your RSS Aggregator (Reader, for us non-techie types) or your XML enabled portal page and you're good to go.

    Note: If you have an RSS reader installed, try using the find/detect feeds feature that most of them have, you should automatically detect all the feeds from within this post! Then confirm the ones you want.

    You should then see, by default, the topic lines for the 5 most recent posts for each forum you've selected, along with a 200 character long snippet of that post's text.

    In the next post, I'll explain how to customize the feeds.
    _________________
    What would Raxivort do?<br />


    Last edited by chatdemon on Fri Dec 09, 2005 12:54 am; edited 1 time in total
    Adept Greytalker

    Joined: Jun 29, 2001
    Posts: 487
    From: Cooke City, MT, USA

    Send private message
    Fri Dec 09, 2005 12:39 am  

    Now, for a little customizing:

    To change the number of recent posts your feed displays, simply making the following adjustment to the code:

    Replace the 5, highlighted below in a sample url, with the number of posts you want to see:

    http: //www.canonfire.com/cf/rdf-nuke.php?fid=21&type=latest&count= 5 &chars=200&titlepattern=[WelcomeToGH]%20__DATE__%20__TITLE__

    Make sure there are NO spaces anywhere in the url.

    Now, to change the length of the post snippet you want displayed, simply change the 200, highlighted below in a sample url, with the number of characters you want to display:

    http: //www.canonfire.com/cf/rdf-nuke.php?fid=21&type=latest&count=5&chars= 200 &titlepattern=[WelcomeToGH]%20__DATE__%20__TITLE__

    To disable the snippet, showing only the headlines for the posts, set the number to 0. Note that with or without snippets turned on, the headline will generally act as a link to the post's page here on the forum, so snippets are purely a personal preference, and will not affect the RSS feed one bit.

    Do not fiddle with any of the other sections of the url, as doing so will create a parse error that will render the feed unreadable to you.

    And remember, your finished url should have NO spaces anywhere in it when you enter it into your reader or homepage.

    _________________
    What would Raxivort do?<br />
    Adept Greytalker

    Joined: Jun 29, 2001
    Posts: 487
    From: Cooke City, MT, USA

    Send private message
    Fri Dec 09, 2005 12:46 am  

    http://www.canonfire.com/cf//backend.php

    Almost forgot. That's the RSS feed for viewing the 10 most recent articles added to the Canonfire main page. You can't customize it, but you can add it to your other feeds exactly as mentioned above.
    _________________
    What would Raxivort do?<br />
    Display posts from previous:   
       Canonfire Forum Index -> Canonfire! & GreyTalk Support and Feedback All times are GMT - 8 Hours
    Page 1 of 1

    Jump to:  

    You can post new topics in this forum
    You can reply to topics in this forum
    You can edit your posts in this forum
    You cannot delete your posts in this forum
    You cannot vote in polls in this forum




    Canonfire! is a production of the Thursday Group in assocation with GREYtalk and Canonfire! Enterprises

    Contact the Webmaster.  Long Live Spidasa!


    Greyhawk Gothic Font by Darlene Pekul is used under the Creative Commons License.

    PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
    Page Generation: 0.32 Seconds