rss xml
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 996
RSS 2 CMS
RSS 2 CMS is a script that will import RSS feeds into a CMS of your choice. Among the supported CMS systems are WordPress, Joomla, Mambo, and ezContents. more>> RSS 2 CMS is a script that will import RSS feeds into a CMS of your choice. Among the supported CMS systems are WordPress, Joomla, Mambo, and ezContents.<<less
Added: 2006-09-12 License: GPL Price: Free
660 downloads
RSStoIMG
RSStoIMG is a PHP program that can read almost any RSS-compatible (rss, rdf, xml) syndication file and creates an image of the most recent headline. more>> RSStoIMG provides users a professional PHP program that can read almost any RSS-compatible (rss, rdf, xml) syndication file and creates an image of the most recent headline.
The most ideal use of this program is for bloggers who want to be able to display their most recent entry in forum or email signatures where it is difficult or impossible to include dynamic content, but you could use this for many other purposes.
The program can be customized in many ways, it has the ability to re-check the RSS file every time the image is viewed, or it can only update after specified number of minutes to save bandwidth and server processing load.
The code could easily be modified to allow for the headline to be written onto another image.
Added: 2008-04-18 License: Freeware Price: Freeware
13 downloads
RSS Parser
RSS parser is a fast and adaptable CFC that parses XML. Originally it was designed to read RSS feeds of blogs and was later adapted to be able to read various RSS feeds. Currently it is limited to RSS more>> RSS parser is a fast and adaptable CFC that parses XML. Originally it was designed to read RSS feeds of blogs and was later adapted to be able to read various RSS feeds. Currently it is limited to RSS 2.0 format, but I am working on adapting it to handle Atom feeds.
The RSS parser was designed to allow programmers to pass in a list of item child nodes that they want to search for in the XML, such as title and description. I also built in the ability to group 2 or more child nodes together in an "OR" represented by |, such as pubdate|datepub. This would search for pubdate first and if this isnt found it would search for datepub and continue, if there where additional child nodes, until it found one. It would then use the first child node in the list as the structure key and save what ever value is found to it.<<less
Added: 2007-02-26 License: Freeware Price: Free
986 downloads
GB-XML 2.2.1
GB-XML is a guestbook package using XML instead of a database. It features an admin area and an installer. more>> GB-XML is a guestbook package using XML instead of a database. It features an admin area and an installer.<<less
Added: 2005-06-14 License: GPL Price: 0.00EUR
11 downloads
Other version of GB-XML
Price: FreeAdditionalInfoCopyrightnoticionshavetoremainintact
License:GPL
License:GPL
Database To XML
This small tool helps you to convert your MySQL database layout into XML. Just specify connection informations and you can display or save the generated XML output. more>> This small tool helps you to convert your MySQL database layout into XML. Just specify connection informations and you can display or save the generated XML output.<<less
Added: 2006-08-07 License: Freeware Price: Free
1181 downloads
IvisRSS
IvisRSS is an XML-based RSS parser in PHP. It parses news RSS feeds and other RSS feeds. It uses cache files (optional) to save xml feeds so as not to strain server bandwith and MySQL database news st more>> IvisRSS is an XML-based RSS parser in PHP. It parses news RSS feeds and other RSS feeds. It uses cache files (optional) to save xml feeds so as not to strain server bandwith and MySQL database news storage (optional) to better organise content. It can be run on any php enabled server with or without MySQL.<<less
Added: 2006-09-20 License: Freeware Price: Free
1130 downloads
RSS_GET Headlines 1.47
This is a quick and painless way to include RSS/XML/RDF headlines on your webpage. All you have to do is set 3 variables (URL/Name/Number of headlines) and include the file. The script stores the headlines in files and only loads the RSS file every 15 more>> This is a quick and painless way to include RSS/XML/RDF headlines on your webpage. All you have to do is set 3 variables (URL/Name/Number of headlines) and include the file. The script stores the headlines in files and only loads the RSS file every 15 minutes (time customizable). The script may be included many times in the same page, making it great for making a web portal or home page.<<less
Added: 2005-01-13 License: Freeware Price: 0.00
10 downloads
Other version of RSS_GET Headlines
tgcRSS 0.5.0
tgcRSS allows reading data out of RSS feeds. more>>
tgcRSS 0.5.0 provides you with a brilliant way to read data out of RSS feeds. It supports several versions of RSS documents. It allows using different backends to read the xml-data of the RSS-feed. Currently Expat and DOM XML are supported. You get result-objects for an RSS-feeds items, channel-, textinput- and image-information.
Requirements:
- PHP5
- tgcSPL
Added: 2008-04-16 License: Freeware Price: Freeware
12 downloads
RSS generator
This script will generate an RSS 2.0 valid xml code. The unwanted characters and HTML tags are removed automatically before the code is presented to the browser . Easy to customize. Perfect for your b more>> This script will generate an RSS 2.0 valid xml code. The unwanted characters and HTML tags are removed automatically before the code is presented to the browser . Easy to customize. Perfect for your blog or any other kind of site.<<less
Added: 2007-03-09 License: Freeware Price: Free
966 downloads
INSTANT RSS/XML FEED WRITER 1.1
Generate a downloadable RSS/XML compliant news feed! This script is for non-technical people using WYSIWYG page building tools or personal home page building systems. Let the online form guide you through the various information that you need to more>> Generate a downloadable RSS/XML compliant news feed! This script is for non-technical people using WYSIWYG page building tools or personal home page building systems. Let the online form guide you through the various information that you need to supply, and upon a click of the Generate Feed button, a copy/paste version as well as a ready formatted downloadable XML file is ready for your use! Features-At-A-Glance - Online script with plenty of help - Simple RSS/XML feed - Download as XML Channel file - View results for Copy/Pasting<<less
Added: 2005-05-25 License: Freeware Price: $0.00USD
14 downloads
Other version of INSTANT RSS/XML FEED WRITER
RSS Reader Class 1.0
Publish RSS content on your website. The RSS reader can be easily integrated into your site. more>> Publish RSS content on your website. The RSS reader can be easily integrated into your site.<<less
Added: 2008-06-05 License: Freeware Price: $0.00USD
16 downloads
Pausing RSS Scroller
Pausing RSS scroller is an RSS scroller that lets you display any RSS feed on your site, even syndicate the scroller on other sites. more>> Pausing RSS scroller is an RSS scroller that lets you display any RSS feed on your site, even syndicate the scroller on other sites.<<less
Added: 2006-04-24 License: Freeware Price: $0.00USD
14 downloads
Simple XML/RSS Parser
Simple XML/Parser is a XML parser designed for to parse most valid news and blog feeds. No database required to work with it. All you need is to include a subroutine in your code and call it. more>> Simple XML/Parser is a XML parser designed for to parse most valid news and blog feeds. No database required to work with it. All you need is to include a subroutine in your code and call it.<<less
Added: 2007-07-13 License: Freeware Price: Free
851 downloads
XML Parser
This can be seen as XML SAX parser framework. With it, you can easily create parsers for your custom XML tags. more>> This can be seen as XML SAX parser framework. With it, you can easily create parsers for your custom XML tags.<<less
Added: 2006-02-08 License: BSD Style Price: FreeAdditionalInfoMIT
1418 downloads
Dragable RSS boxes 1.1
This script shows RSS feeds from different sources inside dragable boxes. The boxes are created dynamically by use of Javascript. more>> This script shows RSS feeds from different sources inside dragable boxes. The boxes are created dynamically by use of Javascript.<<less
Added: 2006-01-31 License: Freeware Price: $0.00USD
11 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above rss xml search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed