IUM Re: CF 8 Hosting recommendations

2009-05-13 Thread Jenny Gavin-Wear

hi all .. trying to get a marker to show on the google map api ... extract
of code below ..

anyone have any ideas as to why my marker isn't visible, please?

tia, jenny

cfoutput
script
src=http://maps.google.com/maps?file=apiamp;v=2amp;key=#session.GoogleKey
#
  type=text/javascript/script
script type=text/javascript
//![CDATA[
function load() {
  if (GBrowserIsCompatible()) {
var map = new GMap2(document.getElementById(map));
map.setCenter(new GLatLng(#dLatitude#, #dLongitude#), 14);
map.addControl(new GSmallMapControl());
map.centerAndZoom(new GPoint(#dLatitude#, #dLongitude#), 3);
var point = new GPoint(#dLatitude#, #dLongitude#);
var marker = new GMarker(point);
map.addOverlay(marker)
  }
}
//]]
/script
/cfoutput



~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322462
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: IUM Re: CF 8 Hosting recommendations

2009-05-13 Thread Azadi Saryev

see if using GLatLng instead of GPoint helps:

var point = new GLatLng(#dLatitude#, #dLongitude#);

(use same in your centerAndZoom() function call)

also, i do not remember why now, but i had to use map = new
google.maps.Map2(...) instead of new GMap2(...) to make it work...

Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/



Jenny Gavin-Wear wrote:
 hi all .. trying to get a marker to show on the google map api ... extract
 of code below ..

 anyone have any ideas as to why my marker isn't visible, please?

 tia, jenny



 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322465
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF 8 Hosting recommendations

2009-05-13 Thread Larry Lyons

Jordan has been very involved with Open BlueDragon, especially with getting it 
running under different configurations etc. They've given a lot back to the 
community. I've also never heard any complaints about them, so it may be worth 
a try.

larry

 gosh vivio is cheap!! can anyone else vouch for these guys? i would be 
 keen to try them out.
 
 Yes, if that's the chosen path then Viviotech can provide a VPS for
 $19.95 per month.
 
 http://www.viviotech.net/vps.cfm
 
 mxAjax / CFAjax docs and other useful articles:
 http://www.bifrost.com.au/blog/
  


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322468
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF 8 Hosting recommendations

2009-05-13 Thread Yves Arsenault

I've used Viviotech since sometime in 2006 I've had both VPS and
dedicated server with them.
Jordan and crew have always been great.

I have no complaints.

Yves Arsenault

Love is the only force capable of transforming an enemy into a friend.
--Martin Luther King, Jr.


On Wed, May 13, 2009 at 11:15 AM, Larry Lyons larrycly...@gmail.com wrote:


 Jordan has been very involved with Open BlueDragon, especially with getting
 it running under different configurations etc. They've given a lot back to
 the community. I've also never heard any complaints about them, so it may be
 worth a try.

 larry

  gosh vivio is cheap!! can anyone else vouch for these guys? i would be
  keen to try them out.
 
  Yes, if that's the chosen path then Viviotech can provide a VPS for
  $19.95 per month.
  
  http://www.viviotech.net/vps.cfm
  
  mxAjax / CFAjax docs and other useful articles:
  http://www.bifrost.com.au/blog/
  


 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322469
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF 8 Hosting recommendations

2009-05-12 Thread Mike Little

gosh vivio is cheap!! can anyone else vouch for these guys? i would be keen to 
try them out.

Yes, if that's the chosen path then Viviotech can provide a VPS for
$19.95 per month.

http://www.viviotech.net/vps.cfm

mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/
 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322460
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


RE: CF 8 Hosting recommendations

2009-05-11 Thread Adrian Lynch

Look at using Railo instead then :O)

Adrian

 -Original Message-
 From: Gerald Guido [mailto:gerald.gu...@gmail.com]
 Sent: 11 May 2009 03:30
 To: cf-talk
 Subject: Re: CF 8 Hosting recommendations
 
 
 and it has *always* used CF 8.
 
 Hey Rick,
 I hear ya. Unless they are offering CF 8 for free, I just don't want to
 pay
 an extra $35 a month (100% more) for CF 8 support. Silly notion eh?
 
 G!


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322368
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF 8 Hosting recommendations

2009-05-11 Thread James Holmes

Yes, if that's the chosen path then Viviotech can provide a VPS for
$19.95 per month.

http://www.viviotech.net/vps.cfm

mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/


2009/5/11 Adrian Lynch cont...@adrianlynch.co.uk:

 Look at using Railo instead then :O)

 Adrian

 -Original Message-
 From: Gerald Guido [mailto:gerald.gu...@gmail.com]
 Sent: 11 May 2009 03:30
 To: cf-talk
 Subject: Re: CF 8 Hosting recommendations


 and it has *always* used CF 8.

 Hey Rick,
 I hear ya. Unless they are offering CF 8 for free, I just don't want to
 pay
 an extra $35 a month (100% more) for CF 8 support. Silly notion eh?

 G!


 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322371
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


CF 8 Hosting recommendations

2009-05-10 Thread Gerald Guido

Like this hasn't been beaten to death ;o)

I have 10 domains I need to host. Nothing mission critical (like a sugar
daddy e-commerce site) but I will have my blog on it so four or five nines
would be nice.

My requirements:
Adobe CF 8
10 small domains - not a lot of email addresses, FTP accounts etc.
~10 gigs of drive space and ~ 50 gigs of traffic,
MySQL 5 and MSSQL 2005 support with  8-10  databases and CF DSN's
regular backups
No tag/function restrictions

And get this: I want it for $20/mo. or less.

Any recommendations?

Thanx
G!

-- 
Gerald Guido
http://www.myinternetisbroken.com
http://www.cfsimple.org/

To invent, you need a good imagination and a pile of junk.
-- Thomas A. Edison


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322359
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CF 8 Hosting recommendations

2009-05-10 Thread Phillip Vector

I USED to recommend hostingatoz.com, but lately, their customer
service has been non-existent. So if you happen to find something, let
me know as well? :)

On Sun, May 10, 2009 at 5:41 PM, Gerald Guido gerald.gu...@gmail.com wrote:

 Like this hasn't been beaten to death ;o)

 I have 10 domains I need to host. Nothing mission critical (like a sugar
 daddy e-commerce site) but I will have my blog on it so four or five nines
 would be nice.

 My requirements:
 Adobe CF 8
 10 small domains - not a lot of email addresses, FTP accounts etc.
 ~10 gigs of drive space and ~ 50 gigs of traffic,
 MySQL 5 and MSSQL 2005 support with  8-10  databases and CF DSN's
 regular backups
 No tag/function restrictions

 And get this: I want it for $20/mo. or less.

 Any recommendations?

 Thanx
 G!

 --
 Gerald Guido
 http://www.myinternetisbroken.com
 http://www.cfsimple.org/

 To invent, you need a good imagination and a pile of junk.
 -- Thomas A. Edison


 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322360
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF 8 Hosting recommendations

2009-05-10 Thread Charlie Griefer

Are you looking for $20 per month for all 10 domains?  Or $20 per
month per domain?

I have a feeling it's the former (and if so... good luck) :)

If it's the latter, you might want to look into a VPS solution.  If
you go that route, I'll throw out a recommendation for
http://ahphosting.net/


On Sun, May 10, 2009 at 5:45 PM, Phillip Vector
vec...@mostdeadlygame.com wrote:

 I USED to recommend hostingatoz.com, but lately, their customer
 service has been non-existent. So if you happen to find something, let
 me know as well? :)

 On Sun, May 10, 2009 at 5:41 PM, Gerald Guido gerald.gu...@gmail.com wrote:

 Like this hasn't been beaten to death ;o)

 I have 10 domains I need to host. Nothing mission critical (like a sugar
 daddy e-commerce site) but I will have my blog on it so four or five nines
 would be nice.

 My requirements:
 Adobe CF 8
 10 small domains - not a lot of email addresses, FTP accounts etc.
 ~10 gigs of drive space and ~ 50 gigs of traffic,
 MySQL 5 and MSSQL 2005 support with  8-10  databases and CF DSN's
 regular backups
 No tag/function restrictions

 And get this: I want it for $20/mo. or less.

 Any recommendations?

 Thanx
 G!

 --
 Gerald Guido
 http://www.myinternetisbroken.com
 http://www.cfsimple.org/

 To invent, you need a good imagination and a pile of junk.
 -- Thomas A. Edison




 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322361
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF 8 Hosting recommendations

2009-05-10 Thread Mark Mandel

Ech.. never go with hostingatoz... they are abysmal.

You may want to look at:
http://www.carehart.org/cf411/#cfhost


Mark

On Mon, May 11, 2009 at 10:45 AM, Phillip Vector
vec...@mostdeadlygame.comwrote:


 I USED to recommend hostingatoz.com, but lately, their customer
 service has been non-existent. So if you happen to find something, let
 me know as well? :)

 On Sun, May 10, 2009 at 5:41 PM, Gerald Guido gerald.gu...@gmail.com
 wrote:
 
  Like this hasn't been beaten to death ;o)
 
  I have 10 domains I need to host. Nothing mission critical (like a sugar
  daddy e-commerce site) but I will have my blog on it so four or five
 nines
  would be nice.
 
  My requirements:
  Adobe CF 8
  10 small domains - not a lot of email addresses, FTP accounts etc.
  ~10 gigs of drive space and ~ 50 gigs of traffic,
  MySQL 5 and MSSQL 2005 support with  8-10  databases and CF DSN's
  regular backups
  No tag/function restrictions
 
  And get this: I want it for $20/mo. or less.
 
  Any recommendations?
 
  Thanx
  G!
 
  --
  Gerald Guido
  http://www.myinternetisbroken.com
  http://www.cfsimple.org/
 
  To invent, you need a good imagination and a pile of junk.
  -- Thomas A. Edison
 
 
 

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322362
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF 8 Hosting recommendations

2009-05-10 Thread Gerald Guido

 Are you looking for $20 per month for all 10 domains?

Yep. They are personal sites (non client), Plus my blog which is the only
site I really care about being up.

I have a VPS with kickassvps which I love but I would like to move to a host
that supports CF8. I have no problem paying for decent hosting for my blog
but I was looking to see if I could find a nice host (perhaps local company
with a good reputation) for the rest of my stuff.

Never hurts to ask.

G!



On Sun, May 10, 2009 at 8:49 PM, Charlie Griefer
charlie.grie...@gmail.comwrote:


 Are you looking for $20 per month for all 10 domains?  Or $20 per
 month per domain?

 I have a feeling it's the former (and if so... good luck) :)

 If it's the latter, you might want to look into a VPS solution.  If
 you go that route, I'll throw out a recommendation for
 http://ahphosting.net/


 On Sun, May 10, 2009 at 5:45 PM, Phillip Vector
 vec...@mostdeadlygame.com wrote:
 
  I USED to recommend hostingatoz.com, but lately, their customer
  service has been non-existent. So if you happen to find something, let
  me know as well? :)
 
  On Sun, May 10, 2009 at 5:41 PM, Gerald Guido gerald.gu...@gmail.com
 wrote:
 
  Like this hasn't been beaten to death ;o)
 
  I have 10 domains I need to host. Nothing mission critical (like a sugar
  daddy e-commerce site) but I will have my blog on it so four or five
 nines
  would be nice.
 
  My requirements:
  Adobe CF 8
  10 small domains - not a lot of email addresses, FTP accounts etc.
  ~10 gigs of drive space and ~ 50 gigs of traffic,
  MySQL 5 and MSSQL 2005 support with  8-10  databases and CF DSN's
  regular backups
  No tag/function restrictions
 
  And get this: I want it for $20/mo. or less.
 
  Any recommendations?
 
  Thanx
  G!
 
  --
  Gerald Guido
  http://www.myinternetisbroken.com
  http://www.cfsimple.org/
 
  To invent, you need a good imagination and a pile of junk.
  -- Thomas A. Edison
 
 
 
 
 

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322363
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF 8 Hosting recommendations

