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

Crytan
NorCorp Enterprise
|
Posted - 2008.01.25 13:24:00 -
[61]
I'm rather new to development myself, but I'll see if I can smack together a desktop app for creating the xml file. If this apps does what it's supposed to, given I manage to build it, and Johnny Dread want to include it in the package, give me a note and I'll hand over the source code. --- - Torpify - |

Crytan
NorCorp Enterprise
|
Posted - 2008.01.28 01:45:00 -
[62]
Now I've made an attempt to create a program that will create a proper xml for you. I met some problems with saving the xml file directly to my mobile device. You may have to move it manually after the program have created it for you.
http://www.torpify.net/?page_id=28
@Johhny Dread: If this is something you want to add to your program, please contact me :-) --- - Torpify - |

Johnny Dread
MORAT Section
|
Posted - 2008.02.11 17:22:00 -
[63]
After quite some time I finally got around to release Version 0.5 This version only has some tiny fixes as well as caching support for the Skill Tree page.
Head to the SourceForge.net page to download the latest version.
Bug Reports and Feature requests are always welcome. If you find any bugs or have a feature request either send me a quick Eve-Mail or create an issue on the SourceForge page.
|

Johnny Dread
MORAT Section
|
Posted - 2008.02.11 17:27:00 -
[64]
Originally by: Crytan Now I've made an attempt to create a program that will create a proper xml for you. I met some problems with saving the xml file directly to my mobile device. You may have to move it manually after the program have created it for you.
http://www.torpify.net/?page_id=28
@Johhny Dread: If this is something you want to add to your program, please contact me :-)
Nice! Looks great. I am still looking into a way on how to automatically transfer the actual generated file to the device using ActiveSync. I'll look into this if I have some more free time. But maybe you are faster. 
If you find an easy "more or less one-click" solution let me know and I'll integrate it into the next version. Something like "Write XML & Copy to Device". So that the user only has to enter the API Key and UserId and everything else is done by the application.
|

Orchid Ix
Behind The Stars
|
Posted - 2008.02.13 16:15:00 -
[65]
Doable via some kinda of installer perhaps? 
-- Sig Under Construction |

Isaac Snow
Minmatar The Merchant Marines VENOM Alliance
|
Posted - 2008.02.20 21:09:00 -
[66]
Add the Verizon xv6800 to the list of devices that work, however when I followed the written instructions for creating the character.xml file it would not work. I downloaded a program from http://www.torpify.net/ called (aptly enough) "XML creator for EVE Skill Pocket". Once a created my file from this application everything worked great!
Thanks!
Isaac
|

Isaac Snow
Minmatar The Merchant Marines VENOM Alliance
|
Posted - 2008.02.20 21:12:00 -
[67]
Oh great I see Topify posted above me ... anyway his desktop app works great. Sorry to repeat information.
|

Lima Enisson
|
Posted - 2008.02.28 09:17:00 -
[68]
4 Johnny Dread i have a little bug
I can't see the end skill date/time Can u fix it?
Program using in HP iPAQ h2790 WM5
|

Crytan
NorCorp Enterprise
|
Posted - 2008.02.28 16:51:00 -
[69]
I believe the reason behind why someone cannot get this working is that the xml file needs first the key, then the ID, in that order. It would seem natural to write them into the xml file in the opposite order. The program I created does it the proper way, which may explain why this solves the problem for someone. There's really no magic being done besides that :-)
I am glad you found the program useful Isaac Snow. Funny that you found it by yourself before noticing my post on this thread :-) It warms my heart!
I am currently looking into a way to easily save the file to the mobile device without having to saving it to the local pc before manually moving it. It seems there are no easy way of doing this, perhaps it's a security feature. A clumsy one, if so. Will let you know if I find a way. --- - Torpify - |

Kilmatar
Minmatar Aeria Gloris Inc United Legion
|
Posted - 2008.02.29 13:27:00 -
[70]
Originally by: Crytan
I am currently looking into a way to easily save the file to the mobile device without having to saving it to the local pc before manually moving it. It seems there are no easy way of doing this, perhaps it's a security feature. A clumsy one, if so. Will let you know if I find a way.
Maybe this can help you a little: MSDN - copying file to device example ============= Matari Rullz!
|

