Hey Shane, what do you have against...

rnt80

Member
Joined
Mar 30, 2008
Messages
953
...those of us that are west of the Mississippi??!!?!?  Just kidding of course but when I filled out my entry for the newest sweepstakes I noticed that the vast majority of winners are east of the Mississippi.  Are most of the entries received from east coast customers or is this just a fluke?
 
Man, harsh!  [tongue]

The website uses an automated script to randomly select the winners. So, it's completely random and the fact that there are more winners from the east is just coincidence.

I can't accurately say where the majority of the entries are coming from because providing an address is an optional step which earns you an extra entry. Not everyone does that step. But from what I'm seeing, the west coast is well represented in the entries, as is Canada.

It's just by chance that we have more winners from the east.

Shane
 
Would you mind posting the code of your random number generator? I'd like to ensure that it's being  seeded correctly...  [poke]
 
SELECT TOP 1 winner
FROM peoplewhoentered
WHERE donationtoshane = TRUE and eastcoastresident = TRUE
ORDER BY donationamount DESCENDING

[popcorn]
 
Ken Nagrod said:
fritter63 said:
Would you mind posting the code of your random number generator? I'd like to ensure that it's being  seeded correctly...  [poke]

8675309
I called that number and some lady named Jenny answered. Is this a new Festool employee?
 
Shane Holland said:
SELECT TOP 1 winner
FROM peoplewhoentered
WHERE donationtoshane = TRUE and eastcoastresident = TRUE
ORDER BY donationamount DESCENDING

[popcorn]

There's the problem.....

You're NOT using Camel Case on your variable names (PeopleWhoEntered, etc).
 
Shane Holland said:
SELECT TOP 1 winner
FROM peoplewhoentered
WHERE donationtoshane = TRUE and eastcoastresident = TRUE
ORDER BY donationamount DESCENDING

[popcorn]

[thumbs up] [thumbs up]

I looked into bribing Shane, I mean donating.  I found it to be just like Ebay, it's far cheaper to buy the tools retail. [blink] [big grin]
 
At least you are allowed to enter - I wonder whether we will see Festool competitions over here.

Peter
 
Sancho beat me to that line.

It should be no secret to anyone who visits here that Festool USA is different in some ways than other Festool entities in other parts of the world and that we here in NA and this forum benefit.  ROCK ON FESTOOL USA GUYS!

If you want something different from Festool in other places in the world - send them an email and make suggestions or ask.

You never know what will happen unless you try!

Peter
 
Ok, west coasters and Canadians. Today's the last day to enter for this month's giveaway so do it now!

Also, to increase everyone's chances, we'll be giving away 4 SysLites next month, about one per week. So, go back and enter often for more chances to win.

As always, good luck to all.

Make checks payable to Shane Holland if you'd like to make a sizable donation.

[big grin]
 
Back
Top