Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsParse error reading Events RSS into TwitterFeedParse error reading Events RSS into TwitterFeed
Previous
 
Next
New Post
10/6/2009 9:20 AM
 

Hi, I'm trying to set up TwitterFeed to read my Events RSS so my event postings will get automatically tweeted. My event feed is:  http://www.foodfestguide.com/DesktopModules/Events/EventRSS.aspx?mid=717&tabid=260  When I configure TwitterFeed and test the RSS, I get the error "We couldn't parse this feed, please check URL and/or feed content are valid."

The feed validator results (from feedvalidator.org) gives the following:

This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

  • line 18, column 270: item should contain a guid element (10 occurrences) [help]

    ... ry><category>Lake Buena Vista</category></item><item><title>Mulberry Fin ...
                                                 ^
  • line 35, column 160: Implausible date: Fri, 09 Oct 2009 04:00:00 GMT (9 occurrences) [help]

    ... k><pubDate>Fri, 09 Oct 2009 04:00:00 GMT</pubDate><dc:creator>FoodFest</ ...
                                                 ^
  • line 168, column 275: Missing atom:link with rel="self" [help]

    ... egory>Clearwater Beach</category></item></channel></rss>

 

My best guess is that it's choking on the date, but I have no idea how to reformat it or what to reformat it to.  Has anyone else tried to do this or offer any insight? 

In case it's helpful, my event templates are:

RSS Feed - Title  (modified template):

[event:title]: [ONEDAYEVENT][event:startdate|MM/dd/yy][/ONEDAYEVENT]

[NOTONEDAYEVENT][event:startdate|MM/dd/yy] - [event:enddate|MM/dd/yy][/NOTONEDAYEVENT]

 

RSS Feed - Event Description  (modified template):

<table>

[IFHASLOCATION]

<tr valign="top">

<td>

[event:locationlabel]

</td>

<td>

[event:location]

</td>

</tr>

[/IFHASLOCATION]

<tr valign="top" colspan="2">

<td>

[event:description]

</td>

</tr>

</table>

 
New Post
10/6/2009 1:17 PM
 

Hi Joan,

These changes would need a code change, which we can look to incorporate in an upcoming release. This may or may not make it into version 5.0.3.

Cheers
Roger


DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
New Post
10/7/2009 4:14 PM
 

Hi Joan,

I'm working up a fix that adds the guid and the atom:link. The date item is to do with the fact that you are showing the Event Date as your publication date in your event feed. In theory the date should show when you published the event (logically the created date, or last update date), and since your dates are in the future they are logically incorrect. I allowed for the capability to use event date, though I suspect this generates invalid RSS.

Cheers
Roger


DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
New Post
10/8/2009 3:06 AM
 

Also I spotted that a blank href is generated if there is no image, so I have added new tokens [IFHASIMAGE] & [/IHASIMAGE], which I have added to the default RSS description template. Just reset that template if you want to use the default, I guess you edited the template to remove the link.

Also, if skin/container controls are added to the url, the '[' and ']' charecters need to be encoded, so I have urlencoded that element of the url. My site is now showing valid RSS feeds through the feedvalidator.

These changes should be included in verion 5.0.3 beta3/RC.

Cheers
Roger


DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsParse error reading Events RSS into TwitterFeedParse error reading Events RSS into TwitterFeed


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out