RE: [PHP] What's your game? (X-PHP)

2010-04-26 Thread Williams, Dewey
The only online games I play are Guild Wars and - now - Dungeons and
Dragons Online (FREE!).  I haven't played vgaplanets in ages - too few
servers to get a decent game. Not certain I can even install my original
3.5 inch disk anymore!

Dewey Williams

 -Original Message-
 From: tedd [mailto:t...@sperling.com]
 Sent: Sunday, April 25, 2010 9:16 AM
 To: php-general@lists.php.net
 Subject: [PHP] What's your game? (X-PHP)
 
 Hi gang:
 
 Considering we recently had several people mention what games they
 play, it might be interesting to see what everyone plays.
 
 As for me, I currently play Modern Warfare 2 on XBOX. It's the most
 recent in a long line of war games (i.e., Call of Duty, Ghost Recon,
 etc.).
 
 My gamer tag is special tedd
 
 What's your game?
 
 Cheers,
 
 tedd
 
 
 --
 ---
 http://sperling.com  http://ancientstones.com  http://earthstones.com
 
 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] Re: Re: replying to list (I give up)[SOLVED TO A DEGREE]

2010-04-21 Thread Williams, Dewey
 Oh, I have checked my mailinglist subsribtions and only 11  of  113
 are using this stupid Reply-To:  stuff...  But as I already mentioned,
 those lists have manly Windows-Noobs which do not know better...
 speak,  they can not use there brain and let Microsoft and Co thinking
 for them..
 
 Thanks, Greetings and nice Day/Evening
 Michelle Konzack
 Systemadministrator
 [Dewey Williams] 

No need to get nasty.  Some people MUST use Windows and OUTLOOK! (which
does not have reply to list) where they work.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] Magnetic Stripe Reader or Barcode to PHP

2010-02-18 Thread Williams, Dewey
Bar code scanners can be setup to decode the scan code on the card and
output it as text. On your incoming site, place cursor in text box, scan
card, code on card is entered as text, hit enter, text field sent to
database where all the F* Magic takes place.

You will also need a method to create the cards and get the data into
the database associated with the number.  You can use Word or other text
program and a bar code font to print the cards with bar-code, or use
pre-printed peel and stick barcode labels to place on a card. To
Initialize the card, have an new member interface where the data for the
member is entered, along with their bar-coded number.

There are a LARGE number of bar-code codes.  Pick one of the more common
that uses alphanumeric and symbols.

Tips: Have a backup reader or hard wire the bar-code scanner into a
power outlet.  The cheaper hand held ones don't have a very good battery
life.  Print the number on the card under the bar code.  This will help
when a drink smears the bar code or it becomes unreadable.  The door
person can enter the number by hand.

Dewey Williams

 -Original Message-
 From: Daevid Vincent [mailto:dae...@daevid.com]
 Sent: Thursday, February 18, 2010 5:43 PM
 To: php-general@lists.php.net
 Subject: [PHP] Magnetic Stripe Reader or Barcode to PHP
 
 I'll confess that I've done almost zero research on this topic as of
 right
 now aside from pricing readers and blank cards.
 
 So we're opening a new super-club here in Seattle. One of the ideas
 we'd
 like to pursue is that people are assigned a card. This can be a
 magstripe
 card or something with a barcode. Not really sure at the moment which
 way
 to go.
 
 The idea being that when they enter, we swipe/scan their card and we
 can
 log stats (# of visits, # guests, favorite drink so the bar has it
 ready,
 enter into contest, etc.) I was thinking we setup a simple netbook
with
 a
 USB reader at the front door when they pay. Then we have another back
 at
 the bar. Connect via WiFi. Have a notebook somewhere behind the scenes
 that
 runs LAMP (or a VM thereof). No internet needed.  The backend database
 and
 even web/GUI stuff is of course trivial with any LAMP stack.
 
 What I don't know is how do I interface _to_ PHP from say a magstripe
 reader. They're dirt cheap ($50), but I assume come with zero
software.
 http://www.kanecal.net/mag-stripe-reader-scanner.html . And there are
 hundreds of these gadgets out there all the same basically.
 
 I guess what I'm hoping for is some pointers, from someone who's done
 this
 sort of thing.
 
 My gut thought is something so simple, where there is some XP software
 (or
 Linux I suppose) that reads the card (and generally they only have a
 number
 encoded on them) and this is sent via a URL we define, such as
 http://192.168.10.100/door.php?id=123456 or
 http://192.168.10.100/bar.php?id=123456 etc. (ignore the security
 issues
 and all that. It's trivial to encode the parameters, plus it's a
closed
 system with WEP/WPA/WTF). But does anyone know of such a key piece of
 code?
 
 Like I said, I'm not locked into magcards. It could be a barcode
reader
 just as easily. Or fingerprint scanner, or facial recognition. In the
 end
 it's just a unique thing that maps to a unique number. I just need
 the
 FM (F*ckin' Magic -- it's a programmer term -- look it up!) that
goes
 in
 between PHP and the hardware.
 
 http://daevid.com
 
 Some people, when confronted with a problem, think 'I know, I'll use
 XML.'
 Now they have two problems.
 
 
 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] I'm not crazy I swear it... IE vs Safari and Firefox - The impossible!

2009-08-31 Thread Williams, Dewey


 -Original Message-
 From: Matt Neimeyer [mailto:m...@neimeyer.org]
 Sent: Monday, August 31, 2009 11:06 AM
 To: php-general
 Subject: [PHP] I'm not crazy I swear it... IE vs Safari and Firefox -
 The impossible!
 
 One of our products allows you to mail merge using an uploaded data
 file and have the results emailed to the recipients. IE works fine,
 always has. Firefox at some point started having the data disappear
 halfway through the merge and now the most recent version of Safari
 ALSO has the data disappear halfway through the merge. This means that
 users of Macs don't really have any options where before at least we
 could point them to Firefox. (Not our favorite option but at least it
 worked)
 
 Here's the process:
 
 1. Menu of what type of merge you want to do. (Initialize working
 table)
 2. Process Data File (Initialize working table and then load in new
 data)
 3. Build Email
 4. Send out Email
 
 
 Matt Neimeyer
 
 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php

[Dewey Williams]

No answers - just more questions to maybe point you in a direction you
haven't been
 
Is it possible that the query/script is taking too long to build the
response page and FireFox/Safari is asking for an empty query result?

You mention MySQL but is there any JavaScript involved in the
data/result set.  I am not a JS expert, but there could be differences
in IE/FF/Saf JavaScript that could cause this.

When you duplicate this with your data and get the error response, does
the script show a records in the response query, even though it reports
no records?

Sorry but no definitive answers...

Dewey Williams

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php