Adobe CTO Kevin Lynch leaving company for Apple

2013-03-20 Thread Eric Cobb
Huh, well how 'bout that? Adobe has sent word to The Next Web that effective March 22, Lynch will be exiting the company for a position at Apple: http://appleinsider.com/articles/13/03/19/adobe-cto-kevin-lynch-reportedly-l eaving-company-for-apple Also, a follow up article:

Re: Adding Salt and Password Hash to existing acocunts

2013-03-11 Thread Eric Cobb
version that currently supports SHA512. Thanks, Eric Cobb http://www.cfgears.com From: Bobby bo...@acoderslife.com Sent: Monday, March 11, 2013 11:04 AM To: cf-talk cf-talk@houseoffusion.com Subject: Re: Adding Salt and Password Hash to existing acocunts

Extending a Component vs. Passing an Object

2013-01-29 Thread Eric Cobb
I have a service CFC that calls my dao CFC a lot. Currently, I just pass in an object of the dao to the service's init() method and save it to the variables scope to be used throughout the service. But, I'm wondering if I would be better off having my service CFCs extend their dao's instead.

ColdFusion developer position in Nashville, TN

2012-07-31 Thread Eric Cobb
. This position is full-time, on-site, in downtown Nashville, TN. If you or someone you know is interested in the above job, please submit your resume to careers @ chuckjones.net. (RE: ColdFusion Developer) Thanks, Eric Cobb http://www.ncfug.com http://www.cfgears.com

re: ColdFusion developer position in Nashville, TN

2012-07-31 Thread Eric Cobb
Oops...sorry. Wrong list! From: Eric Cobb cft...@ecartech.com Sent: Tuesday, July 31, 2012 9:17 AM To: cf-talk cf-talk@houseoffusion.com Subject: ColdFusion developer position in Nashville, TN My company is currently looking for a new CF Dev. to join

Creating Indexes with ORM

2012-04-18 Thread Eric Cobb
or FK relationships to other tables. I'm wanting to create indexes on table columns not related to other tables. Is this doable in ORM, or am I just going to have to create the tables on the DB server to do it? Thanks, Eric Cobb http://www.cfgears.com

Re: Creating Indexes with ORM

2012-04-18 Thread Eric Cobb
Thanks Dave, I tried to use the index attribute, but I can't seem to get it to do anything. Either ORM would create the table and ignore the index, or ORM just flat out wouldn't work. I wouldn't get an error, but it wouldn't create the table. I guess I'll go back and play with it some

Re: CF 9 Mulit-Sever only uses default site

2012-03-06 Thread Eric Cobb
Thanks Russ! I looked through everything you suggested, and I can't see anything wrong. Here's my wsconfig.properties file: 1=IIS,1,false, 1.srv=localhost,cfusion 1.cfmx=true,null 2=IIS,2,false, 2.srv=localhost,Test01 2.cfmx=true,null So it looks like my #2 site is pointing to the correct

CF 9 Mulit-Sever only uses default site

2012-02-23 Thread Eric Cobb
I have a strange issue with my CF 9 Multi-Sever install running on Windows 2008 R2 and IIS 7. This is a new server and I set up CF 9.01 in multi-server mode on it yesterday. The install went fine, and I have my first instance up and running with no problem. I was able to successfully spin

Change Subversion login info stored in CFBuilder

2011-12-08 Thread Eric Cobb
So, I have my SVN repositories set up in CFBuilder (via the subclipse plugin), and I have it set to remember my username/password when connecting to the repositories. I have a case where I need to change my login for one of my repository connections, and I can't seem to figure out how to do

Re: Change Subversion login info stored in CFBuilder

2011-12-08 Thread Eric Cobb
repositories. Then in that view start right clicking on stuff or look at the upper right hand menu. Sorry if I am not clearer but I have both sub eclipse and subversive installed on this install and I can't tell which one I am using. It just says SVN ;) HTH G! On Thu, Dec 8, 2011 at 12:38 PM, Eric

SVNAnt and Eclipse/CFBuilder

2011-11-09 Thread Eric Cobb
Can someone out there please tell me how to get svnant installed in Eclipse/CFBuilder? I'm already using ant for some stuff, and I need to be able to connect it to subversion. But, no matter what I do, I keep getting the below error: BUILD FAILED Problem: failed to create task or type svn

