Re: [nyphp-talk] Quercus

2007-11-14 Thread Rob Marscher
On Nov 14, 2007, at 8:32 PM, Jon Baer wrote: http://quercus.caucho.com So im testing this out w/ CakePHP w/ JVM 1.5 and Terracotta (vm clustering) and have to say from what Ive seen (locally) it is pretty impressive. I am wondering if anyone is actually using (or testing) this combo in pr

Re: [nyphp-talk] GoogleMapAPI

2007-11-14 Thread Steve Manes
John Campbell wrote: Yeah, I know. Even though it says it supports V2, it doesn't appear to support the GDirections class. I was hoping that someone who's used this PHP class might know if there was an extended class that did. If all it is missing for your needs is directions, I'll fix it. Sho

Re: [nyphp-talk] GoogleMapAPI

2007-11-14 Thread John Campbell
> Yeah, I know. Even though it says it supports V2, it doesn't appear to > support the GDirections class. I was hoping that someone who's used this > PHP class might know if there was an extended class that did. If all it is missing for your needs is directions, I'll fix it. Shouldn't take more t

[nyphp-talk] GoogleMapAPI

2007-11-14 Thread Steve Manes
Is anyone using this API? I'm testing this PHP class for possible use on a project. I've the basic functionality working but, for the life of me, I can't figure out how to get it to display driving directions or overlay a visual route. Any tips or pointers to sample code would be very helpfu

Re: [nyphp-talk] GoogleMapAPI

2007-11-14 Thread John Campbell
> Sorry, I should have been clearer. I meant the PHP GoogleMapAPI class > (GoogleMapAPI.class.php) here: > > http://www.phpinsider.com/php/code/GoogleMapAPI/ The driving directions they have in their example is an external link to maps.google.com. I assume that is not what you want. You will nee

Re: [nyphp-talk] GoogleMapAPI

2007-11-14 Thread Steve Manes
John Campbell wrote: Sorry, I should have been clearer. I meant the PHP GoogleMapAPI class (GoogleMapAPI.class.php) here: http://www.phpinsider.com/php/code/GoogleMapAPI/ The driving directions they have in their example is an external link to maps.google.com. I assume that is not what you wa

[nyphp-talk] Quercus

2007-11-14 Thread Jon Baer
http://quercus.caucho.com So im testing this out w/ CakePHP w/ JVM 1.5 and Terracotta (vm clustering) and have to say from what Ive seen (locally) it is pretty impressive. I am wondering if anyone is actually using (or testing) this combo in production? Or has any opinions otherwise of th

Re: [nyphp-talk] GoogleMapAPI

2007-11-14 Thread Steve Manes
Steve Manes wrote: Is anyone using this API? I'm testing this PHP class for possible use on a project. I've the basic functionality working but, for the life of me, I can't figure out how to get it to display driving directions or overlay a visual route. Any tips or pointers to sample code

Re: [nyphp-talk] GoogleMapAPI

2007-11-14 Thread John Campbell
> Is anyone using this API? I'm testing this PHP class for possible use > on a project. Yes, I wrote this site that uses it (including the advanced features). http://www.gypsymaps.com > I've the basic functionality working but, for the life of > me, I can't figure out how to get it to display dr

Re: [nyphp-talk] GoogleMapAPI

2007-11-14 Thread Rolan Yang
http://code.google.com/apis/maps/documentation/services.html#Traffic_Overlays ~Rolan Steve Manes wrote: Is anyone using this API? I'm testing this PHP class for possible use on a project. I've the basic functionality working but, for the life of me, I can't figure out how to get it to displa

Re: [nyphp-talk] Extracting an int from a query string.

2007-11-14 Thread Dan Cech
Rob Marscher wrote: > On Nov 13, 2007, at 3:14 PM, John Campbell wrote: >> On Nov 13, 2007 2:56 PM, dann <[EMAIL PROTECTED]> wrote: >>> One small caveat I failed to mention earlier: [...snip...] >>> ctype_digit [...snip...] returns false >>> if you pass it an actual integer. >> Easily fixed with: >

Re: [nyphp-talk] Extracting an int from a query string.

2007-11-14 Thread Rob Marscher
On Nov 13, 2007, at 3:14 PM, John Campbell wrote: On Nov 13, 2007 2:56 PM, dann <[EMAIL PROTECTED]> wrote: One small caveat I failed to mention earlier: [...snip...] ctype_digit [...snip...] returns false if you pass it an actual integer. Easily fixed with: ctype_digit("$int"); With the added

Re: [nyphp-talk] Test Please Ignore

2007-11-14 Thread Kenneth Downs
Test message received. Donald J Organ IV wrote: test ___ 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://w

[nyphp-talk] Test Please Ignore

2007-11-14 Thread Donald J Organ IV
test ___ 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://www.nyphp.org/show_participation.php