2009-05-10 Thread Gerald Guido

Thanx Mark. I forgot all about the CF411 site. Great resource.

G!

On Sun, May 10, 2009 at 8:52 PM, Mark Mandel mark.man...@gmail.com wrote:


 Ech.. never go with hostingatoz... they are abysmal.

 You may want to look at:
 http://www.carehart.org/cf411/#cfhost


 Mark

 On Mon, May 11, 2009 at 10:45 AM, Phillip Vector
 vec...@mostdeadlygame.comwrote:

 
  I USED to recommend hostingatoz.com, but lately, their customer
  service has been non-existent. So if you happen to find something, let
  me know as well? :)
 
  On Sun, May 10, 2009 at 5:41 PM, Gerald Guido gerald.gu...@gmail.com
  wrote:
  
   Like this hasn't been beaten to death ;o)
  
   I have 10 domains I need to host. Nothing mission critical (like a
 sugar
   daddy e-commerce site) but I will have my blog on it so four or five
  nines
   would be nice.
  
   My requirements:
   Adobe CF 8
   10 small domains - not a lot of email addresses, FTP accounts etc.
   ~10 gigs of drive space and ~ 50 gigs of traffic,
   MySQL 5 and MSSQL 2005 support with  8-10  databases and CF DSN's
   regular backups
   No tag/function restrictions
  
   And get this: I want it for $20/mo. or less.
  
   Any recommendations?
  
   Thanx
   G!
  
   --
   Gerald Guido
   http://www.myinternetisbroken.com
   http://www.cfsimple.org/
  
   To invent, you need a good imagination and a pile of junk.
   -- Thomas A. Edison
  
  
  
 
 

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322364
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: CF 8 Hosting recommendations

