Pages: [1] :: one page |
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Aximag
|
Posted - 2009.12.08 00:59:00 -
[1]
I've fixed some issues with the Eve API Proxy. eveapiproxy should work fine with EVEMon now.
For more project details: http://code.google.com/p/eveapiproxy/
Please let me know of any issues here: http://code.google.com/p/eveapiproxy/issues/list
Good hunting.
|

Agent Known
|
Posted - 2009.12.14 16:37:00 -
[2]
As a fairly new developer, thank you. 
Now I don't have to worry about hammering CCP's servers every few minutes. On another note, I also have an annoying sig.
inaftertimeflux |

Aximag
|
Posted - 2010.01.16 07:54:00 -
[3]
Agent Known: you are welcome. I know my development proceeded much faster after I got this tool up and running.
Update: thanks to another developer's patch, the proxy now supports the new Dominion APIs. Thanks zakulaka!
|

Aximag
|
Posted - 2010.01.25 00:52:00 -
[4]
Eve API Proxy updated to handle research job API calls.
|

AlterEgo1
|
Posted - 2010.02.22 11:30:00 -
[5]
Great work!
I'm running my own instance for my small little corp.
Hope you don't mind me logging a few issues :)
|

Golden Gnu
Gallente The Golden Gnu Corp
|
Posted - 2010.03.10 12:23:00 -
[6]
Just wanted to say THANK YOU! I use this all the time when I work on jEveAssets. It's pure awesomeness!  _________________ Download is the meaning of life, upload is the meaning of intelligent life EVE.NiKR.NET - home of jEveAssets |

Noobious
Caldari
|
Posted - 2010.03.20 00:26:00 -
[7]
Anyone else having issues with getting Market Orders? |

Mithril Stryker
|
Posted - 2010.03.25 06:00:00 -
[8]
Downloaded the code, deployed to googles app server. Seem to have discovered an issue where not all apps that use the api use the same case for parameters userid vs userID etc. This seems to cause issues. Tryinf to figure out how to insert some "simple" regex into the python to do this. No luck so far.
|

Desmont McCallock
|
Posted - 2010.03.27 10:38:00 -
[9]
On behalf of the EVEMon Dev Team, I would like to thank you for picking the project back up (as I was the one that jiggled you to do it, ).
Thanks again.
|

Noobious
Caldari
|
Posted - 2010.03.27 13:39:00 -
[10]
I adore eveapiproxy but it hasn't worked for my MarketOrders:BadRequestError: string property value is too long. It cannot exceed 1000000 characters. My /char/MarketOrders.xml.aspx file is 2.8mb. Is there an easy fix to get around those grossly large MarketOrders files (mine has items listed from Feb 2009!) and make them play nicer with the Google App Engine's limits?
Thanks!
|

Ivy Brookdale
|
Posted - 2010.03.27 14:31:00 -
[11]
App Engine only supports retrieving data through http up to 1MB in size. http://code.google.com/appengine/docs/python/urlfetch/overview.html#Quotas_and_Limits I haven't found a way to work around this yet. Either GAE limits will be changed one day or CCP will decide to return only recent data for orders which would be great. Until then maybe use another proxy implementation? -- EVE Trade Master - Web based market analysis, asset- and order tracking. |
|
|
Pages: [1] :: one page |
First page | Previous page | Next page | Last page |