placing atom feed in html page

Discussion in 'HTML - XHTML - CSS' started by fairdoes, Sep 5, 2006.

  1. fairdoes New Member

    How can I get an atom.xml feed from Blogger to display on an xhtml web page?
    It's the html tags and complete code that I need.

    I've spent ages searching, but every post tells how to OFFER your feed to others (I already do).

    I'm, sure it'll use the
    Code:
    <feed>
    tag, but I can't find the details anywhere.


    I already use
    Code:
    <embed>
    tags, which are excellent, for showing one page (or a blog) in another, but this downloads acres (really!) of style info from blogger, and takes forever. The atom feed just sends the text of the posts and is a good idea!:)

    Any help would save my few remaining hairs:rolleyes:
  2. fairdoes New Member

    How can I get an atom.xml feed from Blogger to display on an xhtml web page please?
  3. fairdoes New Member

  4. balu Guest

    Help

    Hello Guys....
    I am new to Atom feeds..and i am struck at the very beginning it self..
    I wrote an atom feed and using eclipse n Jboss wrote a servlet which tries to pull the content from the Atom feed i wrote..but i dont know what the problem is my servlet is showing just the content of html body..
    Someone help me out...

    Thanks in advance