Discussion Forums  >  Uncategorized

Replies: 3    Views: 334

Mr Mat
Aspiring developer
Profile
Posts: 8
Reg: Jan 25, 2011
Orlando, FL
80
02/14/11 04:36 PM (15 years ago)

RSS Problems new framework

I am trying to get http://www.gaydays.com/index.php?option=com_ninjarsssyndicator&feed_id=2&format=raw as a feed to work and it validates in the browser etc but blank inside the app I am creating. This is going to be a feed for each day listing the event details for the event this summer in Orlando. Can you please help me out?
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/14/11 05:18 PM (15 years ago)
Looking at the URL - stay tuned...
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/14/11 05:46 PM (15 years ago)
OK.. making progress. If I remove the line that begins with 'atom:link' all is well. Looking into why that line is causing the parser to 'quit' parsing.
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/14/11 06:01 PM (15 years ago)
Got it. You'll need to re-download the project source-code. The issue was something you DID NOT have any control over. The URL In the atom:link tag (previous post) contained amperands formatted in the proper escaped XML format. The iOS source-code was choking on these characters. Several class files have been adjusted and you should be OK now ;-) Re-download, re-compile, re-post of problems persist. Good catch!
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.