PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStar 57%Total: 1,623 This week: 1All time: 2,428 This week: 560Up
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 is available for providing paid consulting. Contact Nitesh Apte .
Classes: 17 packages by
Country: India India
Age: 40
All time rank: 1337 in India India
Week rank: 106 Up8 in India India Down
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,623
This week:1
All time:2,428
This week:560Up
 User Ratings  
 
 All time
Utility:83%StarStarStarStarStar
Consistency:79%StarStarStarStar
Documentation:75%StarStarStarStar
Examples:-
Tests:-
Videos:-
Overall:57%StarStarStar
Rank:1692