Inserting an RSS Reader into a Site?

Discussion in 'XML & RSS' started by jawinn, May 11, 2006.

  1. #1
    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
     
    jawinn, May 11, 2006 IP
  2. EWD

    EWD Well-Known Member

    Messages:
    1,688
    Likes Received:
    85
    Best Answers:
    0
    Trophy Points:
    155
    #2
    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.
     
    EWD, May 12, 2006 IP
  3. sarahk

    sarahk iTamer Staff

    Messages:
    28,830
    Likes Received:
    4,541
    Best Answers:
    123
    Trophy Points:
    665
    #3
    sarahk, May 12, 2006 IP
  4. EWD

    EWD Well-Known Member

    Messages:
    1,688
    Likes Received:
    85
    Best Answers:
    0
    Trophy Points:
    155
    #4
    Thank you for the kind words Sarah. I am obliged :)
     
    EWD, May 12, 2006 IP
  5. GRex

    GRex Well-Known Member

    Messages:
    59
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    113
    #5
    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.
     
    GRex, Jul 20, 2006 IP