Feed Optimizator 08.03.08
I need a feed optimization script that will be able to convert every RSS feed into a special format. The output RSS feed’s every item should contain a header, link, description and an image.
For example this feed:
http://static.feed.rbc.ru/rbc/internal/rss.rbc.ru/rbc.ru/news.rss
which contains only headers and links of the news, should be converted to a feed with headers, links + descriptions and images of this type:
http://www.gigg.ru/rss/rus/fashion/
How should you do that?
The script should follow the links in the inputed feed and extract the descriptions and the images for them. Every article must have a description, but it also should have an image. If image in the source doesn’t exist so you won’t be able to exctract it of course.
You should provide me the demo of this script and you will be paid reasonably. It’s not to hard, though.



