RE: [nyphp-talk] Radial Zip Code Search

2007-01-19 Thread Mark Armendariz
I'd posted one on this list a couple years ago. Found it in the archive: http://lists.nyphp.org/pipermail/talk/2003-November/006445.html I believe someone followed up and mentioned the actual source of the function, or at least a very similar one, but I can't seem to find that post. Good Luck, a

Re: [nyphp-talk] Radial Zip Code Search

2007-01-19 Thread Joseph Crawford
take a look here http://www.hotscripts.com/PHP/Scripts_and_Programs/Zip_Code_Locators/index.html On 1/19/07, Donald J Organ IV <[EMAIL PROTECTED]> wrote: WEll i am assuming you have a postal zipcodes database with longitude and latitude here is the queries you want to use, first you need to get

Re: [nyphp-talk] Radial Zip Code Search

2007-01-19 Thread Donald J Organ IV
WEll i am assuming you have a postal zipcodes database with longitude and latitude here is the queries you want to use, first you need to get long and lat for zipcode SELECT longitutde,latitude FROM usa WHERE zipcode=$zip SELECT distinct zipcode, ROUND((ACOS((SIN($lat/57.2958) * SIN(latitude/

RE: [nyphp-talk] Radial Zip Code Search

2007-01-19 Thread Baer, Jon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You might want to try a new GIS topic search @ MySQL ... Here is an old one from 2004 - http://forums.mysql.com/read.php?23,3868,3868 An inexpensive solution ... http://www.myzipdb.com/zipcode_locator.php - - Jon - -Original Message- From:

Re: [nyphp-talk] Radial Zip Code Search

2007-01-19 Thread Stephen Musgrave
http://www.myzipdb.com/zipcode_locator.php On Jan 19, 2007, at 3:44 PM, Donna Marie Vincent wrote: Hi, all. I am looking for a script, or a tutorial on how to create a script, that will perform a radial zip code search. I Googled this "radial zip code" and "radial postcode" and have found

Re: [nyphp-talk] Gmail breaks URLs?

2007-01-19 Thread Stephen Musgrave
I found the error which in fact wasn't related to Gmail. There was a space in the URL. My bad. Thanks and sorry! On Jan 19, 2007, at 3:08 PM, Joseph Crawford wrote: Stephen, Did you try to encode the URL? Thanks, -- Joseph Crawford Jr. Zend Certified Engineer Codebowl Solutions, Inc.

[nyphp-talk] Radial Zip Code Search

2007-01-19 Thread Donna Marie Vincent
Hi, all. I am looking for a script, or a tutorial on how to create a script, that will perform a radial zip code search. I Googled this "radial zip code" and "radial postcode" and have found nothing about how to do this. Can anyone point me in the right direction? Thanks in advance!

RE: [nyphp-talk] show me your best work

2007-01-19 Thread Baer, Jon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 My best work is anything that uses CakePHP ;-) - -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nate Abele Sent: Friday, January 19, 2007 3:08 PM To: talk@lists.nyphp.org Subject: [nyphp-talk] show me your b

Re: [nyphp-talk] show me your best work

2007-01-19 Thread inforequest
Hah. My best work is in progress right now. :-) -- - Your web server traffic log file is the most important source of web business information available. Do you know where your logs are right now? Do you know who else has access to you

RE: [nyphp-talk] show me your best work

2007-01-19 Thread Cliff Hirsch
Amen. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nate Abele Sent: Friday, January 19, 2007 3:08 PM To: talk@lists.nyphp.org Subject: [nyphp-talk] show me your best work My best work is probably CakePHP. http://cakephp.org/ __

[nyphp-talk] show me your best work

2007-01-19 Thread Nate Abele
My best work is probably CakePHP. http://cakephp.org/ ___ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://ww

Re: [nyphp-talk] Gmail breaks URLs?

2007-01-19 Thread Joseph Crawford
Stephen, Did you try to encode the URL? Thanks, -- Joseph Crawford Jr. Zend Certified Engineer Codebowl Solutions, Inc. http://www.codebowl.com/ Blog: http://www.josephcrawford.com/ 1-802-671-2021 [EMAIL PROTECTED] ___ New York PHP Community Talk Mail

Re: [nyphp-talk] Gmail breaks URLs?

2007-01-19 Thread Stephen Musgrave
This issue isn't showing up with any other email readers. On Jan 19, 2007, at 1:38 PM, Allen Shaw wrote: Stephen Musgrave wrote: The URL is showing up in Gmail with spaces randomly inserting into it, thus breaking the URL. Here's an example: http://staging.looq. com/members/validate.php?id=

Re: [nyphp-talk] Gmail breaks URLs?

2007-01-19 Thread Allen Shaw
Stephen Musgrave wrote: The URL is showing up in Gmail with spaces randomly inserting into it, thus breaking the URL. Here's an example: http://staging.looq. com/members/validate.php?id= 4917 Is there any chance these spaces are in the actual email you're sending, meaning it's not Gmail's f

Re: [nyphp-talk] Gmail breaks URLs?

2007-01-19 Thread Joseph Crawford
Maybe you should urlencode the url that might stop it from breaking -- Joseph Crawford Jr. Zend Certified Engineer Codebowl Solutions, Inc. http://www.codebowl.com/ Blog: http://www.josephcrawford.com/ 1-802-671-2021 [EMAIL PROTECTED] ___ New York PHP Co

Re: [nyphp-talk] show me your best work

2007-01-19 Thread Joseph Crawford
Oh now that's just too much, my stomach hurts now lol -- Joseph Crawford Jr. Zend Certified Engineer Codebowl Solutions, Inc. http://www.codebowl.com/ Blog: http://www.josephcrawford.com/ 1-802-671-2021 [EMAIL PROTECTED] ___ New York PHP Community Talk M

RE: [nyphp-talk] Gmail breaks URLs?

2007-01-19 Thread Peter Sawczynec
When the URL is being built, are any of the vars or data coming from a database being used untrimmed. That is, does any of the source data have some unintentional space padding around the data? Peter -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stephen

Re: [nyphp-talk] show me your best work

2007-01-19 Thread Keith Casey
On 1/18/07, Kurt Zimmerman <[EMAIL PROTECTED]> wrote: I'm developing a coup to oust the MS Solution shop and all that overhead nonsense that goes along with it. In order for me to do that I call on your input. I have nothing to do with it, but I recently found out that all of http://www.army.m

Re: [nyphp-talk] show me your best work

2007-01-19 Thread LK
Wow! Did you also write the "Saddam's Unseen Video ??" http://viralvideos.com/video/2396 - spooky stuff ! Leo - Original Message From: Scott Trudeau <[EMAIL PROTECTED]> To: NYPHP Talk Sent: Friday, January 19, 2007 10:27:00 AM Subject: Re: [nyphp-talk] show me your best work Kind of

[nyphp-talk] Gmail breaks URLs?

2007-01-19 Thread Stephen Musgrave
I have a double opt-in workflow on a site I am building. The user signs up for membership, they are sent a confirmation email. There is a link in the confirmation email that they must click in order to validate their account. The URL is showing up in Gmail with spaces randomly inserting

Re: [nyphp-talk] show me your best work

2007-01-19 Thread Scott Trudeau
Kind of a vague question... Recently I rewrote almost entirely http://viralvideos.com in about a week ... I didn't do the design, but I (re)did all the html, css, php and javascript. The only code left from the original version is a little bit of screen scraping code and one or two short helper

Re: [nyphp-talk] Followup: Going weekly rate for php developer/coder in NYC these days?

2007-01-19 Thread Sean
Yeah it is about 10,000 a night for inpatients. On top of that you get charged for the procedure and for the doctor administering the procedure. Makes much more sense to have insurance On 1/19/07, edward potter <[EMAIL PROTECTED]> wrote: That's an average for the typical surgical procedure - (

Re: [nyphp-talk] show me your best work

2007-01-19 Thread Aaron Greenspan
Hi Kurt, The PHP achievement I'm most proud of is my home-grown accounting software, which creates my IRS Form 1120S for me, filled in (accurately), in PDF format. If other people on the list want to give it a try, just visit my site. Aaron Aaron Greenspan President & CEO Think Computer Cor