These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

EveMarketFeed

Author
Dragonaire
Here there be Dragons
#1 - 2011-12-04 00:45:18 UTC  |  Edited by: Dragonaire
Ok so I decided to make a new SourceForge project to manage some code development for the new market order exchange format that several of us have been working on in the 'Why are we not combining market data, player devs?' thread which you can find here.

I've started on an interface and class in PHP which is part way finished. Any other developers that are interested in contributing please contact me either via Eve-mail or SF or my G-mail from Yapeal.

I'd like to see some similar classes developed by other people in as many programming languages as are currently being use by everyone in their projects.

The format is still in a bit a flux but I think it should soon start to settle down. If you have any ideas on improving it please share it at the above thread or here.

Project link: https://sourceforge.net/p/evemarketfeed/home/Home/

Finds camping stations from the inside much easier. Designer of Yapeal for the Eve API. Check out the Yapeal PHP API Library thread.

Dragonaire
Here there be Dragons
#2 - 2011-12-05 18:17:11 UTC
Ok I decided to add an example test script to downloads for a function that will merge data from a market order log file with some test data to form a complete JSON order message. It's only a test script so not everything is in place that might be in the real thing but it does let you see how something like this should work and allows you to compare it's output to what you're get from your own function.

It can be found in the EveMarketFeed downloads

Finds camping stations from the inside much easier. Designer of Yapeal for the Eve API. Check out the Yapeal PHP API Library thread.