User forums > Nightly builds

Nightly Builds (on a daily basis)

<< < (4/5) > >>

tiwag:
with sage it works -
but i would not say that other rss readers are nonconformant
it looks like Nightly Builds feed is only working with sage ...
have you tried with others ?
why do others not have any problems with almost all other feeds available in the internet ?
( just ideas )

sage is a little bit too small for my needs, it can't autoreload feeds,
doesn't save read/unread items settings over sessions ... [edit] obviously not true  8) [/edit]
i don't like to use it

killerbot:
I will provide both , so also that extra linkm hope I never mess up and always keep them in sync

tiwag:
i'm not so familiar with rss tags - for what is this

<guid isPermaLink="true"> ...link.... </guid>

good ?

as far as i know every rss reader understands a plain

<link> ...link.... </link>

killerbot:
I adjusted for yesterday's build, could you give it a try.

I only did the guid, since at Firefox forum they also do it like this, and those guys are standards adepts, so I trusted them ;-)

tiwag:

--- Quote from: killerbot on January 05, 2006, 10:53:14 am ---I adjusted for yesterday's build, could you give it a try.

--- End quote ---
yes it works,

but to KISS you can remove these <guid isPermaLink="true"> ...link.... </guid>
and just use <link> ...link.... </link> instead.

i've tested with all available rss readers which i've here available (IE, Maxthon and Firefox)
with the following rss xml file.


--- Code: ---<rss version="2.0">
<channel>

<link>http://forums.codeblocks.org/index.php?topic=1829.0</link>
<title>UnOfficial Code::Blocks Build Thread (RSS)</title>
<description>Find out everything you'll ever need to know about the UnOfficial Code::Blocks builds</description>

<item>
<link>http://codeblocks.org</link>
<title>**Code::Blocks**</title>
<description>"Free superb IDE. Powerful yet easy to use. "</description>
</item>

<item>
<link>http://forums.codeblocks.org</link>
<title>**Code::Blocks forums**</title>
<description>the source for all answers ...</description>
</item>

<item>
<link>http://forums.codeblocks.org/index.php?topic=1829.0</link>
<title>**UnOfficial Code::Blocks Build Thread**</title>
<description>Find out everything you'll ever need to know about the UnOfficial Code::Blocks builds</description>
</item>

<item>
<link>http://forums.codeblocks.org/index.php?topic=1862.0</link>
<title>04 January 2006 (rev1656)</title>
<description>Author : killerbot </description>
</item>

<item>
<link>http://forums.codeblocks.org/index.php?topic=1848.0</link>
<title>03 January 2006 (rev1651)</title>
<description>Author : killerbot </description>
</item>

<item>
<link>http://forums.codeblocks.org/index.php?topic=1830.0</link>
<title>02 January 2006 (rev1648)</title>
<description>Author : killerbot </description>
</item>

</channel>

</rss>


--- End code ---

thx for your help,
HTH too  :)
tiwag

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version