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.
 

help with programing

Author
Talr Shiar
Caldari Provisions
Caldari State
#1 - 2011-11-19 10:35:21 UTC
greetings all,

i had a questions for you, if i havn't done anything but html and that was a bit ago. Will the toutorial's listed above be good for me to create a webbased program ? Any help or direction you guys could provide would be much apprecaited.

Programs Goals
- Link Characters to Forum Login
- When Character leaves corp shoots PM to CEO's to let them know
- Stores limited API information
Talaan Stardrifter
State War Academy
Caldari State
#2 - 2011-11-20 00:39:49 UTC  |  Edited by: Talaan Stardrifter
Points 2 and 3 are easily achieved, but depending on your choice of platform, point 1 may be a bit tricky.
(I'm doing something similar myself. OK, I'm doing it the hard way, but still...)

--edit:
Actually, if you're manually attaching characters to forum logins, that's rather easy too.
I'm using the IGB data to automagically log people in.

The tutorials should cover all you need: basic server-side scripting and databases.
Cyerus
University of Caille
Gallente Federation
#3 - 2011-11-20 02:18:16 UTC
Talaan Stardrifter wrote:
....
I'm using the IGB data to automagically log people in.
...


I hope you are aware IGB headers are unsafe and can be easily abused.
TorTorden
Tors shibari party
#4 - 2011-11-20 06:38:14 UTC  |  Edited by: TorTorden
But its so funny logging into a targets "ceo forum" and start posting counter intel....

As for removal of non members my lazy ass prefers using the fact that I store api keys for all members, and I have cron scripts that (currently broken again) that runs a check list against the members in the corp sheet and tags those members no longer in corp in the db.

The people who just tend to log off and forget about eve is a larger issue (code wise), since they just disapear and largely let their accounts sleep till they run out on time, best way I came up with was to recheck all stored keys and see what keys return an access error or a corp change.
Talr Shiar
Caldari Provisions
Caldari State
#5 - 2011-11-20 06:43:51 UTC
aye not exsactly what i'm looking for,

basically i want a widgit that uses theri current login and allows them to input their api information

then with that api information the admin pannel pulls their characters like evemon basically and you would be able to see what members have done your required tasks which ones havn't. You would also be able to click on the person and see where their characters are so if someone dropped or made a new alt after joining you would know .
PsyKzz
Queen'S DucK
#6 - 2011-11-20 12:49:57 UTC
Right well before we actually give you any help.

You speak about linking with forums... what forums are you using?

Meh.

Talaan Stardrifter
State War Academy
Caldari State
#7 - 2011-11-20 14:03:34 UTC
PsyKzz wrote:
Right well before we actually give you any help.

You speak about linking with forums... what forums are you using?


"Write well" or "Right, well" (note comma)?