<?xml version="1.0" encoding="utf-8" ?> <doc title="Development - RSSread" base="http://devl.roganty.co.uk/"> <head> <title>RSSread</title> <menu title="Main Menu" id="1"> <link rel="int" url="index.php">Home</link> <link rel="int" url="about.php">About</link> <link rel="int" url="future.php">Future Projects</link> </menu> <menu title="Projects" id="2"> <link rel="int" url="comp_details/">Computer Details</link> <link rel="int" url="file_limit/">::File Limit::</link> <link rel="int" url="img/"><imgGallery/></link> <link rel="int" url="rss_read/">RSSread</link> <link rel="int" url="speech/">Speech</link> <link rel="int" url="xmlmenu/">XMLmenu</link> </menu> </head> <body> <text> <b>Important News:</b> <p>RSSread has been accepted at <link rel="ext" url="http://www.phpclasses.org/" target="_blank">PHP Classes</link> <br />You can view/download RSSread at <link rel="ext" url="http://www.phpclasses.org/browse/package/2831.html" target="_blank">www.phpclasses.org</link></p> <p>You can download RSSread from <link rel="int" url="download.php?id=8">here</link></p> <hr width="80%" /> <p>RSSread has been released!</p> <p>The example page for RSSread can be found <link rel="int" url="example/index.php">here</link> <br />This page shows the usage of RSSread using a function provided in the base class</p> <p>A real-world working example can be found on my <link rel="ext" url="http://www.roganty.co.uk" target="_blank">homepage</link></p> <hr width="80%" /> <p>This program is an XML RSS reader that processes XML RSS feeds and then displays them on a page.</p> <p>The number of post to display and how much of each post to display can be configured. <br />How the program outputs the posts can also be configured.</p> <p>The configuration of the output can be hand-coded into the script, or by using a function supplied in the class, the output can be configured on a per-visitor basis</p> </text> </body> <foot> <text> <link rel="ext" url="http://www.roganty.co.uk/" target="_blank">Anthony Rogers</link> </text> </foot> </doc>