I'd like to republish one of my own feeds on my site, but just the description on for the first item, and titles only for the following items. First question, how difficult would this be? Second, are there any simple scripts around to do this, or would I need to hire a PHP developer to knock one up?
Where is your data stored? In a database? Does every entry have its own title and publish date? If so, it'd be easy. Post your database structure for more help.
I'm simply thinking of a Wordpress feed, for example on here: http://www.platinax.co.uk/news/ Feed: http://www.platinax.co.uk/news/feed/ If I can publish the description the top item, but leave titles for the rest, I can better present the news by category as required. Does that help explain better what I'm looking to achieve?