I'm new to RSS/XML/XLS and need a way to see the results of the code I'm writing. Since it's my first RSS feed, it's pretty simple. An image, a few items, and a linked CSS file. It validates fine in DreamWeaver but that doesn't seem to have a preview function for XML/RSS. Unfortunately my "work computer" is not connected to the Internet, so I can't test the feed with an aggregator. One thing is, I've got IE8 installed and it can display the feed, but there are problems. The feed's image doesn't appear anywhere, and the linked CSS file is ignored. I don't know if that's a limitation of IE8 or if I've done something wrong. Can anyone advise me what to do?
Damn. Well, is there any way to preview CSS-styled XML offline? As you might open a local HTML page that calls a local CSS file.
No, I haven't. I mainly use IE and Chrome, although the FF3 installer is on my HDD. I've just googled "xml firefox" and found a few pages listing support improvements in v3. But can you tell me how to actually "use" FireFox to view an XML file? My main concern is an RSS feed. Would I literally point FireFox to the URL for the RSS file, within my local server?
I just directed FireFox to open the file at http://localserver/myfolder/rss_feed.xml Code (markup): and it shows, but the CSS styling doesn't appear. Same situation as IE. If anyone can help I'd be very grateful.