Rss feed not recognised

This URL (www.nowrabaptist.asn.au/rss/sermons.rss) used to work perfectly, now telling me not a valid URL. What has happened?

I don't see this: when I look at the feed in Feedburner the only video link which displays is as here:
and the link works perfectly well. There are other links to the same URL in the Description tag which appear to be the same, and it's all OK in iTunes.

Similar Messages

  • RSS - Live bookmark failed to load - Firefox, RSS feeds not updating

    I am new to this forum, and I figure this has been covered before. However, I'm not finding an answer.
    I have a Beehive workspace and go to Recent Activity to subscribe to the RSS feed. When using Firefox, I am prompted for my username and password. The RSS feed works until I quit Firefox. After restarting Firefox, I get the "Live bookmark failed to load" message.
    If I try to access the feed with Safari, I have the option to enter my username and password, and then save that info in my keychain. I'm trying to determine if the reason the RSS feed isn't updating because of some authentication problem.
    People using Internet Explorer have also reported problems with Beehive workspace RSS feeds not updating, so I'm trying to find a solution.
    Not providing reliable RSS feeds is slowing down adoption of our workspace, and people aren't wanting to use the workspace until I've resolved the RSS issue.
    Can you point me to a solution or to information on how to resolve the RSS updating issues.
    Thanks.

    HI,
    The RSS feed is password protected as you have to be an authenticated user to access the complete system. The issue seems to be in the browser - if it does not trigger a check for username/password and then prompt if not set there is a li9mited amount we can do.
    We are working on getting the subscriptions inside beehive working which will generate notifications but that will not be available for a week or so.
    Phil

  • Why is this RSS Feed not working?

    Here is the code I used on the RSS Parser file. Yet when I
    open the flash viewer no changes have been made from the original
    example I pulled this from. Sorry, the code is listed twice. The
    second version is when I used "attach code" and I can't seem to
    delete the original cut & paste.
    Mind you, I'm just getting through the latter stages of a
    beginner Flash course, so if possible, please keep explanations
    relatively understandable to a newbie. :)
    package com.example.programmingas3.rssViewer {
    import flash.net.URLRequest;
    import flash.net.URLLoader;
    import flash.events.*;
    * RSSParser includes methods for
    * converting RSS XML data into HTML text.
    public class RSSParser extends EventDispatcher {
    * The text to use as the title of the application
    public var sampleTitle:String = "Raw Story: Breaking News";
    * The text to use as the description of the application
    public var sampleDescription:String = "Bringing you the news
    the supposed liberal media won't";
    * The URL of the source RSS data. Alternate URLs are listed
    as comments.
    * Note that in order to use RSS data from a network address,
    the source server
    * needs to impliment a cross-domain policy file. For
    details, see the "Flash Player
    * Security" chapter in the Programming ActionScript 3.0
    book.
    public var url:String = "
    http://feeds.feedburner.com/rawstory/gKpz"
    //"./RSSData/ak.rss"
    http://feeds.feedburner.com/rawstory/gKpz"
    * The XML object containing the source RSS data
    public var rssXML:XML;
    * The string that will contain the converted HTML version of
    the RSS topic data.
    public var rssOutput:String;
    * The title of the RSS feed.
    public var rssTitle:String;
    * Used to load RSS data.
    private var myLoader:URLLoader;
    * An event used to signal that the HTML version of the RSS
    data has been written.
    private var dataWritten:Event;
    * Initiates loading of the RSS data.
    public function RSSParser() {
    var rssXMLURL:URLRequest = new URLRequest(url);
    myLoader = new URLLoader(rssXMLURL);
    myLoader.addEventListener("complete", xmlLoaded);
    * Invoked when the RSS data is loaded. This method parses
    through the
    * XML data by looping through each item element in the XML,
    extracting
    * the title description and link elements in the item
    element.
    * The buildHTML() method returns HTML in the form of an
    XMLList
    * object, which is converted to the rssOutput string.
    * The channel.title property of the rssXML is used as the
    * title for the RSS feed. When the method is complete, it
    dispatches
    * a dataWritten event, which notifies the host application
    of the
    * completion.
    public function xmlLoaded(evtObj:Event):void {
    rssXML = XML(myLoader.data);
    var outXML:XMLList = new XMLList();
    /* The source RSS data may or may not use a namespace to
    define
    * its content.
    if (rssXML.namespace("") != undefined) {
    default xml namespace = rssXML.namespace("");
    for each (var item:XML in rssXML..item) {
    var itemTitle:String = item.title.toString();
    var itemDescription:String = item.description.toString();
    var itemLink:String = item.link.toString();
    outXML += buildItemHTML(itemTitle,
    itemDescription,
    itemLink);
    XML.prettyPrinting = false;
    rssOutput = outXML.toXMLString();
    trace(rssOutput);
    rssTitle = rssXML.channel.title.toString();
    dataWritten = new Event("dataWritten", true);
    dispatchEvent(dataWritten);
    * Builds an XMLList object that represents a segment of HTML
    code,
    * based on the three string parameters that define the
    title, description,
    * and link information from an RSS item.
    * The return text is of the following form:
    * <p>itemDescription<br/><a
    href="link"><font
    color="#008000">More...</font></a></p>
    private function buildItemHTML(itemTitle:String,
    itemDescription:String,
    itemLink:String):XMLList {
    default xml namespace = new Namespace();
    var body:XMLList = new XMLList();
    body += new XML("<b>" + itemTitle + "</b>");
    var p:XML = new XML("<p>" + itemDescription +
    "</p>");
    var link:XML = <a></a>;
    link.@href = itemLink; // <link
    href="itemLinkString"></link>
    link.font.@color = "#008000"; // <font
    color="#008000"></font></a>
    // 0x008000 = green
    link.font = "More...";
    p.appendChild(<br/>);
    p.appendChild(link);
    body += p;
    return body;

    Please when you have a question post the feed URL, not its contents. For reference, your feed is at
    http://gamersscope.emachine08.com/podcast.rss
    You have failed to close the category tag, which renders the feed unreadable. You need to add a line as here:
    <itunes:category text="Games &amp; Hobbies">
    <itunes:category text="Video Games"/>
    </itunes:category>
    <itunes:owner>
    Though it doesn't affect the validity of the feed, your link tag:
    <link>http://gamersscope.emachine08.com</link>
    leads to a server directory, not a page.

  • RSS feed not working correctly

    I have several RSS feeds and have for a while. All of a sudden, one feed (NYT Travel) started coming into my InBox as well as into its RSS box. If I delete the article from INBox, it's deleted from the RSS box. Same in reverse. However, I can't move them from InBox to RSS box and they're clogging my InBox. Other feeds are working fine. Can anyone help? Thanks.

    I had the same problem. I didn't knowingly do anything. In the past when that happens the whole thing moves up to the inbox & I can click on the down arrow that shows up next to it. Not the case this time.
    To fix it do this:
    Right click on the RSS feed in the left column. There is a popup menu that gives you the option to "View in inbox" which probably got turned on, uncheck it.

  • RSS feeds not working in Mail

    Hello Everyone,
    My RSS feeds stopped working on April 12th. Two of them have given me feeds today but nothing from yesterday or the day before or the day before that. Very strange. I've tried quitting Mail, restarting my computer, control clicking on the individual feeds and folders and clicking update all feeds and the specific feeds. Any other tips?
    Thank you very much!

    Not sure if this counts as 'fixing' the problem; but here's what I did:
    * Moved ~Library/Mail to someplace else (I picked my desktop)
    * Open mail.
    * Watch as .Mac pulls in the configuration that was synced to .Mac.
    * Wait to download new mail (IMAP headers)
    I did have to manually copy the mail rules .plist, but other than that, things seem to be working as I want them to.
    Somehow, RSS started working.

  • RSS Feed not clearing

    Usually I can go to "View all RSS articles" and it will clear all the numbers out of all the lists.. it is not doing that now. I have to clear each one.. How do I get that back?

    Hi David,
    I have my RSS feeds in various folders (by type) inside a folder on my bookmarks bar called "RSS". Because of the multiple folder set-up, I cannot clear all feeds using the "View all RSS articles". Instead, I need to either go to each folder, or go to Safari preferences>RSS and select "remove now". I've learned using the latter method creates its own type of problems.
    If you are not using multiple folders, then corruption may exist in your RSS database. The database is found in your User Account>Library>Syndication folder. You may see multiple files there. Sometimes Safari creates a new database when there is problems with the file. In general, you want to keep the one with the latest date.
    To test if there is corruption, move the database file to the desktop and restart Safari. Safari automatically creates a new database file. Try the "View all RSS" selection. See if that makes a difference. If it does, you'll need to reset any of your custom settings on the various feed pages, such as position of the slider, etc.
    If no change, move the database back to its original location.
    Post back

  • RSS Feed not validating "Undefined item element: itunes:order"

    I've been trying to submit my RSS feed to iTunes but it won't validate. I hosted the podcast on Podomatic and used Feedburner to create the RSS feed. When I checked the link on FeedValidator it gives me the error Undefined item element: itunes:order. My feed is http://feeds.feedburner.com/mscmngrlpodcast. Anyone have any idea how to fix this? I'm kind of a novice so I appreciate your help.

    Your feed is fine [ the 'itunes:order' tag was introduced recently and Feedburner doesn't recognize it. Subscribing to your feed manually in iTunes works OK.
    However you may have a problem with the media file. The Feedproxy URL redirects to
    http://musicmongrelent.podomatic.com/enclosure/2014-04-03T22_02_00-07_00.mp3
    Testing this for 'byte range requests' in Terminal suggests that the server does not accept this: it's the method iPhones use to download files, consisting of requesting part of the file at a time, rather than the whole thing, and as iPhones won't download properly if the server doesn't handle it Apple have made it mandatory. If the server indeede doesn't handle this your podcast will be rejected - you can try submitting and see what happens. If it's rejected you would need to find another server. If you are rejected and re-submit later you will have to change the title slightly, otherwise you will be told the feed has already been submitted (this is a bug in the process).

  • RSS feeds not updated

    The rss feeds on: http://www.oracle.com/technology/syndication/rss_otn_dev.xml
    are not updated.

    Hi,
    We have caught up the feed.  In recent months we have been focusing on Twitter communication (@AdobeLabs), but we will continue to update our blog going forward.  Thank you for noticing!

  • RSS feeds not "highlighted"

    Hi all,
    I've recently upgraded to Snow Leo from 10.4, I used MobileMe to sync my bookmarks, etc to my new desktop OS.
    All is fine. HOWEVER, new RSS feeds are grayed out as if they've already been read or selected. They haven't.
    It's makes it tough to distinguish what's new from what's not.
    Any ideas?
    Thanks very much in advance

    HI,
    In the Mac Mail window, click the gray disclosure triangle so it faces down. Right or control click the RSS button. Click: Update all RSS feeds.
    Quit Mac Mail from the menu bar, then relaunch Mail.
    Carolyn

  • RSS FEEDS NOT UPDATING

    Since may 22 im not getting any new updates on the RSS Feeds that im subscribed.
    and i ve checked and subscribed in new ones, and still not working.
    Thanks!
    Carlos Morales

    the very same has begun to happen to me (as of today). all of my rss feeds show up in mail, but they won't update. rss works in safari though for me. rebuilding the mailbox dosn't work either.
    I even tried deleting the feeds and then re-subscribing, but that didn't work either.
    any help?

  • RSS Feeds not updating in safari (and Mail)

    I have just realized that my RSS feeds (bookmark bar) stopped updating a few days ago.  If I "view all RSS articles," nothing more recent than several days ago appears.  Even when I hit "Update Now" under actions, I get nothing.  I know there are recent articles becasue I sync bookmarks across two MBAs and the other is updating just fine.
    As an aside, my mail feed is not updating reliably either. 
    I updated to 10.7.2 on friday, but my feed worked until Saturday morning.  Any idea what might be casuing this issue?  I'm stumped.
    Thanks.

    I have a similar problem. Some of my safari RSS feeds are updating whilst some aren't however if I go to the website and click on feeds again, it shows the latest ones. I think there's a bug in safari. I am running the latest version of Safari & OS X (as of this date). If anyone has a fix on this, it is greatly appreciated.

  • Why does my blog's RSS feed not show all posts in the blog

    I have a blog with some 38 posts in it yet when I view the RSS feed url I only see 16 of the posts. Stangely if I show this feed in Google Reader it will show all the posts but viewing the RSS feed directly in any browsershows any more than the 16.
    I am wanting to show all so I can export the xml file to Wordpress blog for all my posts and then reimport back into a new BC blog.
    I have checked the RSS items and confirmed that all the posts are included in this RSS feed.
    The RSS feed is http://topleftdesigns.com.au/RSSRetrieve.aspx?ID=3330&Type=RSS20 on my blog at http://topleftdesigns.com.au/_blog/Building_a_Better_Online_Business
    Thanks... Greg

    No your not Sidney... after I posted the above question I posted a new "test" article to the blog and later in the evening I saw that the new post had been picked up by the RSS feed and at the same time it picked up all the other posts that were not previously showing. The workings of RSs is sometimes a mystery but anyhow all seems fine now for whatever reason.
    Thanks for looking in... Greg

  • Provider hosted RSS feeds not updating

    We are using RSS feeds to populate our Kentucky iTunes U site but our collections are not updating automatically within iTunes U. Is there a way to force RSS updating without having to delete the collection and then recreating the collection?

    Hi Brian
    iTunes U updates provider hosted feeds every 24hrs. If the collection in iTunes U hasn’t updated after 24hrs then I think there is a problem.
    You can force refresh feeds from within Public Site Manager. Go to the collections page > Select the feed(s) you want to update > and then click the refresh button at the top of the page. I have to say, however, I have found this method to be a bit flakey – sometimes it works, sometimes it doesn’t. I have found that if it doesn't work first time it sometimes helps to navigate to another page in PSM, go back to the collections page and then try again, although. Sometimes when I do this I end up with muliple entries of the same item in preview but it seems to sort itself out when the page is published to live.
    Tom

  • RSS feed not working properly.

    Site is http://www.shatteredthought.com
    The site redirects to a subdomain http://www.shatteredthought.freeservers.com
    When I went to publish to a folder, I did stated the path should be http://www.shatteredthought.freeservers.com and not the correct domain, but the RSS feeds are not working still.
    Has anyone experienced this?
    They had worked before, I have tried republishing the page twice with the same result.
    Tried as well under domain, http://www.shatteredthought.com as well as subdomain with same result. Feed failed to load. It was working prior to this. I looked at the XML code and it all appears fine to me.
    Any help would be appreciated

    Issue was resolved and narrowed down to web hosting company

  • Help Please, RSS Feed Not Working! :(

    Hello there,
    I'm having a hard time getting my RSS feed to work correctly with subscribers and am at my wits end. I cannot seem to wrap my head around it.
    I (ideally) wanted to get both MP3 and M4A file formats working to please both crowds or subscribers. So the iTunes subscribers can subscribe to the M4As and the other listners can subscribe to the MP3s.
    Anyway, I deleted and recreated the feed on feedburner here, but it's still not resolving. I've deleted the feed countless times, reinstalled iTunes, and tried it on 4 different computers, and even had other people
    Any ideas why iTunes will not resolve the feed? If you look at the main page the files play correctly and without issue via the flash player.
    www.playedpodcast.com/feed
    Thanks in advanced guys!

    Fixed!

Maybe you are looking for

  • HP pavilion dv6 Recovery Partition include preinstalled programs?

    Product Name : HP Pavilion dv6-6009tx Entertainment Notebook PC Operating System installed : Windows 7 64-bit Home Premium hi, I bought my dv6 laptop from my polytechnic (Singapore), and it came with microsoft office 2010 pre-installed.. Because afte

  • How to Customize HR Form IN01

    Dear All Expert, I have to add logo and few custom fields in Form IN01 (T.Code - PE51). I never work in HR Forms. Please let me what I nedd to do for the same. If that was smart form/adobe form, I can do the same. But I didn't find that how to do sam

  • OWB-Workflow fails with RPE-01008, RPE-01009

    Hi! I migrated a project from OWB 9.2.0.4 to OWB 10.1.0.2 and created a simple workflow calling a procedure, an OWB mapping and a function in exactly this order. The procedure does nothing (select user from dual) the mapping copies the contents of on

  • Is this multiplexing ?

    Hello, Can you please tell me if this is could be considering a case of multiplexing: - run manually ( once a day ) a report which get data from an Oracle database ( NUP license ); - export this report into a text file; - import manually this text fi

  • CLASS lcl_handle_events DEFINITION DEFERRED.

    Hi experts       Somebody has done a program having the statement as follows.       CLASS lcl_handle_events DEFINITION DEFERRED.       but i want to change the program now.       I dont know what exactly it is, can you please explain what is this and