2009-05-10 Thread Rick Faircloth

Ummm...I have a VPS with KickAssVPS and it's been running perfectly for
about
9 months or so...and it has *always* used CF 8.

Rick

On Sun, May 10, 2009 at 9:05 PM, Gerald Guido gerald.gu...@gmail.comwrote:


  Are you looking for $20 per month for all 10 domains?

 Yep. They are personal sites (non client), Plus my blog which is the only
 site I really care about being up.

 I have a VPS with kickassvps which I love but I would like to move to a
 host
 that supports CF8. I have no problem paying for decent hosting for my blog
 but I was looking to see if I could find a nice host (perhaps local company
 with a good reputation) for the rest of my stuff.

 Never hurts to ask.

 G!



 On Sun, May 10, 2009 at 8:49 PM, Charlie Griefer
 charlie.grie...@gmail.comwrote:

 
  Are you looking for $20 per month for all 10 domains?  Or $20 per
  month per domain?
 
  I have a feeling it's the former (and if so... good luck) :)
 
  If it's the latter, you might want to look into a VPS solution.  If
  you go that route, I'll throw out a recommendation for
  http://ahphosting.net/
 
 
  On Sun, May 10, 2009 at 5:45 PM, Phillip Vector
  vec...@mostdeadlygame.com wrote:
  
   I USED to recommend hostingatoz.com, but lately, their customer
   service has been non-existent. So if you happen to find something, let
   me know as well? :)
  
   On Sun, May 10, 2009 at 5:41 PM, Gerald Guido gerald.gu...@gmail.com
  wrote:
  
   Like this hasn't been beaten to death ;o)
  
   I have 10 domains I need to host. Nothing mission critical (like a
 sugar
   daddy e-commerce site) but I will have my blog on it so four or five
  nines
   would be nice.
  
   My requirements:
   Adobe CF 8
   10 small domains - not a lot of email addresses, FTP accounts etc.
   ~10 gigs of drive space and ~ 50 gigs of traffic,
   MySQL 5 and MSSQL 2005 support with  8-10  databases and CF DSN's
   regular backups
   No tag/function restrictions
  
   And get this: I want it for $20/mo. or less.
  
   Any recommendations?
  
   Thanx
   G!
  
   --
   Gerald Guido
   http://www.myinternetisbroken.com
   http://www.cfsimple.org/
  
   To invent, you need a good imagination and a pile of junk.
   -- Thomas A. Edison
  
  
  
  
  
 
 

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322365
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: CF 8 Hosting recommendations

