Quote:
Originally Posted by jds
Every blog has its rss or atom feeds. So with a simple php parser, it only takes minutes to get the data loaded on you server.
|
Hell even I might be able to accomplish something like that! haha (and i'm using wordpress only as an example because it's what I use and recommend). I'm thinking some simple framework that pulls the RSS entries into an array, and then INSERT into wordpress db where $arrayitemX = matching_wordpress_field ?? (as a most basic concept)
I'm no php/mysql/rss "guru" by any standard; know enough to be dangerous... I'll doublecheck the codex again too, but i'm positive I didn't see any plugins like this out there yet. Plenty of aggregators, yeah (but simply display an external feed, not actually import it into WP).
Of course I may be way off base

lol I'll fucker around with it sometime, as if I don't have enough on my plate already! (and profound apologies for straying way the hell off topic...)