Pages: [1] :: one page |
|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

Akirra sotken
EVE TRADE ADMINISTRATION Bebop and Rocksteady Henchmen Academy
2
|
Posted - 2013.01.31 08:07:00 -
[1] - Quote
i am in a slight dilema and was wondering if theres anything out there that could help.
Issue: I currently am buying up any goods my corp members come across (EG - gas, salvage,pi and so forth) for the corp, and logging everything using a spreadsheet in Google docs then paying them out. this method is OK at best, but it is tedious and i have to input data for one member at a time, and move on to the next.
i have heard of a semi automated utility using the IGB that some corps use to do this very thing, Where the member inputs all the data, and then gets paid once its been confirmed.
Is there such a utility out there? . . . any help on the matter would be great. |

Akirra sotken
EVE TRADE ADMINISTRATION Bebop and Rocksteady Henchmen Academy
2
|
Posted - 2013.02.02 10:03:00 -
[2] - Quote
any programmers interested in making some isk? |

Kosmoto Gothwen
Frenemy Logicians
5
|
Posted - 2013.02.03 04:23:00 -
[3] - Quote
Do you want to host it on a site, like on smf or wordpress, or do you want a separate app? Moon Gooru |

Akirra sotken
EVE TRADE ADMINISTRATION Bebop and Rocksteady Henchmen Academy
2
|
Posted - 2013.02.03 05:04:00 -
[4] - Quote
im looking at all options right now. something that isnt overly complex. it wouldnt need to update prices. but itwould need to log my members api.
more than likely host it on a free site.
|

Kosmoto Gothwen
Frenemy Logicians
5
|
Posted - 2013.02.03 15:55:00 -
[5] - Quote
TLDR: Free site likely wont be capable of what you want.
I do like the idea, however I don't think a website is what you want if you don't want to spend any money on it and here's why. All the free sites I'm aware of are very limited. Such as they don't give you the ability to run cron jobs (tasks that run automatically on a schedule) and don't give you access to a database.
To do what you want, if you go the website route, will need a database, it could be done without but would be a lot more work imo. You could probably get away with not needing cron jobs but in all honesty the easiest part of what your looking to do would be automatic price pulling.
Now you still have options, 1 would be not do a website and instead do an application (which I can't help you with). or 2 get a paid website with database access. Then take advantage of existing tools such as smf with the temars plugin. Then add to the database and cron jobs and a custom smf page to do what you want.
Some of the advantages of option 2 are your only building on top of things that already exist rather than starting from scratch. This is good because if something has a bug your not debugging everything to find whats wrong, your only debugging the new bits added by what you want to do. Moon Gooru |

Akirra sotken
EVE TRADE ADMINISTRATION Bebop and Rocksteady Henchmen Academy
2
|
Posted - 2013.02.04 01:43:00 -
[6] - Quote
ah ok. i see your points. i might have to ponder a few ideas then. i might go that route if the time and idea are viable. |
|
|
|
Pages: [1] :: one page |
First page | Previous page | Next page | Last page |