Re: Google Maps, CF and Ajax

2008-03-23 Thread Paul Ihrig
i would be interested in learning how to create custom regions in
google maps, based on zip codes.
say i pull results from my sales force db in cf8.
sales guy one territory is zip code 43202, 43206  43215
i would like to see a border of those combined zip codes in gmaps,
with other sats based on sales...

not even sure where to start.
any help, advice would be stellar!
thanks
-paul

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301841
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Google Maps, CF and Ajax

2008-03-20 Thread TechInfo
Mark Kruger wrote:
 Steve,

 I'm probably too long in the tooth to succumb to such familiarity.  But
 maybe this once Thanks Cutter Gee that felt kind of good. Will you
 call me Ace Rimmer?  :) 
   
What a Guy!  (sorry, I couldn't resist)


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301718
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Google Maps, CF and Ajax

2008-03-13 Thread Mark Kruger
Hehe... My late night PBS viewing is catching up with me. 


Mark A. Kruger, CFG, MCSE
(402) 408-3733 ext 105
www.cfwebtools.com
www.coldfusionmuse.com
www.necfug.com

-Original Message-
From: Adrian Lynch [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 13, 2008 4:09 AM
To: CF-Talk
Subject: RE: Google Maps, CF and Ajax

I so hope everyone knows that's in reference to Red Dwarf! :O.

http://en.wikipedia.org/wiki/Red_Dwarf_characters#Ace_Rimmer

:OD

-Original Message-
From: Mark Kruger [mailto:[EMAIL PROTECTED]
Sent: 12 March 2008 22:25
To: CF-Talk
Subject: RE: Google Maps, CF and Ajax


Steve,

I'm probably too long in the tooth to succumb to such familiarity.  But
maybe this once Thanks Cutter Gee that felt kind of good. Will you
call me Ace Rimmer?  :)

-Mark




~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301151
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Google Maps, CF and Ajax

2008-03-13 Thread Adrian Lynch
I so hope everyone knows that's in reference to Red Dwarf! :O.

http://en.wikipedia.org/wiki/Red_Dwarf_characters#Ace_Rimmer

:OD

-Original Message-
From: Mark Kruger [mailto:[EMAIL PROTECTED]
Sent: 12 March 2008 22:25
To: CF-Talk
Subject: RE: Google Maps, CF and Ajax


Steve,

I'm probably too long in the tooth to succumb to such familiarity.  But
maybe this once Thanks Cutter Gee that felt kind of good. Will you
call me Ace Rimmer?  :)

-Mark


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301149
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Google Maps, CF and Ajax

2008-03-13 Thread Mark Kruger
Steve,

Both of these tags actually do not use the version 2 ajax loader of google
maps... They aer both version 1 inline markers... Do you, or anyone else,
have any other ideas?

-mark
 


Mark A. Kruger, CFG, MCSE
(402) 408-3733 ext 105
www.cfwebtools.com
www.coldfusionmuse.com
www.necfug.com

-Original Message-
From: Mark Kruger [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 12, 2008 3:23 PM
To: CF-Talk
Subject: RE: Google Maps, CF and Ajax

Cool... I didn't think to look there. Thanks Steve.

-mark
 


Mark A. Kruger, CFG, MCSE
(402) 408-3733 ext 105
www.cfwebtools.com
www.coldfusionmuse.com
www.necfug.com

-Original Message-
From: Cutter (CFRelated) [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 12, 2008 2:41 PM
To: CF-Talk
Subject: Re: Google Maps, CF and Ajax

Yeah, RIAForge.org has two custom tags for interacting with Google Maps v2.
You want to cache marker locations, so you don't hit the geocoder over and
over for the same location info.

Steve Cutter Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer _
http://blog.cutterscrossing.com

Mark Kruger wrote:
 Mashup gurus,
 
 I'm looking for some simple examples of using google maps version 2 
 with CF and Ajax Anyone?  Also - any tips you have on performance 
 when using a lot of markers. Thanks!
 
 -Mark
 
 Mark A. Kruger, CFG, MCSE
 (402) 408-3733 ext 105
 www.cfwebtools.com
 www.coldfusionmuse.com
 www.necfug.com






~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301167
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Google Maps, CF and Ajax

2008-03-12 Thread Mark Kruger
Mashup gurus,

I'm looking for some simple examples of using google maps version 2 with CF
and Ajax Anyone?  Also - any tips you have on performance when using a
lot of markers. Thanks!

-Mark 

Mark A. Kruger, CFG, MCSE
(402) 408-3733 ext 105
www.cfwebtools.com
www.coldfusionmuse.com
www.necfug.com



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301094
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Google Maps, CF and Ajax

2008-03-12 Thread Cutter (CFRelated)
Yeah, RIAForge.org has two custom tags for interacting with Google Maps 
v2. You want to cache marker locations, so you don't hit the geocoder 
over and over for the same location info.

Steve Cutter Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_
http://blog.cutterscrossing.com

Mark Kruger wrote:
 Mashup gurus,
 
 I'm looking for some simple examples of using google maps version 2 with CF
 and Ajax Anyone?  Also - any tips you have on performance when using a
 lot of markers. Thanks!
 
 -Mark 
 
 Mark A. Kruger, CFG, MCSE
 (402) 408-3733 ext 105
 www.cfwebtools.com
 www.coldfusionmuse.com
 www.necfug.com


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301097
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: Google Maps, CF and Ajax

2008-03-12 Thread Mark Kruger
Cool... I didn't think to look there. Thanks Steve.

-mark
 


Mark A. Kruger, CFG, MCSE
(402) 408-3733 ext 105
www.cfwebtools.com
www.coldfusionmuse.com
www.necfug.com

-Original Message-
From: Cutter (CFRelated) [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 12, 2008 2:41 PM
To: CF-Talk
Subject: Re: Google Maps, CF and Ajax

Yeah, RIAForge.org has two custom tags for interacting with Google Maps v2.
You want to cache marker locations, so you don't hit the geocoder over and
over for the same location info.

Steve Cutter Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer _
http://blog.cutterscrossing.com

Mark Kruger wrote:
 Mashup gurus,
 
 I'm looking for some simple examples of using google maps version 2 
 with CF and Ajax Anyone?  Also - any tips you have on performance 
 when using a lot of markers. Thanks!
 
 -Mark
 
 Mark A. Kruger, CFG, MCSE
 (402) 408-3733 ext 105
 www.cfwebtools.com
 www.coldfusionmuse.com
 www.necfug.com




~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301100
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Google Maps, CF and Ajax

2008-03-12 Thread Cutter (CFRelated)
No problem, but you folks have known me long enough to call me 'Cutter'...;)

Steve Cutter Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer
_
http://blog.cutterscrossing.com

Mark Kruger wrote:
 Cool... I didn't think to look there. Thanks Steve.
 
 -mark
  
 
 
 Mark A. Kruger, CFG, MCSE
 (402) 408-3733 ext 105
 www.cfwebtools.com
 www.coldfusionmuse.com
 www.necfug.com
 


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301105
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Google Maps, CF and Ajax

2008-03-12 Thread Mark Kruger
Steve,

I'm probably too long in the tooth to succumb to such familiarity.  But
maybe this once Thanks Cutter Gee that felt kind of good. Will you
call me Ace Rimmer?  :) 

-Mark
 


Mark A. Kruger, CFG, MCSE
(402) 408-3733 ext 105
www.cfwebtools.com
www.coldfusionmuse.com
www.necfug.com

-Original Message-
From: Cutter (CFRelated) [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 12, 2008 4:31 PM
To: CF-Talk
Subject: Re: Google Maps, CF and Ajax

No problem, but you folks have known me long enough to call me 'Cutter'...;)

Steve Cutter Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer _
http://blog.cutterscrossing.com

Mark Kruger wrote:
 Cool... I didn't think to look there. Thanks Steve.
 
 -mark
  
 
 
 Mark A. Kruger, CFG, MCSE
 (402) 408-3733 ext 105
 www.cfwebtools.com
 www.coldfusionmuse.com
 www.necfug.com
 




~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:30
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4