Thread: Team List RSS?
View Single Post
  #1   Spotlight this post!  
Unread 07-03-2013, 10:37
jasongb jasongb is offline
Registered User
FRC #1706
 
Join Date: Mar 2012
Location: Wentzville MO
Posts: 7
jasongb is an unknown quantity at this point
Re: Team List RSS?

Thanks!

Either I did it wrong, or something's amiss:

http://www.thefirstalliance.org/api/...ion=list-teams

This returns an error, although I think the complete XML document is included in the source....

[EDIT]:

Ah, it looks like some teams' names are unparseable in XML:

<br />
<b>Warning</b>: SimpleXMLElement::addChild() [<a href='simplexmlelement.addchild'>simplexmlelement. addchild</a>]: unterminated entity reference Gadget Engineering) in <b>/homepages/26/d409590785/htdocs/first-api/first_scraper_web/api/api.xml.php</b> on line <b>36</b><br />
<br />
<b>Warning</b>: SimpleXMLElement::addChild() [<a href='simplexmlelement.addchild'>simplexmlelement. addchild</a>]: unterminated entity reference Irish Bots in <b>/homepages/26/d409590785/htdocs/first-api/first_scraper_web/api/api.xml.php</b> on line <b>36</b><br />
<br />
<b>Warning</b>: SimpleXMLElement::addChild() [<a href='simplexmlelement.addchild'>simplexmlelement. addchild</a>]: unterminated entity reference Machines (M&amp;Ms) in <b>/homepages/26/d409590785/htdocs/first-api/first_scraper_web/api/api.xml.php</b> on line <b>36</b><br />
<br />
<b>Warning</b>: SimpleXMLElement::addChild() [<a href='simplexmlelement.addchild'>simplexmlelement. addchild</a>]: unterminated entity reference Bolts of Fury in <b>/homepages/26/d409590785/htdocs/first-api/first_scraper_web/api/api.xml.php</b> on line <b>36</b><br />
<br />
<b>Warning</b>: SimpleXMLElement::addChild() [<a href='simplexmlelement.addchild'>simplexmlelement. addchild</a>]: unterminated entity reference Bots in <b>/homepages/26/d409590785/htdocs/first-api/first_scraper_web/api/api.xml.php</b> on line <b>36</b><br />
<br />
<b>Warning</b>: SimpleXMLElement::addChild() [<a href='simplexmlelement.addchild'>simplexmlelement. addchild</a>]: unterminated entity reference Wayne County Robotics in <b>/homepages/26/d409590785/htdocs/first-api/first_scraper_web/api/api.xml.php</b> on line <b>36</b><br />
<br />
<b>Warning</b>: SimpleXMLElement::addChild() [<a href='simplexmlelement.addchild'>simplexmlelement. addchild</a>]: unterminated entity reference Colts in <b>/homepages/26/d409590785/htdocs/first-api/first_scraper_web/api/api.xml.php</b> on line <b>36</b><br />

I'll work with the JSON syntax!

Last edited by jasongb : 07-03-2013 at 10:41. Reason: Further research
Reply With Quote