Pages: [1] 2 3 4 :: one page |
|
Author |
Thread Statistics | Show CCP posts - 1 post(s) |

Mirida
Cataclysm Enterprises Kraftwerk.
|
Posted - 2007.09.05 20:01:00 -
[1]
Welcome.
Seeing the success of Paladin Vent's map and looking over how it is updated i decided to take the algorithm and port it to PHP so it can be executed on a regular basis. The result was a map which basically looks the same but is rendered at superior speed compared to the original Java implementation. For details on the algorithm and coding please visit the EVEDev Wiki Page.
This link will redirect your browser to the latest map rendered automatically by the cronjob: http://sov.eve-dev.net/latest.php
The current system prints the overview depending on the number of entries to either left, right or both. Once the number exceeds about 40 changes the map will only display changes of sovereignty in outpost systems.
It is planned to add customizable options and timestamps to give users an comfortable Interface to work with and get the statistics they want. There will be an interface to feed new jobs to the server which will then be rendered and displayed to everyone. You can see the current work status of the server on this page: http://sov.eve-dev.net/?page=rendertarget
As an example for options have a look at this map, this is the influence map from today with some debug options: dn = display npc influence oa = omit alliance names or = omit region names
Due to limitations of the EVE API and because i'm obeing their rules the server fetches an updated sovereignty list at 13:00 GMT. This is the only way to make sure it is updated and not old data. It adds a processing job for the fetched data to the stack and you can expect the new map to be ready about 10 minutes later.
Any feedback based on the rendering algorithm, the server stability or suggestions for the user interface are needed and appreciated.
The sourcecode will be released under the GPLv3 as soon as the application is mature and stable.
Known Issues: * The npc influence needs an overhaul as its not exact * Outpost data is static, it will become dynamic as soon as the EVE API provides outpost data ___________________
EVE Development Network <Lead Developer> |

Mirida
Cataclysm Enterprises Kraftwerk.
|
Posted - 2007.09.05 20:02:00 -
[2]
*Reserved* ___________________
EVE Development Network <Lead Developer> |

Loedem
Minmatar Darklite inc INVICTUS.
|
Posted - 2007.09.05 20:06:00 -
[3]
Awesome work \o/
|

Graalum
Foundation R0ADKILL
|
Posted - 2007.09.05 20:13:00 -
[4]
very nice looking and it will be interesting to see the updates out outpost data gets updated
|

Zyta Eke
Bombshell Cartel
|
Posted - 2007.09.05 20:26:00 -
[5]
Very nice.
|

Bishop 5
Gallente Macabre Votum INVICTUS.
|
Posted - 2007.09.05 20:41:00 -
[6]
nice work *bookmarked* -------------
meh |

Verite Rendition
Caldari AUS Corporation CORE.
|
Posted - 2007.09.05 20:43:00 -
[7]
You do realize this means war. ---- AUS Corp Lead Megalomanic EVE Automated Influence Map: Keeping Down The Clone Business Since 2007AD |

Aceoil
Murder-Death-Kill
|
Posted - 2007.09.05 21:00:00 -
[8]
Originally by: Verite Rendition You do realize this means war.
Competition is a good thing. 
|

Dawson
Caldari FATAL Inquisition FATAL Alliance
|
Posted - 2007.09.05 21:09:00 -
[9]
wow, best 1 yet!
|

JeanPaul Sartre
26th of July Movement
|
Posted - 2007.09.05 21:11:00 -
[10]
Omg! a Cartographic war this will be abso... zzzZzzzZzzZz
Seriously, great work from both of you. Thank you. --
Quote: If a victory is told in detail, one can no longer distinguish it from a defeat.
|
|

breadcat
|
Posted - 2007.09.05 21:11:00 -
[11]
Looks good, but imho you can recognize systems with stations on Verite's map better. 
|

V0rador
Amarr Exanimo Inc Triumvirate.
|
Posted - 2007.09.05 21:26:00 -
[12]
Nice work .
|

Iteken Hotori
Minmatar Maelstrom Crew
|
Posted - 2007.09.05 21:38:00 -
[13]
i wonder if it's possible to implement something i've been playing with today: Animated gif's of infuence over time.
Doing them manually is, interesting to see the result, but boring to do :)
/I
|

Danari
Amarr Viper Squad Triumvirate.
|
Posted - 2007.09.05 21:44:00 -
[14]
Kinda reminds me of that work on evolution done in parallel by Darwin and... who was that other guy again? 
|

Gnulpie
Minmatar Miner Tech
|
Posted - 2007.09.05 22:01:00 -
[15]
Great work!
Comment at the discussion page added.
|

Bertha Mactara
|
Posted - 2007.09.05 22:31:00 -
[16]
Very Nice :) -----------------------------
BERTHA MACTARA Boreas Conglomerate Sansha Minion |

Mirida
Cataclysm Enterprises Kraftwerk.
|
Posted - 2007.09.05 22:32:00 -
[17]
Originally by: Verite Rendition
You do realize this means war.
Edit: Did I ever mention how much I appreciate you multithreading Paladin's code?
:)
I started with this project after i multithreaded that released code, glad it's at least useful for you as Paladin had no DualCore. The other good thing with building is that i deeply investigated the used algorithms and also did some java coding... could come handy at sometime ;) Just had real-life issues which prevented me from getting a showable version sooner. ___________________
EVE Development Network <Lead Developer> |