Johnny Dread
MORAT Section
|
Posted - 2008.02.29 20:12:00 -
[71]
Originally by: Lima Enisson 4 Johnny Dread I can't see the end skill date/time Can u fix it?
Program using in HP iPAQ h2790 WM5
Thanks for the screenshot. It looks like you are running some special Today screen (non standard fonts). The Today plugin will get a overhaul at some point so you can override the standard font settings.
Originally by: Kilmatar
Maybe this can help you a little: MSDN - copying file to device example
Oh this looks very promising. I'll have a look at it this weekend.
|

Crytan
NorCorp Enterprise
|
Posted - 2008.03.03 14:40:00 -
[72]
Edited by: Crytan on 03/03/2008 14:40:04 I also found this library by OpenNETCF. http://www.opennetcf.com/FreeSoftware/DesktopCommunication/tabid/90/Default.aspx
It provides some seemingly easy methods for copying files to mobile devices. It also has a function for locating files, which should make it easier to support different installs (phone/memory card). Just as the link above, it uses RAPI. --- - Torpify - |

Rudlls
Minmatar Ascent of Ages Imperial Republic Of the North
|
Posted - 2008.03.04 17:16:00 -
[73]
heya, looks like great tool. I put it on my Tmobile Shadow was able to retrieve current training and stuff.
here is the issue: there does not seem to be a way to add it to today screen (no today option in settings that I can find)
when I click the configure button the application crashes with: NotSupportedException at microsoft.AGL.Common.MISC.HandlerAr() at System.Windows.Forms.Control._InitInstance() ..... ....
any suggestions?
|

k1ko
Oberon Incorporated Morsus Mihi
|
Posted - 2008.03.28 17:33:00 -
[74]
I'm trying to get it working on my HP Ipaq 214, however whatever way i do it, i end up with the message "unable to down the character list for account". And i checked the character.xml, and its as its supposed to be - what could be causing this? (And i am connected to the internet)
|

BAteh
The Graduates Brutally Clever Empire
|
Posted - 2008.03.29 01:13:00 -
[75]
Working fine on the HTC Touch Cruise.
Great stuff, thank you!
|

Kilmatar
Aeria Gloris Inc United Legion
|
Posted - 2008.04.06 10:45:00 -
[76]
Any updates? Is multiple characters support coming? :) ============= Matari Rullz! |

Kersh Marelor
|
Posted - 2008.04.08 01:24:00 -
[77]
Works on HTC3300 (O2 Orbit), great app :)
The problem I encountered - I cannot browse skills of my character. I go into the skill tree window pick 'Show My Skills' and then update. After a pretty long time a window pops up saying: 'Unable to download character sheet with curretn settings'. The same thing happens when I want to check my Wallet, other things work great. I used the full API.
Please visit your user settings to re-enable images. |

Schall Dukul
|
Posted - 2008.04.10 10:40:00 -
[78]
It works on Herald HTC 4350 - Windows Mobile 6 Prof. 
no need to install .Net 2.0 - it is a part of WM6
cu all in space
|

YorikR32
Gallente The Knights of the New Republic Giant Space Amoeba
|
Posted - 2008.04.13 05:51:00 -
[79]
Works well on my HTC Kaiser (aka Tilt).. I did have a few issues with use at first, but now I am going to recomend it to friends as well... Good work, and tyvm. [Y] Yorik EVE is a game, THIS is real. |

Thunder Downunder
|
Posted - 2008.04.28 01:18:00 -
[80]
Originally by: YorikR32 Works well on my HTC Kaiser (aka Tilt).. I did have a few issues with use at first, but now I am going to recomend it to friends as well... Good work, and tyvm.
What were the issues you were having?? I've been trying to get it working on my HTC Kaiser/Tilt/TyTnII and previously an HTC Touch (aka ELF) without any success. I have tried installing on the device and on the storage card, I've triple checked the syntax of the xml file, I've tried both types of API key, I have no problems accessing the network/internet with other applications, the eve skill monitor gadget on this computer picks up the information perfectly well so I know that the ports etc aren't blocked on this network.
When updating the character for the first time the program pauses for a while then returns: "Unable to download the character list for account: Thunder"
|

Thunder Downunder
|
Posted - 2008.04.30 09:20:00 -
[81]
Is there an earlier version that I can download and try from somewhere? I've looked around and can't seem to find one.
|

BadgerN
|
Posted - 2008.05.05 11:14:00 -
[82]
Excellent program and features.
Compatible with the Asus Mypal A626 with WM6
Great work. Hope you are still working on a install setup from PC Desktop to ActiveSync
|