CFHTTP, DNS Caching, and CF 9 won't behave.

2011-09-02 Thread Eric Cobb
So, I'm having a problem with CFHTTP caching DNS and not wanting to update. Basically, a vendor updated their API yesterday and now all CFHTTP calls to the url give a Connection Failure error, even though you can pull the url up in a browser (from the server) and it works fine. I've already

RE: CFHTTP, DNS Caching, and CF 9 won't behave.

2011-09-02 Thread Eric Cobb
: Friday, September 02, 2011 2:07 PM To: cf-talk cf-talk@houseoffusion.com Subject: RE: CFHTTP, DNS Caching, and CF 9 won't behave. Is it an HTTPS connection? Have you added their cert to the Java KeyStore? Brook -Original Message- From: Eric Cobb [mailto:cft...@ecartech.com] Sent

Best thing for testing code?

2011-08-30 Thread Eric Cobb
, Eric Cobb http://www.cfgears.com ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm

(ot) Recover Data from External Hard Drive

2011-08-29 Thread Eric Cobb
. Thanks, Eric Cobb http://www.cfgears.com ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk

Resetting cached components

2011-08-03 Thread Eric Cobb
? Thanks, Eric Cobb http://www.cfgears.com ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk

API Question

2011-08-01 Thread Eric Cobb
I'm creating an API (if you can call it that) for one of our applications. It's nothing big or fancy, actually just 1 cfc with 1 method in it that's going to be a front-facing component for AJAX calls to hit. All it's going to do is take an ID, call our main cfc to do some processing, then

Problem with Client Variables not persisting.

2011-07-28 Thread Eric Cobb
I've got a strange problem here that I need some help figuring out. We have a site running on 8 load balanced CF 9 servers. We're doing a lot of stuff with Client Variables, and all of our code works fine in development/staging, but in production none of the client variables persist. After

Re: Problem with Client Variables not persisting.

2011-07-28 Thread Eric Cobb
, if it keeps changing then you are hitting different servers. -- Pete Freitag - Adobe Community Professional http://foundeo.com/ - ColdFusion Consulting Products http://petefreitag.com/ - My Blog http://hackmycf.com - Is your ColdFusion Server Secure? On Thu, Jul 28, 2011 at 8:41 AM, Eric Cobb

Re: Problem with Client Variables not persisting.

2011-07-28 Thread Eric Cobb
some nightstands :-D -J.J. On Thu, Jul 28, 2011 at 7:41 AM, Eric Cobb cft...@ecartech.com wrote: I've got a strange problem here that I need some help figuring out. We have a site running on 8 load balanced CF 9 servers. We're doing a lot of stuff with Client Variables, and all of our code

Re: VPS Hosting

2011-06-13 Thread Eric Cobb
I've got a KickAssVPS server that I've had for a while and I've been very happy with it, and just got another one last Friday. I now know what you mean about support. My new server went down over the weekend, and their Emergency 911 Support hasn't even bothered to contact me back about it

Re: scoping

2011-05-19 Thread Eric Cobb
in. http://www.cfgears.com/index.cfm/2010/9/22/The-importance-of-proper-variable-scoping Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com On 5/19/2011 2:55 AM, Dominic Watson wrote: Curiously, I do it the exact opposite way: cfset variables.myVariable = fubar

Re: scoping

2011-05-19 Thread Eric Cobb
. Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com On 5/18/2011 8:59 PM, Eric Roberts wrote: A good question that was brought up by one of our developers. When you don't scope a var it has to search through the various scopes to find it, in order of precedence

Re: scoping

2011-05-18 Thread Eric Cobb
Here's my take on it: http://www.cfgears.com/index.cfm/2010/9/22/The-importance-of-proper-variable-scoping Thanks, Eric Cobb http://www.cfgears.com Help me make a difference this summer -http://bit.ly/i8dJvQ On 5/18/2011 11:51 AM, Eric Roberts wrote: We had a discussion at work as to whether

Re: Migrating a DB from MS SQL 2000 into MySQL latest release

2011-05-11 Thread Eric Cobb
FWIW, here's some code for automating the backup process in SQL Server Express: http://www.cfgears.com/index.cfm/2010/7/20/Automating-backups-for-SQL-Server-Express Thanks, Eric Cobb http://www.cfgears.com Help me make a difference this summer -http://bit.ly/i8dJvQ On 5/11/2011 1:36 PM, Carl

