Page 1 of 2

[Project] Stall Salem - Manager (web)

PostPosted: Thu Feb 11, 2016 8:56 am
by Nsuidara
Hello!!

The last time I wonder, and motivated to implement this project.

I heard of an attempt to implement such a project already was, but was unsuccessful...
Whether realize this project?
which was unsuccessful predecessor? (what elements they were unsuccessful)

Screens:
Account Player
Image

Re: [Project] Stall Salem - Manager (web)

PostPosted: Thu Feb 11, 2016 9:06 am
by Kandarim
looks nice, but I am not aware of a previous project like this that was or was not succesful.

Re: [Project] Stall Salem - Manager (web)

PostPosted: Thu Feb 11, 2016 10:11 am
by jcwilk
Sounds like a cool idea, bonus points if it uses a bot on the forums to authenticate via PM (send a PM to the bot account on the forums and it sends you back a temporary password, then you log into the trade app via your forum name and provided temp password) and if it's on github for people to submit pull requests.

Re: [Project] Stall Salem - Manager (web)

PostPosted: Thu Feb 11, 2016 10:24 am
by Kandarim
If we're listing hopefuls anyways, it would be incredibly awesome if it could crawl the first posts in trade threads on the forum (much like the path of exile trading bot). Even if were restricted to a given set-up (e.g. image-name-price) it would be incredibly helpful.

Re: [Project] Stall Salem - Manager (web)

PostPosted: Thu Feb 11, 2016 10:55 am
by Nsuidara
Kandarim wrote:If we're listing hopefuls anyways, it would be incredibly awesome if it could crawl the first posts in trade threads on the forum (much like the path of exile trading bot). Even if were restricted to a given set-up (e.g. image-name-price) it would be incredibly helpful.


cool idea, it would be possible... BUT :)
- each player shows his shop differently (on the forum)
- I think JC would not be pleased that my application was attacking his forum :) for scan trade :P

My job is to create applications that will be easy to use and fast (trying to adjust to tablets and phones as well)
We distinguish between three categories
- Sell
- Buy
- Exchange

I want to add
- good trader / scum - for anonymous
- good trader / scum - for player
2 types rates

- player click (buy) - order, and player what wanna buy items - he choose type of contact hs/pm forum, then (add in list order - size)
- how players will use the application, you will be able to calculate how much the item costs, or to what extent the prices are is (mean min,max,average) been possible
- and how many items sells

it would be great if JC provides by the way) a list of items from the stall, then i can made display items from stalls in prov :P

Re: [Project] Stall Salem - Manager (web)

PostPosted: Thu Feb 11, 2016 11:00 am
by Taipion
Kandarim wrote:If we're listing hopefuls anyways, it would be incredibly awesome if it could crawl the first posts in trade threads on the forum (much like the path of exile trading bot). Even if were restricted to a given set-up (e.g. image-name-price) it would be incredibly helpful.



I really liked this thing in PoE! :-)

Re: [Project] Stall Salem - Manager (web)

PostPosted: Thu Feb 11, 2016 11:46 am
by Nsuidara
Taipion wrote:
Kandarim wrote:If we're listing hopefuls anyways, it would be incredibly awesome if it could crawl the first posts in trade threads on the forum (much like the path of exile trading bot). Even if were restricted to a given set-up (e.g. image-name-price) it would be incredibly helpful.



I really liked this thing in PoE! :-)

f JC do not have anything against it :) i can try add

Re: [Project] Stall Salem - Manager (web)

PostPosted: Thu Feb 11, 2016 12:05 pm
by Kandarim
I imagine it being something like once an hour, or even once a day, parsing the first posts of the first page of trade topics. That'd hardly put a large strain on the forum, I imagine.

Re: [Project] Stall Salem - Manager (web)

PostPosted: Thu Feb 11, 2016 12:15 pm
by Nsuidara
Kandarim wrote:I imagine it being something like once an hour, or even once a day, parsing the first page of trade topics. That'd hardly put a large strain on the forum, I imagine.


so, you all think - better is analysis topic and indexing offert then make applications in which the player to add the offer?

Example, first topic Player add
hs-name
pm-name

s-name-pack-instock-cost
s-name-pack-instock-cost
s-name-pack-instock-cost
s-name-pack-instock-cost

b-name-pack-instock-cost
b-name-pack-instock-cost

e-name-pack-name-pack
e-name-pack-name-pack


s-name-pack-instock-cost
sell-coal-10-100-5
mean sell 10x coal for 5s (instock 100)

b-name-pack-instock-cost
buy-coal-5-50-3
mean need/buy 5x coal for 3s (need max 50)

e-coal-1-water-1
mean i give 1x coal, you give 1x water (xD)

OR
this actions indexing be bous for app ?

Re: [Project] Stall Salem - Manager (web)

PostPosted: Thu Feb 11, 2016 12:18 pm
by Kandarim
i meant that these indexing actions would be a bonus for the app.
The main issue you will face,IMO, is getting people to use it.