Login   Register  
PHP Classes
elePHPant
Icontem

Class: DOMIT! RSS parser

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of John Heinstein  >  DOMIT! RSS parser  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: DOMIT! RSS parser
Base name: domit-rssparser
Description: RSS feed parser based on pure PHP XML parser
Related classes: , , , , , , ,
Version: -
PHP version: 3
License: GNU Lesser General Public License (LGPL)
All time users: 4315 users
All time rank: 520
Week users: 2 users
Week rank: 1677
Picture of John Heinstein
Author: John Heinstein <e-mail contact>
Packages: 3 Browse this author's classes Browse this author's classes
Country: Canada Canada - PHP jobs in Canada
Age: ???
All time rank: 967 in Canada Canada
Week rank: 715 Down20 in Canada Canada Down


  Detailed description  
DOMIT! RSS is an RSS feed parser written purely in PHP. It therefore does not require the installation of any PHP extensions.

Unlike most other PHP RSS clients, it uses a DOM XML parser -- DOMIT! -- to convert an RSS feed into a DOM document that can be traversed using the standard DOM methods.

DOMIT! RSS is able to parse all versions of RSS formats. Its API is designed to work identically across all versions.

Its caching mechanism saves a local copy of the RSS feed and updates it only at specified intervals. It is able to detect certain types of non-compliant XML and repair it.

A lightweight DOMIT! RSS Lite class is available for users who wish only to extract title, link, and description elements from a feed.

 

  Groups  
Group folder image XML XML parsing and generation View top rated classes

  Rate classes User ratings   Dependencies   Applications   Related links   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (79.7%)
Sufficient (73.4%)
Sufficient (71.9%)
Sufficient (64.1%)
Sufficient (62.5%)
-
Sufficient (67.0%)
335
Month:
Not yet rated by the users

  Packages needed by this class  
Class Dependency Why it is needed
DOMIT XML parser
Required
Provides XML parsing functionality for the DOMIT! RSS reader

  Applications that use this class  
Link Description
Etomite CMS A content management system packed full of useful and intuitive features.
Joomla CMS A fork of Mambo CMS, by the original Mambo development team
Mambo CMS A content management system for PHP
myPHPNuke A news automated system specially designed to be used in Intranets and Internet
Sugar CRM SugarCRM is the premier commercial open source customer relationship management application provider
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
DOMIT! RSS home page DOMIT! RSS home page
DOMIT! RSS online testing interface Try out DOMIT! RSS online
DOMIT! RSS tutorial Class docs and a tutorial for using DOMIT! RSS
DOMIT! XML Parser The home page of the underlying DOM XML parser for DOMIT! RSS
SAXY XML parser The home page of the underlying SAX parser for DOMIT! RSS

  Files folder image Files  
File Role Description
Plain text file example_domit_rss_lite.php Example An example of using DOMIT! RSS
Plain text file html.css Data css for user manual
Plain text file php_file_utilities.php Class utilities for reading and writing text files
Plain text file php_http_client_generic.php Class http client
Plain text file php_http_client_include.php Class include file for DOMIT! RSS
Plain text file php_http_connector.php Class Establishes an http connection
Plain text file php_http_exceptions.php Class Handles HTTP exceptions
Plain text file php_http_proxy.php Class HTTP proxy
Plain text file php_http_status_codes.php Class HTTP constants
Plain text file php_text_cache.php Class Caches RSS data locally
Plain text file testing_domitrss.css Data CSS for the the testing class
Plain text file testing_domitrss.php Test A testing utility for DOMIT! RSS
Plain text file timer.php Class Timer used by the testing script
Accessible without login Plain text file xml_domit_rss.php Class The main RSS parsing class
Plain text file xml_domit_rss_lite.php Class A lightweight version of DOMIT! RSS. Handles only title, link, and description elements.
Plain text file xml_domit_rss_parser_docs.html Doc. manual
Plain text file xml_domit_rss_parser_docs.xml Doc. DocBook XMLof manual
Plain text file xml_domit_rss_shared.php Class Common code for DOMIT! RSS and DOMIT! RSS Lite

Download all files: domit-rssparser.tar.gz domit-rssparser.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.