Rubi-Ka Times XML Feed

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: :top:

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Rubi-Ka Times XML Feed

by Lylenna » Thu Jan 01, 2009 10:52 pm

Hehe thanks! Working perfectly. *smiles*

Happy New Year!

by Khuri » Thu Jan 01, 2009 2:22 pm

Thanks for the info :)
I switched some IF statement. Now the links in the RSS-feed link correctly.

(it was late that day and i was dragged away from the computer by my gf :roll:)

by Lylenna » Thu Jan 01, 2009 12:59 am

Thank you!

I think I discovered a little bug though. The feed displays on our website perfectly, but the links for viewing your article do not work.

Here is an example. The Article-UNoC folds

Is located here-

Code: Select all

http://www.ao-universe.com/main.php?site=rp&link=rkt&action=show&id=20#rkt
But the link for the article from the feed directs here-

Code: Select all

http://www.ao-universe.com/main.php?site=rp&link=interview&action=show&id=20#rkt
Which doesn't appear to be valid. It could be an issue with our site, but I think it might be the feed.

by Khuri » Tue Dec 30, 2008 10:22 pm

Heya,
the RKT now has a proper RSS-feed. It's not officially on the site yet (i'll make this look nice later when i have some more time ;)), however here's the RSS-feed link so you can work with it already:

http://www.ao-universe.com/website/file ... es_rss.xml

by Lylenna » Mon Dec 29, 2008 11:18 pm

Thank you so much Khuri, for both your timely response, and efforts on this site! =)

by Khuri » Mon Dec 29, 2008 11:05 pm

The XML-file of the RKT wasn't supposed to be a valid RSS-Feed (well, not the current one that is). It's got it's own structure for chatbots and programmers (see here). I didn't stick a DTD on it currently, that's why it simply fails on such tests as your feed-validator.

However, since you say you want it as feed on your website, i guess i'll check on that and make it more compatible.
I'll see that i get it done tomorrow :)

Rubi-Ka Times XML Feed

by Lylenna » Mon Dec 29, 2008 9:55 pm

Earlier I was trying to get this feed to work on our website, and discovered it wasn't reading correctly.

Tried to validate it and it failed.

http://feedvalidator.org/check.cgi?url= ... mes.xml#l2

I don't really know much about this stuff, but hopefully this can be fixed or something. Thanks =)

Top