Re: SMF 1.1.6 Content Generator?
wayne756, the PHP coding isn't really that intricate. All you really need is a little research at PHP net on the basic functions for strings (for manipulating the feed content) and SimpleXML (for getting and parsing the rss feeds).
Then it's just a matter of basically using what I posted above for adding the feed content to the forum database as postings and replies.
I'm also working on ways to manipulate some of the content which doesn't violate the publisher's TOS or AUP's so that there's a level of uniqueness to the output without it crossing the line too far.
I've had a slow-down because of the power loss (damn you hurricane Ike) but will get this finished in the next couple days after I catch up with work and I'll share a version of it here.
|