MX RSS Reader-Writer Forum :: Image in RSS Feed

This thread was displayed: 409 times


Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.

For more information about the affected products visit: www.interaktonline.com/Support/

View Threaded Show descending
my-bangladesh.com
11-06-2006 15:12:26 GMT +2

Hello

I like to know how i can export a rss feed which contain the image. Like an example

http://images.apple.com/trailers/rss/newtrailers.rss

I have exported my feed perfectly as default, but i want to add the images with my feed as my data is contain the images also.

Pls have a look my present feed at http://www.bangla-news.net/rss/1.xml

Also i need to short out my feed as like that last only 10 recored will be visible on the feed and not all the records.

Pls help me!

Regds
Liton

 

Back | Reply | Quote | Top
Razvan Racasanu[InterAKT]Adobe Systems Romania staff
11-06-2006 15:20:45 GMT +2

Hello,

The only way you can include images is if your description contains <img/> tags that must have absolute URLs to the images. This means that the description field in your database must have the <img/> tags present.

If you want to limit the number of records that the recordset returns, you can add LIMIT 10 to the end of the query.

Regards,
Razvan RACASANU

Reply | Quote | Top
my-bangladesh.com
11-06-2006 15:48:10 GMT +2

Hello

Thanks for your reply. Would you mind to give me an example because i am really not clear how i can do this.

Thanks

Reply | Quote | Top
Razvan Racasanu[InterAKT]Adobe Systems Romania staff
11-06-2006 15:51:46 GMT +2

Hello,

You created a recordset that extracts data from your databse, and you used this for MX RSS Export. You have selected a field from that recordset to be exported as "description". If you want to display an image, the field (in the database) must have the following tag in it:

<img src="http://www.somesite.com/img/img_name.jpg" alt="some image" />

Regards,
Razvan RACASANU

Reply | Quote | Top
MX RSS Reader-Writer 1.8.0
© Adobe Systems Romania. All rights reserved.