Delusional

Reputation:
( +2)
Offline
Gender: 
Posts: 4713
Referrals: 6
GPSBlack Creator
|
 |
Oct 16, 2008 07:55 AM |
|
As time gets closer for my new ptc system to be released as alpha i have found i think it is better to ask some opinions on aspects on the system. Right now i am writing the user system. now all other systems use one DB(database) table for users/members info. I had an idea to seperate the personal info from the stats. what do you think would work best?
please answer in poll.
|
|
|
Logged
|
|
|
|
Origin
Reputation:
( +28)
Offline
Gender: 
Posts: 2432
Referrals: 18
Super Noob!
|
 |
Reply #1: Oct 16, 2008 11:42 AM |
|
Voted for option 1. It will speed up stats with simple column query.
|
|
|
Logged
|
I accept coding work..
|
|
|
kimmmo
Reputation:
( +3)
Offline
Posts: 115
Referrals: 3
THE ANTI-SCAM
|
 |
Reply #2: Oct 16, 2008 11:50 AM |
|
Voted for option 1. It will speed up stats with simple column query.
No. The query will stay the same. It is the number of concurrent queries connecting the same table affects the speed. But theDB will be well-designed if u separate them.
|
|
|
Logged
|
|
|
|
Delusional

Reputation:
( +2)
Offline
Gender: 
Posts: 4713
Referrals: 6
GPSBlack Creator
|
 |
Reply #3: Oct 16, 2008 12:05 PM |
|
Voted for option 1. It will speed up stats with simple column query.
No. The query will stay the same. It is the number of concurrent queries connecting the same table affects the speed. But theDB will be well-designed if u separate them. My thoughts exactly, This should also enhance the security. I say this because how i have the stats system made is that all stats are hashed so that only the php can read them, personal info is hashed as well to stop owners from stealing info from their members.
|
|
|
Logged
|
|
|
|
albs
Reputation:
( +31)
Offline
Posts: 2007
Referrals: 8
Quack
|
 |
Reply #4: Oct 16, 2008 11:15 PM |
|
personal info is hashed as well to stop owners from stealing info from their members.
good job delusional. 
|
|
|
Logged
|
|
|
|
Origin
Reputation:
( +28)
Offline
Gender: 
Posts: 2432
Referrals: 18
Super Noob!
|
 |
Reply #5: Oct 17, 2008 03:06 AM |
|
+1 Agreed with the main idea Delusional 
|
|
|
Logged
|
I accept coding work..
|
|
|
Delusional

Reputation:
( +2)
Offline
Gender: 
Posts: 4713
Referrals: 6
GPSBlack Creator
|
 |
Reply #6: Oct 17, 2008 03:11 AM |
|
demo will be released soon for developers.
thanks for the positive replies i really hate those that start crap just to start it.
more polls like this will be put up as i work on other areas of the program. I think it's time that someone made a system with others in mind instead of themselves. I mainly made this system to protect users from noob owners that have not a clue, or just want to scam everyone.
|
|
|
Logged
|
|
|
|
Origin
Reputation:
( +28)
Offline
Gender: 
Posts: 2432
Referrals: 18
Super Noob!
|
 |
Reply #7: Oct 17, 2008 03:50 AM |
|
Any estimation day/week on demo for developers?
|
|
|
Logged
|
I accept coding work..
|
|
|
Delusional

Reputation:
( +2)
Offline
Gender: 
Posts: 4713
Referrals: 6
GPSBlack Creator
|
 |
Reply #8: Oct 17, 2008 04:22 AM |
|
well user system demo will be up within next week
layout demo is open now
www.silentscapeptc.com
|
|
|
Logged
|
|
|
|
insaner
Reputation:
( +4)
Offline
Posts: 86
Referrals: 3
|
 |
Reply #9: Oct 17, 2008 07:32 AM |
|
thanks for the positive replies i really hate those that start crap just to start it. If you didn't have this attitude towards some members then they wouldn't start crap as you say. If your so good at scripting then may i ask what ever happened to to ezclicks after you touched the site ? What ever happened to Horselovers site ? I guess we got to make these comments to get arise out of some members so i am happy to rise to the occasion.
But what you don't realize is some members know more about you and your scripting abilities than you actually wish they did 
|
|
« Last Edit: Oct 17, 2008 07:35 AM by insaner »
|
Logged
|
|
|
|
Delusional

Reputation:
( +2)
Offline
Gender: 
Posts: 4713
Referrals: 6
GPSBlack Creator
|
 |
Reply #10: Oct 17, 2008 03:33 PM |
|
insaner ....... talk to the hand cause the brain ain't listening.
hmm ezclicks, down because the owner told me not to reopen it. simplestash down cause the owner owes me cash.
some mod needs to tell this ***** to stop the harassment.
|
|
« Last Edit: Oct 18, 2008 04:15 AM by Delusional »
|
Logged
|
|
|
|
Delusional

Reputation:
( +2)
Offline
Gender: 
Posts: 4713
Referrals: 6
GPSBlack Creator
|
 |
Reply #11: Oct 18, 2008 04:17 AM |
|
user system now being incorperated into the whole system, next on my list of things to do is adding the advertisement systems. Banner ads will be added first and once the system is in place i will be allowing ppl to add banners to the system for advertisement for $1 for 6 months.
|
|
|
Logged
|
|
|
|
easycash
Reputation:
( +13)
Offline
Gender: 
Posts: 1322
Referrals: 16
Clix4Free Network Owner & Founder
|
 |
Reply #12: Oct 18, 2008 04:23 AM |
|
I choose "personal info should be separate from stats".
|
|
|
Logged
|
|
|
|
|
Delusional

Reputation:
( +2)
Offline
Gender: 
Posts: 4713
Referrals: 6
GPSBlack Creator
|
 |
Reply #14: Oct 18, 2008 07:19 AM |
|
your attacks will not make me retaliate!
your objective is futile.
I guess sabbie here will be the only person that doubts how this works, oh well it is her problem not ours.
so lets get this thread back on topic.
If anyone has any actual ideas to add to mine please post them i am all ears.
And for you devs, this script will be partial opensource. those that help it get made will be credited. and as stated before this script will only bereleased to standing active EMS members, nobody else, at least for the alpha and the beta.
|
|
|
Logged
|
|
|
|
|