2009-05-10 Thread Gerald Guido

and it has *always* used CF 8.

Hey Rick,
I hear ya. Unless they are offering CF 8 for free, I just don't want to pay
an extra $35 a month (100% more) for CF 8 support. Silly notion eh?

G!

On Sun, May 10, 2009 at 10:16 PM, Rick Faircloth
r...@whitestonemedia.comwrote:


 Ummm...I have a VPS with KickAssVPS and it's been running perfectly for
 about
 9 months or so...and it has *always* used CF 8.

 Rick

 On Sun, May 10, 2009 at 9:05 PM, Gerald Guido gerald.gu...@gmail.com
 wrote:

 
   Are you looking for $20 per month for all 10 domains?
 
  Yep. They are personal sites (non client), Plus my blog which is the only
  site I really care about being up.
 
  I have a VPS with kickassvps which I love but I would like to move to a
  host
  that supports CF8. I have no problem paying for decent hosting for my
 blog
  but I was looking to see if I could find a nice host (perhaps local
 company
  with a good reputation) for the rest of my stuff.
 
  Never hurts to ask.
 
  G!
 
 
 
  On Sun, May 10, 2009 at 8:49 PM, Charlie Griefer
  charlie.grie...@gmail.comwrote:
 
  
   Are you looking for $20 per month for all 10 domains?  Or $20 per
   month per domain?
  
   I have a feeling it's the former (and if so... good luck) :)
  
   If it's the latter, you might want to look into a VPS solution.  If
   you go that route, I'll throw out a recommendation for
   http://ahphosting.net/
  
  
   On Sun, May 10, 2009 at 5:45 PM, Phillip Vector
   vec...@mostdeadlygame.com wrote:
   
I USED to recommend hostingatoz.com, but lately, their customer
service has been non-existent. So if you happen to find something,
 let
me know as well? :)
   
On Sun, May 10, 2009 at 5:41 PM, Gerald Guido 
 gerald.gu...@gmail.com
   wrote:
   
Like this hasn't been beaten to death ;o)
   
I have 10 domains I need to host. Nothing mission critical (like a
  sugar
daddy e-commerce site) but I will have my blog on it so four or five
   nines
would be nice.
   
My requirements:
Adobe CF 8
10 small domains - not a lot of email addresses, FTP accounts etc.
~10 gigs of drive space and ~ 50 gigs of traffic,
MySQL 5 and MSSQL 2005 support with  8-10  databases and CF DSN's
regular backups
No tag/function restrictions
   
And get this: I want it for $20/mo. or less.
   
Any recommendations?
   
Thanx
G!
   
--
Gerald Guido
http://www.myinternetisbroken.com
http://www.cfsimple.org/
   
To invent, you need a good imagination and a pile of junk.
-- Thomas A. Edison
   
   
   
   
   
  
  
 
 

 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322366
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4