Re: Bless cfqueryparam - helped defend against a persistent hack attempt

2011-05-02 Thread Eric Cobb
I generally see a pretty significant gain on Oracle as well. Thanks, Eric Cobb http://www.cfgears.com Help me make a difference this summer - http://bit.ly/i8dJvQ On 5/2/2011 3:27 PM, Mark A. Kruger wrote: I almost always see a significant gain in query performance - at least on all

Re: Custom tags in CF 9

2011-04-12 Thread Eric Cobb
The default for multi-instance is: C:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\CustomTags If you've created additional instances, then you'll need to look in the appropriate directory under C:\JRun4\servers Thanks, Eric Cobb http://www.cfgears.com Help me make

Is saving a query in the session passed by reference or by value?

2011-03-24 Thread Eric Cobb
(variables.qry) -- Thanks, Eric Cobb http://www.cfgears.com Help me make a difference this summer. http://bit.ly/i8dJvQ ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp

Persisting query data across cflocation

2011-03-23 Thread Eric Cobb
on both page A and page C? I was really hoping there was an easier way (like storing it in the request scope!), but I can't seem to figure it out. -- Thanks, Eric Cobb http://www.cfgears.com Help me make a difference this summer.http://bit.ly/i8dJvQ

Suggestions for building a web service

2011-03-01 Thread Eric Cobb
before I start coding. -- Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag

Re: Suggestions for building a web service

2011-03-01 Thread Eric Cobb
Thanks for the links Russ! Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com On 3/1/2011 8:46 AM, Russ Michaels wrote: Eric, CF has web service capability built right in, you don;t have to build your own custom parsing solution like

Re: I think I'm confused...

2011-02-24 Thread Eric Cobb
entries for actual sites that you want to really pull up in the browser (your dev server, production sites, etc...) as it really just becomes a pain having to switch back and forth/. Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com On 2/24/2011 7:00 AM, Rick

Re: I think I'm confused...

2011-02-24 Thread Eric Cobb
Ha! Give your own PC a DOS attack? :) Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com On 2/24/2011 8:31 AM, Michael Grant wrote: 127.0.0.1free.beer My belly would ping flood this domain

Re: I think I'm confused...

2011-02-24 Thread Eric Cobb
. When the Dev Server gets the request, it will just hand it to the default site without worrying about what url is. Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com On 2/24/2011 9:10 AM, Rick Faircloth wrote: Yes, that's what I was thinking. I mentioned

Re: Feedback on this approach to many sites, one codebase (MSOC)

2011-02-18 Thread Eric Cobb
in order to reset all of the applications. To me, this always seemed inefficient, and a gross waste of CF processes and memory. Just some thoughts I wanted to throw out there. Definitely something to think about if you're planning on having a large number of sites on your system. Thanks, Eric Cobb

Re: Change in ColdFusion management

2011-02-15 Thread Eric Cobb
perhaps I am just weird. No, you are a dick. I thought we already established that! ;) (sorry Russ, I just couldn't resist!) Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com On 2/15/2011 1:28 PM, Russ Michaels wrote: Brian, if you think it is wrong

Re: Should I build my app as an API?

2011-02-02 Thread Eric Cobb
Have you run into any unexpected road bumps since others started using your API? Naturally, having a solid API able to withstand the traffic is essential, but do you have any pointers for anyone wanting to go this route? Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http

Re: Should I build my app as an API?

2011-02-02 Thread Eric Cobb
What is this documentation that you speak of? Programmers don't need directions! Just connect to it and poke around and see what happens! ;) Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com On 2/2/2011 8:14 AM, Michael Grant wrote: I have three

Re: Should I build my app as an API?

2011-01-31 Thread Eric Cobb
on this? I'm really hoping to get a good discussion going on this, so please let me know what you think! -- Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com ~| Order the Adobe Coldfusion

Re: Should I build my app as an API?

2011-01-31 Thread Eric Cobb
Thanks Andy. I didn't realize that ColdBox had REST baked in, I'll have to look in to that. I know that there's been some buzz lately about REST with Mach-II as well, but I haven't had a chance to look into any of it either. Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com

Should I build my app as an API?

2011-01-28 Thread Eric Cobb
hoping to get a good discussion going on this, so please let me know what you think! -- Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com ~| Order the Adobe Coldfusion Anthology now! http

Re: Coldfusion Hosting

2011-01-28 Thread Eric Cobb
/tutorials/other/rapid-development-with-coldfusion-and-cfml/) Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com On 1/28/2011 12:49 PM, Adam Bourg wrote: Can anyone recommend a decent yet cheap web host for ColdFusion? Right now I'm hosting my site

