View Single Post
Old 02-26-2006, 03:29 PM  
John Marco
Confirmed User
 
Join Date: May 2005
Posts: 912
Anyone want to code a PHP RSS feed parser for us today (paid $$)

Our programmer doesn't work today but we want it done today for everyone.. It would just be a very very simple PHP project.. Message me on ICQ if you are interested
  • No includes, must be simple PHP that newbies can copy/paste such as:
    Code:
    <?echo($rss);?>
    which will echo pre-formatted html that would be defined in the header, not in a separate include file!
  • Must support two formats of RSS content: <content:encoded> and <!CDATA>

A good example of a very simple parser that works magnificently for the purposes we're trying to achieve is:

http://www.makemoneywithporn.com/rss-feeds.html

His parser just does not support <content:encoded> parsing, only <description>, etc, but great job on that
__________________
WEBCAMS.COM
$42+ PPS or revshare
ICQ: 476-111 Google Talk: Webcams.com
John Marco is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote