Adding an RSS feed to my Frontpage Website

Discussion in 'HTML & Website Design' started by christian231, Sep 18, 2007.

  1. #1
    Anyone know the best way to have an RSS feed from my blog show up on my web directory which is created in Frontpgae. Honestly, I'm not sure if this is even possible, but I figured if it was, one of you all would probably know. Thanks.
     
    christian231, Sep 18, 2007 IP
  2. simonpeterong

    simonpeterong Peon

    Messages:
    62
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you can register at feedburner and from there you can add a script to your website to show your posts on your blog.
     
    simonpeterong, Sep 18, 2007 IP
  3. YIAM

    YIAM Notable Member

    Messages:
    2,480
    Likes Received:
    240
    Best Answers:
    0
    Trophy Points:
    280
    #3
    YIAM, Sep 18, 2007 IP
  4. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #4
    First, don't use FrontPage.

    Second, look into using a PHP parser to convert the RSS feed into HTML.

    This might be what you're looking for: minimalmarkup.com/temp/rss/ (code written by deathshadow, hosted by me on his server)
     
    Dan Schulz, Sep 19, 2007 IP
  5. christian231

    christian231 Well-Known Member

    Messages:
    1,509
    Likes Received:
    86
    Best Answers:
    0
    Trophy Points:
    140
    #5
    Man I was waiting for someone to say ditch Frontpage. I've been using it for so long, and am comfortable with it that it's hard to change, and I don't even know what I'd change to. I know it's very limited, and I'd like to learn more, but I don't even know where to start.

    I'll check into the PHP parser and see if I can get that going. Thanks for the tips and link.

    Cheers.
     
    christian231, Sep 19, 2007 IP
  6. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Well, how familiar are you with structural HTML markup? I can recommend one of two books for you depending on how much you know about it. :)
     
    Dan Schulz, Sep 19, 2007 IP
  7. christian231

    christian231 Well-Known Member

    Messages:
    1,509
    Likes Received:
    86
    Best Answers:
    0
    Trophy Points:
    140
    #7
    Honestly, I don't know much at all. My web design background is strictly WYSIWYG html editors. I've never taken any classes and I'm just self taught more or less.
     
    christian231, Sep 19, 2007 IP
  8. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Dan Schulz, Sep 19, 2007 IP
  9. maxpayne_20000

    maxpayne_20000 Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I think you should try wordpress and forget frontpage..
    also, feedburner is all you need. i hope you make that
    switch.
     
    maxpayne_20000, Sep 20, 2007 IP
  10. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Feedburner is good for syndicating feeds, since they take the bandwidth hit for you, but it does nothing for parsing them into HTML.

    And WordPress is a content management system that requires some knowledge of HTML and CSS, and a little bit of PHP as well, in order to work properly, unless you use a free template and give someone you don't even know a free link back to their site.
     
    Dan Schulz, Sep 20, 2007 IP