Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 .. 29 :: one page |
|
Author |
Thread Statistics | Show CCP posts - 3 post(s) |

Jaabaa
Minmatar Dental Drilling Corporation
|
Posted - 2007.06.25 17:13:00 -
[1]
Edited by: Jaabaa on 25/06/2007 17:20:24 This is just an alpha version, but there's a lot already working and I would like some feedback.
EDIT: You need MIDP 2.0 and CLDC 1.1 for it to work.
You really need a device with a pointer atm, but support for "normal" phones is in the works.
It uses the new XML API to do the business, so you'll have to get your limited key onto your phone somehow, I used a plain text file that I copied to the file system, then cop/paste.
To load/update characters you still have to go to the account screen and select "Load/Load Charaters", I'll add this to the main list soon.
It also has support for waking up before the skill completes, although this is a really new bit of code and I'm not sure if it works as it should.
Known issues are:
* Not everything can be accessed without a pointer (touch screen). * Number formatting has to be done * No way of manually creating or editing characters, their skills or implants.
Let me know what you all think, enjoy 
You can grab the files here:
Online installation (not tried it but it should work): http://go-dl.eve-files.com/media/corp/DAW/evemsp.jad
JAR file for manual installation: http://go-dl.eve-files.com/media/corp/DAW/evemsp.jar
EDIT: You need MIDP 2.0 and CLDC 1.1 for it to work. |

Divideby0
Gallente Amalgamated Industries
|
Posted - 2007.06.25 22:57:00 -
[2]
Will it work on a Palm JRE? I'm still trying to figure out how to install it on my Palm. just wanted to make sure before i actually do it.
Who is the bigger carebear: The miner who braves low-sec on his own...or the chump who attacks an unarmed ship? |

Jaabaa
Minmatar Dental Drilling Corporation
|
Posted - 2007.06.27 21:03:00 -
[3]
Edited by: Jaabaa on 27/06/2007 21:04:22
Originally by: Divideby0 Will it work on a Palm JRE? I'm still trying to figure out how to install it on my Palm. just wanted to make sure before i actually do it.
No idea, try it and let us know 
The application is now updated and in it's current state can be considered a mobile monitor, because I have to implement the untrained skill tree browser.
So as it stands, you can download, view (just about) everything, and I have implemented the code for non pointer devices, so it should work happily on normal phones too, oh the names and skill groups are now sorted correctly too .
I would really like some feedback on the current state of development, if it works on your phone/device, what you think could be/should be changed, etc..
The update (now 2.0.64) is available at the same link as in original post.
Jaabaa |

gricksch
Caldari Flashback AB
|
Posted - 2007.06.28 11:38:00 -
[4]
how do i find / create my limited key
|

1 H0TBabe
|
Posted - 2007.06.28 11:59:00 -
[5]
Originally by: gricksch how do i find / create my limited key
http://myeve.eve-online.com/api/default.asp
|

Kilmatar
Minmatar Aeria Gloris Inc United Legion
|
Posted - 2007.06.28 15:35:00 -
[6]
Version 2.0.64 Tested on SonyEricsson Z800i. Program was downloaded via GPRS directly to phone and was installed without any problem. On this phone program starts very quickly and work fine. Data downloaded via GPRS. The only problem for me was entering API key manually I broke my eyes trying to differ 0/O and 1/l 
Good job, Jaabaa! ============= Matari Rullz!
|

1 H0TBabe
|
Posted - 2007.06.28 18:11:00 -
[7]
i have managed to install this on a Nokia 6280, but unfortunately it says that "Packet Data connection not available".
Could someone please help. I am on Orange network in UK
|

