Found the problem with my last
Rss feeds
yes it was encoding . the site example I gave was built with html and php scripts on seperate pages , I had placed the document character encoding
on the php page instead of the html page.
I only noticed when I viewed the demo thanks forbairt .