HomebulletScriptsbulletTag: rss (116 results)
  1. No Screenshot
    1903 total visits
    Simple RSS Feed Creator takes a nested associative array that describes all the details of the feed channel like the title, description, URL, and the feed items. Then it generates the whole feed XML at once.After passing the initial feed channel definition, the feed items can be added dynamically.
  2. No Screenshot
    1746 total visits
    RSS Builder provides you classes for creating a RSS file of versions 0.91, 1.0 and 2.0.RSS Builder includes support for Dublin Core and SY modules.
  3. No Screenshot
    1765 total visits
    Getting a feed from another Web site, should be quick and simple. Any unneeded complications should be avoided. RSS_feed class provides way to retrieve feeds in RSS/XML format and display them on a Web page.There are several versions of RSS/RDF. However, in practice, all versions follow the same pattern: A publication link is contained within "item" tags and consists of ...
  4. No Screenshot
    1790 total visits
    The RSSFeed class makes RSSFeed classes possible to create a well-formed RSS feedfor your Web site. IRSSFeed classes can be easily be included into your code.
  5. No Screenshot
    1520 total visits
    An RSS 2.0 feed is composed by defining the channel details and items.Little RSS class returns the XML of the RSS feed as strings that can be concatenated to form the complete RSS feed XML document.Requirements: PHP 5.0 or higher
  6. No Screenshot
    1550 total visits
    RSS Pool can be used to aggregate items from a pool of several RSS feeds.It can monitor several RSS feeds and apply filters based on user-defined keywords. If there are any RSS feed items that match the filter rules, those can be sent them to a given e-mail address or displayed in a Web page.Additionally, RSS Pool can also create ...
  7. No Screenshot
    1354 total visits
    RSS feed classretrieves a given RSS feed and regenerates it in the RSS 2.0 format. The regenerated feed gets saved to a specified file.Requirements: PHP 5.0 or higher
  8. No Screenshot
    1705 total visits
    The main class takes care of abstracting the feed information, while a secondary one encapsulates the feed items information.Applications can create feed writer object, several feed item objects, set several types of properties of either feeds and feed items, and add items to the feed.Once a feed is fully composed with its items, the feed writer class can generate the ...
  9. No Screenshot
    2116 total visits
    Creates a valid RSS 1.0 document.Usage:New RSS ( void )Methods:addDataSource ( dataSource ) - add new dataSource to RSS instancedataSource: array of associated arrays (item)item: associated array:-> title : title of item (str, suggest. max 100 chars for RSS 0.91 compatiblity)-> link : url that item links to (str, suggest. max 500 chars for RSS 0.91 compatiblity)-> description : info ...
  10. No Screenshot
    1948 total visits
    Feed Finder Class retrieves a given page (using cURL) and parses its head section to obtain the list links to the associated RSS, ATOM and OPML links. An array is used to return the URLs of available links.Before attempting to retrieve the specified page, Feed Finder Class checks the site's robots.txt file first to see if it is allowed to ...
  11. No Screenshot
    1369 total visits
    Utility functions for walking the parse tree are included.
  12. No Screenshot
    1900 total visits
    PHP Universal Feed Parser can parse a feed given its URL and extract the details of the feed channel and the lists of items which are returned in arrays.The format of the feed (RSS 1.0, 2.0 or ATOM) is automatically detected.Requirements: PHP 5 or higher
  13. No Screenshot
    2093 total visits
    gFeed can be used to parse RSS feeds with path specified in the URL and stores the parsed feed values in global variables. It can also use values from the same global variables to generate RSS feeds.Requirements: PHP 4.3.2 or higher
  14. No Screenshot
    1618 total visits
    RSS_Parser checks for valid XML, but not for correct tags.
  15. No Screenshot
    2201 total visits
    Script Box provides a collection of useful functions.Key Features of Script Box:- Parse and Display RSS Feeds using tables and optional CSS- Create RSS feeds, and use CSS to format them- Generate forms for searching the Web with Google- Produce dates in various formats- Redirect to pages using either HTTP headers or Javascript with a countdown timer- Using sessions, restrict ...
Pages 5 of 8« 1 2 3 4 5 6 7 8 »