Re: why is cf_builder so expensive?

2011-01-26 Thread Eric Cobb
about as nimble as a mastodon in a tar pit That cracked me up! Good one! Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com On 1/26/2011 9:02 AM, Gerald Guido wrote: Who is being flippant? It's a fact of life that some developer tools cost money

Re: Is Coldfusion losing it biggest asset?

2011-01-18 Thread Eric Cobb
to be working pretty well for them. Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com On 1/17/2011 11:58 PM, Andrew Scott wrote: I have to agree with this. Regards, Andrew Scott http://www.andyscott.id.au/ -Original Message- From: Adrocknaphobia

Re: Is Coldfusion losing it biggest asset?

2011-01-14 Thread Eric Cobb
the revenue from one customer, with no marketing or promotional expense (to us) on their end. Not a bad deal for Adobe, eh? I wish my customers would do that. :) Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com On 1/13/2011 8:27 PM, Michael Grant wrote

Re: help w/ DateDiff() please

2011-01-13 Thread Eric Cobb
Is dte_2dlcl a column in the database? You can't execute a ColdFusion function on a database column in a query. Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com On 1/13/2011 1:41 PM, Jay Birdsell wrote: The dateDiff () is killing me! can someone

Re: help w/ DateDiff() please

2011-01-13 Thread Eric Cobb
Wait, I'm confused, are you trying to use the CF dateDiff() function, or a database's dateDiff() function? If you're using a database's, then I think you need to wrap #today# in quotes. Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com On 1/13/2011 1

Re: Beta Tester Wanted for new CF (MVC) Framework

2011-01-04 Thread Eric Cobb
Open Source Code = 100% Configurable. :) Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com On 1/4/2011 1:44 PM, Andrew Scott wrote: You are promoting a security risk with the uploaded files folder as being under the webroot, I hope

(OT) IIS 7 Wonkiness with BlogCFC and cgi.path_info

2010-11-24 Thread Eric Cobb
correctly? -- Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag

Re: (OT) IIS 7 Wonkiness with BlogCFC and cgi.path_info

2010-11-24 Thread Eric Cobb
some Tomcat/IIS issues to figure out. I'll pester the Railo list of that. :) Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Russ Michaels wrote: Sounds like you have a similar problem to this http://russ.michaels.me.uk/index.cfm?mode=search The same

Re: CFSTOREDPROC and invalid SQL

2010-11-03 Thread Eric Cobb
This may not be what you're after, but try replacing datetext := to_char(sysdate, '-mm-dd'); with SELECT TO_CHAR(sysdate, '-mm-dd') INTO datetext FROM dual; Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Brent Nicholas wrote: Hi all

Re: CF 9 / IIS 7 Issues

2010-10-18 Thread Eric Cobb
Control Panel Programs Features Turn Windows Features On or Off Internet Information Services Web Management Tools IIS 6 Management Compatibility IIS Metabase and IIS 6 configuration compatibility needs to be checked. Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com

Re: Looping over Query that's contained in a structure.

2010-10-14 Thread Eric Cobb
Michael, would you believe once upon a time I placed 'top 3' in my local spelling bee? Out of how many people? 3? ;) Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Che Vilnonis wrote: Michael, would you believe once upon a time I placed 'top 3

Re: architecture mismatch

2010-10-13 Thread Eric Cobb
We ran into this just a couple of weeks ago on Win 7 64bit. I had to run this to set up 32bit drivers: c:\windows\sysWOW64\odbcad32.exe. Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com steve ebeling wrote: new CF8 student. One project used Apache

Re: Subversion Software

2010-10-13 Thread Eric Cobb
1998 model Dell Dimension, Pentium III with 750MB RAM and Apache. Works great. :) Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Paul Alkema wrote: Hey All, I'm looking to set up a subversion server and was wondering what types of subversion

Re: Looping over Query that's contained in a structure.

2010-10-13 Thread Eric Cobb
You misspelled lineitems in your query. The cfdump you showed us has it spelled LINETEMS (missing an I). Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Che Vilnonis wrote: I tried that. I get, The value of the attribute query, which is currently

