Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> A Friendly Trading Center Implement (demo)

 
post Apr 9 2014, 09:50
Post #1
amy_cc



Casual Poster
***
Group: Gold Star Club
Posts: 107
Joined: 16-February 13
Level 413 (Godslayer)


Hi all. (sorry for my poor English)
I found that the BBS is not very friendly for player who want to sell/buy item.
So I make a trading center looks like below: [192.161.54.213] http://192.161.54.213/

Attached Image
Features:
* wtb/wts Database
* Item/Equipment
* search item/Equipment ,sort price is OK.
* every one can distribute information (It is hard to make a User Access Control for me.I just know a little about of web Development,I am just a Embedded Linux Software Engineer)
* can Edit Price
* Internationalization .My native language is not English.Some of the words does not seem authentic.


It is a Traditional LAMP web site.It is OPEN SOURCE.(MIT License). [github.com] https://github.com/zodiac1111/wtb-db
* Debian Linux (my own Cheap VPS)
* Apache
* Mysql
* PHP(I am a Novice for php)

Welcome to fork this Project.Not only play games but also to learn new knowledge. (IMG:[invalid] style_emoticons/default/smile.gif)
Attached Image

This post has been edited by amy_cc: May 3 2014, 17:04
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 9 2014, 14:59
Post #2
blue penguin



in umbra, igitur, pugnabimus
***********
Group: Gold Star Club
Posts: 10,046
Joined: 24-March 12
Level 500 (Godslayer)


Am not a big HV player, so cannot comment much on the shop crawler/webtise/revamp. But your github is amazing amy_cc.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 9 2014, 15:06
Post #3
malkatmp



┬─┬ ︵ /(.□. \)
********
Group: Gold Star Club
Posts: 4,102
Joined: 30-April 12
Level 408 (Godslayer)


very nice & easy to use. thanks for making it. (IMG:[invalid] style_emoticons/default/smile.gif)

also, this makes things a lot more transparent. ie finding the cheapest sellers & the highest buyer. (IMG:[invalid] style_emoticons/default/tongue.gif)

just got a quick question, so is everything automated? or do people hv to manually input WTB/WTS into the system?

edit: easy to manually add items. (IMG:[invalid] style_emoticons/default/smile.gif)

This post has been edited by malkatmp: Apr 9 2014, 15:12
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 9 2014, 15:15
Post #4
amy_cc



Casual Poster
***
Group: Gold Star Club
Posts: 107
Joined: 16-February 13
Level 413 (Godslayer)


It is manually input (IMG:[invalid] style_emoticons/default/sad.gif)
I can not make it automation.
It Related to Natural language recognition.
I am not Computer science graduate. To analysis the Natural language and get the eg. Item/Price/Quantity is too hard to me (IMG:[invalid] style_emoticons/default/sad.gif)

QUOTE(malkatmp @ Apr 9 2014, 21:06) *

very nice & easy to use. thanks for making it. (IMG:[invalid] style_emoticons/default/smile.gif)

also, this makes things a lot more transparent. ie finding the cheapest sellers & the highest buyer. (IMG:[invalid] style_emoticons/default/tongue.gif)

just got a quick question, so is everything automated? or do people hv to manually input WTB/WTS into the system?

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 9 2014, 15:18
Post #5
malkatmp



┬─┬ ︵ /(.□. \)
********
Group: Gold Star Club
Posts: 4,102
Joined: 30-April 12
Level 408 (Godslayer)


QUOTE(amy_cc @ Apr 9 2014, 15:15) *

It is manually input (IMG:[invalid] style_emoticons/default/sad.gif)
I can not make it automation.
It Related to Natural language recognition.
I am not Computer science graduate. To analysis the Natural language and get the eg. Item/Price/Quantity is too hard to me (IMG:[invalid] style_emoticons/default/sad.gif)