Sasha Evergreen
Gallente Sand Castle Generals
|
Posted - 2007.09.05 22:35:00 -
[18]
Best thread in CAOD
|

Ramblin Man
Empyreum
|
Posted - 2007.09.05 22:47:00 -
[19]
Unlike every other war on the COAD forums, everyone wins.  AND hosting off your own space. <3
(PS: Hotspots [changed in the last x days] w/ system names and automatically scheduled and uniquely saved "zooms" on currently embattled front lines would be useful to 'us' in empire)
|

NATMav
F.R.E.E. Explorer EVE Animal Control
|
Posted - 2007.09.05 23:18:00 -
[20]
Originally by: Iteken Hotori i wonder if it's possible to implement something i've been playing with today: Animated gif's of infuence over time.
Doing them manually is, interesting to see the result, but boring to do :)
/I
As I said in Verite's thread, dumping all the maps into one directory and using a flash or php script to generate a slideshow from the directory contents should be quite easy in comparison to the work involved generating the maps.
|
|

Patch86
Di-Tron Heavy Industries Atlas Alliance
|
Posted - 2007.09.05 23:45:00 -
[21]
Has it occurred to you two (Mirida and Verite) to, like, team up?
I've always said that the big problem with Paladin's project was that it was a 1 man show, and he just wasn't capable of keeping up with everything on his own. And then when he disappeared, the project died in the water (until someone finally came along to pick it up a month or so later, thankyou again Verite!). What it needed to be was a proper community project- with several developers working side by side to keep it running and improving.
This is especially applicable now that Verite has started looking in to the concept of multiple maps (the power bloc map and such). If you two teamed up (along with any other bright sparks who want to get involved) and pooled your attempts, we might end up with a single set of totally awesome maps, instead of 2 or more branches of pretty awesome maps  ------
Originally by: CCP Prism X There's no such thing as playing too much EvE! You all obviously need more accounts!
|

Static Junior
Igneus Auctorita
|
Posted - 2007.09.06 08:07:00 -
[22]
This is great and all, but what happened to the Eve-Dev killboard?
No release in months, the only way to get it to parse a killmail is to use a development checkout from subversion, and even then it only parses 90% of mails.
You guys do a great job and I know you don't get paid for what you do.. but that killboard needs love :(
|

Dr Kojak
Infinitus Odium The Church.
|
Posted - 2007.09.06 09:17:00 -
[23]
A very very good initiative!
It is people like Mirida who make the eve community the great community it is. Keep up the good work.
Dr Kojak CEO Infinitus Odium
|

Serenity Steele
Dynamic Data Distribution
|
Posted - 2007.09.06 11:15:00 -
[24]
Nice technical innovation.
 Eve Strategic Maps - Outpost Alert - Sovereign Systems - Alliance Rank |

Frug
Zenithal Harvest
|
Posted - 2007.09.06 11:30:00 -
[25]
Sweet.
- - - - - - - - - Do not use dotted lines - - - - - - - If you think I'm awesome, say BOOO BOOO!! - Ductoris Neat look what I found - Kreul Hey, my marbles |

Lord DeFault
Minmatar Serenity Prime Praesidium Libertatis
|
Posted - 2007.09.06 12:03:00 -
[26]
Now tri have a pink thing going on.. which is ok if you like that kinda thing.
But wi got this moldy browny pink colour... Kinda like mundems feet. *crys*
Are there plans to list Sov levels? and show stations? The PrePatch Day song |

Tar'Roughn
|
Posted - 2007.09.06 13:12:00 -
[27]
very nice!
some issues from first view: - down in the south, some alliance names are printed on top of each other. While it doesnt matter if there is a region name, covered with some alliance title, the alliance should have some spacing in between. eg "The Sphere Confederation" and "Interstellar Starbase Syndicate" - there is a problem with colour choice, best seen up north: Fatal Alliance and M.Pire have both blue, so its kinda impossible to see what system belongs to whom at one glance. - Lables on Top of stations, in some cases you cant really see if there is a station, or what colour it has, as some lable is printed on top of it. - it looks like if there can be space marked as (eg) Goonswarm, while there is no system or station in the space. Best seen next to Great Wildlands.
some ideas: - hovering stations with the mouse could print the current owner - maybe create some versions of the map that contain certain war theatres, such as the southern regions in one map, the northern in another. Each of these maps could come with higher resolution, so you can better see the area your playing in.
|

Jadzia Blue
Department of Truth Enhancement
|
Posted - 2007.09.06 13:16:00 -
[28]
I like this.
In fact I've already taken to printing it out and spending some quality time with it in the bathroom.
|

hydraSlav
Synergy Evolved Fallen Souls
|
Posted - 2007.09.06 14:20:00 -
[29]
Nice
== Above comments are my personal views Oveur >Local shouldn't be a tactical tool, it's for chat
|

Kw4h
Dragon's Rage Intrepid Crossing
|
Posted - 2007.09.06 14:43:00 -
[30]
Lub you Mirida :D _ Planet Sight Wallpaper - EvE map |
|
|
|
|
Pages: [1] 2 3 4 :: one page |
First page | Previous page | Next page | Last page |