RSS Aggregator Script Build RSS-Based Website Easily.
Features :
- easy to use control panel.
- add, edit and remove unlimited categories.
- add, edit and remove unlimited feed sources.
- pin and remove feed items.
- grab feeds from any type (rss or atom).
- grab feeds manually or using cronjob.
- using smarty templates to give an easy controll with the script templates.
- very well documented and commented files (script files & templates files)
- two ready to use ad spaces (HTML code or adsense code) with standard dimensions 728-90 px and 300-250 px.
documentation link :
http://www.pluscss.com/codecanyon/rss_aggregator/documentation/administration demo link
http://www.pluscss.com/codecanyon/rss_aggregator/demo/admin/username : admin
password : demo
Updates :
18-7-2013 :* fix some bugs in templates files 
affected files :
templates/metro/category.html
templates/orange/category.html	
	- new theme added : responsive theme
 
	
	22-7-2013
1- add new option in setting page (direct links) to point the item url to the source directly.
2- add new option in feeds page (feed source logo) apperas as default image when the item has no image in details
3- add more filters for Top Items Page (last hour and last 6 hours)
Upgrade Steps :	
	- unzip and upload the (rss_aggregator_script) folder content except include/config.php file
 
		- excute the two sql files :
- SQL/upgrade_setting_table.sql
- SQL/upgrade_feeds_table.sql
 
		- make the upload directory and upload/feeds_logos writable with the 0777 permissions.
 
	
23-7-2013	
	- improve the feedburner.com grab function.
 
		- fix some bugs.
- affected files :
cron.php
admin/ajax.php
admin/feeds.php
templates/metro/search.html
templates/orange/search.html
templates/responsive/search.html
include/smarty/plugins/modifier.first_image.php
 
	
	24-7-2013
	
	- add a copy of script with rewrite friendly urls. (friendly_urls_script)
- if you want to replace the old copy with the new one :
- upload the following :
- .htaccess (file)
- category.php (file)
- templates (folder)
 
	
29-7-2013	
	- upgrade simplepie php class to the latest version to support php 5.4 version hosts.