Re: [nyphp-talk] Adding spell check to a form field

2009-06-30 Thread David Krings
Aaron Fischer wrote: I would like to add spell check to a field in one of my forms. I'm wondering if anyone has recommendations for a php class and/or javascript/ajax function that they liked? I did some quick searching for php and/or javascript spell checkers and found a bunch of results b

Re: [nyphp-talk] Adding spell check to a form field

2009-06-30 Thread Tim Lieberman
On Jun 30, 2009, at 1:09 PM, Aaron Fischer wrote: I would like to add spell check to a field in one of my forms. I'm wondering if anyone has recommendations for a php class and/or javascript/ajax function that they liked? I did some quick searching for php and/or javascript spell checkers

Re: [nyphp-talk] Zip code radius

2009-06-30 Thread Edward Potter
Adding the maps display with google is pretty easy. At this point you probably would have fun building this out on an iPhone with the new 3.0 Mapkit. You can get pretty crazy with all the geocoding features in Xcode. Drop zillions of Google "Pins" out of the sky, it's can get crazy. PS. here's

Re: [nyphp-talk] Zip code radius

2009-06-30 Thread Aaron Fischer
A gold star! I always wanted one of those. Thanks. =) -Aaron On Jun 30, 2009, at 1:37 PM, Allen Shaw wrote: Very cool, Aaron. Also very cool that you've actually updated the thread with your notes. Gold star for you, man. ___ New York PHP Us

Re: [nyphp-talk] Zip code radius

2009-06-30 Thread Allen Shaw
Aaron Fischer wrote: Wanted to post my results. I have successfully created a zip code radius function on my site, similar to a store locator. Here's a brief recap: ... Very cool, Aaron. Also very cool that you've actually updated the thread with your notes. Gold star for you, man. - A. -

[nyphp-talk] Adding spell check to a form field

2009-06-30 Thread Aaron Fischer
I would like to add spell check to a field in one of my forms. I'm wondering if anyone has recommendations for a php class and/or javascript/ajax function that they liked? I did some quick searching for php and/or javascript spell checkers and found a bunch of results but would like to he

Re: [nyphp-talk] Zip code radius

2009-06-30 Thread Aaron Fischer
Wanted to post my results. I have successfully created a zip code radius function on my site, similar to a store locator. Here's a brief recap: 1) Geocoded around 31,000 addresses sitting in my database, using Google Maps API (http://code.google.com/support/bin/answer.py?answer=80200&top