Re: Gone Brain dead

2010-10-13 Thread Eric Cobb
Any time you have nested hash marks, that's a good sign things aren't right. I like that. I'm going to have to store it in my quote arsenal. Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Dave Watts wrote: I must have gone brain dead. Seem to me

Re: ListFunction Question

2010-10-08 Thread Eric Cobb
http://www.cflib.org/udf/ListFix Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Robert Harrison wrote: CF ignores things like ,, Yes, and this is killing me. I'm trying to parse a comma delimited file to import to a data base

Re: Microsoft rumored to be buying Adobe

2010-10-07 Thread Eric Cobb
It means that .Net developers will now have a much easier way to connect to things like Exchange, Sharepoint, Excel, and Active Directory. :) Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Jeff Gladnick wrote: http://sanfrancisco.cbslocal.com/2010

Re: Microsoft rumored to be buying Adobe

2010-10-07 Thread Eric Cobb
And Flash + Silverlight = Flashlight. :) Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Jeff Gladnick wrote: http://sanfrancisco.cbslocal.com/2010/10/07/adobe-shares-soar-on-rumor-of-microsoft-bid/ What's that mean for Coldfusion

Re: Beta Testers Wanted - TrafficMunkey - A New CF Framework

2010-10-05 Thread Eric Cobb
You can freely use and redistribute the code, just don't tell anyone where you got it. ;) Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Scott Stroz wrote: Can software still be 'open source' if you need to agree to a non-disclosure agreement

Re: What version-/source control are you using (if any)?

2010-09-29 Thread Eric Cobb
bit better than VSS, it's still pretty pathetic and a waste of money. Within 3 days of switching to it, we were already having discussions about getting rid of it. Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Michael Christensen wrote: We're

Re: Sessions persist after server restart.

2010-09-22 Thread Eric Cobb
sessions, but there's no mention as to where this configuration is or how to change it. Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Cutter (ColdFusion) wrote: Is it using the CLIENT scope, with vars in the db? Is it storing things in the COOKIE

Sessions persist after server restart.

2010-09-20 Thread Eric Cobb
been on and I never noticed it. -- Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael

Re: Authorization and Security for a web service

2010-09-03 Thread Eric Cobb
Check out these presentations by Simone Free. He's got some really good pointers in them. http://www.simonfree.com/presentations/cfobjective.html http://www.simonfree.com/presentations/cfunited-09---washington-dc.html http://www.simonfree.com/presentations/nashville-cfug.html Thanks, Eric

Re: Using ## vs not using ##

2010-09-01 Thread Eric Cobb
According to Adobe, yes. http://www.adobe.com/devnet/coldfusion/articles/coldfusion_performance_04.html Although, I'm sure it's probably negligible. All they really say is that the extra pound signs will negatively affect performance. Thanks, Eric Cobb ECAR Technologies, LLC http

Re: Check out this... code....

2010-08-31 Thread Eric Cobb
I'm glad you posted this today, I just found this one a few minutes ago: #Year(DateAdd(, 1, Now()))-1# Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Rick Root wrote: Three fun pieces of code I found today while doing some maintenance on code

Re: Check out this... code....

2010-08-31 Thread Eric Cobb
Exactly! :) Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Andy Matthews wrote: You're right. The correct version should be: #Year(DateAdd(, 0, Now()))# No need for the -1. andy -Original Message- From: Eric Cobb [mailto:cft

License question about compiled code between Developer Enterprise

2010-08-26 Thread Eric Cobb
production server with CF Enterprise Edition, we're not in any type of license violation, are we? We just want to clarify that we don't actually have to compile the code on a licensed Enterprise CF server in order to deploy to production Enterprise CF servers. -- Thanks, Eric Cobb ECAR Technologies

Re: Trying to understand application.cfc...

2010-08-12 Thread Eric Cobb
You should be able to set that variable in OnApplicationStart() with no problems. In fact, as you said, that's the preferred place to set it. You must have something else going on that's causing the problem. Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http

Re: onApplicationStart

2010-08-04 Thread Eric Cobb
Here's the poor mans answer to applicationStop(), it works on CF7 CF8. |||cfset| |application.setIsInited(false) / | See Mister Dai for a more detailed explanation: http://misterdai.wordpress.com/2010/06/11/cf-flag-application-to-run-onapplicationstart/ | | Thanks, Eric Cobb ECAR Technologies

