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.
 

Brain in a Java Box

First post
Author
Evanova Android
Traquenard Labs
#1 - 2015-10-30 18:41:07 UTC  |  Edited by: Evanova Android
Since the latest trend is to re-write Dogma, I am going to leave this Dogma In Java implementation here.

It's brand new (hence shiny), it's clean, it's 50% implemented with very few dependencies, and it wants friends to come and fill gaps.

*Why?*

I'm glad you asked! I could not find something I could fit in Evanova (the Android app) for building Yet Another Fitting Tool (TM). So after some gathering around, I came up with the most minimalist, yet with some clean design library in order for it to be re-usable in any Java context.

I hope you will enjoy that one!

Thanks to /u/theblitzmann for his documentation on Dogma and /u/AureolinCorp for sharing his code which allowed my mind to be unblocked on some piece of design.


From the same author, all in Java:

* Eve API - API and parsers.
* Eve Proxy - API Proxy
* Eve Logs - Websocket server for chat logs.
* Eve Dogma - guaranteed without pictures of dogs.

Evanova - The Android App for Eve Online

CCP FoxFour
C C P
C C P Alliance
#2 - 2015-10-30 20:12:41 UTC
Evanova Android wrote:
Since the latest trend is to re-write Dogma, I am going to leave this Dogma In Java implementation here.

It's brand new (hence shiny), it's clean, it's 50% implemented with very few dependencies, and it wants friends to come and fill gaps.

*Why?*

I'm glad you asked! I could not find something I could fit in Evanova (the Android app) for building Yet Another Fitting Tool (TM). So after some gathering around, I came up with the most minimalist, yet with some clean design library in order for it to be re-usable in any Java context.

I hope you will enjoy that one!

Thanks to /u/theblitzmann for his documentation on Dogma and /u/AureolinCorp for sharing his code which allowed my mind to be unblocked on some piece of design.


From the same author, all in Java:

* Eve API - API and parsers.
* Eve Proxy - API Proxy
* Eve Logs - Websocket server for chat logs.
* Eve Dogma - guaranteed without pictures of dogs.


You're first link has an extra character at the end that breaks it. ;)

@CCP_FoxFour // Technical Designer // Team Tech Co

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

Evanova Android
Traquenard Labs
#3 - 2015-10-30 21:42:29 UTC
Thanks FoxFour, it's fixed.

Evanova - The Android App for Eve Online