Erialor Godsent
Gallente Conisor Excavations Syndicate Antagonistic Assembly
|
Posted - 2007.06.28 18:15:00 -
[8]
Tested on an Sony Ericsson K800i
* App seems to install fine and am able to run it :) * Added my limited key and had my character imported. * Entered character details. * Skillpoint shown as 1.0113263E8 instead of 10,113,263 * Scrolling moves the page two lines down which moves the WIL and CHA lines out of the display (I can still edit them, just can't see them on screen) * Entering Character Skills. * Groups are shown as blank entries (one time it was just the first 5 groups showing as blank entries, but haven't been able to reproduce that on subsequent runs of the program.) * Expanding any group (both those that are shown as blank and those that are shown correctly) seems to open the skills belonging to that group - alas I can't verify that, because all skills are blank! * Entering Details on any skill doesn't seem to do anything for the moment being? * When entering Options it ask 3 times for permission to read user data (might be a 'feature' on the phone itself)
Wether or not my phone actually lives up to the requirements I've got no idea of - but it installs and runs.
Shows promise of evolving into a very nifty application :D Thanks for Your work. --
|

Max Kentarii
Nordic Endeavour
|
Posted - 2007.06.29 00:05:00 -
[9]
Originally by: Jaabaa
Online installation (not tried it but it should work): http://go-dl.eve-files.com/media/corp/DAW/evemsp.jad
I believe this link is broken... -----
Wreck Salvaging Database :: EVE Dashboard |

