Pulling Multiple RSS Feeds Into A Daily Newsletter

tencentpiece

New member
Nov 11, 2010
4,361
104
0
Melbourne, Australia
www.linknarwhal.com
Does anybody know how to pull multiple RSS feeds into a single newsletter? I basically want to pull the latest news stories from certain sites and compile it into a single newsletter. Does anybody know a relatively straight forward way to do this? Preferably with aweber, but could be convinced to use something else if it's not possible.
 


Magpie RSS - PHP RSS Parser to parse, a bit of custom code to merge and output the html structure which you can then just dump into your mailing platform.

I haven't used magpie in years, but it was super simple.