I've added two new scripts to the Our Scripts section of the ones that we use around here to keep things clean and fast for all of you out there.
First is the RDF File Creator that makes the RDF file that so many of you out there parse daily to get the latest and greatest news from all over. It just pulls the headlines and the links from the database and makes them into a nice simple RDF file that should be completely XML-compliant.
The second script is the other side of the coin from this one - the XML Parser Class made more for parsing RDF documents than anything else. This can not only be used with the static RDF files that many sites use, but also with dynamic sources like the PHPDN forum search. (To use this, make the url something like http://www.devnetwork.net/service/forum_search.php?search_keywords=html+javascript and parse the XML from there.)
Enjoy!




