How would I insert an RSS reader into a framed /CSS page? I want to have a place on my site where an RSS feed shows up from one of my blogs. I know there is a way to do this but don’t know how to implement it. thx
Ok, here is how. First, you need a RSS parser to parse your XML from your blog. Search for LastRSS ( its a very nice PHP based RSS parser class ) You can modify it according to your requirement and specify the XML url for your feed. This will make your news show up whereever you want. All you will then need to do is modify CSS and make it good looking. Regards, Jai.
You're turning into a bit of a professer here jainischalverma - it's good to have you on board!!! I'll look up Last RSS and add it to my review of the free scripts I have here: http://sarahk.pcpropertymanager.com/blog/adding-rss-to-your-website/223/
jawinn, if what you need is to insert a feed reader into your blog, onelurv does that for you. It's an online aggregator, and you just need to insert a script into your blog for it to show up.