Re: onApplicationStart

2010-08-04 Thread Eric Cobb
Huh, not sure what happened with the formatting on that. Here you go: cfset application.setIsInited(false) / Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Eric Cobb wrote: Here's the poor mans answer to applicationStop(), it works on CF7 CF8

(ot) Eclipse hangs on startup.

2010-08-03 Thread Eric Cobb
to hang at the splash screen for so long? Some way to get a behind the scenes look at what's going on? -- Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com ~| Order the Adobe Coldfusion

Re: Need a west coast (US) based CF host

2010-07-29 Thread Eric Cobb
located. Your site can have it's own time zone independent of the server time zone. (again, assuming all of the date/time stamps are being entered via CFML instead of the DB itself) Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Charlie Griefer wrote

Re: development and testing server

2010-07-13 Thread Eric Cobb
Forta show up at your office and type the key in for you, getting the go-ahead directly from Adam is about as good as it gets. At least it would be around here, anyway. Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Judah McAuley wrote: The author

Re: CF Shopping carts

2010-06-29 Thread Eric Cobb
in your free time. The time you waste on the freebie clients would be better spent trying to find paying clients, or cutting your neighbors grass to scrape together the money you need. Trust me, I've been there. Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com

Re: cfdot.net

2010-06-23 Thread Eric Cobb
his examples so they are more accurate. Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Matthew Small wrote: All language religion aside - it's not a fair comparison, it's biased towards CF. You should be more honest in your comparisons if you expect

Re: Is it time for Adobe to Rebrand Cold Fusion?

2010-06-22 Thread Eric Cobb
It works on getting managers to upgrade too! We're still running CF2000, when CF2009 is already out. We're 9 years behind everyone else! Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Cameron Childress wrote: On Tue, Jun 22, 2010 at 9:54 AM, Andy

Re: Is it time for Adobe to Rebrand Cold Fusion?

2010-06-21 Thread Eric Cobb
Not to stir the pot any more than it already is, but I wanted to point out two quick things: 1) That's not Ben Forta's blog you linked to. 2) That article was published 6 years ago. Carry on Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com

php.org is written in ColdFusion

2010-06-21 Thread Eric Cobb
Simon Horwith just posted this on his blog (http://www.horwith.com/index.cfm/2010/6/21/php-dot-org-is-written-in-ColdFusion), and it's too good not to pass on! http://php.org/ appears to be written completely in ColdFusion. -- Thanks, Eric Cobb ECAR Technologies, LLC http

Check for remote CFC call in CF 8

2010-06-15 Thread Eric Cobb
, is there a way I can programmatically figure out if the current request is calling a remote method in CF 8? -- Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com ~| Order the Adobe

Re: Problems with slashes in JSON

2010-06-10 Thread Eric Cobb
Thanks Brian. That eliminated all of the RegEx I was having to do, but my closing list tag is now being displayed as \\\/li at the end of every list item, and all slashes in my text are showing up as \\\/. Any idea on how to fix that? Thanks, Eric Cobb ECAR Technologies, LLC http

Re: Problems with slashes in JSON

2010-06-10 Thread Eric Cobb
it out in CF and just have jQuery display it. Too much JavaScript hurts my head. :) I'm about to the point I'm ready to ditch jQuery and just do what I need to do without trying to be all ajaxy with it. Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com

Problems with slashes in JSON

2010-06-09 Thread Eric Cobb
, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion

Re: How to delete a post in House of fusion?

2010-05-27 Thread Eric Cobb
://www.houseoffusion.com/contact.cfm) and ask him to manually take them out of the database. It won't remove them off of the Internet, but it will get them off of the HOF website. Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com C S wrote: All posts that go

Re: CF 9 Hosting

2010-05-20 Thread Eric Cobb
I'll +1 for CrystalTech. I've been using them for years. Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Alan Rother wrote: Just to put them in the Mix... www.crystaltech.com I've hosted dozens of sites there, great company, few issues

Re: CF 9 Hosting

2010-05-20 Thread Eric Cobb
-quote-EVER :) Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Kelly Matthews wrote: Actually while hostek's prices are great, the fact that they go down 2-3 times PER day is far too much for my client, which is why I'm looking to move. Should have

Re: cfc accessing session scope - bad?

