Re: Taking the Vista Plunge

2007-02-19 Thread Kym Kovan
Christopher Jordan wrote:
 This really doesn't sound like a ColdFusion discussion anymore. Perhaps 
 those involved could take it to a non-CF list, or off-list, or to CFOT 
 or something.
   

So getting back on topic: I can't get Homesite to run under Vista. 
panic! Anyone else had this problem?


A Homesite lover,

Kym K

~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/

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


Re: cache one big query or many smaller ones

2007-02-19 Thread stylo stylo
Actually only 1.5k records, not 15k. Not a big/popular site. 

Just setting up mysql. 

How do people cache queries when using cfqueryparam?

~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion

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


Running Homesite under Vista - WAS RE: Taking the Vista Plunge

2007-02-19 Thread Sandra Clark
I have it running.  What version are you trying?  I was successful with 5.5


Sandra Clark
=
http://www.shayna.com
Training and Consulting  in CSS and Accessibility
Team Fusebox


-Original Message-
From: Kym Kovan [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 4:34 AM
To: CF-Talk
Subject: Re: Taking the Vista Plunge

Christopher Jordan wrote:
 This really doesn't sound like a ColdFusion discussion anymore. Perhaps 
 those involved could take it to a non-CF list, or off-list, or to CFOT 
 or something.
   

So getting back on topic: I can't get Homesite to run under Vista. 
panic! Anyone else had this problem?


A Homesite lover,

Kym K



~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion

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


OT: Best CSS book for beginners

2007-02-19 Thread Doug Brown
Sandra, if you are out there in cyberspace today, could you tell me what the 
very best book would be for learning css? I have the lynda.com tutorials on 
video, but not very good as far as I am concerned. I am more of a book learner.




Doug B.

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/

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


RE: Best CSS book for beginners

2007-02-19 Thread Sandra Clark
I'd recommend Head First HTML with CSS and xHTML 
http://www.oreilly.com/catalog/hfhtmlcss/






Sandra Clark
=
http://www.shayna.com
Training and Consulting  in CSS and Accessibility
Team Fusebox


-Original Message-
From: Doug Brown [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 7:39 AM
To: CF-Talk
Subject: OT: Best CSS book for beginners

Sandra, if you are out there in cyberspace today, could you tell me what the
very best book would be for learning css? I have the lynda.com tutorials on
video, but not very good as far as I am concerned. I am more of a book
learner.




Doug B.



~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion

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


Re: cache one big query or many smaller ones

2007-02-19 Thread Peter Boughton
How do people cache queries when using cfqueryparam?

Store the query and creation time in the Application scope?

eg, something along the lines of...

cfif NOT StructKeyExists(Application.CachedTime,'Whatever')
OR DateDiff(h, Application.CachedTime.Whatever, Now()) GTE 4

cfquery name=Whatever
 ...
/cfquery
cfset Application.CachedQuery.Whatever = Whatever/
cfset Application.CachedTime.Whatever  = Now()/
cfelse
cfset Whatever = Application.CachedQuery.Whatever/
/cfif

~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion

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


CF Ajax Poll system

2007-02-19 Thread Nick Tong - TalkWebSolutions.co.uk
Hi list,

I'm thinking about creating a open source Ajax poll system and
wondered if anyone else has anything already?  If not then i'll crack
on.  What would people look for in it and would anyone want to get
involved?

Nick

-- 
Nick Tong

web: http://talkwebsolutions.co.uk
blog: http://succor.co.uk
f..works:http://cfframeworks.com
short urls:  http://wapurl.co.uk
green link: http://wapurl.co.uk/?4Z2YDLX

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270090
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+jQuery Click Drag Sorting Demo (was: How to re-order items?)

2007-02-19 Thread Andy Matthews
Good job!!! 

-Original Message-
From: Michael E. Carluen [mailto:[EMAIL PROTECTED] 
Sent: Saturday, February 17, 2007 1:00 AM
To: CF-Talk
Subject: CF+jQuery Click Drag Sorting Demo (was: How to re-order items?)

Rick F or anyone else who is interested:

I just put up a quick working demo of CF using jQuery with the Interface
Sortable and Draggable Plugins.  The demo saves the serialized sorted list
into a mySql database.  Included on the demo page is a link to the complete
..cfm code

You can further optimize the code by going straight to an ajax post. (I only
did it the long way just to mimic what I have mentioned to Rick earlier in
this thread.)

Goto: http://www.365labs.net/cf_jquery/interface/form_sort.cfm

Have fun,

Michael


~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/

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


CF Hosting Question... 25+ domains with one account.

2007-02-19 Thread Che Vilnonis
I recently purchased 25 related domains and I wish to create 25 simple 3-5
page CF web sites. Can anyone recommend a host that can do this with ONE
ColdFusion account that doesn't cost a fortune?

Aside from a SQL database, I don't need anything fancy since the sites will
basically be monetized/affiliate pages. Also, I have no preference with
regards to Linux/Windows.

Thanks, Che


~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2. 
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270092
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 Hosting Question... 25+ domains with one account.

2007-02-19 Thread Mike Kear
I can do that ..   i dont charge extra per domain.;

my cost factors are disk space and bandwidth   everything else is
unlimited (meaning have as many as you need, fitting inside the
bandwidth and disk space limits).

Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month



On 2/20/07, Che Vilnonis [EMAIL PROTECTED] wrote:
 I recently purchased 25 related domains and I wish to create 25 simple 3-5
 page CF web sites. Can anyone recommend a host that can do this with ONE
 ColdFusion account that doesn't cost a fortune?

 Aside from a SQL database, I don't need anything fancy since the sites will
 basically be monetized/affiliate pages. Also, I have no preference with
 regards to Linux/Windows.

 Thanks, Che



~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270093
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 Hosting Question... 25+ domains with one account.

2007-02-19 Thread Andy Matthews
I just registered with Gearhost. They allow 8 domains in the account level
I'm at (level 3).
http://www.gearhost.com/hosting/shared/

The highest account offers 20 domains. 

-Original Message-
From: Che Vilnonis [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 8:13 AM
To: CF-Talk
Subject: CF Hosting Question... 25+ domains with one account.

I recently purchased 25 related domains and I wish to create 25 simple 3-5
page CF web sites. Can anyone recommend a host that can do this with ONE
ColdFusion account that doesn't cost a fortune?

Aside from a SQL database, I don't need anything fancy since the sites will
basically be monetized/affiliate pages. Also, I have no preference with
regards to Linux/Windows.

Thanks, Che




~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2. 
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270094
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 Hosting Question... 25+ domains with one account.

2007-02-19 Thread Che Vilnonis
Where are your servers located?

-Original Message-
From: Mike Kear [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 9:22 AM
To: CF-Talk
Subject: Re: CF Hosting Question... 25+ domains with one account.


I can do that ..   i dont charge extra per domain.;

my cost factors are disk space and bandwidth   everything else is
unlimited (meaning have as many as you need, fitting inside the bandwidth
and disk space limits).

Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month



On 2/20/07, Che Vilnonis [EMAIL PROTECTED] wrote:
 I recently purchased 25 related domains and I wish to create 25 simple 
 3-5 page CF web sites. Can anyone recommend a host that can do this 
 with ONE ColdFusion account that doesn't cost a fortune?

 Aside from a SQL database, I don't need anything fancy since the sites 
 will basically be monetized/affiliate pages. Also, I have no 
 preference with regards to Linux/Windows.

 Thanks, Che





~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2. 
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/

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


Re: Best CSS book for beginners

2007-02-19 Thread Rey Bango
Sandra knows her CSS so I'm definitely in agreement.

I second this recommendation.

Rey

Sandra Clark wrote:
 I'd recommend Head First HTML with CSS and xHTML 
 http://www.oreilly.com/catalog/hfhtmlcss/
 
 
 
 
 
 
 Sandra Clark
 =
 http://www.shayna.com
 Training and Consulting  in CSS and Accessibility
 Team Fusebox
 
 
 -Original Message-
 From: Doug Brown [mailto:[EMAIL PROTECTED] 
 Sent: Monday, February 19, 2007 7:39 AM
 To: CF-Talk
 Subject: OT: Best CSS book for beginners
 
 Sandra, if you are out there in cyberspace today, could you tell me what the
 very best book would be for learning css? I have the lynda.com tutorials on
 video, but not very good as far as I am concerned. I am more of a book
 learner.
 
 
 
 
 Doug B.
 
 
 
 

~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270096
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 Hosting Question... 25+ domains with one account.

2007-02-19 Thread Che Vilnonis
Andy, there's gotta be a CF host out there that only charges on bandwidth,
not the number of domains. Anyone else know of any?

~Ché

-Original Message-
From: Andy Matthews [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 9:19 AM
To: CF-Talk
Subject: RE: CF Hosting Question... 25+ domains with one account.


I just registered with Gearhost. They allow 8 domains in the account level
I'm at (level 3). http://www.gearhost.com/hosting/shared/

The highest account offers 20 domains.


~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2

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


Re: CFReport Results

2007-02-19 Thread Tom Chiverton
On Wednesday 14 Feb 2007, Rick Root wrote:
  Is there something wrong with the documentation ?

 If by something wrong you mean it doesn't actually answer the question I
 asked,  The documention for cfreport makes no reference to return 
values, results,  or pages.

What do you think the chances are it has return values (ala cfhttp) but Adobe 
left them out of the docs ?

-- 
Tom Chiverton
Helping to heterogeneously e-enable frictionless e-tailers



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.


~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270098
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 Hosting Question... 25+ domains with one account.

2007-02-19 Thread Adrian
If you dont need to use createobject() / any other shared hosting banned
stuff, then I would guess that godaddy are very hard to beat on pricing.

https://www.godaddy.com/gdshop/hosting/shared.asp
(click on Compare Plans-Linux)

Seems like you can have unlimited websites / 1000 GB transfer a month for
about $9 USD a month (incl CF)

Adrian


~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270099
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 Hosting Question... 25+ domains with one account.

2007-02-19 Thread Che Vilnonis
Hmmm. I'll have to check them out. Thanks, Adrian.

-Original Message-
From: Adrian [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 10:26 AM
To: CF-Talk
Subject: Re: CF Hosting Question... 25+ domains with one account.


If you dont need to use createobject() / any other shared hosting banned
stuff, then I would guess that godaddy are very hard to beat on pricing.

https://www.godaddy.com/gdshop/hosting/shared.asp
(click on Compare Plans-Linux)

Seems like you can have unlimited websites / 1000 GB transfer a month for
about $9 USD a month (incl CF)

Adrian




~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270100
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 Hosting Question... 25+ domains with one account.

2007-02-19 Thread Adrian
Che,

I should have mentioned:

1)
I've not tried the godaddy hosting myself, so I dont know what the catch is
(there always is one, isnt there)

2)
Make sure you read the TC's
http://www.godaddy.com/gdshop/legal_agreements/show_doc.asp?pageid=HOSTING%5FSA
Especially the bit about website content.

Adrian


On 19/02/07, Che Vilnonis [EMAIL PROTECTED] wrote:

 Hmmm. I'll have to check them out. Thanks, Adrian.

 -Original Message-
 From: Adrian [mailto:[EMAIL PROTECTED]
 Sent: Monday, February 19, 2007 10:26 AM
 To: CF-Talk
 Subject: Re: CF Hosting Question... 25+ domains with one account.


 If you dont need to use createobject() / any other shared hosting banned
 stuff, then I would guess that godaddy are very hard to beat on pricing.

 https://www.godaddy.com/gdshop/hosting/shared.asp
 (click on Compare Plans-Linux)

 Seems like you can have unlimited websites / 1000 GB transfer a month for
 about $9 USD a month (incl CF)

 Adrian




 

~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270101
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 Hosting Question... 25+ domains with one account.

2007-02-19 Thread Che Vilnonis
I think I am safe. The theme is cars parts.

-Original Message-
From: Adrian [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 10:38 AM
To: CF-Talk
Subject: Re: CF Hosting Question... 25+ domains with one account.


Che,

I should have mentioned:

1)
I've not tried the godaddy hosting myself, so I dont know what the catch is
(there always is one, isnt there)

2)
Make sure you read the TC's
http://www.godaddy.com/gdshop/legal_agreements/show_doc.asp?pageid=HOSTING%5
FSA
Especially the bit about website content.

Adrian


On 19/02/07, Che Vilnonis [EMAIL PROTECTED] wrote:

 Hmmm. I'll have to check them out. Thanks, Adrian.

 -Original Message-
 From: Adrian [mailto:[EMAIL PROTECTED]
 Sent: Monday, February 19, 2007 10:26 AM
 To: CF-Talk
 Subject: Re: CF Hosting Question... 25+ domains with one account.


 If you dont need to use createobject() / any other shared hosting 
 banned stuff, then I would guess that godaddy are very hard to beat on 
 pricing.

 https://www.godaddy.com/gdshop/hosting/shared.asp
 (click on Compare Plans-Linux)

 Seems like you can have unlimited websites / 1000 GB transfer a month 
 for about $9 USD a month (incl CF)

 Adrian




 



~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270102
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 Hosting Question... 25+ domains with one account.

2007-02-19 Thread Ian Skinner
I just recently started using Godaddy for my personal website.  You can have 
unlimited domains and sub-domains, restricted only by your disk allocation and 
bandwidth.  You also get 1000 emails with a shared hosting account.  I found 
their administration tools to be fairly straight forward and self-service, if a 
bit slow.

If you check these and the Adobe forum's archives you will see quite a few 
complaints about Godaddy's CF technical support.  I have only had to use it 
once to date.  The first level support was clueless concerning my issue of 
creating a custom DSN pointing to a non-Godaddy database server.  But after a 
few moments of confirmation that he did not have the answers to my questions - 
I asked for the next level and was immediately put through.  This support 
person was knowledgeable and was able to converse with me and explain why 
Godaddy does not do this with their shared hosting accounts.  

Of course they would be happy to do it with a virtual dedicated server at ~$25 
a month, but this was not important enough to me to compensate more then 
doubling my monthly expenses for this account.

---

Hmmm. I'll have to check them out. Thanks, Adrian.

-Original Message-
From: Adrian [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 10:26 AM
To: CF-Talk
Subject: Re: CF Hosting Question... 25+ domains with one account.


If you dont need to use createobject() / any other shared hosting banned stuff, 
then I would guess that godaddy are very hard to beat on pricing.

https://www.godaddy.com/gdshop/hosting/shared.asp


--
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

-
| 1 |   |
-  Binary Soduko
|   |   |
-
 
C code. C code run. Run code run. Please!
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 




~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270103
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 Ajax Poll system

2007-02-19 Thread Jacob Munson
I don't know of any but I'd be interested, and would be willing to
help.  I'd suggest you look at using Rob Gonda's AjaxCFC, particularly
his new JQuery version (although I think it's still in beta).

On 2/19/07, Nick Tong - TalkWebSolutions.co.uk [EMAIL PROTECTED] wrote:
 Hi list,

 I'm thinking about creating a open source Ajax poll system and
 wondered if anyone else has anything already?  If not then i'll crack
 on.  What would people look for in it and would anyone want to get
 involved?

 Nick

 --
 Nick Tong

 web: http://talkwebsolutions.co.uk
 blog: http://succor.co.uk
 f..works:http://cfframeworks.com
 short urls:  http://wapurl.co.uk
 green link: http://wapurl.co.uk/?4Z2YDLX

 

~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion

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


RE: Taking the Vista Plunge

2007-02-19 Thread Eric Roberts
I really like it.  Yeah, the constant checks to make sure that you are
requesting a change are a bit of a PIA, but seeing as everyone complained
about security on windows, you are only getting what you asked for.  Is this
any different than having to type sudo and typing in your password every
time you want to do something in Linux?

Eric

-Original Message-
From: Doug Brown [mailto:[EMAIL PROTECTED] 
Sent: Saturday, February 17, 2007 7:44 PM
To: CF-Talk
Subject: Re: Taking the Vista Plunge

Arg!!! I suppose I will be happy with XP :) Maybe linux would be a nice
change of pace too.



Doug B.



- Original Message - 
From: Dave l [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Saturday, February 17, 2007 5:06 PM
Subject: Re: Taking the Vista Plunge


 I did put the business version on my mac, and all I gotta say is what a
gigantic piece of crap vista is, honestly, I was hoping there was something
on there that made me go wow but there isnt, too little too late..

 Im surely not going to be installing cfm on there or anything else, i just
want it to check browsers.

 I had installed it for about 5 minutes before i started screaming YES I
WANNA F*CKIN USE THAT F*CKIN PROGRAM WITHOUT U F*CKIN ASKIN ME ME EVERY
F*CKIN TIME I WANNA USE THE F*CKIN THING OR I WOULDNT HAVE F*CKIN CLICKED ON
IT TO USE IT!!! H

 Is windows so bad now that its come to that?
 I made a lil sceencam of just trying to use ccleaner ( i even made it in
wmv for you windows ppl ;) )
 http://www.jamwerx.com/vistafun.wmv




 I'm sure dave the disruptor has tested it extensively. :)
 
 Will

 



~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/

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


RE: Taking the Vista Plunge

2007-02-19 Thread Eric Roberts
(you here is a plural you...not pointed at you Terry)

Depending on your system, you probably won't have to replace much.  Besides,
do you really want MS to design new versions of their OS within the
limitations of a 486?  There are some interface changes, just like we had
changes in each version of Windows (or any other graphical OS for that
matter).  If you have a system that was purchased in the last coupleof
years, you probably won't have to change anything.  My system, I had to
replace my video card and add memory.  If I would have had the original card
I had in my system, I wouldn't have had to upgrade.  When my original card
died last year, I replaced it with a lesser card as that was all I could
afford at the time.  I replaced my video card with $150 ATI Radeon X1650 and
added 1.5 gig to my system.  The process or is an athalon XP 2200.
Everything runs just fine (and very fast too).  If you run this on a system
that is 4 or 5 years old, then yes, you are going to have problems.
Upgrading your system is part of it.  Unless you are against progress...  

Terry...what problems did you have with 2007?  I have sent a few docs to
work from my home machine using Office 2007 with no problems.  We have 2003
at work.  I do know that there are occasionally backwards compatability
issues when they change the underlying engine.  I remember that happened
between Office 97 and 2000 with Access.

Eric

-Original Message-
From: Terry Troxel [mailto:[EMAIL PROTECTED] 
Sent: Saturday, February 17, 2007 8:18 PM
To: CF-Talk
Subject: RE: Taking the Vista Plunge

I am not bashing here, but I had a co-worker who needed to
edit an excel workbook and let me send it back to Corporate
while we were at a convention.
She had just gotten her laptop before our trip with Vista
and Office 2007.
After using help, etc. and 20 minutes I will never get back,
trying to save it as an Office 2003 compat file I put her on
my xp laptop and was done in a minute or two.

After reading about Vista it seems like forever, this seems
like when we went from dos to windows. If you put it on an
existing machine it will probably crawl I have read.
And it looks at first glance they have totally changed the
look/feel so a lot of people who aren't techies will be
basically starting over, and buying new hardware as well
too.

Then there's our 3d party software we are just realising to
our dealers nationwide that gets installed on laptops for in
home sales. They just informed me it will not run on Vista
yet..That's the reason we were at the dealer convention
to launch their new software. They are blaming it on 3d
party tools they license to write their .net software
package.

I have already had 20 calls from dealers stating Dell does
not sell anything but Vista.

Oh well I gues it could be worse.

I think MS will either make a major killing here or a lot
more Macs and Linux boxes will come into Corporate America.

Terry 

-Original Message-
From: Bruce Sorge [mailto:[EMAIL PROTECTED] 
Sent: Friday, February 16, 2007 12:02 PM
To: CF-Talk
Subject: Taking the Vista Plunge

OK, so I am going to take the Vista plunge this weekend.
What is the minimum version I need to run SQL Server 2000,
CF7 and IIS?

--
Bruce Sorge

I'm a mawg: half man, half dog. I'm my own best friend!







~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion

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


RE: Taking the Vista Plunge

2007-02-19 Thread Eric Roberts
I have the same complaint for any software or hardware manufacturer who
doesn't have updates or drivers for Vista.  I find it very unprofessional.
There is no excuse for any company not to have been ready for the release...

-Original Message-
From: Dave l [mailto:[EMAIL PROTECTED] 
Sent: Saturday, February 17, 2007 7:29 PM
To: CF-Talk
Subject: Re: Taking the Vista Plunge

say what you will but thats the way it is on vista.
granted, maybe there is a way around that but if I wanted to try and polish
a turn, i'd just rub Will's balding head.

The funny thing is I seam to recall a lot of windows ppl on here making fun
of macs when it was a bit of a pita to install cfm on the new intels, i must
admit this is now rather amusing watching the black kettle.

I can't wait for the complaining to start at Adobe cause the cfmx 7 doesnt
easy install on vista and how dare Adobe let that happen, after all they
have had like 200 years to get ready for vista




 Lowest Common Denominator rears its ugly head.
 
 I turned that off before I got a self-esteem complex.  LOL




~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion

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


Re: Taking the Vista Plunge

2007-02-19 Thread Damien McKenna
On 2/19/07 11:35 AM, Eric Roberts wrote:
 There are some interface changes, just like we had changes in each version
 of Windows (or any other graphical OS for that matter).

I think one issue the geeks-that-know have with Aero is the poor design of
the GUI system.  Look what Aqua is able to do on OSX using older hardware,
likewise for the Linux desktops.  The improved GUI is one of the many
features that Microsoft promised for Vista that would be done correctly, but
that was postponed to the next release of DirectX.

But we're getting seriously OT here..

-- 
Damien McKenna - Web Developer [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
#include stdjoke.h


~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270108
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+jQuery Click Drag Sorting Demo (was: How to re-order items?)

2007-02-19 Thread Rick Faircloth
Very nice!  Thanks, Andy... I'll definitely be checking that out!
Ooohhh... could be my first use of AJAX, too!

Rick

-Original Message-
From: Andy Matthews [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 9:09 AM
To: CF-Talk
Subject: RE: CF+jQuery Click Drag Sorting Demo (was: How to re-order items?)

Good job!!! 

-Original Message-
From: Michael E. Carluen [mailto:[EMAIL PROTECTED] 
Sent: Saturday, February 17, 2007 1:00 AM
To: CF-Talk
Subject: CF+jQuery Click Drag Sorting Demo (was: How to re-order items?)

Rick F or anyone else who is interested:

I just put up a quick working demo of CF using jQuery with the Interface
Sortable and Draggable Plugins.  The demo saves the serialized sorted list
into a mySql database.  Included on the demo page is a link to the complete
...cfm code

You can further optimize the code by going straight to an ajax post. (I only
did it the long way just to mimic what I have mentioned to Rick earlier in
this thread.)

Goto: http://www.365labs.net/cf_jquery/interface/form_sort.cfm

Have fun,

Michael




~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion

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


Re: Taking the Vista Plunge

2007-02-19 Thread Jim Wright
Eric Roberts wrote:
 I have the same complaint for any software or hardware manufacturer who
 doesn't have updates or drivers for Vista.  I find it very unprofessional.
 There is no excuse for any company not to have been ready for the release...
 

Having been a part of a company that produced products dependent on MS 
releases, I think that is a bit harsh.  Chasing the release features of 
Windows and Office can be a very daunting task.  If you start 
developing/testing early in the Beta cycle, you run the risk of 
developing around a feature that gets removed or changed.  If you start 
later, you run the risk of not being ready for the release.  In many 
cases, it is not a case of Professional/Unprofessional, but Lucky/Unlucky.

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/

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


Help with single quote in QofQ

2007-02-19 Thread Dave Phillips
Hi,
 
I have a query on which I'm doing a query of queries to find specific
values.  One of my values has a single quote in it.  When I dump the query,
I can see the value with the single quote.  But when I do a Q of Q on it to
find the specific record based on a string comparison, I get zero results.
I've tried using preserveSingleQuotes() around the value, and even tried
replacing the value's single quote with two single quotes, but I can't find
the right combination to get it to work.  Either I get zero results, or a
ColdFusion error executing database query (query of queries syntax error)
which is actually kind of funny since it's not really a database query
anyway.  But that's beside the point.
 
Anyway, here is my sample code to show you what's happening.  If anyone can
figure this one out, I would greatly appreciate it.  I must be forgetting
something simple!
 
cfset qDave = queryNew(mystring)
cfset queryAddRow(qDave)
cfset querySetCell(qDave,mystring,This is Dave's test.)
cfset sSearchString = This is Dave's test.
cfdump var=#qDave#
cfquery dbtype=query name=q
 SELECT *
 FROM qDave
 WHERE mystring = '#sSearchString#'
/cfquery
cfdump var=#q#
 
TIA!
 
Dave



~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/

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


RE: Help with single quote in QofQ

2007-02-19 Thread Coldfusion
Did you try:  PreserveSingleQuotes() 

-Original Message-
From: Dave Phillips [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 12:50 PM
To: CF-Talk
Subject: Help with single quote in QofQ

Hi,
 
I have a query on which I'm doing a query of queries to find specific
values.  One of my values has a single quote in it.  When I dump the query,
I can see the value with the single quote.  But when I do a Q of Q on it to
find the specific record based on a string comparison, I get zero results.
I've tried using preserveSingleQuotes() around the value, and even tried
replacing the value's single quote with two single quotes, but I can't find
the right combination to get it to work.  Either I get zero results, or a
ColdFusion error executing database query (query of queries syntax error)
which is actually kind of funny since it's not really a database query
anyway.  But that's beside the point.
 
Anyway, here is my sample code to show you what's happening.  If anyone can
figure this one out, I would greatly appreciate it.  I must be forgetting
something simple!
 
cfset qDave = queryNew(mystring)
cfset queryAddRow(qDave)
cfset querySetCell(qDave,mystring,This is Dave's test.) cfset
sSearchString = This is Dave's test. cfdump var=#qDave# cfquery
dbtype=query name=q  SELECT *  FROM qDave  WHERE mystring =
'#sSearchString#'
/cfquery
cfdump var=#q#
 
TIA!
 
Dave





~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion

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


OT: Godaddy wildcard DNS

2007-02-19 Thread Phill B
Has anyone on here been able to get Godaddy's DNS app to play nice
with a wild card? I have a domain name with 70 plus subdomaines and
its growing into a pain in my butt.

Thanks

-- 
Phil

~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2

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


RE: Help with single quote in QofQ

2007-02-19 Thread Dave Phillips
Yes, I even mentioned that I tried that in my explanation.  I've tried
using preserveSingleQuotes() around the value

Dave

-Original Message-
From: Coldfusion [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 11:56 AM
To: CF-Talk
Subject: RE: Help with single quote in QofQ


Did you try:  PreserveSingleQuotes() 

-Original Message-
From: Dave Phillips [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 12:50 PM
To: CF-Talk
Subject: Help with single quote in QofQ

Hi,
 
I have a query on which I'm doing a query of queries to find specific
values.  One of my values has a single quote in it.  When I dump the query,
I can see the value with the single quote.  But when I do a Q of Q on it to
find the specific record based on a string comparison, I get zero results.
I've tried using preserveSingleQuotes() around the value, and even tried
replacing the value's single quote with two single quotes, but I can't find
the right combination to get it to work.  Either I get zero results, or a
ColdFusion error executing database query (query of queries syntax error)
which is actually kind of funny since it's not really a database query
anyway.  But that's beside the point.
 
Anyway, here is my sample code to show you what's happening.  If anyone can
figure this one out, I would greatly appreciate it.  I must be forgetting
something simple!
 
cfset qDave = queryNew(mystring)
cfset queryAddRow(qDave)
cfset querySetCell(qDave,mystring,This is Dave's test.) cfset
sSearchString = This is Dave's test. cfdump var=#qDave# cfquery
dbtype=query name=q  SELECT *  FROM qDave  WHERE mystring =
'#sSearchString#' /cfquery cfdump var=#q#
 
TIA!
 
Dave







~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion

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


RE: Taking the Vista Plunge

2007-02-19 Thread Eric Roberts
I guess I am not a geek that knows...how is it poor design?  It looks fine
to me.
Eric

-Original Message-
From: Damien McKenna [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 10:41 AM
To: CF-Talk
Subject: Re: Taking the Vista Plunge

On 2/19/07 11:35 AM, Eric Roberts wrote:
 There are some interface changes, just like we had changes in each version
 of Windows (or any other graphical OS for that matter).

I think one issue the geeks-that-know have with Aero is the poor design of
the GUI system.  Look what Aqua is able to do on OSX using older hardware,
likewise for the Linux desktops.  The improved GUI is one of the many
features that Microsoft promised for Vista that would be done correctly, but
that was postponed to the next release of DirectX.

But we're getting seriously OT here..

-- 
Damien McKenna - Web Developer [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
#include stdjoke.h




~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/

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


RE: Taking the Vista Plunge

2007-02-19 Thread Eric Roberts
As long as they had to test drivers for Vista, there is no excuse.  They
could at least, like Creative did(they learned their lesson when they didn't
have drivers for XP), release Beta drivers.  HP for instance just told us
that we are SOL. They should at least have a basic set of drivers
available...even if they don't support all of the fancier features, but at
least allow us to use our hardware. That is very unprofessional.  Lucky and
unlucky isn';t a factor.  If you have professional development management,
they will make sure that their products are supported...again...even at a
basic level.  After the final is released, they can then tweak away and add
final features.

Eric

-Original Message-
From: Jim Wright [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 10:53 AM
To: CF-Talk
Subject: Re: Taking the Vista Plunge

Eric Roberts wrote:
 I have the same complaint for any software or hardware manufacturer who
 doesn't have updates or drivers for Vista.  I find it very unprofessional.
 There is no excuse for any company not to have been ready for the
release...
 

Having been a part of a company that produced products dependent on MS 
releases, I think that is a bit harsh.  Chasing the release features of 
Windows and Office can be a very daunting task.  If you start 
developing/testing early in the Beta cycle, you run the risk of 
developing around a feature that gets removed or changed.  If you start 
later, you run the risk of not being ready for the release.  In many 
cases, it is not a case of Professional/Unprofessional, but Lucky/Unlucky.



~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/

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


RE: Help with single quote in QofQ

2007-02-19 Thread Ben Nadel
Dave,

I just ran this and it worked fine. I am on CFMX 7. What version are you
running? Did you try using CFQueryParam for the value?
 

..
Ben Nadel
Certified Advanced ColdFusion MX7 Developer
www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/

-Original Message-
From: Dave Phillips [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 12:50 PM
To: CF-Talk
Subject: Help with single quote in QofQ

Hi,
 
I have a query on which I'm doing a query of queries to find specific
values.  One of my values has a single quote in it.  When I dump the
query, I can see the value with the single quote.  But when I do a Q of
Q on it to find the specific record based on a string comparison, I get
zero results.
I've tried using preserveSingleQuotes() around the value, and even tried
replacing the value's single quote with two single quotes, but I can't
find the right combination to get it to work.  Either I get zero
results, or a ColdFusion error executing database query (query of
queries syntax error) which is actually kind of funny since it's not
really a database query anyway.  But that's beside the point.
 
Anyway, here is my sample code to show you what's happening.  If anyone
can figure this one out, I would greatly appreciate it.  I must be
forgetting
something simple!
 
cfset qDave = queryNew(mystring)
cfset queryAddRow(qDave)
cfset querySetCell(qDave,mystring,This is Dave's test.) cfset
sSearchString = This is Dave's test. cfdump var=#qDave# cfquery
dbtype=query name=q  SELECT *  FROM qDave  WHERE mystring =
'#sSearchString#'
/cfquery
cfdump var=#q#
 
TIA!
 
Dave





~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2. 
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/

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


Re: Taking the Vista Plunge

2007-02-19 Thread Robertson-Ravo, Neil (RX)
It isn't poor design.



This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions. 
Visit our website at http://www.reedexpo.com

-Original Message-
From: Eric Roberts
To: CF-Talk
Sent: Mon Feb 19 18:34:30 2007
Subject: RE: Taking the Vista Plunge

I guess I am not a geek that knows...how is it poor design?  It looks fine
to me.
Eric

-Original Message-
From: Damien McKenna [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 10:41 AM
To: CF-Talk
Subject: Re: Taking the Vista Plunge

On 2/19/07 11:35 AM, Eric Roberts wrote:
 There are some interface changes, just like we had changes in each version
 of Windows (or any other graphical OS for that matter).

I think one issue the geeks-that-know have with Aero is the poor design of
the GUI system.  Look what Aqua is able to do on OSX using older hardware,
likewise for the Linux desktops.  The improved GUI is one of the many
features that Microsoft promised for Vista that would be done correctly, but
that was postponed to the next release of DirectX.

But we're getting seriously OT here..

-- 

Damien McKenna - Web Developer - [EMAIL PROTECTED]
The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
#include stdjoke.h






~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/

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


Re: Taking the Vista Plunge

2007-02-19 Thread Robertson-Ravo, Neil (RX)
Indeed, especially since these companies have releases early on in the
Windows Dev cycle to be in the HCL.






This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions. 
Visit our website at http://www.reedexpo.com

-Original Message-
From: Eric Roberts
To: CF-Talk
Sent: Mon Feb 19 18:38:24 2007
Subject: RE: Taking the Vista Plunge

As long as they had to test drivers for Vista, there is no excuse.  They
could at least, like Creative did(they learned their lesson when they didn't
have drivers for XP), release Beta drivers.  HP for instance just told us
that we are SOL. They should at least have a basic set of drivers
available...even if they don't support all of the fancier features, but at
least allow us to use our hardware. That is very unprofessional.  Lucky and
unlucky isn';t a factor.  If you have professional development management,
they will make sure that their products are supported...again...even at a
basic level.  After the final is released, they can then tweak away and add
final features.

Eric

-Original Message-
From: Jim Wright [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 10:53 AM
To: CF-Talk
Subject: Re: Taking the Vista Plunge

Eric Roberts wrote:
 I have the same complaint for any software or hardware manufacturer who
 doesn't have updates or drivers for Vista.  I find it very unprofessional.
 There is no excuse for any company not to have been ready for the
release...
 

Having been a part of a company that produced products dependent on MS 
releases, I think that is a bit harsh.  Chasing the release features of 
Windows and Office can be a very daunting task.  If you start 
developing/testing early in the Beta cycle, you run the risk of 
developing around a feature that gets removed or changed.  If you start 
later, you run the risk of not being ready for the release.  In many 
cases, it is not a case of Professional/Unprofessional, but Lucky/Unlucky.





~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion

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


OT: Verisign/Paypal Down

2007-02-19 Thread Eric Haskins
Paypal Payflow Pro went down today at 9:20AM est. We couldnt reach anyone on
the phone due to the stupid holiday.  So I created a post on the Paypal dev
site to see if it was just us and boom a bunch of folks with the same
problem.

We were literally watching  fly away lol. Finally at 1:34pm we get a
response from Paypal on the forum acknowledging there was a Database
problem.

Thats a quick way to drive off customers.

-- 
~Eric


~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2. 
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/

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


Re: Help with single quote in QofQ

2007-02-19 Thread Peter Boughton
cfqueryparam?

Hi,
 
I have a query on which I'm doing a query of queries to find specific
values.  One of my values has a single quote in it.  When I dump the query,
I can see the value with the single quote.  But when I do a Q of Q on it to
find the specific record based on a string comparison, I get zero results.
I've tried using preserveSingleQuotes() around the value, and even tried
replacing the value's single quote with two single quotes, but I can't find
the right combination to get it to work.  Either I get zero results, or a
ColdFusion error executing database query (query of queries syntax error)
which is actually kind of funny since it's not really a database query
anyway.  But that's beside the point.
 
Anyway, here is my sample code to show you what's happening.  If anyone can
figure this one out, I would greatly appreciate it.  I must be forgetting
something simple!
 
cfset qDave = queryNew(mystring)
cfset queryAddRow(qDave)
cfset querySetCell(qDave,mystring,This is Dave's test.)
cfset sSearchString = This is Dave's test.
cfdump var=#qDave#
cfquery dbtype=query name=q
 SELECT *
 FROM qDave
 WHERE mystring = '#sSearchString#'
/cfquery
cfdump var=#q#
 
TIA!
 
Dave

~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion

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


Re: OT: Verisign/Paypal Down

2007-02-19 Thread Rey Bango
We had a similar issue but our orders were flowing for most of the day. 
Then all of sudden it just started timing out. :P

Rey...

Eric Haskins wrote:
 Paypal Payflow Pro went down today at 9:20AM est. We couldnt reach anyone on
 the phone due to the stupid holiday.  So I created a post on the Paypal dev
 site to see if it was just us and boom a bunch of folks with the same
 problem.
 
 We were literally watching  fly away lol. Finally at 1:34pm we get a
 response from Paypal on the forum acknowledging there was a Database
 problem.
 
 Thats a quick way to drive off customers.
 

~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion

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


RE: Running Homesite under Vista - WAS RE: Taking the Vista Plunge

2007-02-19 Thread Jim Davis
 -Original Message-
 From: Sandra Clark [mailto:[EMAIL PROTECTED]
 Sent: Monday, February 19, 2007 6:50 AM
 To: CF-Talk
 Subject: Running Homesite under Vista - WAS RE: Taking the Vista Plunge
 
 I have it running.  What version are you trying?  I was successful with
 5.5

As was I - no problem at all.

Jim Davis



~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270123
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 Hosting Question... 25+ domains with one account.

2007-02-19 Thread Jim Davis
 -Original Message-
 From: Che Vilnonis [mailto:[EMAIL PROTECTED]
 Sent: Monday, February 19, 2007 9:13 AM
 To: CF-Talk
 Subject: CF Hosting Question... 25+ domains with one account.
 
 I recently purchased 25 related domains and I wish to create 25 simple 3-5
 page CF web sites. Can anyone recommend a host that can do this with ONE
 ColdFusion account that doesn't cost a fortune?
 
 Aside from a SQL database, I don't need anything fancy since the sites
 will
 basically be monetized/affiliate pages. Also, I have no preference with
 regards to Linux/Windows.

Well - you need to have your own CF license (or Blue Dragon or another CFML
engine alternative) but CrystalTech still has the best prices I've seen for
dedicated servers: $50/month for Linux and $80/month for Windows.

I've used one of their cheapest windows servers for years and never had a
problem.  You get a lot of softwarein the kit and can add dedicated IPs at 4
for $4/month.

Really a great deal considering some hosts are still charging $200 a month
for virtual servers.

Jim Davis


~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2

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


Credit Cards - How to handle

2007-02-19 Thread Pete
Hi there

I have a client that has instructed me that he must be able to have client
credit card details stored in the database.

I tend to think that this is an unwise practice as if anyone does hack into
the database credit card info could then be obtained.

So I thought I would ask the CF community - how best to handle receipt of
credit card information.

I look forward to receiving replies on ways to approach this issue.

Regards

Pete



Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/

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



~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270125
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+jQuery Click Drag Sorting Demo (was: How to re-order items?)

2007-02-19 Thread Michael E. Carluen
Thanks Andy.  
Btw, if you have any suggestions on a better CF way to handle the serialized
string that Interface's SortSerialize function generates, please let me
know.
Michael



 -Original Message-
 From: Andy Matthews [mailto:[EMAIL PROTECTED]
 Sent: Monday, February 19, 2007 6:09 AM
 To: CF-Talk
 Subject: RE: CF+jQuery Click Drag Sorting Demo (was: How to re-order
 items?)
 
 Good job!!!
 
 -Original Message-
 From: Michael E. Carluen [mailto:[EMAIL PROTECTED]
 Sent: Saturday, February 17, 2007 1:00 AM
 To: CF-Talk
 Subject: CF+jQuery Click Drag Sorting Demo (was: How to re-order items?)
 
 Rick F or anyone else who is interested:
 
 I just put up a quick working demo of CF using jQuery with the Interface
 Sortable and Draggable Plugins.  The demo saves the serialized sorted list
 into a mySql database.  Included on the demo page is a link to the
 complete
 ..cfm code
 
 You can further optimize the code by going straight to an ajax post. (I
 only
 did it the long way just to mimic what I have mentioned to Rick earlier
 in
 this thread.)
 
 Goto: http://www.365labs.net/cf_jquery/interface/form_sort.cfm
 
 Have fun,
 
 Michael
 
 
 

~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/

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


Re: Taking the Vista Plunge

2007-02-19 Thread Tom Kitta
Well, with the exception that behind linux password typing the system is 
actualy doing security related tasks while windows gives you an illusion 
of security with nagging questions ... read some blogs related to VISTA 
security or how its missing in action. XP is still 20- 30% faster then VISTA 
and much more secure.

TK
- Original Message - 
From: Eric Roberts [EMAIL PROTECTED]
To: CF-Talk cf-talk@houseoffusion.com
Sent: Monday, February 19, 2007 8:23 AM
Subject: RE: Taking the Vista Plunge


I really like it.  Yeah, the constant checks to make sure that you are
 requesting a change are a bit of a PIA, but seeing as everyone complained
 about security on windows, you are only getting what you asked for.  Is 
 this
 any different than having to type sudo and typing in your password every
 time you want to do something in Linux?

 Eric

 -Original Message-
 From: Doug Brown [mailto:[EMAIL PROTECTED]
 Sent: Saturday, February 17, 2007 7:44 PM
 To: CF-Talk
 Subject: Re: Taking the Vista Plunge

 Arg!!! I suppose I will be happy with XP :) Maybe linux would be a 
 nice
 change of pace too.



 Doug B.



 - Original Message - 
 From: Dave l [EMAIL PROTECTED]
 To: CF-Talk cf-talk@houseoffusion.com
 Sent: Saturday, February 17, 2007 5:06 PM
 Subject: Re: Taking the Vista Plunge


 I did put the business version on my mac, and all I gotta say is what a
 gigantic piece of crap vista is, honestly, I was hoping there was 
 something
 on there that made me go wow but there isnt, too little too late..

 Im surely not going to be installing cfm on there or anything else, i 
 just
 want it to check browsers.

 I had installed it for about 5 minutes before i started screaming YES I
 WANNA F*CKIN USE THAT F*CKIN PROGRAM WITHOUT U F*CKIN ASKIN ME ME EVERY
 F*CKIN TIME I WANNA USE THE F*CKIN THING OR I WOULDNT HAVE F*CKIN CLICKED 
 ON
 IT TO USE IT!!! H

 Is windows so bad now that its come to that?
 I made a lil sceencam of just trying to use ccleaner ( i even made it in
 wmv for you windows ppl ;) )
 http://www.jamwerx.com/vistafun.wmv




 I'm sure dave the disruptor has tested it extensively. :)
 
 Will





 

~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2

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


RE: Credit Cards - How to handle

2007-02-19 Thread Paul Vernon
 So I thought I would ask the CF community - how best to 
 handle receipt of credit card information.
 
 I look forward to receiving replies on ways to approach this issue.

AFAIK, you are liable to getting big fines from the CC companies if you are
caught storing CC details these days. With the payment gateways these days
there is *NO* need to store CC details.

You may like to take a look at https://www.pcisecuritystandards.org/

Paul 



~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion

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


Re: Credit Cards - How to handle

2007-02-19 Thread Bryan Stevenson
 AFAIK, you are liable to getting big fines from the CC companies if you are
 caught storing CC details these days. With the payment gateways these days
 there is *NO* need to store CC details.

 You may like to take a look at https://www.pcisecuritystandards.org/

 Paul

I'd say it's if you store CC details and haven';t had  a security audit from 
the 
card companies...THEN you are in for a world of hurt if they found out.

and yes...there is NO reason to store them unless you want to get royally 
screwed one day...let the processors store all the details for you and take the 
liability as well ;-)

Cheers

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com

Notice:
This message, including any attachments, is confidential and may contain
information that is privileged or exempt from disclosure. It is intended
only for the person to whom it is addressed unless expressly authorized
otherwise by the sender. If you are not an authorized recipient, please
notify the sender immediately and permanently destroy all copies of this
message and attachments. 



~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2. 
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/

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


RE: Help with single quote in QofQ

2007-02-19 Thread Dave Phillips
CFMX 6.1, can't upgrade yet.  Must be a bug in 6.1  Haven't tried
cfqueryparam yet as I had other issues with that in QofQ's before, but I
will try it.

Dave

-Original Message-
From: Ben Nadel [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 12:38 PM
To: CF-Talk
Subject: RE: Help with single quote in QofQ


Dave,

I just ran this and it worked fine. I am on CFMX 7. What version are you
running? Did you try using CFQueryParam for the value?
 

...
Ben Nadel
Certified Advanced ColdFusion MX7 Developer
www.bennadel.com
 
Need ColdFusion Help?
www.bennadel.com/ask-ben/

-Original Message-
From: Dave Phillips [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 12:50 PM
To: CF-Talk
Subject: Help with single quote in QofQ

Hi,
 
I have a query on which I'm doing a query of queries to find specific
values.  One of my values has a single quote in it.  When I dump the query,
I can see the value with the single quote.  But when I do a Q of Q on it to
find the specific record based on a string comparison, I get zero results.
I've tried using preserveSingleQuotes() around the value, and even tried
replacing the value's single quote with two single quotes, but I can't find
the right combination to get it to work.  Either I get zero results, or a
ColdFusion error executing database query (query of queries syntax error)
which is actually kind of funny since it's not really a database query
anyway.  But that's beside the point.
 
Anyway, here is my sample code to show you what's happening.  If anyone can
figure this one out, I would greatly appreciate it.  I must be forgetting
something simple!
 
cfset qDave = queryNew(mystring)
cfset queryAddRow(qDave)
cfset querySetCell(qDave,mystring,This is Dave's test.) cfset
sSearchString = This is Dave's test. cfdump var=#qDave# cfquery
dbtype=query name=q  SELECT *  FROM qDave  WHERE mystring =
'#sSearchString#' /cfquery cfdump var=#q#
 
TIA!
 
Dave







~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion

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


Moving CF5 ODBC Connections to another server

2007-02-19 Thread Dennis Powers
I am upgrading the hardware on a CF5 development Server and need to move the
existing ODBC Connections from the old box to the new one. We are running
the same OS (Win2000) and the same software just new hardware.  My searching
has not turned up any answers and I was wondering if anyone knows how to
copy the over 150 ODBC connection we have established on the old server to
the new one, without having to re-create them one at a time?  Any help is
appreciated.



Best Regards,

Dennis Powers
UXB Internet - A website design and Hosting Company
690 Wolcott Road
P.O. Box 6029
Wolcott, CT  06716
Tel: (203)879-2844
http://www.uxbinternet.com/
http://www.uxb.net/ 




~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion

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


RE: Credit Cards - How to handle

2007-02-19 Thread Nathan C. Smith
One-way encryption 

 -Original Message-
 From: Pete [mailto:[EMAIL PROTECTED] 
 Sent: Monday, February 19, 2007 2:12 PM
 To: CF-Talk
 Subject: Credit Cards - How to handle
 
 Hi there
 
 I have a client that has instructed me that he must be able 
 to have client
 credit card details stored in the database.
 
 I tend to think that this is an unwise practice as if anyone 
 does hack into
 the database credit card info could then be obtained.
 
 So I thought I would ask the CF community - how best to 
 handle receipt of
 credit card information.
 
 I look forward to receiving replies on ways to approach this issue.
 
 Regards
 
 Pete
 
 
 
 Upgrade to Adobe ColdFusion MX7
 Experience Flex 2  MX7 integration  create powerful 
 cross-platform RIAs
 http://www.adobe.com/products/coldfusion/flex2/
 
 Archive:
 http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messag
eid:270118
 Subscription: 
 http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
 Unsubscribe:
 http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=226
00.17148.4
 
 
 
 

~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion

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


Re: Credit Cards - How to handle

2007-02-19 Thread Eric Haskins
Here is what you can use. Just remember you'll need 2 for redundancy

http://www.ncipher.com/
http://www.ncipher.com/cryptographic_hardware/hardware_security_modules/10/nethsm/

PCI requirement if you are going to store customer info.

Eric


~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/

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


Re: Credit Cards - How to handle

2007-02-19 Thread Josh Nathanson
With the payment gateways these days
 there is *NO* need to store CC details.

The need is determined by the online customer and merchant.  Online 
merchants want to be able to allow their customers to save their credit card 
number for easier checkout when they return.  In this case numbers need to 
be stored.

Simply storing a number will not get you fined.  However your storage method 
must be in compliance with the PCI standards.

Think about it: if PCI was saying you may not store credit card 
information, it would not need to exist, as there would be no need to set a 
standard.  Look at page 3 of the PCI DSS for more information.  You can 
store the number, but not CVV2, Pin or full magnetic stripe.

There is no true credit card security, whether you are using your card 
online or in a physical store.  You can only mitigate the risk as much as 
possible.

-- Josh


~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion

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


Re: Credit Cards - How to handle

2007-02-19 Thread Will Tomlinson
I have a friend with an e-comm site where the developers had a security breach 
with CC numbers. 

Then it was audit time, and things got ULY!!!

Will

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/

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


Re: Credit Cards - How to handle

2007-02-19 Thread Bryan Stevenson
 The need is determined by the online customer and merchant.  Online
 merchants want to be able to allow their customers to save their credit card
 number for easier checkout when they return.  In this case numbers need to
 be stored.

Nope...processors allow for recurring billing AND the simple storage of cc 
details for future purchases...they give you their customer number and you 
store 
that against the clients record in your system.pass it back to them for 
future purchases.

 Simply storing a number will not get you fined.  However your storage method
 must be in compliance with the PCI standards.

Sure...but if what I said above is true why ever bother to open yourself up to 
potential liability??

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com

Notice:
This message, including any attachments, is confidential and may contain
information that is privileged or exempt from disclosure. It is intended
only for the person to whom it is addressed unless expressly authorized
otherwise by the sender. If you are not an authorized recipient, please
notify the sender immediately and permanently destroy all copies of this
message and attachments. 



~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion

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


RE: Credit Cards - How to handle

2007-02-19 Thread Pete
Hi again

The client I am working with has now come back and said they are happy to
store only the last 4 numbers of a credit card in a database.  They then
need to somehow be sent the numbers before this so they can still process
credit cards.

Basically they are not wanting to process credit cards through a payment
processor but they expect customers to order good regularly so want to be
able to have credit card details so they can handle when required.

Regards

Any suggestions thoughts



-Original Message-
From: Eric Haskins [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, 20 February 2007 7:45 AM
To: CF-Talk
Subject: Re: Credit Cards - How to handle

Here is what you can use. Just remember you'll need 2 for redundancy

http://www.ncipher.com/
http://www.ncipher.com/cryptographic_hardware/hardware_security_modules/10/n
ethsm/

PCI requirement if you are going to store customer info.

Eric




~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion

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


Re: Credit Cards - How to handle

2007-02-19 Thread Eric Haskins
I have had a couple requests like this and I generally keep

5446   7086

In the Database and send the middle 8 via email. Doesn't really make you
compliant because if they hack the server
and you haven't checked your mail some people will be compromised(if on
shared hosting where mail and web are the same server).


Eric

On 2/19/07, Pete [EMAIL PROTECTED] wrote:

 Hi again

 The client I am working with has now come back and said they are happy to
 store only the last 4 numbers of a credit card in a database.  They then
 need to somehow be sent the numbers before this so they can still process
 credit cards.

 Basically they are not wanting to process credit cards through a payment
 processor but they expect customers to order good regularly so want to be
 able to have credit card details so they can handle when required.

 Regards

 Any suggestions thoughts





~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270138
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 Hosting Question... 25+ domains with one account.

2007-02-19 Thread Mark Picker
Have you looked at hostingatoz.com?  I don't know how many domain alias's your 
allowed but I recently asked for 4 additional ones and they didn't bat an 
eyelid, didn't cost any extra.  Found their support to be really quick (a few 
minutes sometimes).  I did have problems with their email service for a while, 
but after an upgrade that seems to have been resolved.

No problems pointing .au domains at them.

(Just so we are clear, this link is an affiliates link to the starting plan)
$8 US a year (50Mb disk space, 1Gb traffic etc. They charge a onetime $5 US to 
add ColdFusion7 Enterprise to the account)
https://www.plimus.com/jsp/buynow.jsp?contractId=1648282referrer=mpicker

Once you go up to the SIII account and higher, it includes MX7 in the price 
($20 US per year)

Or where you looking for an Australian based company?

Cheers
Mark

I recently purchased 25 related domains and I wish to create 25 simple 3-5
page CF web sites. Can anyone recommend a host that can do this with ONE
ColdFusion account that doesn't cost a fortune?

Aside from a SQL database, I don't need anything fancy since the sites will
basically be monetized/affiliate pages. Also, I have no preference with
regards to Linux/Windows.

Thanks, Che

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270139
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 Hosting Question... 25+ domains with one account.

2007-02-19 Thread Andy Matthews
Is Che asking for aliases though? It sounds more like he's got 25 individual
domains. 

-Original Message-
From: Mark Picker [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 2:41 PM
To: CF-Talk
Subject: Re: CF Hosting Question... 25+ domains with one account.

Have you looked at hostingatoz.com?  I don't know how many domain alias's
your allowed but I recently asked for 4 additional ones and they didn't bat
an eyelid, didn't cost any extra.  Found their support to be really quick (a
few minutes sometimes).  I did have problems with their email service for a
while, but after an upgrade that seems to have been resolved.

No problems pointing .au domains at them.

(Just so we are clear, this link is an affiliates link to the starting plan)
$8 US a year (50Mb disk space, 1Gb traffic etc. They charge a onetime $5 US
to add ColdFusion7 Enterprise to the account)
https://www.plimus.com/jsp/buynow.jsp?contractId=1648282referrer=mpicker

Once you go up to the SIII account and higher, it includes MX7 in the price
($20 US per year)

Or where you looking for an Australian based company?

Cheers
Mark

I recently purchased 25 related domains and I wish to create 25 simple 
3-5 page CF web sites. Can anyone recommend a host that can do this 
with ONE ColdFusion account that doesn't cost a fortune?

Aside from a SQL database, I don't need anything fancy since the sites 
will basically be monetized/affiliate pages. Also, I have no preference 
with regards to Linux/Windows.

Thanks, Che



~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2. 
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/

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


Re: Credit Cards - How to handle

2007-02-19 Thread Bryan Stevenson
 Basically they are not wanting to process credit cards through a payment
 processor but they expect customers to order good regularly so want to be
 able to have credit card details so they can handle when required.

 Regards

 Any suggestions thoughts

Use  apayment processor and let them store it al (as per my previous mail). 
Your client will be abel to allow it's customers to purchase regularily WITHOUT 
providing their card details everytime because you can get that info from the 
card processor via  a customer number (which is all you store in your client's 
system).

Cheers

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com

Notice:
This message, including any attachments, is confidential and may contain
information that is privileged or exempt from disclosure. It is intended
only for the person to whom it is addressed unless expressly authorized
otherwise by the sender. If you are not an authorized recipient, please
notify the sender immediately and permanently destroy all copies of this
message and attachments. 



~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion

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


RE: Credit Cards - How to handle

2007-02-19 Thread Paul Vernon
 
 With the payment gateways these days
  there is *NO* need to store CC details.
 
 The need is determined by the online customer and merchant.  
 Online merchants want to be able to allow their customers to 
 save their credit card number for easier checkout when they 
 return.  In this case numbers need to be stored.

That is quite wrong. Most payment gateways these days issue a token against
a credit card payment that you can re-use to re-bill. You never need to see
the credit card number after the first transaction for this to work. I
believe the token is usually valid for a maximum of 13 months.

 Simply storing a number will not get you fined.  However your 
 storage method must be in compliance with the PCI standards.

True. But the standards for storage are tight and most people don't have
those sorts of security facilities or procedures in place.

 Think about it: if PCI was saying you may not store credit 
 card information, it would not need to exist, as there would 
 be no need to set a standard.  Look at page 3 of the PCI DSS 
 for more information.  You can store the number, but not 
 CVV2, Pin or full magnetic stripe.

I know this but think about it... Without the CVV2 or pin what use is the CC
number so is there any need to store it? Probably not!

 There is no true credit card security, whether you are using 
 your card online or in a physical store.  You can only 
 mitigate the risk as much as possible.

I know, I just got called by my CC company today. Someone spent £800 ($1600)
on my CC over the last week. I still have the card, I never use it online
and still it was cloned. I know exactly where it was done too because all of
the fraudulent transactions have taken place within 20 miles of a place I
went to 3 weeks ago that I don't normally frequent almost 200 miles from
home...

All because I used my CC at a filling station on the M6 just outside
Manchester, UK... Nice :) I guess the crims were dumpster diving for the
till receipts although it could have been a crooked employee. Grrr...

Paul




~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion

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


Re: Credit Cards - How to handle

2007-02-19 Thread Josh Nathanson
 Nope...processors allow for recurring billing AND the simple storage of cc
 details for future purchases...they give you their customer number and you 
 store
 that against the clients record in your system.pass it back to them 
 for
 future purchases.

Bryan, have you done this (retrieving a stored credit card number via a 
customer number) with Authorize.net?  I don't see anything in their API that 
allows for that.

-- Josh



~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2

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


Re: Credit Cards - How to handle

2007-02-19 Thread Bryan Stevenson
 Bryan, have you done this (retrieving a stored credit card number via a
 customer number) with Authorize.net?  I don't see anything in their API that
 allows for that.

 -- Josh

Nope...last time I dealt with them was the last time I will ever deal with them 
(and this was when this type of functionality was still in it's infancy).

8 employees...2 managerssame daynot one of them had the same/right 
answer about their own systemsnuff said ;-)

Cheers

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com

Notice:
This message, including any attachments, is confidential and may contain
information that is privileged or exempt from disclosure. It is intended
only for the person to whom it is addressed unless expressly authorized
otherwise by the sender. If you are not an authorized recipient, please
notify the sender immediately and permanently destroy all copies of this
message and attachments. 



~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270144
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 Hosting Question... 25+ domains with one account.

2007-02-19 Thread Mark Picker
Hi Andy,

Sorry about that, I think your right.  I clearly didn't think about that point, 
I'm so use to just pointing other domains at the same content.  (Although I 
suppose using the header info, you could still use domain aliases and just 
change content based on domain name).

One thing I should have said before is, as good as the service is with 
hostingatoz, I would be a bit hesitant to host an online business that relies 
heavily on email.  Their email issues from a couple of months ago (taking days 
to be delivered, or getting bounced back on regular basis) do seem to be fixed, 
but I would still try it for a little while before relying on it.

Cheers
Mark


Is Che asking for aliases though? It sounds more like he's got 25 individual
domains. 

-Original Message-
From: Mark Picker [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 2:41 PM
To: CF-Talk
Subject: Re: CF Hosting Question... 25+ domains with one account.

Have you looked at hostingatoz.com?  I don't know how many domain alias's
your allowed but I recently asked for 4 additional ones and they didn't bat
an eyelid, didn't cost any extra.  Found their support to be really quick (a
few minutes sometimes).  I did have problems with their email service for a
while, but after an upgrade that seems to have been resolved.

No problems pointing .au domains at them.

(Just so we are clear, this link is an affiliates link to the starting plan)
$8 US a year (50Mb disk space, 1Gb traffic etc. They charge a onetime $5 US
to add ColdFusion7 Enterprise to the account)
https://www.plimus.com/jsp/buynow.jsp?contractId=1648282referrer=mpicker

Once you go up to the SIII account and higher, it includes MX7 in the price
($20 US per year)

Or where you looking for an Australian based company?

Cheers
Mark

~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270145
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 Hosting Question... 25+ domains with one account.

2007-02-19 Thread Che Vilnonis
These are 25+ unique domains. I can find a PHP/Linux solution... but I would
rather use CF since CF is what I am more familiar with. It seems kind of
absurd that most CF web hosts won't offer unlimited domains since bandwidth
is the main thing your are paying for.

Che

-Original Message-
From: Mark Picker [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 4:21 PM
To: CF-Talk
Subject: Re: CF Hosting Question... 25+ domains with one account.


Hi Andy,

Sorry about that, I think your right.  I clearly didn't think about that
point, I'm so use to just pointing other domains at the same content.
(Although I suppose using the header info, you could still use domain
aliases and just change content based on domain name).

One thing I should have said before is, as good as the service is with
hostingatoz, I would be a bit hesitant to host an online business that
relies heavily on email.  Their email issues from a couple of months ago
(taking days to be delivered, or getting bounced back on regular basis) do
seem to be fixed, but I would still try it for a little while before relying
on it.

Cheers
Mark


Is Che asking for aliases though? It sounds more like he's got 25 
individual domains.

-Original Message-
From: Mark Picker [mailto:[EMAIL PROTECTED]
Sent: Monday, February 19, 2007 2:41 PM
To: CF-Talk
Subject: Re: CF Hosting Question... 25+ domains with one account.

Have you looked at hostingatoz.com?  I don't know how many domain 
alias's your allowed but I recently asked for 4 additional ones and 
they didn't bat an eyelid, didn't cost any extra.  Found their support 
to be really quick (a few minutes sometimes).  I did have problems with 
their email service for a while, but after an upgrade that seems to 
have been resolved.

No problems pointing .au domains at them.

(Just so we are clear, this link is an affiliates link to the starting 
plan) $8 US a year (50Mb disk space, 1Gb traffic etc. They charge a 
onetime $5 US to add ColdFusion7 Enterprise to the account) 
https://www.plimus.com/jsp/buynow.jsp?contractId=1648282referrer=mpick
er

Once you go up to the SIII account and higher, it includes MX7 in the 
price ($20 US per year)

Or where you looking for an Australian based company?

Cheers
Mark



~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270146
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 Hosting Question... 25+ domains with one account.

2007-02-19 Thread Mark Picker
Hi Che,

I would still contact hostingatoz as I doubt the costs would be much (based on 
past experiences with them).  They seem to be very flexible.

Cheers
Mark

These are 25+ unique domains. I can find a PHP/Linux solution... but I would
rather use CF since CF is what I am more familiar with. It seems kind of
absurd that most CF web hosts won't offer unlimited domains since bandwidth
is the main thing your are paying for.

Che

-Original Message-
From: Mark Picker [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 4:21 PM
To: CF-Talk
Subject: Re: CF Hosting Question... 25+ domains with one account.


Hi Andy,

Sorry about that, I think your right.  I clearly didn't think about that
point, I'm so use to just pointing other domains at the same content.
(Although I suppose using the header info, you could still use domain
aliases and just change content based on domain name).

One thing I should have said before is, as good as the service is with
hostingatoz, I would be a bit hesitant to host an online business that
relies heavily on email.  Their email issues from a couple of months ago
(taking days to be delivered, or getting bounced back on regular basis) do
seem to be fixed, but I would still try it for a little while before relying
on it.

Cheers
Mark

~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270147
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 Hosting Question... 25+ domains with one account.

2007-02-19 Thread Big Mad Kev
A dirty solution could be to use domain aliases, and then have your
index.cfm do a lookup on the domain from a db and point to a sub directory
:-) dirty but simple

-Original Message-
From: Mark Picker [mailto:[EMAIL PROTECTED] 
Sent: 19 February 2007 21:32
To: CF-Talk
Subject: Re: CF Hosting Question... 25+ domains with one account.

Hi Che,

I would still contact hostingatoz as I doubt the costs would be much (based
on past experiences with them).  They seem to be very flexible.

Cheers
Mark

These are 25+ unique domains. I can find a PHP/Linux solution... but I
would
rather use CF since CF is what I am more familiar with. It seems kind of
absurd that most CF web hosts won't offer unlimited domains since bandwidth
is the main thing your are paying for.

Che

-Original Message-
From: Mark Picker [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 4:21 PM
To: CF-Talk
Subject: Re: CF Hosting Question... 25+ domains with one account.


Hi Andy,

Sorry about that, I think your right.  I clearly didn't think about that
point, I'm so use to just pointing other domains at the same content.
(Although I suppose using the header info, you could still use domain
aliases and just change content based on domain name).

One thing I should have said before is, as good as the service is with
hostingatoz, I would be a bit hesitant to host an online business that
relies heavily on email.  Their email issues from a couple of months ago
(taking days to be delivered, or getting bounced back on regular basis) do
seem to be fixed, but I would still try it for a little while before
relying
on it.

Cheers
Mark



~|
ColdFusion MX7 and Flex 2 
Build sales  marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2

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


Re: Credit Cards - How to handle

2007-02-19 Thread Josh Nathanson
 That is quite wrong. Most payment gateways these days issue a token 
 against
 a credit card payment that you can re-use to re-bill. You never need to 
 see
 the credit card number after the first transaction for this to work. I
 believe the token is usually valid for a maximum of 13 months.

Most maybe, but I currently use Authorize.net (one of the largest), and as 
far as I can tell, they do not offer this.  You need to send a credit card 
number with every transaction (unless you are capturing a transaction that 
has already been authorized).  Perhaps this is a good reason to switch to a 
different processor, although otherwise they're ok.

What if this token that gets issued falls into the wrong hands?  If you 
don't need anything else but that token to authorize a transaction, that's 
less secure than requiring a cvv number for every transaction.

 I know this but think about it... Without the CVV2 or pin what use is the 
 CC
 number so is there any need to store it? Probably not!

I don't know about other processors, but at Authorize.net you can configure 
your account to not require a cvv number for authorization.

 All because I used my CC at a filling station on the M6 just outside
 Manchester, UK... Nice :) I guess the crims were dumpster diving for the
 till receipts although it could have been a crooked employee. Grrr...

That sucks!   What's ironic is that people are much more paranoid about 
online transactions than in-store transactions, though the latter generally 
have more security openings (employees handling physical receipts etc.)

-- Josh 


~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion

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


Re: Credit Cards - How to handle

2007-02-19 Thread Eric Haskins
Auth.Net does offer ARB (Automatic Recurring Billing) but I believe it costs
more and required manually setting the txn to reoccur. This doesnt help a
company that wants to offer rebilling.

Alot of webhost billing systems have their own way to encrypt CC Info ,AWBS
for instance.  Advantage is they use IONCUBE to encrypt alot of their source
code so even if they hack the DB they are missing how the encrypt.

I dont use the rebill feature in AWBS but I looked at their model when I was
looking at doing some encryption.

Eric

On 2/19/07, Josh Nathanson [EMAIL PROTECTED] wrote:

  That is quite wrong. Most payment gateways these days issue a token
  against
  a credit card payment that you can re-use to re-bill. You never need to
  see
  the credit card number after the first transaction for this to work. I
  believe the token is usually valid for a maximum of 13 months.

 Most maybe, but I currently use Authorize.net (one of the largest), and as
 far as I can tell, they do not offer this.  You need to send a credit card
 number with every transaction (unless you are capturing a transaction that
 has already been authorized).  Perhaps this is a good reason to switch to
 a
 different processor, although otherwise they're ok.

 What if this token that gets issued falls into the wrong hands?  If you
 don't need anything else but that token to authorize a transaction, that's
 less secure than requiring a cvv number for every transaction.

  I know this but think about it... Without the CVV2 or pin what use is
 the
  CC
  number so is there any need to store it? Probably not!

 I don't know about other processors, but at Authorize.net you can
 configure
 your account to not require a cvv number for authorization.

  All because I used my CC at a filling station on the M6 just outside
  Manchester, UK... Nice :) I guess the crims were dumpster diving for the
  till receipts although it could have been a crooked employee. Grrr...

 That sucks!   What's ironic is that people are much more paranoid about
 online transactions than in-store transactions, though the latter
 generally
 have more security openings (employees handling physical receipts etc.)

 -- Josh


 

~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270150
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 Hosting Question... 25+ domains with one account.

2007-02-19 Thread Mik Muller
Try Viux VPS Extended Windows + CF

http://hosting.viux.com/services/virtual/virtual-plans.asp

Up to 30 domains, with CF, for $125/mo.

Mik


At 02:25 PM 2/19/2007, you wrote:
 -Original Message-
 From: Che Vilnonis [mailto:[EMAIL PROTECTED]
 Sent: Monday, February 19, 2007 9:13 AM
 To: CF-Talk
 Subject: CF Hosting Question... 25+ domains with one account.
 
 I recently purchased 25 related domains and I wish to create 25 simple 3-5
 page CF web sites. Can anyone recommend a host that can do this with ONE
 ColdFusion account that doesn't cost a fortune?
 
 Aside from a SQL database, I don't need anything fancy since the sites
 will
 basically be monetized/affiliate pages. Also, I have no preference with
 regards to Linux/Windows.

Well - you need to have your own CF license (or Blue Dragon or another CFML
engine alternative) but CrystalTech still has the best prices I've seen for
dedicated servers: $50/month for Linux and $80/month for Windows.

I've used one of their cheapest windows servers for years and never had a
problem.  You get a lot of softwarein the kit and can add dedicated IPs at 4
for $4/month.

Really a great deal considering some hosts are still charging $200 a month
for virtual servers.

Jim Davis




~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270151
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 Hosting Question... 25+ domains with one account.

2007-02-19 Thread Jordan Michaels
Hello Che,

Vivio Technologies offers VPS Accounts for $19.95 per month and CFMX7 is
a $25 per month add-on. Total: $45 per month for all the domains you can
squeeze on to your VPS Account. =)

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

Best of luck to you in your search!

Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Blue Dragon Alliance Member
[EMAIL PROTECTED]


Che Vilnonis wrote:
 These are 25+ unique domains. I can find a PHP/Linux solution... but I would
 rather use CF since CF is what I am more familiar with. It seems kind of
 absurd that most CF web hosts won't offer unlimited domains since bandwidth
 is the main thing your are paying for.
 
 Che
 
 -Original Message-
 From: Mark Picker [mailto:[EMAIL PROTECTED] 
 Sent: Monday, February 19, 2007 4:21 PM
 To: CF-Talk
 Subject: Re: CF Hosting Question... 25+ domains with one account.
 
 
 Hi Andy,
 
 Sorry about that, I think your right.  I clearly didn't think about that
 point, I'm so use to just pointing other domains at the same content.
 (Although I suppose using the header info, you could still use domain
 aliases and just change content based on domain name).
 
 One thing I should have said before is, as good as the service is with
 hostingatoz, I would be a bit hesitant to host an online business that
 relies heavily on email.  Their email issues from a couple of months ago
 (taking days to be delivered, or getting bounced back on regular basis) do
 seem to be fixed, but I would still try it for a little while before relying
 on it.
 
 Cheers
 Mark
 
 
 Is Che asking for aliases though? It sounds more like he's got 25 
 individual domains.

 -Original Message-
 From: Mark Picker [mailto:[EMAIL PROTECTED]
 Sent: Monday, February 19, 2007 2:41 PM
 To: CF-Talk
 Subject: Re: CF Hosting Question... 25+ domains with one account.

 Have you looked at hostingatoz.com?  I don't know how many domain 
 alias's your allowed but I recently asked for 4 additional ones and 
 they didn't bat an eyelid, didn't cost any extra.  Found their support 
 to be really quick (a few minutes sometimes).  I did have problems with 
 their email service for a while, but after an upgrade that seems to 
 have been resolved.

 No problems pointing .au domains at them.

 (Just so we are clear, this link is an affiliates link to the starting 
 plan) $8 US a year (50Mb disk space, 1Gb traffic etc. They charge a 
 onetime $5 US to add ColdFusion7 Enterprise to the account) 
 https://www.plimus.com/jsp/buynow.jsp?contractId=1648282referrer=mpick
 er

 Once you go up to the SIII account and higher, it includes MX7 in the 
 price ($20 US per year)

 Or where you looking for an Australian based company?

 Cheers
 Mark
 
 
 
 

~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion

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


RE: Credit Cards - How to handle

2007-02-19 Thread Paul Vernon
 
 What if this token that gets issued falls into the wrong 
 hands?  If you don't need anything else but that token to 
 authorize a transaction, that's less secure than requiring a 
 cvv number for every transaction.

There's more to it than just a token but for the sake of this conversation,
that's all we need to outline how you don't need a CC to do repeat
transactions.

  I know this but think about it... Without the CVV2 or pin 
 what use is 
  the CC number so is there any need to store it? Probably not!
 
 I don't know about other processors, but at Authorize.net you 
 can configure your account to not require a cvv number for 
 authorization.

Aaaagh... How bad is that? I integrate with three UK based payment
gateways on a (reasonably) regular basis. Those being Worldpay, Protx and
Secpay. All of which as a minimum require the CVV number for their latest
APIs... I've never used Authorize.net although I've looked at it once or
twice but I never felt confident about actually integrating with them from
everything I read... Just a gut feeling that it would be more hassle than it
was worth...

 
 That sucks!   What's ironic is that people are much more 
 paranoid about 
 online transactions than in-store transactions, though the 
 latter generally have more security openings (employees 
 handling physical receipts etc.)
 

I know the thing is, I'm a very savvy user of credit cards. I always
expected that if a cc fraud was to happen to me it would be online or if my
wallet was stolen. Who'd have thought it would happen at a filling station
on one of the busiest motorways in Europe without any perceived crime being
committed, but then again :)

Paul



~|
ColdFusion MX7 by Adobe®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion

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


Re: Running Homesite under Vista - Fixed

2007-02-19 Thread Kym Kovan
Hello,

Jim Davis wrote:
 -Original Message-
 From: Sandra Clark [mailto:[EMAIL PROTECTED]

 I have it running.  What version are you trying?  I was successful with
 5.5
 

 As was I - no problem at all.
   

It turned out to be the Run as Administrator local user issue that I 
found by Googling but had never heard of before. It was reported back in 
early XP days but this workstation went from 2000 Pro straight thru to 
Vista so we had not run into it before.


Kym K


~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270154
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 Hosting Question... 25+ domains with one account.

2007-02-19 Thread James Holmes
I just signed on with Viviotech and everything works well. For a lot
of 3-5 page sites the smallest VPS will be fine, especially if you
choose Bluedragon instead of CFMX (the resource footprint is smaller
and it's cheaper). Vivio will do the DNS for you on their servers, so
you don't have to run you own nameservers. Each site can get its own
account on the box, with its own email etc. Finally, Jordan and the
others are very helpful on the forums and via email.

And no, I wasn't paid to post :-)

On 2/20/07, Jordan Michaels [EMAIL PROTECTED] wrote:
 Hello Che,

 Vivio Technologies offers VPS Accounts for $19.95 per month and CFMX7 is
 a $25 per month add-on. Total: $45 per month for all the domains you can
 squeeze on to your VPS Account. =)

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

 Best of luck to you in your search!

 Warm regards,
 Jordan Michaels
 Vivio Technologies
 http://www.viviotech.net/
 Blue Dragon Alliance Member
 [EMAIL PROTECTED]


 Che Vilnonis wrote:
  These are 25+ unique domains. I can find a PHP/Linux solution... but I would
  rather use CF since CF is what I am more familiar with. It seems kind of
  absurd that most CF web hosts won't offer unlimited domains since bandwidth
  is the main thing your are paying for.
 
  Che
 
  -Original Message-
  From: Mark Picker [mailto:[EMAIL PROTECTED]
  Sent: Monday, February 19, 2007 4:21 PM
  To: CF-Talk
  Subject: Re: CF Hosting Question... 25+ domains with one account.
 
 
  Hi Andy,
 
  Sorry about that, I think your right.  I clearly didn't think about that
  point, I'm so use to just pointing other domains at the same content.
  (Although I suppose using the header info, you could still use domain
  aliases and just change content based on domain name).
 
  One thing I should have said before is, as good as the service is with
  hostingatoz, I would be a bit hesitant to host an online business that
  relies heavily on email.  Their email issues from a couple of months ago
  (taking days to be delivered, or getting bounced back on regular basis) do
  seem to be fixed, but I would still try it for a little while before relying
  on it.
 
  Cheers
  Mark
 
 
  Is Che asking for aliases though? It sounds more like he's got 25
  individual domains.
 
  -Original Message-
  From: Mark Picker [mailto:[EMAIL PROTECTED]
  Sent: Monday, February 19, 2007 2:41 PM
  To: CF-Talk
  Subject: Re: CF Hosting Question... 25+ domains with one account.
 
  Have you looked at hostingatoz.com?  I don't know how many domain
  alias's your allowed but I recently asked for 4 additional ones and
  they didn't bat an eyelid, didn't cost any extra.  Found their support
  to be really quick (a few minutes sometimes).  I did have problems with
  their email service for a while, but after an upgrade that seems to
  have been resolved.
 
  No problems pointing .au domains at them.
 
  (Just so we are clear, this link is an affiliates link to the starting
  plan) $8 US a year (50Mb disk space, 1Gb traffic etc. They charge a
  onetime $5 US to add ColdFusion7 Enterprise to the account)
  https://www.plimus.com/jsp/buynow.jsp?contractId=1648282referrer=mpick
  er
 
  Once you go up to the SIII account and higher, it includes MX7 in the
  price ($20 US per year)
 
  Or where you looking for an Australian based company?
 
  Cheers
  Mark
 
 
 
 

 

~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion

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


Re: Credit Cards - How to handle

2007-02-19 Thread Bryan Stevenson
I've never used Authorize.net although I've looked at it once or
 twice but I never felt confident about actually integrating with them from
 everything I read... Just a gut feeling that it would be more hassle than it
 was worth...

BINGO...IMHO

Bryan Stevenson B.Comm.
VP  Director of E-Commerce Development
Electric Edge Systems Group Inc.
phone: 250.480.0642
fax: 250.480.1264
cell: 250.920.8830
e-mail: [EMAIL PROTECTED]
web: www.electricedgesystems.com

Notice:
This message, including any attachments, is confidential and may contain
information that is privileged or exempt from disclosure. It is intended
only for the person to whom it is addressed unless expressly authorized
otherwise by the sender. If you are not an authorized recipient, please
notify the sender immediately and permanently destroy all copies of this
message and attachments.


~|
Create Web Applications With ColdFusion MX7  Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270156
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 Hosting Question... 25+ domains with one account.

2007-02-19 Thread Yves Arsenault
I agree with James

I have a VPS package with Viviotech and I'm quite happy with it.

Yves

On 2/19/07, James Holmes [EMAIL PROTECTED] wrote:

 I just signed on with Viviotech and everything works well. For a lot
 of 3-5 page sites the smallest VPS will be fine, especially if you
 choose Bluedragon instead of CFMX (the resource footprint is smaller
 and it's cheaper). Vivio will do the DNS for you on their servers, so
 you don't have to run you own nameservers. Each site can get its own
 account on the box, with its own email etc. Finally, Jordan and the
 others are very helpful on the forums and via email.

 And no, I wasn't paid to post :-)

 On 2/20/07, Jordan Michaels [EMAIL PROTECTED] wrote:
  Hello Che,
 
  Vivio Technologies offers VPS Accounts for $19.95 per month and CFMX7 is
  a $25 per month add-on. Total: $45 per month for all the domains you can
  squeeze on to your VPS Account. =)
 
  http://www.viviotech.net/hosting.cfm
 
  Best of luck to you in your search!
 
  Warm regards,
  Jordan Michaels
  Vivio Technologies
  http://www.viviotech.net/
  Blue Dragon Alliance Member
  [EMAIL PROTECTED]
 
 
  Che Vilnonis wrote:
   These are 25+ unique domains. I can find a PHP/Linux solution... but I
 would
   rather use CF since CF is what I am more familiar with. It seems kind
 of
   absurd that most CF web hosts won't offer unlimited domains since
 bandwidth
   is the main thing your are paying for.
  
   Che
  
   -Original Message-
   From: Mark Picker [mailto:[EMAIL PROTECTED]
   Sent: Monday, February 19, 2007 4:21 PM
   To: CF-Talk
   Subject: Re: CF Hosting Question... 25+ domains with one account.
  
  
   Hi Andy,
  
   Sorry about that, I think your right.  I clearly didn't think about
 that
   point, I'm so use to just pointing other domains at the same content.
   (Although I suppose using the header info, you could still use domain
   aliases and just change content based on domain name).
  
   One thing I should have said before is, as good as the service is with
   hostingatoz, I would be a bit hesitant to host an online business that
   relies heavily on email.  Their email issues from a couple of months
 ago
   (taking days to be delivered, or getting bounced back on regular
 basis) do
   seem to be fixed, but I would still try it for a little while before
 relying
   on it.
  
   Cheers
   Mark
  
  
   Is Che asking for aliases though? It sounds more like he's got 25
   individual domains.
  
   -Original Message-
   From: Mark Picker [mailto:[EMAIL PROTECTED]
   Sent: Monday, February 19, 2007 2:41 PM
   To: CF-Talk
   Subject: Re: CF Hosting Question... 25+ domains with one account.
  
   Have you looked at hostingatoz.com?  I don't know how many domain
   alias's your allowed but I recently asked for 4 additional ones and
   they didn't bat an eyelid, didn't cost any extra.  Found their
 support
   to be really quick (a few minutes sometimes).  I did have problems
 with
   their email service for a while, but after an upgrade that seems to
   have been resolved.
  
   No problems pointing .au domains at them.
  
   (Just so we are clear, this link is an affiliates link to the
 starting
   plan) $8 US a year (50Mb disk space, 1Gb traffic etc. They charge a
   onetime $5 US to add ColdFusion7 Enterprise to the account)
  
 https://www.plimus.com/jsp/buynow.jsp?contractId=1648282referrer=mpick
   er
  
   Once you go up to the SIII account and higher, it includes MX7 in the
   price ($20 US per year)
  
   Or where you looking for an Australian based company?
  
   Cheers
   Mark
  
  
  
  
 
 

 

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/

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


Data conversion into Unicode

2007-02-19 Thread Oğuz Demirkapı
Hi all,

I did this before lots of time but I want to ask again here. May be one 
of you (specially PaulH) would have a better solution.

We have an application which is programmed by using CF5. We have also 
lots of data in Turkish and German. (ğĞ ıİ şŞ öÖ çÇ ß äÄ) But all 
these 
data has been entered via CF5 and not Unicode in database.

What I do generally is reading from database and exporting into XML via 
CF5 and reading this exported XML file with CFMX and writing into an 
Unicode database. This is not a complicated process specially when you 
have a code which reads table field names etc. But still if table amount 
is more than expected, I would like to see an easy way to do this process.

I am using SQL Server / MySQL and I think there must be a way of 
converting this data into Unicode direct in SQL level. Or another better 
solution?


If you can share your experiences with me, that would be really great!

TIA!

Oğuz Demirkapı

TeraTech Inc. | Senior Developer
405 East Gude Dr Suite 207, Rockville, MD 20850, USA
Voice: +1 (301) 424-3903 ext 111 | Fax: +1 (301) 762-8185
Web: http://www.teratech.com | E-mail: oguz.demirkapi AT teratech.com
Winner in CFDJ awards Best Consulting. Member Team Fusebox.

~~~



~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/

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


RE: Data conversion into Unicode

2007-02-19 Thread Phillip Holmes
This does it via Java.Nio.Charset.
You feed it into the function and it returns it as Unicode.
Then you can store it.

http://www.phillipholmes.com/?p=46

Warmest Regards,
 
Phillip B. Holmes
http://phillipholmes.com

 

-Original Message-
From: Oğuz Demirkapı [mailto:[EMAIL PROTECTED] 
Sent: Monday, February 19, 2007 7:20 PM
To: CF-Talk
Subject: Data conversion into Unicode

Hi all,

I did this before lots of time but I want to ask again here. May be one of you 
(specially PaulH) would have a better solution.

We have an application which is programmed by using CF5. We have also lots of 
data in Turkish and German. (ğĞ ıİ şŞ öÖ çÇ 
ß äÄ) But all these data has been entered via CF5 and not Unicode in 
database.

What I do generally is reading from database and exporting into XML via
CF5 and reading this exported XML file with CFMX and writing into an Unicode 
database. This is not a complicated process specially when you have a code 
which reads table field names etc. But still if table amount is more than 
expected, I would like to see an easy way to do this process.

I am using SQL Server / MySQL and I think there must be a way of converting 
this data into Unicode direct in SQL level. Or another better solution?


If you can share your experiences with me, that would be really great!

TIA!

Oğuz Demirkapı

TeraTech Inc. | Senior Developer
405 East Gude Dr Suite 207, Rockville, MD 20850, USA
Voice: +1 (301) 424-3903 ext 111 | Fax: +1 (301) 762-8185
Web: http://www.teratech.com | E-mail: oguz.demirkapi AT teratech.com Winner 
in CFDJ awards Best Consulting. Member Team Fusebox.

~~~





~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade  see new features.
http://www.adobe.com/products/coldfusion

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


Re: Data conversion into Unicode

2007-02-19 Thread Claude Schneegans
 I think there must be a way of
converting this data into Unicode direct in SQL level. Or another better
solution?

Personally, my own framework still has to be CF5 and CFMX compatible, 
depending on the customer's server.
The simplest way I found was to stick with ISO-8859-1 (or whatever you 
need for turkish).
You just have to add this in your application.cfm:
CFSET request.CFversion = listGetAt(server.coldfusion.productVersion, 1)
CFIF request.CFversion GT 5
CFSET request.CFversion = MX
cfcontent type=text/html; charset=ISO-8859-1 RESET=no
cfset setEncoding(url,ISO-8859-1)
cfset setEncoding(form,ISO-8859-1)
CFELSE
CFSET request.CFversion = 5
/CFIF


 

-- 
___
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2. 
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/

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


Re: Moving CF5 ODBC Connections to another server

2007-02-19 Thread David
Each CF5 ODBC datasource uses the Windows ODBC datasource list, then stores
CF-specific connection info under the ColdFusion section of the registry.

All windows ODBC datasources are in the registry, under key
HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI
Export that reg key (will create a .reg text file), edit out those DSN's you
don't want to recreate, and merge on the new box.

CF5's datasource info is in registry key

HKEY_LOCAL_MACHINE\SOFTWARE\Allaire\ColdFusion\CurrentVersion\DataSources
similar to the windows ODBC.

Both have one registry key per datasource.


- David


On 2/19/07, Dennis Powers [EMAIL PROTECTED] wrote:

 I am upgrading the hardware on a CF5 development Server and need to move
 the
 existing ODBC Connections from the old box to the new one. We are running
 the same OS (Win2000) and the same software just new hardware.  My
 searching
 has not turned up any answers and I was wondering if anyone knows how to
 copy the over 150 ODBC connection we have established on the old server to
 the new one, without having to re-create them one at a time?  Any help is
 appreciated.



 Best Regards,

 Dennis Powers
 UXB Internet - A website design and Hosting Company
 690 Wolcott Road
 P.O. Box 6029
 Wolcott, CT  06716
 Tel: (203)879-2844
 http://www.uxbinternet.com/
 http://www.uxb.net/




~|
Macromedia ColdFusion MX7
Upgrade to MX7  experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion

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


Re: Data conversion into Unicode

2007-02-19 Thread Paul Hastings
Oğuz Demirkapı wrote:
 We have an application which is programmed by using CF5. We have also 
 lots of data in Turkish and German. (ğĞ ıİ şŞ öÖ çÇ ß äÄ) But 
 all these 
 data has been entered via CF5 and not Unicode in database.

using utf-8 encoded cf pages? the german data should be ok as is if you 
stored in non-unicode column  didn't use utf-8 encoded cf pages, after all 
latin-1 is latin-1. but the turkish data (using windows 1254?) is probably 
another matter. can they be separated out? that might help cut down on what you 
have to re-encode.

 What I do generally is reading from database and exporting into XML via 
 CF5 and reading this exported XML file with CFMX and writing into an 

basically that's what we usually did (though it's mx reading a cf5 page that 
dumps the data out which mx reads  inserts into the db). i'd be curious to see 
if phillip's way worked w/this kind of mangled data (especially if stored in 
N 
columns) though i guess you'll have to pull out the data in two separate 
processes as these are two different codepages. don't think it will work if you 
inserted the data using utf-8 encoded cf pages though, that data is kind of 
frankenstein-like that only cf5  an odbc db driver could love ;-)

 is more than expected, I would like to see an easy way to do this process.

nope, there's always a price to pay for being ahead of your time or forcing a 
square peg into a round hole ;-)


~|
Create robust enterprise, web RIAs.
Upgrade  integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/

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


RE: Taking the Vista Plunge

2007-02-19 Thread Dave Watts
 Well, with the exception that behind linux password typing 
 the system is actualy doing security related tasks while 
 windows gives you an illusion of security with nagging 
 questions ... read some blogs related to VISTA security 
 or how its missing in action. XP is still 20- 30% faster 
 then VISTA and much more secure.

It's only an illusion if you click OK without thinking about what you're
doing. If you logon as a non-administrative user, you have to enter
administrative credentials. This is just like every other multi-user
operating system. If you logon as an administrative user, you are prompted
to click OK to perform actions that require administrative credentials.
This is unlike XP; if you perform actions that require administrative
credentials, and you're logged in as an administrator, XP will simply do
whatever you told it to do (or whatever some program running within your
security context told it to do). I don't see how that's much more secure.

Now, the simple fact is that users shouldn't log in as administrators, but
that's been the default behavior in the Windows world for a long time. Vista
makes this behavior more secure than XP.

Finally, I'm not going to say that Vista security is perfect or complete,
but to say that it's missing in action requires some elaboration on your
part. Ultimately, like any other existing OS, user-mode security boils down
to the person at the keyboard. Vista is an improvement to XP simply because
it runs user-mode processes at a less-privileged level.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!


~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7  
Flex 2. 
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/

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


Re: cache one big query or many smaller ones

2007-02-19 Thread stylo stylo
Store the query and creation time in the Application scope?

Is that a memory problem, or does it work the same as caching queries normally? 
I would think the latter has some automatic management while the former can 
lead to problems?

Is the mysql cache another option? I'm just changing from an access db so I 
don't know what approach to take.

By the way, why exactly does cfqueryparam prevent caching? The query still 
looks the same in the end using some custom cf check or cfqueryparam check. Why 
didn't MM work around whatever the problem is?

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2  MX7 integration  create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/

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