<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: GeoRSS Feed Widget - Does not load RSS feeds other than ESRI's earthquake example in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/georss-feed-widget-does-not-load-rss-feeds-other/m-p/492064#M13852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Justin,&lt;BR /&gt;&lt;BR /&gt;I am not sure what is wrong with the feed you are trying, there must be some tag or namespace that the widget does not like. A straight news feed from reuters will display alright with no geo info. This is something that the ESRI flex team should look into.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Anthony&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried one of the Reuters feeds after reading your last response, just to make sure I wasn't doing anything weird within the widget's xml file. Lo and behold, the Reuters feed works within my web app. I'll submit this to the flex development folks and see if they can provide some guidance. Thanks for your help with this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Justin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Nov 2012 17:14:34 GMT</pubDate>
    <dc:creator>JustinAvery</dc:creator>
    <dc:date>2012-11-13T17:14:34Z</dc:date>
    <item>
      <title>GeoRSS Feed Widget - Does not load RSS feeds other than ESRI's earthquake example</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/georss-feed-widget-does-not-load-rss-feeds-other/m-p/492060#M13848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm working on an internal Flex 3 web application using only pre-compiled widgets from esri and the esri-user community at large. I'm not a programmer or coder by any stretch, so I need to use the pre-compiled widgets. I've managed to cobble the web app together by altering some of the "abc_wdiget.xml", config.xml, and default and index.html files, but that's about the limit with respect to my web coding experience.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I am currently trying to incorporate a weather RSS feed into my web app. The earthquake RSS feed works just fine within the app, but when I open the GeoRSS widget's .xml file, and change the "source" text from "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://earthquake.usgs.gov/earthquakes/catalogs/eqs7day-M5.xml" rel="nofollow" target="_blank"&gt;http://earthquake.usgs.gov/earthquakes/catalogs/eqs7day-M5.xml&lt;/A&gt;&lt;SPAN&gt;" to "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.weatheroffice.gc.ca/rss/city/mb-38_e.xml" rel="nofollow" target="_blank"&gt;http://www.weatheroffice.gc.ca/rss/city/mb-38_e.xml&lt;/A&gt;&lt;SPAN&gt;", the GeoRSS widget opens but displays a "Loading" icon and seems to stall out. I've tried the same approach with a few RSS feeds that successfully open in IE or Firefox, but I can't seem to get them working in the web app. They all stall at the "Loading" icon.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've read through some of the other threads regarding GeoRSS feeds not working, but these seem to be geared towards those who are editing and compiling their own mxml files, and also have access to whatever is pushing the RSS feed out. I have no such capability or access, so I'm trying to do what I can without having to get elbow deep into coding.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can somebody boil it down to basics for me: What is preventing the RSS feed from being consumed in the web app if I alter only the widget's .xml file to point at another RSS feed? Is there a relatively painless way of consuming other RSS feeds (ie. without having to compile or write code from scratch)? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I apologize if this is a simplistic question, but I appreciate any feedback - the good, bad, or ugly (maybe not ugly so much).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Justin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 18:27:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/georss-feed-widget-does-not-load-rss-feeds-other/m-p/492060#M13848</guid>
      <dc:creator>JustinAvery</dc:creator>
      <dc:date>2012-11-12T18:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: GeoRSS Feed Widget - Does not load RSS feeds other than ESRI's earthquake example</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/georss-feed-widget-does-not-load-rss-feeds-other/m-p/492061#M13849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Justin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you sure the RSS feed is a GeoRSS feed as looking at the source to the .xml there is no location information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a look at this wiki page on GeoRSS:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Georss"&gt;http://en.wikipedia.org/wiki/Georss&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 19:00:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/georss-feed-widget-does-not-load-rss-feeds-other/m-p/492061#M13849</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-11-12T19:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: GeoRSS Feed Widget - Does not load RSS feeds other than ESRI's earthquake example</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/georss-feed-widget-does-not-load-rss-feeds-other/m-p/492062#M13850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Justin,&lt;BR /&gt;&lt;BR /&gt;Are you sure the RSS feed is a GeoRSS feed as looking at the source to the .xml there is no location information.&lt;BR /&gt;&lt;BR /&gt;Have a look at this wiki page on GeoRSS:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Georss"&gt;http://en.wikipedia.org/wiki/Georss&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Anthony&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Anthony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the response. The feed that I am trying to consume doesn't appear to have a spatial component. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I read in another thread that the GeoRSS Widget doesn't really care if the feed is spatial or non-spatial. If the feed is non-spatial, I remember reading that the widget treats it as a normal non-spatial feed and still brings it in. I can't seem to find the thread, but it was only in the past couple of days that I read it. I'll take another look for it and will post the link if I can find it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;EDIT: Found the thread: &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/65201-Converting-the-GeoRSS-widget-to-just-an-RSS-widget?highlight=GeoRSS"&gt;http://forums.arcgis.com/threads/65201-Converting-the-GeoRSS-widget-to-just-an-RSS-widget?highlight=GeoRSS&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Justin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 12:21:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/georss-feed-widget-does-not-load-rss-feeds-other/m-p/492062#M13850</guid>
      <dc:creator>JustinAvery</dc:creator>
      <dc:date>2012-11-13T12:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: GeoRSS Feed Widget - Does not load RSS feeds other than ESRI's earthquake example</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/georss-feed-widget-does-not-load-rss-feeds-other/m-p/492063#M13851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Justin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure what is wrong with the feed you are trying, there must be some tag or namespace that the widget does not like. A straight news feed from reuters will display alright with no geo info. This is something that the ESRI flex team should look into.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 15:18:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/georss-feed-widget-does-not-load-rss-feeds-other/m-p/492063#M13851</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-11-13T15:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: GeoRSS Feed Widget - Does not load RSS feeds other than ESRI's earthquake example</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/georss-feed-widget-does-not-load-rss-feeds-other/m-p/492064#M13852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Justin,&lt;BR /&gt;&lt;BR /&gt;I am not sure what is wrong with the feed you are trying, there must be some tag or namespace that the widget does not like. A straight news feed from reuters will display alright with no geo info. This is something that the ESRI flex team should look into.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Anthony&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried one of the Reuters feeds after reading your last response, just to make sure I wasn't doing anything weird within the widget's xml file. Lo and behold, the Reuters feed works within my web app. I'll submit this to the flex development folks and see if they can provide some guidance. Thanks for your help with this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Justin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2012 17:14:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/georss-feed-widget-does-not-load-rss-feeds-other/m-p/492064#M13852</guid>
      <dc:creator>JustinAvery</dc:creator>
      <dc:date>2012-11-13T17:14:34Z</dc:date>
    </item>
  </channel>
</rss>

