Page 1 of 2

Scripting Challenge

Posted: Sun Sep 19, 2004 2:27 am
by Tami
okay...you all know we have a small disagreement going with the township here regarding the Cafe.

What if we do a small survey online and get support for it? Here's my idea:

I print out some business type cards with "Do You Want an Internet Cafe & Gaming Centre in Aldergrove?" across the top, with a link on it like [url=\"http://www.killacafe.com/survey.php\"]http://www.killacafe.com/survey.php[/url] and a control number. We hand out these cards all over town...i.e. I get Michael and his friends to do it. The kids go online, enter their control number if they have one--if they don't have one, one will have to be generated for them, I guess--need a way to control who is using the cards. Anyway, once they get past the control number login, they answer a few questions like yes or no for the Cafe, lan parties, etc etc etc I haven't thought of what else yet. The answers are then compiled in a statistically useful way for me to present to the Township. For anyone who does the survey, they'll get a free hour when the Cafe opens, providing they bring in the card they were given (yes I know we'll have to have some way to prevent fakes, probably a hard to identify font.)

The challenge is, I need this ASAP so post your ideas, work together, do whatever it takes to get this online and working as fast as possible.

/biggrin.gif\' class=\'bbc_emoticon\' alt=\':D\' /> thank you /biggrin.gif\' class=\'bbc_emoticon\' alt=\':D\' />

oh yeah (edit) I need it to log ip's or isp's of each visit too, so I can prove the connections were local.

Scripting Challenge

Posted: Sun Sep 19, 2004 2:38 am
by Josh
So basically a poll system but with a log-in type system correct?

Scripting Challenge

Posted: Sun Sep 19, 2004 2:39 am
by Tami
yes, as long as the login system also logs the connection, it's very important that I be able to prove local connections and not worldwide ones.

Scripting Challenge

Posted: Sun Sep 19, 2004 2:41 am
by Josh
Okay. I don't know how you could do the log in system really.. lol I can leave that for Scott, Trin, and ner0 /blum.gif\' class=\'bbc_emoticon\' alt=\':P\' />

Scripting Challenge

Posted: Sun Sep 19, 2004 2:43 am
by Tami
that's fine...now I just need to come up with control questions.

Age, Sex, Support Cafe (yes, no), Check what you would like to use the computers for: email, chat, surfing, gaming, inhouse lan parties, international gaming tournaments, being able to use computer graphics or development software they don't have at home---those would be a "check all that apply---and uhm others but Josh interrupted my chain of thought in the staffroom.....

Scripting Challenge

Posted: Sun Sep 19, 2004 2:45 am
by Josh
(A)

Scripting Challenge

Posted: Sun Sep 19, 2004 3:03 am
by Tami
Perhaps something along the lines of "If you were a member of the Cafe Gaming Team, would you feel it part of your responsibility to keep the Cafe a safe place to be"

Scripting Challenge

Posted: Sun Sep 19, 2004 3:18 am
by Josh
Well it looks as if I'm creating the poll and I'll get the database working on my hosting, but once the script is done it'll be up to whoever to create the database on KC's space lol

Scripting Challenge

Posted: Sun Sep 19, 2004 3:25 am
by Vercz
[color=\"green\"]make an install script that automatically creates the db's ?? [/color]

Scripting Challenge

Posted: Sun Sep 19, 2004 3:29 am
by Josh
I'm not that smartz0r /blum.gif\' class=\'bbc_emoticon\' alt=\':P\' /> this [b][i]is[/i][/b] my first php script for like a month now

Scripting Challenge

Posted: Sun Sep 19, 2004 3:32 am
by Tami
Do you know how to write one, vercz?

Scripting Challenge

Posted: Sun Sep 19, 2004 3:37 am
by Vercz
[color=\"green\"]ill have a whack, ill get the db names and stuff in channel [/color]

Scripting Challenge

Posted: Sun Sep 19, 2004 4:57 am
by Trinity
I don't think that you can create the databases, but you can create the tables automatically.

$query = "CREATE_TABLE etc etc"

And then just query it like normal.

Scripting Challenge

Posted: Sun Sep 19, 2004 5:04 am
by Endo
I think thats a great idea ada; perhaps have a wee glossary beneath for things like what a LAN partie is etc, but i think its brilliant, hmm is there someway someone could just come online and get a number? because that way you could have posters placed strategically around the town, even if its one of thsoe ones describing it with the wee rip off tabs at the bottom, say with the link and a number, ohh that would work! lol

Scripting Challenge

Posted: Sun Sep 19, 2004 5:16 am
by Vercz
[color=\"green\"]yeah, thats what im making trin /bigwink.gif\' class=\'bbc_emoticon\' alt=\';)\' /> [/color]