Jaabaa
Minmatar Dental Drilling Corporation
|
Posted - 2007.06.29 16:18:00 -
[10]
Originally by: Erialor Godsent
Tested on an Sony Ericsson K800i
* App seems to install fine and am able to run it :) * Added my limited key and had my character imported. * Entered character details.
Great 
Originally by: Erialor Godsent
--> * Skillpoint shown as 1.0113263E8 instead of 10,113,263
Number formatting is on the way.
Originally by: Erialor Godsent
--> * Scrolling moves the page two lines down which moves the WIL and CHA lines out of the display (I can still edit them, just can't see them on screen)
I'll have to test it on smaller screens, figure out a way to make it take up less space.
Originally by: Erialor Godsent
* Entering Character Skills. --> * Groups are shown as blank entries (one time it was just the first 5 groups showing as blank entries, but haven't been able to reproduce that on subsequent runs of the program.)
It might be the speed of your phone, it might have still been loading/filling the database in the background.
Originally by: Erialor Godsent
--> * Expanding any group (both those that are shown as blank and those that are shown correctly) seems to open the skills belonging to that group - alas I can't verify that, because all skills are blank!
This works fine for me, try the next version when it comes out and please let me know if this persists.
Originally by: Erialor Godsent
--> * Entering Details on any skill doesn't seem to do anything for the moment being?
Correct
Originally by: Erialor Godsent
* When entering Options it ask 3 times for permission to read user data (might be a 'feature' on the phone itself)
1. Open PIM 2. List Calendar categories 3. List ToDo categories.
Same as on my one.
Originally by: Erialor Godsent
Wether or not my phone actually lives up to the requirements I've got no idea of - but it installs and runs.
Shows promise of evolving into a very nifty application :D Thanks for Your work.
Thanks, it will keep on growing :) |
|

Jaabaa
Minmatar Dental Drilling Corporation
|
Posted - 2007.06.29 16:23:00 -
[11]
Originally by: Max Kentarii
I believe this link is broken...
Went about and made my on jad file and managed to install it with my phone's wap browser by hosting both files myself.
Kilmatar said he managed to get it to load and install from eve-files, so no idea what happened. Nice to hear you got it installed anyway.
Originally by: Max Kentarii
Phone I'm using is: "Nokia6230/2.0 (05.35) Profile/MIDP-2.0 Configuration/CLDC-1.1"
Found a typo: "Deleter Characters"

Originally by: Max Kentarii
When I exited the program and didn't allow the application to start up during alert, it threw a "java.lang.SecurityException".
OK, I might not catch that there.
Originally by: Max Kentarii
I'm still kinda dumbfounded on how I download/switch between characters from the 3 chars on my account. As of now, the home-page lists only 2 of my 3 chars. At first, it only listed 1.
At start up, allow the app to load the characters, I have a fix in the works for this which should add characters to the main screen as they are being loaded.
Originally by: Max Kentarii
The screen resolution of 128x128 on this old cellphone makes it hard to use this application. Text kinda runs off the screen and numbers overlap graphic elements.
As I said to Max Kentarii, I'll have to test it on a smaller display.
Originally by: Max Kentarii
But it's certainly a nice piece of work. Hope you keep on developing this application.
Thanks, and I intend to  |

Erialor Godsent
Gallente Conisor Excavations Syndicate Antagonistic Assembly
|
Posted - 2007.06.29 18:14:00 -
[12]
Edited by: Erialor Godsent on 29/06/2007 18:15:39
Originally by: Jaabaa
Originally by: Erialor Godsent
Tested on an Sony Ericsson K800i
Originally by: Erialor Godsent
--> * Scrolling moves the page two lines down which moves the WIL and CHA lines out of the display (I can still edit them, just can't see them on screen)
I'll have to test it on smaller screens, figure out a way to make it take up less space.
Upon entering Character Details the layout is fine, is not until I start scrolling that part of the screen is moved some lines down. The top line is 'Details: Erialor Godsen' (missing a 't' in the end might be this causing the line shifting? And caused by the display not being wide enough?)
Originally by: Jaabaa
Originally by: Erialor Godsent
* Entering Character Skills. --> * Groups are shown as blank entries (one time it was just the first 5 groups showing as blank entries, but haven't been able to reproduce that on subsequent runs of the program.)
It might be the speed of your phone, it might have still been loading/filling the database in the background.
Not sure if it's speed related - it seems like no matter for how long (well... haven't had it running for more than one hour) I let the app run or stay inside the 'Character skills' the skill-groups doesn't apear.
Originally by: Jaabaa
Originally by: Erialor Godsent
* When entering Options it ask 3 times for permission to read user data (might be a 'feature' on the phone itself)
1. Open PIM 2. List Calendar categories 3. List ToDo categories.
Same as on my one.
I don't see any entries added to calendar or ToDo - might the phone not fullfilling requirements - it wakes up the application correctly though 
[Edit] Just had a thought and haven't tried it out, yet - missing entries might have anything to do with my phone set to Danish instead of English?
--
|

Jaabaa
Minmatar Dental Drilling Corporation
|
Posted - 2007.06.29 18:33:00 -
[13]
Originally by: Erialor Godsent
Originally by: Jaabaa
Originally by: Erialor Godsent
* When entering Options it ask 3 times for permission to read user data (might be a 'feature' on the phone itself)
1. Open PIM 2. List Calendar categories 3. List ToDo categories.
Same as on my one.
I don't see any entries added to calendar or ToDo - might the phone not fullfilling requirements - it wakes up the application correctly though 
[Edit] Just had a thought and haven't tried it out, yet - missing entries might have anything to do with my phone set to Danish instead of English?
I have only started work on the PIM integration, the first part was finding out what categories are available. It doesn't actually add any entries yet. |

Nevets Namro
|
Posted - 2007.06.29 19:26:00 -
[14]
I'm not sure what my problem is. I'm using a Cingular (AT&T) 8525. I get it to download, install, and even run. I go to menu then manage accounts, put in the name, ID, and the limited key and hit save. Once I hit save the screen just turns white. I can close the program but it seems to still run in the background until I go into the midlet manager and actually stop it. I can then open the program back up without any problems unless I try to go to manage accounts but I don't have anything showing up on the character sheet. I have tried reinstalling it and double checking the ID and Key multiple times.
|

Chi Quan
Jade Phoenix Deutschland Event-Horizon
|
Posted - 2007.06.29 20:03:00 -
[15]
Edited by: Chi Quan on 29/06/2007 20:07:15 tested on a sonyericsson k800i, it seems not to load the chars, i imput the api key, select "load characters" but nothing happens. may be it's my phone settings, i am not shure though, any idea how to debug? wheni set it explicitly to gsm and forbid umts it says: Error during transfer. 203 Authentication failure. browsing the internet using the phone works though -- Tempus fugit -- |

Jaabaa
Minmatar Dental Drilling Corporation
|
Posted - 2007.06.29 20:20:00 -
[16]
Originally by: Nevets Namro I'm not sure what my problem is. I'm using a Cingular (AT&T) 8525. I get it to download, install, and even run. I go to menu then manage accounts, put in the name, ID, and the limited key and hit save. Once I hit save the screen just turns white. I can close the program but it seems to still run in the background until I go into the midlet manager and actually stop it. I can then open the program back up without any problems unless I try to go to manage accounts but I don't have anything showing up on the character sheet. I have tried reinstalling it and double checking the ID and Key multiple times.
Never tried going back to the main screen without loading the characters, I'll check this out if it is a problem. |

Jaabaa
Minmatar Dental Drilling Corporation
|
Posted - 2007.06.29 20:22:00 -
[17]
Originally by: Chi Quan Error during transfer. 203 Authentication failure. browsing the internet using the phone works though
You have a mistake in your userid and/or limited key. It's CCP's EVE API is returning the authentication failure. |

Jaabaa
Minmatar Dental Drilling Corporation
|
Posted - 2007.06.29 20:29:00 -
[18]
Edited by: Jaabaa on 29/06/2007 20:28:56 2.0.68 is up for testing.
Added/Fixed:
- Start of skill details
- Characters are loaded and sorted on start, ALWAYS.
- Possible issue with too many threads resolved.
- Numbers are now formatted.
- "Found a typo: "Deleter Characters", fixed

To do:
- Add option for small font on mini displays (will be quick hack until I sort out the layout)
- App no longer resets implants during online update, I have to add an option so that when CCP adds implant information again that this behaviour can be manually switched off.
- Still add untrained skills view ...
|

Nevets Namro
|
Posted - 2007.06.29 22:09:00 -
[19]
Originally by: Jaabaa
Originally by: Nevets Namro I'm not sure what my problem is. I'm using a Cingular (AT&T) 8525. I get it to download, install, and even run. I go to menu then manage accounts, put in the name, ID, and the limited key and hit save. Once I hit save the screen just turns white. I can close the program but it seems to still run in the background until I go into the midlet manager and actually stop it. I can then open the program back up without any problems unless I try to go to manage accounts but I don't have anything showing up on the character sheet. I have tried reinstalling it and double checking the ID and Key multiple times.
Never tried going back to the main screen without loading the characters, I'll check this out if it is a problem.
I'm not getting a chance to select characters. I install install and run, it brings up the info screen. The only option I have at that point is to Home. I go there and I have the quit and menu buttons. Under menu I have options, manage accounts and about EMSP. I go to manage accounts and my options are home or add. I go to add which brings up the screen with name/userid/limited key/full key. I fill out the name(entering my characters name), the userid and limited key that I got from the link posted above and leave the full key blank. My only options at this point are save or cancel so I save. It takes me back to a screen where my options are home and menu but the screen is all white neither the home or menu buttons work. I'm stuck now unless I kill the program. I restart it and it brings me to the info screen again with home as an option. I go home but can't really do anything from there.
|

Chi Quan
Jade Phoenix Deutschland Event-Horizon
|
Posted - 2007.06.30 20:28:00 -
[20]
Edited by: Chi Quan on 30/06/2007 20:28:04 Edited by: Chi Quan on 30/06/2007 20:27:49 k, i got it to work, seems like either the last version or my phone appended a space to the key, hence the authentication error. i solved it by copy & paste thanks to a data cable, now there are some more issues: 1) i can't see many of the skill cathegories the char has, the skill list is parially empty. some cathegories are displayed, but they are located at the bottom of a scrolable list, with nothing but blank space before (i'd say i have to scroll about 2 full screens). it seems some cathegories are invisible, as i can select those empty fields and than the skills are displayed. 2) when i choose "character details", the corp name and current isk are overlaping. 3) i cant scroll in the "character details", the screen displays the first four attributes (2 obscured), but when i push the joystik UP or down, the whole information field slides down 1,5 lines and the last 3 attributes are obscured, with the save-and-cancel-bar obscuring the topmost of these three (so all in all only INT, MEM and PER are visible). -- Tempus fugit -- |
|