2010-05-20 Thread Eric Cobb
. Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Adrian Moreno wrote: I've got an example of a Session Facade (or Session Proxy?) on my site: http://www.iknowkungfoo.com/blog/index.cfm/2007/2/12/Using-a-Session-Facade-to-handle-evolving-session-variables

Re: number format mask

2010-04-27 Thread Eric Cobb
Try it and see: cfset variables.ordertotal = 100 cfoutput#numberformat(variables.ordertotal, .99)#/cfoutput Thanks, Eric Cobb ECAR Technologies, LLC http://www.ecartech.com http://www.cfgears.com Matthew P. Smith wrote: #numberformat(variables.ordertotal, .99)# Does

Re: Easy application question

2010-04-12 Thread Eric Cobb
Make sure both Application.cfm files have the same name in the cfapplication tag. thanks, eric cobb http://www.cfgears.com Brian Bradley wrote: I think I misunderstand how to use application.cfm files. I have a application.cfm file on the root and I set a group of session variables. I

Re: CFDocs

2010-04-08 Thread Eric Cobb
isArray, ListToArray, etc..., are not listed in cfquickdocs, but they are in coldfusiondocs.com and cfmldocs.com. Just being picky... thanks, eric cobb http://www.cfgears.com Paul Kukiel wrote: There is also http://www.cfmldocs.com which also has an offline AIR app. Paul http

Re: Joni Mitchell and Cold Fusion

2010-04-07 Thread Eric Cobb
yeah, Go Daddy is crap! I documented my last run-in with them: http://www.cfgears.com/index.cfm/2009/4/23/How-GoDaddy-Destroyed-my-Clients-Site thanks, eric cobb http://www.cfgears.com Kevin Pepperman wrote: Charlie beat me to it... Move it to Viviotech or some other VPS, Go Daddy did

Re: java.lang.String as a structure with members

2010-04-06 Thread Eric Cobb
You don't need the #'s either! change cfset t1 = #Trim(t1.Team)# to cfset tname1 = Trim(t1.Team) and cfset logo1 = #Trim(t1.Logo)# to cfset logo1 = Trim(t1.Logo) thanks, eric cobb http://www.cfgears.com Maureen wrote: You are using t1 as the name of a query: cfquery name=t1 datasource

Re: default for numeric argument

2010-04-05 Thread Eric Cobb
yep. thanks, eric cobb http://www.cfgears.com Matthew Smith wrote: cfargument name=app_user_id type=numeric required=no default= I am not passing it in. I am getting: The APP_USER_ID argument passed to the check_item_quantities function is not of type numeric. Should I make

Re: ColdFusion Builder Released!

2010-03-23 Thread Eric Cobb
for a language they don't use, or spend $50 less and just get the IDE they need? thanks, eric cobb ecar technologies, llc http://www.cfgears.com Charlie Griefer wrote: On Mon, Mar 22, 2010 at 2:28 PM, Mary Jo Sminkey mary...@cfwebstore.comwrote: The cost has to do with Adobe being a publicly

Re: ColdFusion Builder Released!

2010-03-23 Thread Eric Cobb
Yes! Andy agreed with me! I'm going to print this out and frame it! ;-) thanks, eric cobb ecar technologies, llc http://www.cfgears.com Andy Matthews wrote: As much as it kills me to say that Eric is right, and it does, I think he's right. A developer in another language isn't gonna

Re: Online domain name search tag/tool

2010-03-16 Thread Eric Cobb
information for it. thanks, eric cobb ecar technologies, llc http://www.cfgears.com Terry Troxel wrote: Coldfusion Tag/Tool for Domain Name searches. Is there such a thing that can allow you to let your users search for possible domain names to register without going to places like godaddy.com

Re: Two CFQUERY statements?

2010-03-11 Thread Eric Cobb
Sounds like ColdFusion is having problems connecting to one of your databases. Try this: 1) make sure you can verify both datasources in your ColdFusion Administrator. 2) make sure you didn't misspell one of the datasource names in your cfquery tags. thanks, eric cobb ecar technologies

Re: Forms Processing: Updating Only Changed Data

2010-03-10 Thread Eric Cobb
The first thing that jumps out at me would be to have hidden form fields in the form that contain the original values. Then, when you're processing the form any value that doesn't match its corresponding hidden value has been changed. thanks, eric cobb ecar technologies, llc http

  1   2   >