though, imo, your Trading Center is better. (IMG:[invalid] style_emoticons/default/biggrin.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 9 2014, 15:27
Post #6
HNTI



Come to the dark side - we have cookies !!
*******
Group: Members
Posts: 2,422
Joined: 20-April 08
Level 500 (Godslayer)


Interface looks nice, but first thing which stroke me : it scales horribly with bigger screens.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 9 2014, 15:31
Post #7
varst



Peerless perverted long-hair-con of the Hentaiverse
***********
Group: Gold Star Club
Posts: 11,561
Joined: 30-March 10
Level 478 (Godslayer)


Only problem: I can edit everyone's input. (IMG:[invalid] style_emoticons/default/tongue.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 9 2014, 15:36
Post #8
treesloth



नो व्हिनिन्ग अल्लोवेद
********
Group: Catgirl Camarilla
Posts: 3,527
Joined: 6-January 13
Level 500 (Ponyslayer)


other thing is, I'm not buying phazons at the moment, but it shows that I am. I think the mining code should account for lists like this:

crystallized phazons @ 200k

but otherwise very nice!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 9 2014, 15:41
Post #9
malkatmp



┬─┬ ︵ /(.□. \)
********
Group: Gold Star Club
Posts: 4,102
Joined: 30-April 12
Level 408 (Godslayer)


QUOTE(varst @ Apr 9 2014, 15:31) *

Only problem: I can edit everyone's input. (IMG:[invalid] style_emoticons/default/tongue.gif)


this is why we can't hv nice things. (IMG:[invalid] style_emoticons/default/duck.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 9 2014, 15:43
Post #10
simrock87



<('.'<) (>'.')> (^'.')>
*****
Group: Members
Posts: 647
Joined: 12-June 11
Level 399 (Godslayer)


QUOTE(varst @ Apr 9 2014, 15:31) *

Only problem: I can edit everyone's input. (IMG:[invalid] style_emoticons/default/tongue.gif)

nvm, got myself a new box (IMG:[invalid] style_emoticons/default/cool.gif) (jk)

I like the idea, although right now it has some sql-injection potential (didn't test, too much to do to do nasty things (IMG:[invalid] style_emoticons/default/tongue.gif) ) as you don't sanitize/check the input.
Rule 1 in web-programming: don't trust any input (IMG:[invalid] style_emoticons/default/laugh.gif)

Otherwise really nice work (IMG:[invalid] style_emoticons/default/wink.gif) (and some readable php once in a while is nice too)

Side notes:
Crawling WTS/WTB would probably drive anyone mad with all the different formattings, types of price-declaration and so on (IMG:[invalid] style_emoticons/default/sad.gif)
Wish i could read the comments (IMG:[invalid] style_emoticons/default/biggrin.gif)

This post has been edited by simrock87: Apr 9 2014, 15:44
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 9 2014, 15:49
Post #11
amy_cc



Casual Poster
***
Group: Gold Star Club
Posts: 107
Joined: 16-February 13
Level 413 (Godslayer)


now qty. =0/-1/null is means "Unlimited".
Earlier I want to use a field "enable" to mask this Situation.but I get some problem with the Mysql database.
So I just ignore the "enable" field. And now I am lazy to fix it.
Maybe I could set "0" to mean "disable" ,and null or -1 mean "Unlimited". not everyone tell how much he want (IMG:[invalid] style_emoticons/default/tongue.gif)

QUOTE(treesloth16 @ Apr 9 2014, 21:36) *

other thing is, I'm not buying phazons at the moment, but it shows that I am. I think the mining code should account for lists like this:

crystallized phazons @ 200k

but otherwise very nice!

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 9 2014, 16:16
Post #12
amy_cc



Casual Poster
***
Group: Gold Star Club
Posts: 107
Joined: 16-February 13
Level 413 (Godslayer)



QUOTE(simrock87 @ Apr 9 2014, 21:43) *

nvm, got myself a new box (IMG:[invalid] style_emoticons/default/cool.gif) (jk)

I like the idea, although right now it has some sql-injection potential (didn't test, too much to do to do nasty things (IMG:[invalid] style_emoticons/default/tongue.gif) ) as you don't sanitize/check the input.
Rule 1 in web-programming: don't trust any input (IMG:[invalid] style_emoticons/default/laugh.gif)

Otherwise really nice work (IMG:[invalid] style_emoticons/default/wink.gif) (and some readable php once in a while is nice too)

Side notes:
Crawling WTS/WTB would probably drive anyone mad with all the different formattings, types of price-declaration and so on (IMG:[invalid] style_emoticons/default/sad.gif)
Wish i could read the comments (IMG:[invalid] style_emoticons/default/biggrin.gif)

Standing web development perspective, this demo is entirely cook feces.
I do this in mind that want to learn php and mysql.
input check would make things too complicated (for me)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 9 2014, 16:19
Post #13
darkx



Active Poster
*******
Group: Members
Posts: 1,197
Joined: 3-December 06
Level 488 (Godslayer)


Wow, it looks really nice! I'll definitely try it out when I've got time to test it
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 9 2014, 18:06
Post #14
Pillowgirl



Grammatically Incorrect (☞゚∀゚)☞
*********
Group: Gold Star Club
Posts: 5,458
Joined: 2-December 12
Level 485 (Godslayer)


I'll wait for more accurate data.

But it looks fine.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 9 2014, 18:19
Post #15
Usagi =



Veteran Poster
********
Group: Gold Star Club
Posts: 2,923
Joined: 29-October 13
Level 453 (Dovahkiin)


This looks so good, TenB should invest in something like this.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 9 2014, 18:38
Post #16
Cats Lover



Peerless Cat's Lover of 1H Power (since 0 lvl)
********
Group: Gold Star Club
Posts: 2,800
Joined: 18-April 13
Level 500 (Godslayer)


Looks good! Thank you for your effort (IMG:[invalid] style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 10 2014, 21:05
Post #17
gynew



Hungry Wolf
*******
Group: Members
Posts: 2,019
Joined: 27-December 08
Level 407 (Godslayer)


Seems promising. Thanks
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 17 2014, 16:57
Post #18
Koaen



[On Hiatus]
*******
Group: Catgirl Camarilla
Posts: 2,225
Joined: 7-April 12
Level 500 (Godslayer)


This looks awesome.

There doesn't seem to be a db structure dump in git hub. Would you provide that?
I can probably help with the authentication portion.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 17 2014, 19:02
Post #19
xcaliber9999



?????
********
Group: Catgirl Camarilla
Posts: 2,819
Joined: 22-December 09
Level 500 (Godslayer)


Looks great. Looking forward to see full version
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 5th August 2025 - 12:00