1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

RSS code required to view an image.

Discussion in 'XML & RSS' started by NeilF, May 15, 2010.

  1. #1
    I'm actually experimenting with RSS code on an XTreamer media player.

    I simpy want to write the code to view a JPG image?

    Any idea of what the RSS code may look like to command the application/device to open a JPG image when clicking the option?

    Thanks from a noob!
     
    NeilF, May 15, 2010 IP
  2. codytaylor

    codytaylor Peon

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I don't know about the media player, but I just wrote an RSS feed with images that seems to be functional.
    I put this chunk in my description section:
    <![CDATA[ <img src="http://mysite.com/image.jpg" alt="" />]]>
     
    codytaylor, May 19, 2010 IP
  3. wmhelp

    wmhelp Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I wouldn't use RSS - I would go with ATOM because it supports HTML view
     
    wmhelp, May 23, 2010 IP
  4. vishalgaikar

    vishalgaikar Active Member

    Messages:
    90
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    61
    #4
    I am using RSS feeds for ma blogs... I will give a try to above code..Hope it will work for me
     
    vishalgaikar, May 25, 2010 IP