These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
Development
Woo! CSM XI!
Fuzzwork Enterprises
Twitter: @fuzzysteve on Twitter
$xml = new SimpleXMLElement(file_get_contents("https://api.eveonline.com/Eve/ConquerableStationList.xml.aspx"));foreach ($xml->result->rowset->row as $i => $row) { $attr = $row->attributes (); ...$attr->stationName...}
Finds camping stations from the inside much easier. Designer of Yapeal for the Eve API. Check out the Yapeal PHP API Library thread.
3rdPartyEve.net - your catalogue for 3rd party applications
@CCP_FoxFour // Technical Designer // Team Tech Co
Third-party developer? Check out the official developers site for dev blogs, resources, and more.