| Pages: 1 2 3 4 5 6 7 8 9 10 [20] 30 40 50 60 70 |
381. Yapeal PHP API library (revision 1207 branches/keys/) - in EVE Technology Lab [original thread]
Try putting all your settings into the config/yapeal.ini file and not using any parameters on the command line. Just from looking at the above messages you ran the first command and it checked out 'yapeal' database but then you try to install to a...
- by Dragonaire - at 2011.10.18 05:20:00
|
382. Yapeal PHP API library (revision 1207 branches/keys/) - in EVE Technology Lab [original thread]
Ok lots of updates and refactoring done on Yapeal in the last couple of days. Most interesting changes in no particular order: Yapeal now looks for and will use two new environmental settings. YAPEAL_BASE and YAPEAL_INI. If they are set they w...
- by Dragonaire - at 2011.10.17 21:33:00
|
383. Ability to play EVE on Tablets - in EVE Technology Lab [original thread]
It isn't but I'd like the say welcome back too and this is as good as any place
- by Dragonaire - at 2011.10.14 07:21:00
|
384. CAK potential problem - in EVE Technology Lab [original thread]
Last few comments are great and all but they forget one point you only get 10 key period so what happens when you use them up? If you can't change them you stuck in a very bad place. Good example someone not knowing any better creates 10 key for a...
- by Dragonaire - at 2011.10.14 07:19:00
|
385. MYSQL question n°2 (last one, I promise) - in EVE Technology Lab [original thread]
Looks like you already solved your problem but thought I'd give another one anyway since at some point CCP will add some new ships etc. ADOdb has a pivot function that works with all DBs it supports. I've not used it because I don't have a need bu...
- by Dragonaire - at 2011.10.13 03:35:00
|
386. POS,Guns, and Ammo into API please - in EVE Technology Lab [original thread]
Problem is they would need something in all of them or at min send blank columns for 99% of the stuff in Eve with either idea. Also even in the station you are in the system so you do have a set of coordinates. What makes sense is to start includi...
- by Dragonaire - at 2011.10.12 04:59:00
|
387. How I would fix Hi-Sec and Low-Sec - in EVE Technology Lab [original thread]
I'll add one comment here before they move it and that is at one time you did usually have to go through some low sec to go between Empires and it sucked because noone was in 0.0 and they just camped the low sec instead
- by Dragonaire - at 2011.10.12 04:46:00
|
388. POS,Guns, and Ammo into API please - in EVE Technology Lab [original thread]
And what would be the x, y, z of stuff in a container in the cargo hold of your ship while docked? There many reason they wouldn't add them because they can't do it for everything and that's just one them. Remember asset list isn't just stuff outs...
- by Dragonaire - at 2011.10.11 21:07:00
|
389. Why are we not combining market data, player devs? - in EVE Technology Lab [original thread]
Like any user supplied data even the API data could be faked from the client but like you said it would make more information available which is a good thing and can be used to help detect the bad data. One reason I made the suggestion is I know a...
- by Dragonaire - at 2011.10.11 02:36:00
|
390. Why are we not combining market data, player devs? - in EVE Technology Lab [original thread]
I agree everything should be kept to a minimum but I was thinking as great as having a common cache reader feeding data to the sites I was thinking it could be expanded to something that would also allow people to feed their API data into them as ...
- by Dragonaire - at 2011.10.10 20:46:00
|
391. Why are we not combining market data, player devs? - in EVE Technology Lab [original thread]
I like XML formats myself but they have to much overhead and use to much bandwidth. Some thing like CSV might work and is very light weight but is really limited and doesn't support any form of meta-data which probably will be needed. I'd sugges...
- by Dragonaire - at 2011.10.10 18:08:00
|
392. Yapeal PHP API library (revision 1207 branches/keys/) - in EVE Technology Lab [original thread]
Ok Thought I'd update everyone on some changes that I've finished in the last couple days which should make existing users happier and make it easier for people just getting start with Yapeal. They also should help decrease the number of times I g...
- by Dragonaire - at 2011.10.10 17:17:00
|
393. CAK potential problem - in EVE Technology Lab [original thread]
Actually most of the time it won't be that bad as like in the past the API key info is cached for up to 5 minutes on their side so until APIKeyInfo changes everything should be correct and everything you get from the APIs should be for the old inf...
- by Dragonaire - at 2011.10.10 09:54:00
|
394. Eve Math Waste Factor - in EVE Technology Lab [original thread]
As far as I know it was just the drones that use 5% but there may be others now too.
- by Dragonaire - at 2011.10.10 01:11:00
|
395. Php and XML displaying Help - in EVE Technology Lab [original thread]
In Yapeal I'm caching the XML in the private method cacheXmlDatabase() which is in class/YapealApiCache.php but it's not complex once you have the XML as a string to pass to over to SimpleXML just do a insert to the database. All you need is a sim...
- by Dragonaire - at 2011.10.10 01:07:00
|
396. Php and XML displaying Help - in EVE Technology Lab [original thread]
If your going to be storing it in the database in an unprocessed form why not just store the XML directly then you don't have to serialize etc.
- by Dragonaire - at 2011.10.09 15:43:00
|
397. Journal Walking - I think I screwed up - help? - in EVE Technology Lab [original thread]
or if you receive less than 1000 records you can't get any more either but from what I've seen they've broke walking. I'm not totally sure because I don't have enough data to test with to see if it still works.
- by Dragonaire - at 2011.10.09 04:55:00
|
398. Api to database app??? - in EVE Technology Lab [original thread]
Try setting Yapeal up on your local machine and than copy stuff over to server is the easiest way around many of the problems you've been having. I've gone in depth on several ways to over come the problems you're having on the old thread plus in ...
- by Dragonaire - at 2011.10.09 04:50:00
|
399. Ransom Website - in EVE Technology Lab [original thread]
Idea with contracts is a good one and could make it largely automated for tracking
- by Dragonaire - at 2011.10.09 04:41:00
|
400. POS Tracker - FGV - 5.1.6 - in EVE Technology Lab [original thread]
Depends on you web host but usually it'll require them making change. I'd contact tech support and report the problem it probably was an oversight on their part since it's a extension almost everyone would use which is why it was made part of the ...
- by Dragonaire - at 2011.10.05 21:43:00
|
| Pages: 1 2 3 4 5 6 7 8 9 10 [20] 30 40 50 60 70 |
| First page | Previous page | Next page | Last page |