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.
12Next page
 

N.E.A.R. 2 - An intelligence visualization application

Author
Gwynneth Intaki
Aliastra
Gallente Federation
#1 - 2016-04-18 21:31:55 UTC
Hey there, fellow capsuleers.

I want to bring to your attention, a project of mine called N.E.A.R. 2.

For the past few months I’ve been working on rewriting version 1 in such a way that it’s a bit more user friendly. Now that I have, I’ve decided to share it with the rest of New Eden.

First I suppose I should explain what the application actually does, for those who don’t know it yet. In short, it’s an intelligence visualization tool with an (optional) audio warning. It accomplishes this by reading the chat logs that you, as a user specify as being an intel channel. You can specify any channel you like except for local. After messages are being parsed it looks to see if anything is in your vicinity and if so visualizes it for you and optionally gives you an audio warning. The visualizing is done with a little radar overlay and the audio can be anything from a TTS voice to a custom audio file.

Installing the application is quite straightforward: download the zip file from the website and unzip it anywhere you like and can keep it stored. Afterwards just run near.exe and follow the short tutorial/ wizard.

If you want information about a user to span sessions, you’ll have to install SQL Server Express (a link is provided on the website as well). This lets the application create a local database in which it can store some information.


Finally, a link to the website: N.E.A.R. 2


FAQ:


1. What is an intel channel? A special chat channel that a group uses to provide each other with info on enemies.

2. Does it track enemies? No. It only uses the information linked in the chat logs, it does not magically track a person’s location, not via screen scrapers, local, or anything else.

3. Does N.E.A.R. send intel data to a backwater cave? No.

4. Is this illegal by EULA or CCP? No. We (can) get no confirmation, because CCP does not involve itself with third party software, besides exceptional cases. But the application has been used by many for years, posted on forums, wiki and has been sent to CCP for check-ups.

5. Can I use multiple characters and channels? Yes, and yes. 100% as many as you like.

6. Do I need an API key or log in? No. You only have to add the “character name” for each toon you want to track, so the app can look for those toon’s chat log files to parse the data.

7. Is the app open source / source code available? No. it is developed and maintained by a small team of enthusiasts. The app would be too easy to turn into a local scraper and do other maybe illegal things with vs. EULA, amongst other problems with open sourcing the project.

8. How does the colour scheme work? The app now has a guide built in.

9. Does the app have windows or TTS voices installed? No. Windows has a standard voice for your default language by default. Any voice you install that windows can use; the app can use as well.

10. What is my money used for if I donate? The app is built and maintained by a few individuals who made this in their spare time. Any money will first go towards maintaining the website and the server fees where the app downloads and checks for updates from. After that it is an incentive for the developers to keep spending time on this project.

Numen Anomalie
sonyc live
Not Purple Shoot It.
#2 - 2016-04-19 14:04:41 UTC
Cool!
Cyrus Marlowe
Corrupted Sleepers
Wardec Mechanics
#3 - 2016-04-19 14:05:06 UTC
have to have a look at this
Mr Twinkie
Semper Iratus Omni Tempore
Goonswarm Federation
#4 - 2016-04-22 23:17:33 UTC  |  Edited by: Mr Twinkie
very well done, needs some more stock themes because gal green is hideous. But great tool
Aaron Tigan
Caldari Provisions
Caldari State
#5 - 2016-07-14 20:30:47 UTC
How do I get NEAR to link with the SQL database?
Samuel Sachs
#6 - 2016-07-15 14:19:02 UTC
Looks neat so far, but i have a problem, always when i start the program i need to go through setup and when i close it then its still running in the task manager where i have to kill the process manual, any solution?

SheetMon_V2 a gdocs spreadsheet what pulls lots of stuff, feel free to make a copy :-)

Grauth Thorner
Vicious Trading Company
#7 - 2016-07-15 15:22:47 UTC
Certainly looks N.E.A.T. Props to the devs, too bad I'm just lurking the forums and not playing at the moment, otherwise I would've given it a try. I did however take some time to decompile the app and have a look at the code and it seems 100% legit.

View real-time damage statistics in-game

>EVE Live DPS Graph application forum thread

>iciclesoft.com

LORD D00MSDAY
Doomheim
#8 - 2016-07-15 16:33:35 UTC  |  Edited by: LORD D00MSDAY
pls delete
foxjazz
Center for Advanced Studies
Gallente Federation
#9 - 2016-07-16 03:43:36 UTC
Please put up on github.
Denavit
The Scope
Gallente Federation
#10 - 2016-09-09 02:11:27 UTC
it crashes after update
Gwynneth Intaki
Aliastra
Gallente Federation
#11 - 2016-09-09 09:41:00 UTC
Denavit wrote:
it crashes after update


