These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Wormholes

 
  • Topic is locked indefinitely.
 

Update for wormhol.es

Author
Petty Thief
University of Caille
Gallente Federation
#1 - 2016-04-05 07:47:04 UTC
Hi folks,

Since wh.pasta.gg is no longer developed and it is use 'as-is', according to andimiller's github, i pulled the source and did some modifications :

- removed dotlan intel because npc kills/jumps are not available for W-Space.
- dotlan intel is still there if you search a nullsec system (with graphs)
- nullsec system can be searched, and they provide dotlan information, newest kill and most active corp in the region
- now if a kill contains multiple associates, under the zkillboard information , the associates will be displayed with a 96x96 profile image and name, corp name and alliance name (if any).
- all links to zkillboard are fixed, they are redirected now via the systemID not system name like now.
- did some changes running the site on php 5.6 and apache 2.4, which no longer accepts underscores in headers, so IGB interaction should be fixed (i will try today and see)
- kept nullsec systems because if you have a null static or random null hole, it's nice to know some info without switch to a new tab in-game for checking zkillboard or dotlan. you can get a brief intel from here instantly

address is available at http://wh.vps-city.com and you can search with the form or like this:

http://wh.vps-city.om/J105858
http://wh.vps-city.om/M-OEE8

TODO: dotlan pod kills are not producing any graph, must check why
TODO: configure an optimum cache system so newest kills and residency calculations can be at a reasonable timeframe

Feel free to check it and come back with reports of issues, enhancements or any other comment.

Andrew Jester
Collapsed Out
Pandemic Legion
#2 - 2016-04-05 13:20:39 UTC
you could probably just put in a PR and it'd be approved

If thuggin' was a category I'd win a Grammy

Petty Thief
University of Caille
Gallente Federation
#3 - 2016-04-06 06:33:53 UTC
Yeah it will need a centralized version so we don't have 4-5 sites with the same thing updated by a dozen people.
Also, i intend to buy a new domain name for this, i am waiting for suggestions.

How can i put it in a PR ?
Andrew Jester
Collapsed Out
Pandemic Legion
#4 - 2016-04-06 14:25:49 UTC
Petty Thief wrote:
Yeah it will need a centralized version so we don't have 4-5 sites with the same thing updated by a dozen people.
Also, i intend to buy a new domain name for this, i am waiting for suggestions.

How can i put it in a PR ?

iirc it's on bitbucket, but not 100%. I'll ping Lucia with this thread later tonight if I remember

If thuggin' was a category I'd win a Grammy

Borsek
KarmaFleet
Goonswarm Federation
#5 - 2016-04-06 14:26:42 UTC
allholes.org?
Andrew Jester
Collapsed Out
Pandemic Legion
#6 - 2016-04-06 15:43:36 UTC
Borsek wrote:
allholes.org?

how did you find my browser history :O

If thuggin' was a category I'd win a Grammy

Lucia Denniard
Hard Knocks Inc.
Hard Knocks Citizens
#7 - 2016-04-06 17:13:45 UTC
Petty Thief wrote:
Hi folks,

Since wh.pasta.gg is no longer developed and it is use 'as-is', according to andimiller's github, i pulled the source and did some modifications :

- removed dotlan intel because npc kills/jumps are not available for W-Space.
- dotlan intel is still there if you search a nullsec system (with graphs)
- nullsec system can be searched, and they provide dotlan information, newest kill and most active corp in the region
- now if a kill contains multiple associates, under the zkillboard information , the associates will be displayed with a 96x96 profile image and name, corp name and alliance name (if any).
- all links to zkillboard are fixed, they are redirected now via the systemID not system name like now.
- did some changes running the site on php 5.6 and apache 2.4, which no longer accepts underscores in headers, so IGB interaction should be fixed (i will try today and see)
- kept nullsec systems because if you have a null static or random null hole, it's nice to know some info without switch to a new tab in-game for checking zkillboard or dotlan. you can get a brief intel from here instantly

address is available at http://wh.vps-city.com and you can search with the form or like this:

http://wh.vps-city.om/J105858
http://wh.vps-city.om/M-OEE8

TODO: dotlan pod kills are not producing any graph, must check why
TODO: configure an optimum cache system so newest kills and residency calculations can be at a reasonable timeframe

Feel free to check it and come back with reports of issues, enhancements or any other comment.



The license for wormhol.es is GPL, so you'll need to make your code available somewhere, I'll accept a PR and update my running copy on github if you want, the "as-is" disclaimer is from the original code, I am still attempting to keep it up to date.
Petty Thief
University of Caille
Gallente Federation
#8 - 2016-04-06 20:01:00 UTC
Lucia Denniard wrote:
Petty Thief wrote:
Hi folks,

Since wh.pasta.gg is no longer developed and it is use 'as-is', according to andimiller's github, i pulled the source and did some modifications :

- removed dotlan intel because npc kills/jumps are not available for W-Space.
- dotlan intel is still there if you search a nullsec system (with graphs)
- nullsec system can be searched, and they provide dotlan information, newest kill and most active corp in the region
- now if a kill contains multiple associates, under the zkillboard information , the associates will be displayed with a 96x96 profile image and name, corp name and alliance name (if any).
- all links to zkillboard are fixed, they are redirected now via the systemID not system name like now.
- did some changes running the site on php 5.6 and apache 2.4, which no longer accepts underscores in headers, so IGB interaction should be fixed (i will try today and see)
- kept nullsec systems because if you have a null static or random null hole, it's nice to know some info without switch to a new tab in-game for checking zkillboard or dotlan. you can get a brief intel from here instantly

address is available at http://wh.vps-city.com and you can search with the form or like this:

http://wh.vps-city.om/J105858
http://wh.vps-city.om/M-OEE8

TODO: dotlan pod kills are not producing any graph, must check why
TODO: configure an optimum cache system so newest kills and residency calculations can be at a reasonable timeframe

Feel free to check it and come back with reports of issues, enhancements or any other comment.



The license for wormhol.es is GPL, so you'll need to make your code available somewhere, I'll accept a PR and update my running copy on github if you want, the "as-is" disclaimer is from the original code, I am still attempting to keep it up to date.


Sure, if you give me rights to push code i will do it. Tonight i have also repaired the in-game browser trust request , because it did not work for some reason, and updated the headers for the scripts to run on apache 2.4 and php 5.6 (the newer version doesn't accept headers with underscores anymore).

you can find me out of game at tox2k4 at gmail if you need to discuss more about the joint development. Just let me comment the changes in the code so everybody working on it knows what has been done