Jaabaa
Minmatar Dental Drilling Corporation
|
Posted - 2007.06.30 20:53:00 -
[21]
Originally by: Nevets Namro
... My only options at this point are save or cancel so I save. It takes me back to a screen where my options are home and menu but the screen is all white neither the home or menu buttons work. ...
Strange, I have no idea why the menu doesn't work, it should give you the option to load the characters for the account.
Maybe there is an update available for your firmware ? -- Jaabaa - CEO - Dental Drilling Corporation |
|

Deckard Bishop
Forum Moderator Interstellar Services Department

|
Posted - 2007.07.01 10:36:00 -
[22]
nice!
going to have a play with this planner :)
some api tips : copy and paste the code into word and increase the text size, you should then be able to read it clearly! if you still have problems generate a new key.... might be easier to read!
only probs i have had so far : - on the char details screen the corp name overlaps the other text... i have a Sony Ericsson W880i so it has a small screen - not loaded skills for any of my characters.... just stays blank.. - update to above: i have several blank small boxes, when i scroll down the first visable one is navigation, both spaceship command and trade have mahoosive boxes for some reason
i like it, think this might have just found a new home on my phone :)
forum rules | [email protected] | Our Website
Contact Support - Report Bug - Join ISD - Watch EVE TV
|
|