oxman
|
Posted - 2008.05.08 13:44:00 -
[83]
Work well on my HTC TyTN (WM6). --------- Give me 1 isk if you like my help. Yes, I don't ask 1M, 5M or 10M like other people offer services ^^ |

Mjedesiin
Gallente G.A.T.O.
|
Posted - 2008.05.08 17:47:00 -
[84]
Nice tool, thanks for writing it. Using it on my Touch (Verizon flavored.)
How about a "professional" version of the today plugin? Should be easy to code - just get rid of the character & skill info, just leave the Completes: line, and change the sound from the "Skill training complete" alert to a simple alarm.
Would take up less space on the today page, plus not draw questions when it goes off at work... ;) "What skill are you training, George?" :)
Also, any chance of a countdown timer instead of the complete date? 01:01:01:01 - days,hours,minutes,seconds, would be great.
|

YorikR32
Gallente The Knights of the New Republic Giant Space Amoeba
|
Posted - 2008.05.20 08:56:00 -
[85]
I was only really having issues with the fact that there is no help and no real way to work out how to use it. It took me a bit to work how to use the Skills section, but now I am quite profficient. I find that every now and then it gets a bit slow to respond and I miss pakcets, but my carrier is not the best (Tesltra in Australia anyone?).. Quite like the tool, though it doesn;t give you audible warning if the app isn't running, even if the Today screen plugin is enabled.
Cahcing and loading from cache can take a while too.. [Y] Yorik EVE is a game, THIS is real. |

Kzassou Itsuensha
|
Posted - 2008.05.30 15:33:00 -
[86]
It's working perfectly on my Samsung i760 WM6 phone. Thanks for the awesome program
|

Rykhin
|
Posted - 2008.06.04 19:29:00 -
[87]
Edited by: Rykhin on 04/06/2008 19:30:23 Edited by: Rykhin on 04/06/2008 19:29:49 Kzassou I have the same phone and love it!
Johnny, I have a simple request. Is there anyway you could add an option to NOT bring up the application if the "Today screen" plugin is clicked? I find my self clicking it by accident and loading the app when I'm trying to do other things on my phone.
Being able to click on the today screen plugin and load it used to be very convenient when I was training short skills, but I've been on some 25+ day skills lately so I rarely have to fire up the app. :D
Once again great work man!
Cheers, Rykhin
|

Shevek Anarres
|
Posted - 2008.08.08 12:43:00 -
[88]
Originally by: Thunder Downunder
When updating the character for the first time the program pauses for a while then returns: "Unable to download the character list for account: Thunder"
I get the same exact message on my LG ks20.
here is my character.xml file:
<eveapiconfig> <account name="Shevek" activated="true"> <apikey>mykey</apikey> <userid>myuserid</userid> </account> </eveapiconfig>
I have also tried with userid before the apikey, but it seems to make no difference. And yes, I am connected to the internet. It is installed on the device, not the memory card. Any ideas?
|

XurM
Minmatar Vanguard Frontiers Imperial Republic Of the North
|
Posted - 2008.08.12 22:24:00 -
[89]
It works great on my fujitsu siemens pocket-loox N520.
even the upload in the calendar works fine.
few remarks tough: indeed, would be great to have al currently training chars in the today. and maybe "update all chars" button in the menu context (playing 4 accounts, pain in the ass to update all chars one by one...) and last, witch i think is fearly simple: on the calendar appointment in the notes, a refference what char is the appiontment for...
for the rest i give my thunmbs up...
now only a desktop app that combines evehq with evemeep, and can upload his data to my outlook/pda.... that would be a nber....
|

Rycker
|
Posted - 2008.09.10 07:33:00 -
[90]
Okay, had a few hiccoughs with regard to getting the xml formatted correctly, even when only editing the character id and api key _but_ when I used the XML Desktop Generator referenced hereIt worked a charm, my only issue is that I don't have enough room on my TyTN's screen for all my characters, I've removed the Skype, EQO and the Today screen and can just barely tolerate 4 accts... ( ) gotta be able to get my others m8! 
But otherwise, thanks!! It works as advertised
HTC TyTN (Hermes 200/300) Win Mobile 6
|
| |
|
| Pages: 1 2 [3] 4 5 6 :: one page |
| First page | Previous page | Next page | Last page |