Page 1 of 2

Forum RSS feed?

Posted: Sat Aug 20, 2005 9:48 am
by drcorbeille
Thanks for your hard work to all, i just wonder if there is a feed available for this forum?

Re: Forum RSS feed?

Posted: Sat Aug 20, 2005 9:58 am
by [Unknown]
http://forum.joomla.org/index.php/type,rss/action,.xml

You can also add other parameters, such as:

http://forum.joomla.org/index.php/type, ... ction,.xml
http://forum.joomla.org/index.php/type, ... ction,.xml
http://forum.joomla.org/index.php/type, ... ction,.xml

Additionally, you can limit it by board:

http://forum.joomla.org/index.php/board ... ction,.xml
http://forum.joomla.org/index.php/board ... ction,.xml

You can also increase the number of items given:

http://forum.joomla.org/index.php/type, ... ction,.xml

If your feed reader does not like RSS 0.93, you can also use RDF (type set to rdf), Atom 0.3 (type set to atom), RSS 2.0 (rss2), and a proprietary format with more information (by not setting it at all.)

-[Unknown]

Re: Forum RSS feed?

Posted: Sat Aug 20, 2005 10:05 am
by drcorbeille
Thanks!

Re: Forum RSS feed?

Posted: Sat Aug 20, 2005 11:38 am
by drcorbeille
Some newsreaders have problems with the above, you can use this syntax also :

http://forum.joomla.org/index.php?actio ... s&limit=20

Re: Forum RSS feed?

Posted: Sat Aug 20, 2005 8:52 pm
by [Unknown]
Or you can use ; instead of & for those that have problems with that syntax.  I'm really not sure why newsreaders are so picky, but they are - for example, Google will only accept (from what I've seen) them if they end with .xml.

-[Unknown]

Re: Forum RSS feed?

Posted: Sun Aug 21, 2005 8:39 am
by brad
Thanks for the helpful posts [unknown] (although I know your real name) :)

Re: Forum RSS feed?

Posted: Wed Aug 24, 2005 11:55 pm
by damog
drcorbeille wrote:Some newsreaders have problems with the above,


Such as...?

Quite interesting for me.

Re: Forum RSS feed?

Posted: Thu Aug 25, 2005 1:29 am
by [Unknown]
damog wrote:Such as...?

Quite interesting for me.


I'm not sure myself, but I've run into far too many various problems with newsreaders - for example, some (like Google's personalized homepage) require it to end in .xml or similar.  Others don't always support & or other characters in URLs (even if that makes no sense.)

Most are tolerant, however.

-[Unknown]

Re: Forum RSS feed?

Posted: Thu Aug 25, 2005 5:12 am
by drcorbeille
damog wrote:Such as...?

Quite interesting for me.

Some OS X dashboard widgets using Apple's sample code from their developer website won't display anything using the /param,value syntax.

Re: Forum RSS feed?

Posted: Fri Aug 26, 2005 5:31 am
by SineMacula
Any way to get an rss feed for a particular topic?

I've tried adding "/topic,##/" - but that doesn't seem to do the trick.  :(

I think I could subscribe to the topic and then set my email notifications to send every reply - but it appears that setting is "global" rather than on a per topic basis, and I don't necessarily want every reply to every subscribed topic coming to me via email.

Re: Forum RSS feed?

Posted: Fri Aug 26, 2005 5:35 am
by SineMacula
Nevermind... I just checked simplemachines.org forums, and it appears that feature is not currently available :(

http://www.simplemachines.org/community ... ic=46238.0

Re: Forum RSS feed?

Posted: Sat Aug 27, 2005 1:30 pm
by King7

Re: Forum RSS feed?

Posted: Sat Aug 27, 2005 4:29 pm
by [Unknown]
It doesn't do child boards.  If you want child boards, you should use:

http://forum.joomla.org/index.php?board ... ction=.xml

Unfortunately, currently SMF does not support the search engine friendly style properly with that list.  This is due to the commas, of course.... which is a limitation I mean to work on.

Edit:
[me="[Unknown]"]wishes this template used overflow: auto like the default...[/me]

-[Unknown]

Re: Forum RSS feed?

Posted: Sat Aug 27, 2005 5:12 pm
by King7
Hi Unknown,

This workes just fine! Thanks  :)

Re: Forum RSS feed?

Posted: Thu Sep 01, 2005 3:19 pm
by cmeister2
For your delectation and delight, the topic rss feed scraper I made for the OSM Names list:
*snip* http://cmeister2.uwcs.co.uk/scraper2.txt *snip*

The proxy_url bit in the middle is because i'm on an intranet :)

Re: Forum RSS feed?

Posted: Fri Sep 09, 2005 1:48 pm
by torkil
I modified the forum template on a SMF I run to include an RSS link on all forums.

Check out http://www.kampforum.com/forum/

As you can see all boards and childboards have the RSS link on top :)

Re: Forum RSS feed?

Posted: Sat Sep 10, 2005 4:21 am
by gsbe
I'd like a feed that showed all new posts in all forums except the International ones. I kinda stoopid, I don't speak any other languages...

Can anyone provide me with a link to generate such a feed? The are a LOT of forums here. Thanks!

torkil, great job. Please post how you did it when you get a sec...

Re: Forum RSS feed?

Posted: Sun Sep 18, 2005 6:20 pm
by Web_dingbat
torkil wrote:I modified the forum template on a SMF I run to include an RSS link on all forums.

Check out http://www.kampforum.com/forum/

As you can see all boards and childboards have the RSS link on top :)


