XML/RSS Verify my feed

Can anyone help me ...
I have entered a feed through Itunes , but I could not get the artwork to work ...
So I created a new feed (http://www.aldrigvila.se/?feed=podcast) and decided to try this ...
All other applications can sync the image, but Itunes does not.
Can anyone help me to verify what is wrong?

The image is correctly referenced in the feed you link to above. However, iTunes is not using this feed: it is using the feed at
http://www.aldrigvila.se/category/podcast/feed
and this feed does not have the necessary tags nor the 'itunes:declaration' in the second line:
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
You will need to move the Store to using the new feed. This is going to be problematic since it involves adding the 'itunes declaration' (which you can do in WordPress' and the 'itunes:new-feed-url' which you may not be able to do in WordPress. The process is described here:
http://www.wilmut.webspace.virginmedia.com/notes/podcast.html#move
As I suspect you are not going to be able to do this your only option (unless you can manage to change the URL of the feed to what the old feed URL is) is to email Support at podcasts 'at' apple.com and ask them to move the Store to using the new feed - give them the URL of the Store page and both feed URLs.

Similar Messages

  • RSS OTN News Feed Broken!

    Hi.
    The RSS OTN news feed is broken. It appears the document is missing. Has the URL changed or is this a mistake?
    The link from the OTN front page is also broken.
    Cheers
    Tim...

    It's gone again. Don't ignore the post :)

  • Xsl style sheet & DTD for RSS 2.0 feeds

    Does anyone have a workable DTD & style sheet for RSS 2.0 feeds? The PS DTD doesn't cut it for what's out in the Net today.
    I have no problem setting channels up and getting data... just not a "UI" person...

    please see bug 5062227. the problem is noted there.
    in lieu of that being fixed, there are several RSS stylesheets floating around on the web. for example:
    http://today.icantfocus.com/style/xsl/feeds.xsl
    for more, just google for "rss xsl stylesheet".
    i have tried several of them and they all have had their quirks. you can try dropping any 3rd party stylesheet into the product.. for example, place the new file in /etc/opt/SUNWps/desktop/default/SampleRSS, and modify the channel SampleRSS in the administration console to use the new stylesheet.
    Portal Server 6.4 (JES 4) will include a more robust RSS channel that is not based on XSLT.

  • How to create an XML/RSS feed from a SQL recordset?

    I've been trying to find either a tutorial or extension that will allow me to take a SQL recordset, and create my RSS feed on the fly.  Not having much luck... anyone out there have a suggestion??

    Thanks PC!
    I made it work using:
    DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
    DocumentBuilder builder = factory.newDocumentBuilder();
    factory.setIgnoringComments(true); // We want to ignore comments
    // Now use the factory to create a DOM parser
    DocumentBuilder parser = factory.newDocumentBuilder();
    //TransformThisStringBuffer is a string buffer wich contain the 'XML document (String)'
    InputStream in = new ByteArrayInputStream(TransformThisStringBuffer.toString().getBytes());
    // Parse the InputStream and build the document
    Document document = parser.parse(in);
    But which one is faster InputSource or InputStream, were would you put the "new InputSource(new StringReader(yourString))" in the above code?

  • Using xml rss feeds in dreamweaver

    I used dreamweaver to configure a rss feed in my webpage.
    One thing led to another and I was forced to reinstall my php
    server via
    xampp
    Now when I load the page on my computer I have this error:
    Fatal error: Call to undefined method domdocument::loadXML()
    in
    N:\INETPUB\xampp\htdocs\1purpose_bethel\includes\MM_XSLTransform\MM_XSLTransform.class.ph p
    on line 303
    I checked the includes folder and I do have the class file
    MM_XSLTransform.class.php
    but what I am wondering is if there is a place in my php.ini
    file that needs
    to modified to allow for the RSS feed? Or is there something
    else that I am
    over looking?
    any insight would be greatly appreciated
    thank you
    Kevin

    Hi, I'm also having the same error. I found in some other
    forums that I should do the following (I think its you David who
    suggested it):
    comment the line --> $xml =
    DOMDocument::loadXML($content);
    then add these two lines
    $doc = new DOMDocument();
    $err = $doc->loadXML($content);
    Well, actually when MM_XSLTransform.class.php was created it
    was already updated. But I'm still getting the error.
    I'm still a baby in PHP and I've been trying to figure it out
    for 2 days and nothing is happening.
    Please, please...your response will be highly appreciated.
    Kind regards,
    Jeng

  • I figured out the XML RSS feed to webpage but..

    Hello All
    I finally figured out how to get and rss feed xml to my
    webpage(s) via the Spry xml data set etc.. when I previewed in IE
    it was fine but I uploaded it and I get an error
    The XML page cannot be displayed
    Cannot view XML input using XSL style sheet. Please correct
    the error and then click the Refresh button, or try again later.
    Only one top level element is allowed in an XML document.
    Error processing resource '
    http://www.michaelsondesign.com/Spry/r...
    I just want to show my boss that I have been working on this
    and would love to show him an example of this awesome technology is
    there something Im not uploading? What does this error mean?
    Thank you
    Rob

    Hi,
    I am trying to display an RSS feed on my website as well. I
    haven't figured it out.
    Can you help?
    Thanks,
    H.J.D.
    [email protected]

  • Editing XML/RSS feed in iWeb to input all neccessary information for iTunes

    I have been trawling through a lot of the other posts but don't seem to be able to find an answer.
    Basically, i have successfully created my own page to host my podcasts and i have had my RSS feed accepted by iTunes. I can now view my podcast from the link the iTunes staff sent to me, however i am unable to find it by typing the name into the search bar. I have read in the podcast help on this forum that it may be because i have to add 'key words' to the XML as this is what the search tool uses to find the podcasts but i am unable to work out exactly how to do this. I have found my XML page and attempted to insert some lines using TextEdit but this just appears to corrupt my feed.
    If anyone has had a similar problem and knows of a solution, it would be greatly appreciated by myself.
    Thanks for reading :o)

    Alancito wrote:
    funky_ben wrote:
    I have found my XML page and attempted to insert some lines using TextEdit but this just appears to corrupt my feed.
    If the file you're editing has an ".html" extension, then this from TextEdit's +Help viewer+ may be relevant:
    If you want to work with an existing HTML file, choose File > Open and select the file you want. Be sure to select “Ignore rich text commands.” When you save the file, it remains a “.html” file.
    ...And there are other places where important selections are made for HTML files:
    In TextEdit's Save dialogue, select "HTML" from the +File Format+ menu.
    In TextEdit's +Preferences > New Document+ tab, select +"Plain text"+.
    In TextEdit's +Preferences > Open and Save+ tab, select +"Ignore rich text commands in HTML files"+.
    XML is not HTML your last post is irrelevant you should know what you're talking about before providing recommendations.
    Is this a late April Fools joke?
    funky_ben,
    You do not add XML data into an html file it should be inserted into an XML file look over the iTunes tech spec page provided unfortunately reading comprehension is required.

  • XML/RSS feeds

    so im loading an xml file from an rss feed into a datagrid, i
    then want to do a search on the column to see if a specific word
    comes before the next.
    example: loads several items(strings of text) from the xml
    file into the datagrid,
    i need to select which item to search
    and then have it tell me which word came first in that
    string/item(eg. red, or blue)
    i have it successfully loading the xml file and putting it in
    the datagrid, i just cant figure out how to search specific items
    and how to see which of those 2 words comes first in any given
    item/string

    Can you use indexOf() and then compare the indicies to see
    which one is less.
    if (string.indexOf("red") < string.indexOf("blue")) {
    // red came first
    } else {
    // blue came first
    Not sure if I understood your question completely, but
    thought I would give it a shot.
    Tim

  • Editing xml rss feed

    Hi, is there any tweaking that I should do to my xml files after the page is published to give it identity and perhaps a tune up for better search results? Any help would help.

    Alancito wrote:
    funky_ben wrote:
    I have found my XML page and attempted to insert some lines using TextEdit but this just appears to corrupt my feed.
    If the file you're editing has an ".html" extension, then this from TextEdit's +Help viewer+ may be relevant:
    If you want to work with an existing HTML file, choose File > Open and select the file you want. Be sure to select “Ignore rich text commands.” When you save the file, it remains a “.html” file.
    ...And there are other places where important selections are made for HTML files:
    In TextEdit's Save dialogue, select "HTML" from the +File Format+ menu.
    In TextEdit's +Preferences > New Document+ tab, select +"Plain text"+.
    In TextEdit's +Preferences > Open and Save+ tab, select +"Ignore rich text commands in HTML files"+.
    XML is not HTML your last post is irrelevant you should know what you're talking about before providing recommendations.
    Is this a late April Fools joke?
    funky_ben,
    You do not add XML data into an html file it should be inserted into an XML file look over the iTunes tech spec page provided unfortunately reading comprehension is required.

  • View and Edit the XML rss feed code?

    Hey? I'm trying to change the image graphic on my iTunes STORE podcast. ITS says I need to add a tag to the xml in the feed. Using iWeb, I can't see how to get 'under the hood' to see the code;
    any ideas to help?

    Thanks, Tom.....
    So,what do you mean exactly; use Safari's 'view source'; paste to BBEdit or something like that?
    Okay, but then how to get the changes back up to the iweb site?

  • ASP VBScript to XML RSS question

    I'm just not getting this to work in ASP VBScript.  I just want to loop the recordset so I have all the rows be translated into a xml based rss feed.  What I have makes sense to me, but I only get the first record no matter what I try.
    <%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%>
    <!--#include file="Connections/cnConn.asp" -->
    <%
    set rsJobs = Server.CreateObject("ADODB.Recordset")
    rsJobs.ActiveConnection = MM_cnConn_STRING
    rsJobs.Source = "SELECT id, city, [state], jobtype, datePosted FROM DatabaseTable"
    rsJobs.CursorType = 0
    rsJobs.CursorLocation = 2
    rsJobs.LockType = 3
    rsJobs.Open()
    rsJobs_numRows = 0
    %>
    <%
    Dim Repeat1__numRows
    Dim Repeat1__index
    Repeat1__numRows = -1
    Repeat1__index = 0
    rsJobs_numRows = rsJobs_numRows + Repeat1__numRows
    %>
    <%
    response.write "<?xml version=""1.0"" encoding=""utf-8""?>"
    response.write "<rss version=""2.0"">"
    response.write "<channel>"
    response.write "<title></title>"
    response.write "<link>/</link>"
    response.write "<description></description>"
    %>
    <%
    While ((Repeat1__numRows <> 0) AND (NOT rsJobs.EOF))
    %>
    <%
      response.write "<item>"
      response.write "<title>" & (rsJobs.Fields.Item("jobtype").Value) & "</title>"
      response.write "<description>" & (rsJobs.Fields.Item("city").Value) & ", " & (rsJobs.Fields.Item("state").Value) & "</description>"
      response.write "<link>domain</link>"
      response.write "<pubDate>" & (rsJobs.Fields.Item("dateposted").Value) & "</pubDate>"
      response.write "</item>"
    %>
    <%
      Repeat1__index=Repeat1__index+1
      Repeat1__numRows=Repeat1__numRows-1
      rsJobs.MoveNext()
    Wend
    %>
    <%
    response.write "</channel>"
    response.write "</rss>"
    %>
    <%
    rsJobs.Close()
    Set rsJobs = Nothing
    %>

    Just giving it a casual look I don't see why it is not working. But why are you declaring all of those counters and then not using them? Seems to overly complicate things. I would get rid of all references to:
    rsJobs_numRows
    Dim Repeat1__numRows
    Dim Repeat1__index
    and then change the while loop test to:
    While (NOT rsJobs.EOF)
    It shouldn't really matter, since your counter used in the while test starts at -1 and is decremented so it should never = 0, but still, it's confusing to read.
    And of course, verify that the select statement actually returns more than one row. Use the recordcount property of the recordset.

  • XML RSS iView Error

    Good day,
    I have created an XML iView to an RSS feed according to the Blog 'Implementing A RSS Feed Reader In The Portal'
    and I have set up my proxy settings but I still get the error:
    Error while using XML iView, please contact your system administrator.
    Please see log below.
    Any help would be much appreciated.
    We are running on Netweaver 2004s SP8
    Regads,
    Marcel
    Log:
    #1.5#001560A93EB0005F000000810000199800041C37E02F0E85#1156926216681#com.sap.portal.httpConnectivity.transformationService#sap.com/irj#com.sap.portal.httpConnectivity.transformationService.java.lang.Class#marcelvdm#121##KMBZKDA2_EPD_17951150#marcelvdm#03d1181037fd11dbad47001560a93eb0#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Java###Error getting input stream from fetcher. Loading URL:http://weblogs.sdn.sap.com/pub/q/weblogs_rss?x-ver=1.0
    [EXCEPTION]
    #1#com.sapportals.portal.ivs.http.HttpClientException
         at com.sapportals.portal.ivs.http.HttpClient.getResponseInputStream(HttpClient.java:666)
         at com.sapportals.portal.pb.contentservice.fetcher.DataFetcher.getInputStreamResponse(DataFetcher.java:182)
         at com.sap.portal.httpconnectivity.transformationservice.xmlsource.HTTPStreamSource.getInputStream(HTTPStreamSource.java:334)
         at com.sap.portal.httpconnectivity.transformationservice.PipeTransformer.transform(PipeTransformer.java:130)
         at com.sap.portal.httpconnectivity.transformationservice.EPBaseTransformer.transform(EPBaseTransformer.java:255)
         at com.sap.portal.httpconnectivity.transformationservice.TransformerService.transform(TransformerService.java:284)
         at com.sap.portal.httpconnectivity.xmltransformationiview.runtime.XMLTransformationIView.transform(XMLTransformationIView.java:222)
         at com.sap.portal.httpconnectivity.xmltransformationiview.runtime.XMLTransformationIView.doContent(XMLTransformationIView.java:87)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    #1.5#001560A93EB0005F000000820000199800041C37E02F10CD#1156926216681#com.sap.portal.httpConnectivity.transformationService#sap.com/irj#com.sap.portal.httpConnectivity.transformationService.transformerservice#marcelvdm#121##KMBZKDA2_EPD_17951150#marcelvdm#03d1181037fd11dbad47001560a93eb0#SAPEngine_Application_Thread[impl:3]_12##0#0#Error##Plain###Error during transformation using pipe: transformer-com.sap.portal.transformationservice-RSS_TO_XHTMLB-1.0;transformer-com.sap.portal.transformationservice-XHTMLBSAXHandler-1.0#
    #1.5#001560A93EB0005F000000840000199800041C37E02F11C3#1156926216681#com.sap.portal.httpConnectivity.xmlIViewsRuntime#sap.com/irj#com.sap.portal.httpConnectivity.xmlIViewsRuntime#marcelvdm#121##KMBZKDA2_EPD_17951150#marcelvdm#03d1181037fd11dbad47001560a93eb0#SAPEngine_Application_Thread[impl:3]_12##0#0#Error#1#/System/Server#Plain###transform - exception raised during transformation. Make sure that the input source is valid and that all used transformers exists.#

    Hi Marcel,
    we have a PBNW certified plug&play iView for RSS feeds available for download here: http://www.sweetlets.com/rss_express.html
    The fully functional demo version is free.
    Best Regards
    Frank

  • Why isn't Firefox rendering RSS or Atom feeds?

    Firefox used to style RSS/Atom feeds when they were accessed directly by URL, and if not, would at least display the raw XML source. But for many versions now, maybe since the RSS icon was removed, visiting any feed will only show a subscribe now button with a pulldown list of helper apps, but zero content, as if the feed was empty. However, viewing source for the page shows the XML. And this isn't an issue of a bad feed, since I ran several of them through the W3C validator and they passed. I also experience this issue with a clean profile and no addons. Is there any way of showing feed content again, preferably styled?

    ''There is still an RSS feed icon available, but it is in the Customize palette and you need to drag it on a toolbar yourself.''
    The icon is not an issue. It is the feed content that doesn't work for me.
    ''Are there any errors in the Web Console (Firefox/Tools > Web Developer)?''
    YES! This is what it shows when run on every feed I try in safe mode:
    TypeError: this._feedWriter is null subscribe.js:21
    Use of Mutation Events is deprecated. Use MutationObserver instead. menulist.xml:240
    uncaught exception: out of memory
    TypeError: this._feedWriter is null subscribe.js:17
    ''What does the page inspector show if you right-click the space where the feed content should be?''
    An empty element. This is the entire content from the inspector: http://pastebin.com/f0hkn9VD
    ''Is there a feedBody DIV and a feedContent DIV?''
    Yes, see paste above.
    ''What is the setting for Web Feed in Firefox > Preferences > Applications''
    The default "preview in firefox".

  • What's the difference between RSS and Atom feeds?

    I just figured out the RSS thing, which is great. However, when I go to sign up for a RSS feed, I am often given a choice between RSS, Atom, sometimes different versions of RSS. What's the difference between all these? (I tried searching, but was unsuccessful.) How do I make a choice?
    Another question, can someone see that I have signed up for RSS feed from their site?

    Hi again,
    but how do people decide which one to use for subscribing?
    People can choose whichever one they want - Safari supports both RSS and Atom, other applications on OS X (and Microsoft Windows, Linux, etc) may only work with RSS or Atom so by publishing in multiple formats they can be fairly sure that everyone can read the content.
    And how can you see who has subscribed to an RSS feed from your site?
    They will be able to see the IP address of the requester in just the same way as they can when you load a webpage - there's no difference in how the RSS/Atom data is requested sent over the internet compared to HTML webpages.

  • Pubsub, RSS, Safari, and feeds that won't go away

    So...I've been helping out a friend of mine with an interesting issue.  He has somehow managed to subscribe to a less the reputable RSS feed (mobilism).  Here's some places/steps I've taken:
    Safari->Bookmarks->Show all Bookmarks->All RSS Feeds-> deleted everything there
    ~/Library/Pubsub/Feeds-> deleted everything here, including sub-directories
    ~/Library/Pubsub/Database-> deleted Database.sqlite2
    Doing a "pubsub list" in terminal will, after doing the above, show nothing.  However, rebooting the machine and starting Safari, sure enough...if I go to terminal and type "pubsub list" it's there again.  Anyone have any thoughts on just how this thing is coming up again?  Thanks.
    James

    Heh...so this is solved.  Apple stores rss feeds in a varity of places...bookmarks, bookmark bar, topsites, rss feeds, and pubsub.  Of great annoyance is the fact that even if you go to "All RSS Feeds" and emtpy it, RSS feeds elsewhere (TopSites) won't show up.  Long story short you get to search around and try and find where it's at   Quite a hoot.

Maybe you are looking for