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.
 

How does evelocal.com work?

First post First post
Author
Lonewolf174
Deep Core Mining Inc.
Caldari State
#1 - 2014-11-19 20:21:22 UTC
So its been bugging me; i dont see hoe this website could work since theres no api access for local chat.

I know that eve's chat works (or used too?) On the irc protocol, so does the website have access to that or does it somehiw scrape the information from cache?


Any insight would be helpful.

Thanks.
Raynaldo Rivera
Garoun Investment Bank
Gallente Federation
#2 - 2014-11-19 20:26:41 UTC
Probably just scraping the chat logs that eve saves by default.
CCP FoxFour
C C P
C C P Alliance
#3 - 2014-11-19 20:29:41 UTC
What Ryan said. Chribba just monitors the chat logs of the client. :)

@CCP_FoxFour // Technical Designer // Team Tech Co

Third-party developer? Check out the official developers site for dev blogs, resources, and more.

Chribba
Otherworld Enterprises
Otherworld Empire
#4 - 2014-11-19 21:21:43 UTC
Yep to what both Raynaldo and FoxFour said. Which is also the reason why it's only Jita and Amarr local. Since you have to have one client for each "local" you wish to monitor.

/c

★★★ Secure 3rd party service ★★★

Visit my in-game channel 'Holy Veldspar'

Twitter @ChribbaVeldspar

Lonewolf174
Deep Core Mining Inc.
Caldari State
#5 - 2014-11-19 21:23:50 UTC
Ok well i have another pseudo-related question. Is there anyway to set up automated eve mailer for stuff like jabber notifications? Or preferably something that can post into a chat room in eve?
CCP FoxFour
C C P
C C P Alliance
#6 - 2014-11-19 21:26:42 UTC
Lonewolf174 wrote:
Ok well i have another pseudo-related question. Is there anyway to set up automated eve mailer for stuff like jabber notifications? Or preferably something that can post into a chat room in eve?


No.

@CCP_FoxFour // Technical Designer // Team Tech Co

Third-party developer? Check out the official developers site for dev blogs, resources, and more.

Raynaldo Rivera
Garoun Investment Bank
Gallente Federation
#7 - 2014-11-19 22:18:42 UTC
Hardcore screen scrapers and maybe some autohotkey... But pretty sure thats all against the EULA. So don't go that route maybe we can convince foxfour to open up chatting in channels with the api and then open up the market to the api's. Then we would never have to login to eve!
Steve Ronuken
Fuzzwork Enterprises
Vote Steve Ronuken for CSM
#8 - 2014-11-20 02:08:41 UTC
Raynaldo Rivera wrote:
Hardcore screen scrapers and maybe some autohotkey... But pretty sure thats all against the EULA. So don't go that route maybe we can convince foxfour to open up chatting in channels with the api and then open up the market to the api's. Then we would never have to login to eve!



