Web Development Thread, RSS feed in HTML in Coding and Web Development; We have an XiBO server showing an RSS feed constantly and I'd like to use the RSS feed (hosted internally) ...
-
15th June 2011, 03:40 PM #1 RSS feed in HTML
We have an XiBO server showing an RSS feed constantly and I'd like to use the RSS feed (hosted internally) to be displayed on another webapge internally....our intranet.
I've tried various RSS2HTML scripts but none can seem to read anything when run.
We just have a basic .xml file with the layout of:
<item>
<title>title goes here</title>
<description>info goes here</description>
</item>
which I'd like parsed so I could show it as a section of another html page. Is this possible (with html or php) or am I barking up the wrong tree in trying to get this working?
-
-
IDG Tech News
-
15th June 2011, 04:02 PM #2 I have personally used MagpieRSS to parse RSS feeds and display the content on an HTML page. RSS feeds in question were those generated by Wordpress. You can then of course use CSS to style the output.
Easy to use, instructions are fairly straightforward and there's help in comments of the php code that you need to use.
Linkie: Magpie RSS - PHP RSS Parser
-
SHARE:
Similar Threads
-
By rama1712 in forum Web Development
Replies: 5
Last Post: 21st May 2010, 04:41 PM
-
By fiza in forum General Chat
Replies: 2
Last Post: 18th May 2010, 01:29 AM
-
By rrichmond in forum Web Development
Replies: 4
Last Post: 8th June 2008, 09:23 PM
-
By triggmiester in forum Web Development
Replies: 5
Last Post: 15th February 2008, 04:19 PM
-
By russdev in forum Comments and Suggestions
Replies: 4
Last Post: 21st March 2006, 11:22 AM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules