Note that if you go RSS way, you would need to escape your html tags. <br clear="all">----------------------------------<br>Dipen Chaudhary<br>Founder, QED42 : We build beautiful and scalable web strategies ( <a href="http://www.qed42.com">www.qed42.com</a> )<br>
Blog: <a href="http://dipenchaudhary.com">dipenchaudhary.com</a><br>Twitter: <a href="http://twitter.com/dipench">http://twitter.com/dipench</a><br><br>
<br><br><div class="gmail_quote">On Sat, May 8, 2010 at 2:53 AM, Earnie Boyd <span dir="ltr">&lt;<a href="mailto:earnie@users.sourceforge.net">earnie@users.sourceforge.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Karyn Cassio wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Unfortunately it&#39;s not a traditional RSS feed, it&#39;s a custom feed from a<br>
subscription service.<br>
I started writing a plugin for Feeds Module, but I time is a constraint<br>
at the moment.<br>
Probably will circle back to that at a later time.<br>
<br>
</blockquote>
<br></div>
RSS is easy to create as an output.  You create your script to get the custom feed data, write the output as RSS and then use the existing feedAPI Node module to load Drupal by pointing the feed page to your script.  If you have different custom feed locations you can control it with _GET parameters.  Then you have the controls to keep the data forever or remove it after x time old.<div>
<div></div><div class="h5"><br>
<br>
-- <br>
Earnie<br>
-- <a href="http://progw.com" target="_blank">http://progw.com</a><br>
-- <a href="http://www.for-my-kids.com" target="_blank">http://www.for-my-kids.com</a><br>
</div></div></blockquote></div><br>