That looks good, care to share what was done? for the Web_dingbat =\

Thanks in advance

Re: Forum RSS feed?

Posted: Thu Oct 06, 2005 7:56 am
by gsbe
Still trying to create a working RSS link for English language only boards. This one doesn't work - why?

http://forum.joomla.org/index.php/board ... ction,.xml

Re: Forum RSS feed?

Posted: Thu Oct 06, 2005 12:00 pm
by bluesaze
gsbe wrote:Here's an example of a working RSS link for English language only boards:
http://forum.opensourcematters.org/inde ... ction,.xml

THis does not work I get only the list of posts from " Joomla Sites - Feedback/Information"

Re: Forum RSS feed?

Posted: Thu Oct 06, 2005 6:30 pm
by gsbe
bluesaze wrote:THis does not work I get only the list of posts from " Joomla Sites - Feedback/Information"


You are correct. Any idea how to get this working correctly?

Re: Forum RSS feed?

Posted: Thu Oct 06, 2005 8:46 pm
by ccondrup
How about for our own integrated forums?

I would like to offer my users a live feed, but I want it to take them to the wrapped forum, not the standalone.

I have the cms installed in my web root, smf in a subfolder, with SEF on, but I should be able to link with our without sef, right?
Tried these, without result:
http://www.domain.com/component/option, ... ction,.xml
http://www.domain.com/component/option, ... ction,.xml
http://www.domain.com/index.php?option= ... ction=.xml

Re: Forum RSS feed?

Posted: Fri Oct 07, 2005 12:02 am
by [Unknown]
gsbe wrote:
bluesaze wrote:THis does not work I get only the list of posts from " Joomla Sites - Feedback/Information"


You are correct. Any idea how to get this working correctly?


You used "board" not "boards".  If you wish to list multiple boards, use boards not board.

http://forum.joomla.org/index.php/board ... ction,.xml

I'm not sure if the integration plays nice with feeds.

-[Unknown]

Re: Forum RSS feed?

Posted: Fri Oct 07, 2005 3:11 am
by bluesaze
HeY thats cool Unknow Now it working

Re: Forum RSS feed?

Posted: Fri Nov 18, 2005 2:05 am
by sc00zy
Maybe it's an idea to put the default feed links on the forum frontpage so more people will benefit from this? It's not that obvious to look over here when you're looking for the feeds.

Re: Forum RSS feed?

Posted: Sun Nov 20, 2005 6:51 pm
by sc00zy
I just noticed the RSS icon in Firefox! Good going :D

Edit: It would even be more usefull to increase the amount of shown items. Five is just a bit small because this forum goes very, very fast!

Re: Forum RSS feed?

Posted: Thu Dec 29, 2005 8:15 pm
by Vish
I cannot get it to work with Indic Forums....

http://forum.joomla.org/index.php/board ... ction,.xml

It says

An invalid character was found inside an entity reference. Error processing resource 'http://forum.joomla.org/index.php/boa...

வணக்கம்Vanakkam,
&...

How can I make rss feed that has unicode characters in it?

Re: Forum RSS feed?

Posted: Wed Jan 04, 2006 3:42 am
by Vish
I have confirmed that the following RSS feed is genuine as it works in Google Personalised web pages....

http://forum.joomla.org/index.php/board ... ction,.xml

So, I guess, my question is answered... The feed is ok....
I still need help on how to get this to show up in SMF, but that is not for this thread.

Re: Forum RSS feed?

Posted: Tue Apr 11, 2006 7:12 am
by rkspeed
This was exactly what I had been looking for.

When I read the rss feed I only get  the first line of the post. Is is possible to have it the whole instead?

Brian

Re: Forum RSS feed?

Posted: Tue Apr 11, 2006 7:35 am
by torkil
sc00zy wrote:I just noticed the RSS icon in Firefox! Good going :D

Edit: It would even be more usefull to increase the amount of shown items. Five is just a bit small because this forum goes very, very fast!


Cant you just increase the number in the limit parameter?