Quantcast
Channel: Active questions tagged atom-feed+xslt+rss - Stack Overflow
Browsing all 6 articles
Browse latest View live

Effective way to transform a few nodes contents of feeds

I need to "proxy" a feed and leave most of the nodes unspoiled and transform the content of a few known nodes by calling some java methods and return the transformed feed Of course I prefer to avoid -...

View Article



How to apply styles to .rss files or Atom feed files

I created an atom feed for my website. test.rss is my file. I also created a test.xsl file for my feed. But it's not working. If I change test.rss to test.xml then it works. Is there is any option to...

View Article

Restructure XML File using XSLT or PHP script

I have an iphone app which parses standard rss feeds and displays it on a table. However I have been given a feed from a client but the parser in the app cannot pickup the nodes and parse the data as...

View Article

How to Add CSS Reference to .NET SyndicationFeed?

I have created a simple SyndicationFeed with many SyndicationItems. Each SyndicationItem has HtmlContent. The HtmlContent is a table. This displays OK, but now I need a minimum of styling/padding on...

View Article

In PHP, create an ATOM Feed from an RDF based RSS Feed

Because of a legacy system I have that produces an old RDF based RSS 1.0 Feed, and the inability of most of the RSS Readers to handle HTTP Basic Auth, I'd like to have a PHP script that reads this...

View Article


How to display Atom/RSS feeds in browser with custom XSLT?

Back in about 2006, I wrote a nice XSLT that transformed my RSS feeds into custom HTML. That way if a user clicked from a browser it would display as a simple page rather than a bunch of junk XML. If...

View Article
Browsing all 6 articles
Browse latest View live


Latest Images