PHP Classes
elePHPant
Icontem

PHP AJAX RSS News Reader: Convert RSS feeds into HTML links

Recommend this page to a friend!
  Info   View files View files (8)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2010-02-06 (6 years ago) RSS 2.0 feedStarStarStarStar 60%Total: 1,589 All time: 2,394 This week: 1,095Up
Version License PHP version Categories
rss_php_ajax 1.0.0GNU General Publi...5.2HTML, XML, PHP 5, Web services
Description Author

This package can be used to retrieve remote RSS feeds and generate HTML links.

It can retrieve a given RSS feed, parse its contents and generate HTML links from all the feed items and titles.

The HTML is outputted as the current script output and so it can be used to generate feed item listings retrieved using AJAX requests.

Picture of Nitesh Apte
  Performance   Level  
Name: Nitesh Apte <contact>
Classes: 16 packages by
Country: India India
Innovation award
Innovation award
Nominee: 3x

Winner: 1x

Details
Contents of this package:
[classes] -- class.rssnews.php
 	 -- class.rssnewsWithCount.php
[css] -- style.css
[js] -- ajaxReaader.js
caller.php
index.php


How to use this package:
1) Load the directory (newsFeed) to your webserver.
2) Open http://localhost/newsFeed
3) Click on any of the links.
You are done.


How to customize:
1) Open 'index.php' , change as below:-
<a href="javascript:void(0)" onclick="makeRequest('titleForNews', 'newsDisplay');">Your News Channel Name Here</a>

2) Open class.rssnews.php, add/modify the following lines:-
case 'titleForNews':
$self->url = "Your News Channel Link Here";

3)Open http://localhost/newsFeed

4)Click on any of the links.
You are done.
  Files folder image Files  
File Role Description
Files folder imageclasses (2 files)
Files folder imagecss (1 file)
Files folder imagejs (1 file)
Accessible without login Plain text file caller.php Appl. caller
Accessible without login Plain text file index.php Appl. INDEX
Accessible without login Plain text file LICENSE.TXT Lic. LICENSE
Accessible without login Plain text file README.TXT Doc. Doc

  Files folder image Files  /  classes  
File Role Description
  Plain text file class.rssnews.php Class RSS News Reader
  Plain text file class.rssnewsWithCount.php Class class.rssnewsWithCount.php

  Files folder image Files  /  css  
File Role Description
  Accessible without login Plain text file style.css Data CSS

  Files folder image Files  /  js  
File Role Description
  Accessible without login Plain text file ajaxReader.js Data js

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,589
This week:0
All time:2,394
This week:1,095Up
 User Ratings  
 
 All time
Utility:87%StarStarStarStarStar
Consistency:81%StarStarStarStarStar
Documentation:81%StarStarStarStarStar
Examples:-
Tests:-
Videos:-
Overall:60%StarStarStarStar
Rank:1153