| Pages: 1 2 3 4 [5] 6 7 8 9 10 20 30 40 50 60 70 |
81. EVE Marketeer - Market Data Aggregation & Information - in EVE Technology Lab [original thread]
Callean Drevus wrote: Also EVE Central might have some trouble keeping up with the uploads you are doing if you're running 3 clients at the same time, it'll just permanently stay at a queue of 50 items, and discard any excess. @Kaladr: Fixed ...
- by Kaladr - at 2012.01.16 22:36:00
|
82. EVE Marketeer - Market Data Aggregation & Information - in EVE Technology Lab [original thread]
Unified Uploader bug report (or so I think, can't tell if this is the unified upload or not): Looks like a POST request is being made to the resource "http://eve-central.com/...", as below: xx - - [15/Jan/2012:10:16:34 +0000] "POST http://eve-c...
- by Kaladr - at 2012.01.16 07:06:00
|
83. Coders Required for Ships of Eve Reboot - Earn large amounts of real Internet Sp... - in EVE Technology Lab [original thread]
Best of luck to you. As for .NET, go for it. I personally don't use it due to Windows Server licensing cost, though I very much appreciate C# 4 from a feature-set perspective, though I would suggest F# [
- by Kaladr - at 2012.01.13 21:40:00
|
84. IGB HTML5 Feature Improvements - in EVE Technology Lab [original thread]
Since we all like shiny web technologies, is there any CCP roadmap to upgrade WebKit to a version which supports: HTML5 History (pushState, etc)
HTML5 Local Storage
EcmaScript 5
I imagine this isn't high on anyone's list (and that's...
- by Kaladr - at 2012.01.10 22:39:00
|
85. Why are we not combining market data, player devs? - in EVE Technology Lab [original thread]
EC does the "buy/sell" trade calculation in a (very unmaintainable) SQL query. The path finding is farmed out to C++, and the whole deal is sorted in Python. The "sell/sell" trade finder is managed in Python. The new buy/sell trade finder is now...
- by Kaladr - at 2012.01.10 21:21:00
|
86. Why are we not combining market data, player devs? - in EVE Technology Lab [original thread]
Vaerah Vahrokha wrote: Callean Drevus wrote: I still cannot understand how his database (EVE Central) is able to handle so much more brute forcing abuse than mine, while he undoubtedly gets a much higher data volume... someone tell me again ...
- by Kaladr - at 2012.01.09 17:47:00
|
87. EVE-Central Revival - in EVE Technology Lab [original thread]
The EC server currently is quite busy due to the "large" amount of API traffic it gets (over a million requests per day just looking at it since Jan 1). This is on an older, 4-core, 10GB, mirrored SATA drive machine. CPU wise it gets enough load ...
- by Kaladr - at 2012.01.06 20:00:00
|
88. EVE-Central Revival - in EVE Technology Lab [original thread]
Just wanted to give everyone a quick update on various happenings: New Server The new server is "in" (not "in" the datacenter), just collecting a few remaining pieces (such as another 32GB of RAM). This is a much faster I/O, 12-core pizzabox. ...
- by Kaladr - at 2012.01.05 23:28:00
|
89. Is reading Eve's memory legal? - in EVE Technology Lab [original thread]
The only true answer is CCP's guidance. Cache files are safe and an "approved" method. Memory likely exposes information which CCP never intended to be revealed, and I would tread super cautiously.
- by Kaladr - at 2012.01.05 00:34:00
|
90. EVE Marketeer - Market Data Aggregation & Information - in EVE Technology Lab [original thread]
Yes, the history tab needs to be open for the client to make calls to get history (and in turn end up in the cache files). EVEC still has no history interface, so of course no uploads go to it. Maybe soon, but there is a lot of core stuff in the ...
- by Kaladr - at 2012.01.05 00:32:00
|
91. Why are we not combining market data, player devs? - in EVE Technology Lab [original thread]
Dragonaire wrote: This structure does save a lot of overhead but if anyone can really show where the versatility of the other way would be needed we can look at it. The other thing is the 'resultType' would have to be moved into the rowsets as ...
- by Kaladr - at 2011.12.20 19:20:00
|
92. Why are we not combining market data, player devs? - in EVE Technology Lab [original thread]
Since we're mixing data into one envelope, having the generatedAt per message is very helpful (they could be minute(s) apart)
- by Kaladr - at 2011.12.15 22:17:00
|
93. Why are we not combining market data, player devs? - in EVE Technology Lab [original thread]
Ok, I am moving towards supporting this format in both Contribtastic and EVE-Central core rewrite (the Scala/Akka thing). You can watch any progress on github if that is your thing.
- by Kaladr - at 2011.12.11 06:40:00
|
94. Why are we not combining market data, player devs? - in EVE Technology Lab [original thread]
As far as push is going, I'm playing with three technologies: Long polling sockets. This is currently infeasible with the current architecture, but with the new server stack (which will be slow to migrate to) it will exist
HTTP web-hook ca...
- by Kaladr - at 2011.12.09 06:05:00
|
95. EVE-Central Revival - in EVE Technology Lab [original thread]
Callean Drevus wrote: Hmm, it seems my email doesn't work then. I did get a confirmation mail that I was already subscribed, but nothing more than that. Oh well, I'll just wait for push services :) E-mail me your e-mail address and I'll che...
- by Kaladr - at 2011.12.08 23:08:00
|
96. Why are we not combining market data, player devs? - in EVE Technology Lab [original thread]
Dragonaire wrote: I've put the purposed new format up for people to look at http://dev.eve-central.com/unifieduploader/start I made results a list (otherwise it wouldn't work at all). Otherwise I'm good with the multi-payload option. As ...
- by Kaladr - at 2011.12.08 22:18:00
|
97. EVE-Central Revival - in EVE Technology Lab [original thread]
Callean Drevus wrote: Am I correct in my assumption that EVE Central is not feeding email any more? I do not receive any order update information any more. It should be feeding e-mail. You may want to check your mailing list subscription, a...
- by Kaladr - at 2011.12.08 06:20:00
|
98. Why are we not combining market data, player devs? - in EVE Technology Lab [original thread]
Dragonaire wrote: Question One Edit: Should we include some kind of universal ID like one of the UUID versions or a crc32, md5 or whatever in the message or leave it up to each site to decide what they want and put it in 'uploadKeys' if they d...
- by Kaladr - at 2011.12.08 06:10:00
|
99. Why are we not combining market data, player devs? - in EVE Technology Lab [original thread]
Tonto Auri wrote: I'd use one of the standard time formats. Perhaps, ISO 8601 (XML standard date specification, like 2004-02-12T15:19:21+00:00). +1 for standard formats. While I like the idea of converging on an existing format, the EVE one ...
- by Kaladr - at 2011.12.04 23:04:00
|
100. Why are we not combining market data, player devs? - in EVE Technology Lab [original thread]
I made one minor change: columns is now a list instead of just a string. No reason to split on a tokenized string if you don't have to. As for solar system, EVE-Central runs with somewhat denormalized tables, and makes use of solarSystemID. But i...
- by Kaladr - at 2011.12.04 21:22: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 |