1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

HTML placing atom feed in html page

Discussion in 'Web Development' started by fairdoes, Sep 5, 2006.

  1. fairdoes

    fairdoes 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

    fairdoes Member

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

    fairdoes Member

  4. balu

    balu New Member

    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