News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

CodeBlocks Forums RSS feed content

Started by tiwag, January 03, 2006, 01:15:14 PM

Previous topic - Next topic

tiwag

@the RSS admin(s)

could you please add (at least) the posters name to the feed

please take a look here, how an informative RSS feed content could be look alike
http://www.solidsteel.nl/users/wxwidgets/rss.php
domain changed ...
http://wxforum.shadonet.com/rss.php?threadCount=50

thx

ps. i'm patient  :)
just wanted to post it before i forget about

killerbot

will do that this evening, thanks for the feedback,
by the way : your steel is not so solid --> 404   :P

killerbot


tiwag


killerbot

I use for example sage feed reader plug-in for Firefox. When I position the mouse cursor over the entry (no clicking) the tooltip says "Author : killerbot" , and on the overview page it also says so.

tiwag

i use WIZZ RSS 2.0.6 plugin for Firefox
and native RSS reader builtin in Maxthon 1.5.2

both aren't showing the author's name ... dunno  :?

tiwag


just now i installed and tested with sage, but there aren't any author names too ???


killerbot

when you look at the raw xml file : do you see the following :
<item>
<guid isPermaLink="true">http://forums.next.codeblocks.org/index.php?topic=1830.0</guid>
<title>02 January 2006 (rev1648)</title>
<description>Author : killerbot </description>
</item>

tiwag

Quote from: killerbot on January 03, 2006, 02:47:23 PM
when you look at the raw xml file : do you see the following :
<item>
<guid isPermaLink="true">http://forums.next.codeblocks.org/index.php?topic=1830.0</guid>
<title>02 January 2006 (rev1648)</title>
<description>Author : killerbot </description>
</item>


here is my raw xml file which i got from the latest 15:12 forums rss feed
http://forums.next.codeblocks.org/index.php?type=rss;action=.xml

the author field doesnt exist - therefore no authors displayed  :(


[attachment deleted by admin]

killerbot

#9
I added them not as a tag, but inside the description, see previous post.
Do I need to do it otherwise ??
Could you copy paste the contents of the real xml (your link is looking at something different).

Or are we talking about a different xml ??

tiwag

Quote from: killerbot on January 03, 2006, 02:47:23 PM
when you look at the raw xml file : do you see the following :
<item>
<guid isPermaLink="true">http://forums.next.codeblocks.org/index.php?topic=1830.0</guid>
<title>02 January 2006 (rev1648)</title>
<description>Author : killerbot </description>
</item>


i know what's wrong !
you were speaking about the nightly build's RSS feed
http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

and i was talking about the forum's RSS feed

:D :D :D

tiwag

Quote from: killerbot on January 03, 2006, 03:19:27 PM
I added them not as a tag, but inside the description, see previous post.
Do I need to do it otherwise ??
Could you copy paste the contents of the real xml (your link is looking at something different).

it's as attachement in the prev. post

killerbot

okay, so it's about the rss generated from a forum topic. There I can't help you. :-(

tiwag

Quote from: killerbot on January 03, 2006, 03:23:18 PM
okay, so it's about the rss generated from a forum topic. There I can't help you. :-(
sorry for bothering you !  maybe the title of this thread wasn't clear enough ?
anyway thx a lot,

the rss feed from the nightly builds is showing the author now !
the download-link could be added too ...