Go take a look at the Rhea devblog from Seagull ;) (Though it'll be read only from the markets. And I'd be yelling at CCP if they changed that. I don't think they will. If they did, market bots ahoy)


Chat is a longer term goal.

Woo! CSM XI!

Fuzzwork Enterprises

Twitter: @fuzzysteve on Twitter

Arronicus
State War Academy
Caldari State
#9 - 2014-11-20 07:39:16 UTC  |  Edited by: Arronicus
Steve Ronuken wrote:
Raynaldo Rivera wrote:
Hardcore screen scrapers and maybe some autohotkey... But pretty sure thats all against the EULA. So don't go that route maybe we can convince foxfour to open up chatting in channels with the api and then open up the market to the api's. Then we would never have to login to eve!



Go take a look at the Rhea devblog from Seagull ;) (Though it'll be read only from the markets. And I'd be yelling at CCP if they changed that. I don't think they will. If they did, market bots ahoy)


Chat is a longer term goal.


Wait.... wait wwait wait wiat hold your horses there big boy. Did you just imply that there's a possibility I might be able to tie my spreadsheets directly into pulling apis for the market, instead of having to go through #Error-Central.com for market prices?

Or would that only pull info relating to market orders I have up?
Kali Izia
GoomWaffe
#10 - 2014-11-20 09:44:47 UTC
It will be behind authenticated CREST to allow for higher rate limits so it would take some futzing to get in a spreadsheet, but yes you'll be able to see all market orders.

https://gist.github.com/Regner/78557321ccf4a61ee342 is a sample of the data that was provided by FoxFour.
CCP FoxFour
C C P
C C P Alliance
#11 - 2014-11-20 10:31:06 UTC
Yea, it's not really going to work for spreadsheets directly. You will still need EVE Central to be your middle man. :)

@CCP_FoxFour // Technical Designer // Team Tech Co

Third-party developer? Check out the official developers site for dev blogs, resources, and more.

Steve Ronuken
Fuzzwork Enterprises
Vote Steve Ronuken for CSM
#12 - 2014-11-20 11:03:49 UTC
It's highly suitable for web applications.

Not so much for spreadsheets, unless you want to do a lot of scripting, and have access to a full http stack.

Woo! CSM XI!

Fuzzwork Enterprises

Twitter: @fuzzysteve on Twitter

Max Kolonko
Caldari Provisions
Caldari State
#13 - 2014-11-20 11:25:48 UTC
CCP FoxFour wrote:
Yea, it's not really going to work for spreadsheets directly. You will still need EVE Central to be your middle man. :)


Or setup your own middle man app that will predownload all needed data from crest end returns it in format suitable for your spreadsheet.
Arronicus
State War Academy
Caldari State
#14 - 2014-11-21 07:42:42 UTC
Max Kolonko wrote:
CCP FoxFour wrote:
Yea, it's not really going to work for spreadsheets directly. You will still need EVE Central to be your middle man. :)


Or setup your own middle man app that will predownload all needed data from crest end returns it in format suitable for your spreadsheet.


Given how frequently I have pull errors from Eve-Central these days, This would be nice. What I'd really like to do is get something that could pull market information without me actually logging a character in, at the trade hub(s). I'm in no fashion looking to modify that information, be able to place or change orders, just to read market data.
Hiasa Kite
Brutor Tribe
Minmatar Republic
#15 - 2015-02-01 14:06:19 UTC
So what's up with evelocal, Chribba? How come you're not running it ATM?

"Playing an MMO by yourself is like masturbating in the middle of an orgy." -Jonah Gravenstein

Nolen Cadmar
Caldari Provisions
Caldari State
#16 - 2015-02-02 01:35:16 UTC
Arronicus wrote:

Given how frequently I have pull errors from Eve-Central these days, This would be nice. What I'd really like to do is get something that could pull market information without me actually logging a character in, at the trade hub(s). I'm in no fashion looking to modify that information, be able to place or change orders, just to read market data.

Are you using "importXML" in Google Docs? That's the only way I can see getting errors from Eve-Central often.

Steve has built a script to fetch the data for you. His method never has errors as far as I'm aware. I'm sure Steve could further vouch for the reliability of his script. Link to Steve's Eve-Central Script

Nolen's Spreadsheet Guru Services

Pre-made spreadsheets available covering market, manufacturing and more!

Custom requests welcome!

Sheet Screenshots

Arronicus
State War Academy
Caldari State
#17 - 2015-03-28 13:57:35 UTC
Nolen Cadmar wrote:
Arronicus wrote:

Given how frequently I have pull errors from Eve-Central these days, This would be nice. What I'd really like to do is get something that could pull market information without me actually logging a character in, at the trade hub(s). I'm in no fashion looking to modify that information, be able to place or change orders, just to read market data.

Are you using "importXML" in Google Docs? That's the only way I can see getting errors from Eve-Central often.

Steve has built a script to fetch the data for you. His method never has errors as far as I'm aware. I'm sure Steve could further vouch for the reliability of his script. Link to Steve's Eve-Central Script


Only just saw this, but thanks a heap