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.
123Next pageLast page
 

EVE-Central - The classic is back with updates

Author
Kaladr
Viziam
Amarr Empire
#1 - 2011-11-26 22:44:21 UTC  |  Edited by: Kaladr
Hi everyone!

New Stuff

New APIs!

Contribtastic 2.1.1 with autodetect everything, including multiple client support.

New item names for Inferno 1.2 (warning: while I make updates often, the forum doesn't always get love)

Overview

Remember EVE-Central? The tool that first launched when you exported market data using the "Export to File" button, but has been chugging along (mostly) reliably since those dark days?

Well, I am "bringing back the fire" to the project, and upping my contribution. EVE-Central is still an invaluable resource in the EVE economic arena, but it can be so much better.

Stuff accomplished:

  1. New API engine: Much faster, highly concurrent Scala API system
  2. Unified Upload support: EVE-Central supports the unified uploader
  3. Iterative visual refresh: Small changes, new logo.


Currently, the following projects are under way:


  1. Facelift: There is some advantage from moving from Web 1.0 to the future, and that is a better UI experience - some work has been done here
  2. New features: Hangar sells, API integration, and more.


Watch the development blog (or here) for more information as it becomes available.

Creator of EVE-Central.com, the longest running EVE Market Aggregator

Faith Sunstrider
#2 - 2011-11-27 00:47:01 UTC
whoa!
Gabba Cyno
#3 - 2011-11-27 03:13:44 UTC
+1

.

Zifrian
The Frog Pond
Ribbit.
#4 - 2011-11-28 03:20:56 UTC
Great to hear!

Maximze your Industry Potential! - Download EVE Isk per Hour!

Import CCP's SDE - EVE SDE Database Builder

Tonto Auri
Vhero' Multipurpose Corp
#5 - 2011-11-28 15:13:51 UTC
Not hesitating to bring your attention to https://forums.eveonline.com/default.aspx?g=posts&t=18466

Two most common elements in the universe are hydrogen and stupidity. -- Harlan Ellison

Kaladr
Viziam
Amarr Empire
#6 - 2011-11-28 23:34:31 UTC
Tonto Auri wrote:
Not hesitating to bring your attention to https://forums.eveonline.com/default.aspx?g=posts&t=18466


Thanks for the reference Tonto - I'll make sure to poke my head in.

Creator of EVE-Central.com, the longest running EVE Market Aggregator

Kaladr
Viziam
Amarr Empire
#7 - 2011-11-30 18:53:52 UTC
Crucible data is now loaded. May the searching for Tier 3 BCs begin :)

Creator of EVE-Central.com, the longest running EVE Market Aggregator

Kaladr
Viziam
Amarr Empire
#8 - 2011-11-30 23:34:07 UTC
Contribtastic is now updated to 2.0.3, and should be far more reliable than the past.

How did you people put up with that thing anyway? Those bugs were terrible Shocked

Creator of EVE-Central.com, the longest running EVE Market Aggregator

Tonto Auri
Vhero' Multipurpose Corp
#9 - 2011-12-01 00:00:52 UTC
To tell you the truth... It worked... for the most part.

Two most common elements in the universe are hydrogen and stupidity. -- Harlan Ellison

Shir Akeena
easyCredits
#10 - 2011-12-03 10:15:46 UTC  |  Edited by: Shir Akeena
Quote:
How did you people put up with that thing anyway? Those bugs were terrible

Well, it was all we had. Big smile

Glad to see you back. Keep up the good work!
Elmore Jones
New Eden Mining Organisation
The Craftsmen
#11 - 2011-12-03 13:40:59 UTC
Great stuff :)

+++ Reality Error 404 - Reboot Cosmos +++

Callean Drevus
Perkone
Caldari State
#12 - 2011-12-04 16:55:04 UTC
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.

Developer/Creator of EVE Marketeer

Kaladr
Viziam
Amarr Empire
#13 - 2011-12-08 06:20:49 UTC
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, as any bounce will make it very angry.

In the long run, I am moving away from the e-mail feed and towards pushed HTTP (the whole syndicate and common format discussion in that other thread).

Creator of EVE-Central.com, the longest running EVE Market Aggregator

Shirah Yuri
Tonic Empire
#14 - 2011-12-08 09:52:27 UTC
Kaladr wrote:
In the long run, I am moving away from the e-mail feed and towards pushed HTTP (the whole syndicate and common format discussion in that other thread).


+1 !!! I for one welcome our new HTTP POST overlords.
Callean Drevus
Perkone
Caldari State
#15 - 2011-12-08 23:04:44 UTC
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 :)

Developer/Creator of EVE Marketeer

Kaladr
Viziam
Amarr Empire
#16 - 2011-12-08 23:08:20 UTC
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 check its status.

Creator of EVE-Central.com, the longest running EVE Market Aggregator

Kaladr
Viziam
Amarr Empire
#17 - 2012-01-05 23:28:40 UTC  |  Edited by: Kaladr
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. It really lets me do a lot more with the site.

Site Look & Feel Redesign

I started a base template borrowed heavily from Bootstrap, modified quite a bit. No other pages are redesigned yet, but thats coming.

Due to how various third party internet things work, a true single page interface isn't quite viable yet. However, pages such as the market browser and trade finder will support a more efficient filtering and loading mechanism. I haven't picked the client side stack yet, but looking at Ember.js

Site Backend, API

Most the prototype work is going on here. In fact, the entire architecture has shifted from the original, and not much remains the same (the only real constant is the database, for now).

I am going to make a bigger blog post about this, but the tl;dr version:


  1. Scala
  2. Akka
  3. spray-server, spray-can
  4. PostgreSQL


Uploader

The upload client now supports multiple EVE clients and automagically configures its self. No build available yet - needs a bit more testing. Stay tuned.

Creator of EVE-Central.com, the longest running EVE Market Aggregator

Callean Drevus
Perkone
Caldari State
#18 - 2012-01-06 19:12:29 UTC  |  Edited by: Callean Drevus
What are you going to use that monstrous amount of power for? :P EMK currently runs on about 4 times less, and it's not even at 10 percent load yet Blink

But otherwise, great job! I'm still trying to find a way to get EC running on my windows desktop, so I can follow the progress :)

Developer/Creator of EVE Marketeer

Kaladr
Viziam
Amarr Empire
#19 - 2012-01-06 20:00:19 UTC
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 to make peak times noticeable. I don't like that :)

Creator of EVE-Central.com, the longest running EVE Market Aggregator

Callean Drevus
Perkone
Caldari State
#20 - 2012-01-06 20:13:48 UTC  |  Edited by: Callean Drevus
Ah yes, I can see where that would start to become a problem :P EMK has had about half as many API requests in it's entire lifetime ;)

Everything Bootstrap, Ember, Handlebars looks very good. Everything Scala seems too convoluted to me for the moment, but that might just be me Roll I'll wait for the blog before asking why you chose them Blink

Developer/Creator of EVE Marketeer

123Next pageLast page