Unfortunately, because of the way things are currently build this cannot be avoided. It has to do with a bug in the update management and the updated static data to adhere to CCP's new format. After updating the first time it did not download the new static data because of this bug and because the old format is now unknown it crashes. To remedy this there are two options:

1. If presented with the possibility to update, do so. It will then download the new static data and the next time it will run properly again. Do not send a crash report as this will close the application before you can do anything else.

2. Some people however never get this chance so they'll have to download the program from the website. If you unzip the downloaded file in the folder where it is currently stored (overwriting all current files) you will be able to run the program without the loss of any settings. If for some reason some settings got corrupted (which hasn't happened yet for anyone) you'll unfortunately have to start from scratch.
Gwynneth Intaki
Aliastra
Gallente Federation
#12 - 2016-09-09 09:51:35 UTC
Aaron Tigan wrote:
How do I get NEAR to link with the SQL database?


Sorry for the late reply! I hope you've already found out how to do it, if not however this is how: you'll have to download two files and install them. The link to these files can be found on the website under instructions. It is one link but after you've followed the link and clicked download you'll be prompted with the option to download multiple files. Download the two files listed on the website (make sure to look at the 32 or 64 bit section).

After downloading and installing run N.E.A.R. 2 and it will create and make a connection to the local db for you. If everything worked you'll notice that the N.I.S.'s status has changed to 'Online' in the status bar of the settings window.
Gwynneth Intaki
Aliastra
Gallente Federation
#13 - 2016-09-09 09:55:38 UTC
Samuel Sachs wrote:
Looks neat so far, but i have a problem, always when i start the program i need to go through setup and when i close it then its still running in the task manager where i have to kill the process manual, any solution?


This is by design as it is an application that closes to the system tray. You'll notice that in the system tray (most likely after you expand it) there is a red icon with n2 in it. Hovering or clicking on this icon will give you menu options on dealing with and closing N.E.A.R. 2. Furthermore, in the settings window under 'General Settings' there is a button to save settings immediately instead of on closing. This will also make sure you'll not have to do setup again.
Ryomaru Reaper
Imperial Academy
Amarr Empire
#14 - 2016-10-01 23:07:35 UTC
So, this is still being updated right?

This does not break any of CCP's rules?

This would be a neat little thing to help me pay more attention, I have ADHD, and sometimes my mind drifts :/
Numen Anomalie
sonyc live
Not Purple Shoot It.
#15 - 2016-10-01 23:12:30 UTC
Hey guys. We cannot officialy share the source code, because that would open us up to certain responsibility and reliability when it comes to what happens after people use and mod it. How ever as mentioned before by somebody, you can always decompile it if you have the knowledge.... its basic visual studio skills, im sure any of you programming geekstars can easily do it. I'm not saying we endorse this thing from happening, you know, but if it happens all i can say is, we have not yet gotten to shielding the app from decompilation...........

Gwynneth Intaki
Aliastra
Gallente Federation
#16 - 2016-10-05 15:55:33 UTC
Ryomaru Reaper wrote:
So, this is still being updated right?

This does not break any of CCP's rules?

This would be a neat little thing to help me pay more attention, I have ADHD, and sometimes my mind drifts :/



It does not break the rules and it's still being kept up to date!
Daniel Jackson
Universal Exos
#17 - 2016-10-16 03:08:30 UTC
Numen Anomalie
sonyc live
Not Purple Shoot It.
#18 - 2016-10-18 10:01:46 UTC
Themes can be made by users!

We have spent some time on making more stock themes for the more basic user. Will be released during one of the upcoming release versions, along with a ratting mode that warns you when a faction spawn / dread or carrier spawn is shooting at you. (so no more ship losses due to afk- ratting and getting shot while minimized by that dank dread guristas dreadnought, or missing out on that sweet loot because u didnt see the faction spawn after 4 hours of mindless isk printing)

We try to roll out new features as we have time to build them! If you have any idea's or requests, it never hurts to ask!

o7 Fly safe
Madrox420
State War Academy
Caldari State
#19 - 2016-10-25 19:19:33 UTC
This an awesome tool. I find it better looking and more friendly than others. Are there plans to integrate a function to alert on faction spawns. I know a couple other similar programs have this feature. Thanks for the work you have put in to this tool.
Tally Hoe
War Eagle Fleet
Northern Coalition.
#20 - 2016-11-28 04:01:29 UTC
I love this tool! However, since the last patch, it doesn't work. Any word on a fix?
12Next page