At Freelancewell you can post your project FREE and receive bids from freelancers worldwide.
This script will work for you and save you lots of money .
MoreNews is a php class and scripts for reading and displaying 300+ newsfeeds from w.moreover.com, arguably one of the best newsfeed sources on the web. Built in caching by MoreNews makes the displaying of news very fast. Version 1.0 includes an improved custom news search.
QuickHP is a kind of content management system with a new approach. It uses XML and XSLT to provide a compatible source format and very different target formats. The user interface allows comfortable file handling and features like file history (versioning), preview of parsed files and efficient parsing (by parsing only changed files). Furthermore, QuickHP provides a solution to the problem that XML files cannot contain dynamic content (e.g. PHP code), because then the valid XML content would be broken - no problem with QuickHP: XML files that contain PHP code are parsed through the XSL template on-the-fly. The authors homepage is an example of possibilities of QuickHP.
phpBarGraph is a PHP class for drawing a Bar Graph in an image. You can have as many or as little bars as you want. phpBarGraph scales the bars to fit the area you set. Bars can be flat colors or gradients. You can place multiple bar graphs on one image, and change the spacing in between each bar. Tick lines are shown to help with readability.