Forum RSS feeds

Forum RSS feeds

Various things about Spring that do not fit in any of the other forums listed below, including forum rules.

Moderator: Moderators

Post Reply
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Forum RSS feeds

Post by Tobi »

I just added RSS feed mod to forum, see the little RSS icon to the right of your address bar in Firefox.

I don't know where it is in other browsers but I bet you can find it if you look hard enough.

News feed includes the News and the Community News forums.
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: Forum RSS feeds

Post by AF »

I would reccomend adding an rss icon to the menu bar at the top for the news feeds
User avatar
yuritch
Spring 1944 Developer
Posts: 1018
Joined: 11 Oct 2005, 07:18

Re: Forum RSS feeds

Post by yuritch »

Opera has RSS icon in the right of address bar as well, IE7 has it above the current tab, not sure about IE8.
User avatar
lurker
Posts: 3842
Joined: 08 Jan 2007, 06:13

Re: Forum RSS feeds

Post by lurker »

AF wrote:I would reccomend adding an rss icon to the menu bar at the top for the news feeds
A bright orange RSS icon on that background?
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: Forum RSS feeds

Post by AF »

Why not? Could be blue even
User avatar
lurker
Posts: 3842
Joined: 08 Jan 2007, 06:13

Re: Forum RSS feeds

Post by lurker »

I still don't like icons in that bar all that much. I'm looking at you, Home icon.
User avatar
Neddie
Community Lead
Posts: 9406
Joined: 10 Apr 2006, 05:05

Re: Forum RSS feeds

Post by Neddie »

Gracias, Tobi.
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Forum RSS feeds

Post by Forboding Angel »

thanks tobi, daddy lieks

hmm hey now I can do a latest forum threads on springinfo dealie, nice! ;p
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Re: Forum RSS feeds

Post by Tobi »

RSS feed turned off for the moment, it contains epically unoptimized SQL queries that bring down mysql.

EDIT: also that probably means lobby shouldn't do this epic timeouts anymore. (or should occur way less often at least.)
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Forum RSS feeds

Post by Forboding Angel »

Tobi, the rss has been down for quite a while now... Any chance of getting it back up any times soon?

*I QQ for server ftp access so that I could actually fix stuff myself without having to ask - But on the other hand, it would end up being mroe time consuming on my end, so I guess it's a blessing in disguise :-)*
User avatar
lurker
Posts: 3842
Joined: 08 Jan 2007, 06:13

Re: Forum RSS feeds

Post by lurker »

Fix... what?
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Re: Forum RSS feeds

Post by Tobi »

Forboding Angel wrote:*I QQ for server ftp access so that I could actually fix stuff myself without having to ask - But on the other hand, it would end up being mroe time consuming on my end, so I guess it's a blessing in disguise :-)*
I used this phpbb mod. Fixing it would amount to optimizing it's SQL queries so they don't examine total number of posts * number of forums included in feed (or whatever exact count is... it examined over 900k rows for Spring forum every request of the RSS feed.)

I see however it is a slightly newer version already (I used 1.09, 1.21 seems available now), I'll try to check sometime if this one has optimized queries already. (Would suprise me though, that would be too easy ;-))
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Forum RSS feeds

Post by Forboding Angel »

Hehe yeah I know the feeling :-)

It's not THAT important really. It just helps me because I suck at keeping track of stuff.
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Re: Forum RSS feeds

Post by Tobi »

Thanks to tizbac there are two simple custom made feeds in place now; they should hopefully be faster then the MSSTI phpBB mod.

Links:

http://springrts.com/phpbb/newposts.php
http://springrts.com/phpbb/newsrss.php
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Forum RSS feeds

Post by Forboding Angel »

AWESOME!!! Thx tobi!
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Re: Forum RSS feeds

Post by AF »

Can we have a version with the contents of the post and date? Preferably as part of the feed and not inserted in the title!
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Forum RSS feeds

Post by Forboding Angel »

If you add what AF asks, could the simple listing still be left intact? The simple listing makes it ridiculously easy to put on springinfo without me having to do much work.
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Re: Forum RSS feeds

Post by Tobi »

I've no plans yet to do more work on the RSS feeds currently, but who knows what phpBB 3.0.6 brings. (I know it has some feed functionality added.)

EDIT: haha it brings the same feed I had disabled here for performance reasons. Well hopefully they have added some SQL indices / rewritten the queries so the official phpBB 3.0.6 version actually performs properly.
Tobi
Spring Developer
Posts: 4598
Joined: 01 Jun 2005, 11:36

Re: Forum RSS feeds

Post by Tobi »

Okay, as experiment I enabled the feed functionality of phpBB 3.0.6.
Post Reply

Return to “General Discussion”