Jaabaa
Minmatar Dental Drilling Corporation
|
Posted - 2007.07.01 12:52:00 -
[23]
Originally by: Deckard Bishop - not loaded skills for any of my characters.... just stays blank.. - update to above: i have several blank small boxes, when i scroll down the first visable one is navigation, both spaceship command and trade have mahoosive boxes for some reason
Maybe a memory issue, I still have to optimize the memory usage.
2.0.69 Now available, with the ability to add skill completion entries to your calendar.
Jaabaa |

Elmir Fud
|
Posted - 2007.07.01 14:51:00 -
[24]
In the thread on your previous version, you stated that you are going to remove the dependency on CLDC 1.1, so we can use it on CLDC 1.0 phone. The new version still needs CLDC 1.1, does that mean there will not be a version for us poor soul with a CLDC 1.0 phone? |

Jaabaa
Minmatar Dental Drilling Corporation
|
Posted - 2007.07.01 21:33:00 -
[25]
Originally by: Deckard Bishop
- not loaded skills for any of my characters.... just stays blank.. - update to above: i have several blank small boxes, when i scroll down the first visable one is navigation, both spaceship command and trade have mahoosive boxes for some reason
I think I have found the problem for this behaviour, and I'm looking into a workaround for it. |

Jaabaa
Minmatar Dental Drilling Corporation
|
Posted - 2007.07.01 21:42:00 -
[26]
Originally by: Elmir Fud In the thread on your previous version, you stated that you are going to remove the dependency on CLDC 1.1, so we can use it on CLDC 1.0 phone. The new version still needs CLDC 1.1, does that mean there will not be a version for us poor soul with a CLDC 1.0 phone?
When I have this version sorted out I'll look into making a CLDC 1.0 version of it or removing the 1.1 dependencies in the 1.x branch. |

tiwazh
Caldari Flashback AB
|
Posted - 2007.07.02 07:29:00 -
[27]
Hi Jaabaa! wery nice application youve made. It runs wery fine on my SE m600i. The only issue ive got is that it only shows the character of one account. I can see both of my characters in the account part of the application, but when i switch over to the characters part it only shows one character //gricksch
|

Toranaga
Gallente Yarrrateers
|
Posted - 2007.07.02 10:38:00 -
[28]
I am getting an Error = 'Wrong XML type:HTML' anyone know what is causing this phone is SE P990i
|

Leeloo Gainsborough
|
Posted - 2007.07.02 11:51:00 -
[29]
When I use "Load character" I get this message:
Error during transfer -20
The limited key and UserId is entered correctly. Seems my phone won't connect through this software. I am using Nokia 6110 Navigator, it has MIDP 2.0 and CLDC 1.1.
|
|

Deckard Bishop
Forum Moderator Interstellar Services Department

|
Posted - 2007.07.02 22:48:00 -
[30]
just noticed on the latest version if i view character details it looks ok (apart from corp name overlap) but as soon as i move the cursor the entire box/display drops down and you can no longer see/edit the last attribute
keep em coming :)
forum rules | [email protected] | Our Website
Contact Support - Report Bug - Join ISD - Watch EVE TV
|
|
|
|
|
|
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 .. 29 :: one page |
First page | Previous page | Next page | Last page |