RSS Gators

May 18, 2008

Last RSS

Filed under: RSS Parsers, RSS Scripts — Tags: , , — admin @ 11:20 am

Last RSS simple and powerfull PHP RSS parser/reader. Works as a PHP class and support RSS 0.9x, RSS/RDF 1.0 and RSS 2.0.  Lastrss parser script use quick regullar expressions instead of XML parser and returns associative array with RSS fields as a result.

Features of last rss php script:

  • All RSS versions supported (0.9, 1.0 and 2.0)
  • Transparent cache (doesn’t cache RSS file directly, neither HTML output, but serialized variable; cached data isn’t parsed every time, but you can still access individual fields)
  • pubDate/lastBuildDate conversion to any date/time format
  • Character encoding conversion (all encodings supported by iconv library)
  • Returns an associative array with RSS fields
  • Regullar expression parsing (very quick)
  • Strips HTML from description (both hard-coded and entity-coded)
  • Optional limit the number of returned items
  • Two ways how to proceed CDATA information (get/strip CDATA content)
  • Free open-source software (GNU/GPL)

Download free rss parser script: Last RSS

zFeeder

Filed under: RSS Parsers, RSS Scripts — Tags: , , , — admin @ 10:57 am

zFeeder is a PHP script used to display RSS content.
It can be used to display other’s content on your site, your intranet or your desktop.
It is also known as an aggregator or feedreader and it parses RSS (or RDF or backend) files (xml files) and shows content formatted.
It supports all versions of RSS (0.9, 0.9x, 1.0 and 2.0) and is template driven.
It also outputs wml files to implement WAP sites (for mobile devices).
It is simple to use, implement and customize accordingly to your needs.
It is open source and GPL licensed.

 

Features of zFeeder rss:

  •  Simple to include on any php page
  •  Uses only flattextfiles, and works without SQL database
  •  Simple to install and configure
  •  Remote RSS files are cached for better performance and to prevent IP banning
      from certain sites which has protection for their RSS files
  •  You can configure it to show what RSS remote file you want
  •  Stores feed configuration in OPML file for easy exporting to other aggregators
  •  Supports importing subscriptions from other aggregators
  •  Supports autodiscovery of feeds (thanks to Keith Devens)
  •  Bookmarklet for browser to easy add a site to your page while you browse the net
  •  Administration panel for easy configure of subscriptions
  •  Template driven so that you can make your own appearance of the content
  •  Supports CSS templates
  •  Recognizing RSS versions 0.9, 0.9x, 1.0, 2.0 (does not validate them though)
  •  Online/offline refreshing of feeds via browser or cron
  •  Multiple categories (subscriptions files)
  •  WAP (wml) output

Requirements of zfeeder rss:

To install zFeeder you need that your webhost provides PHP (>=4.2.0) support and also has compiled the expat library (which is installed by default in PHP)
It is compatible with most of the bowsers so that all users can view your news. It can run on Linux, Windows or any other OS that supports PHP.
Your host MUST allow outbound connections to other sites.

zfeeder

May 17, 2008

Gregarius

Filed under: RSS Parsers, RSS Scripts — Tags: , , , , — admin @ 10:14 am

Gregarius is a web-based RSS/RDF/ATOM feed aggregator, designed to run on your web server, allowing you to access your news sources from wherever you want.

Features of Gregarius script

  • Completely web-based (runs on your web server)
  • Simple, password-protected, administration and configuration
  • AJAX powered item tagging
  • Full-text search
  • Committed to web standards: renders XHTML/CSS, supports OPML
  • Gregarius is FREE software and is released under the GPL

Requirements of Gregarius script : 

  • Apache web server (although it has been made to work with other webservers)
  • PHP (tested both on PHP 4.x and PHP 5.x, 4.3+ recommended)
  • A Database. MySQL and SQLite are supported

Download free Gregarius

Older Posts »

Powered by WordPress