View Full Version : ColdFusion programmers
wasistdas
08-30-2006, 01:26 AM
How many coldfusion programmers are here?
oracleguy
08-30-2006, 01:36 AM
I sort of still know ColdFusion, I haven't done it over 2 years now but I was pretty good several years ago when I had to learn it to fix some legacy applications at a previous job.
It is a language that has lost a lot of popularity to PHP and ASP/ASP.net imo but I'm not sad to see it go.
ChristopherK
08-30-2006, 04:04 AM
I am, been a CF developer for about 3 years. Newbie for CodingForums, however. Hope the forum takes off :)
cfxerious
09-13-2006, 07:06 PM
i've been in since v4.0 / Allaire days.
JayStang
09-24-2006, 05:44 AM
I am as well. Been programming with it 8 hours a day, 5 days a week for about 5 or 6 months now. The company i work for is 100% coldfusion based, developing several different types of coldfusion applications (mainly integrated with a CMS, intranet, and extranet). In the short time i've been using it i love it!
Glad to see this forum pop up on here. Hopefully we'll get some more developers here.
albertclyde
10-03-2006, 12:07 PM
ive been a coldfusion programmer since dec. 2005 until now.. our company uses coldfusion for web development
tinabme
12-06-2006, 06:29 PM
I've been developing in ColdFusion for 7 years.
Len Whistler
12-31-2006, 03:55 AM
What can ColdFusion do that PHP can't? I know very little about ColdFusion.
croatiankid
01-02-2007, 05:48 PM
This (http://www.simtropolis.com/index.cfm?) is perhaps my favorite CMS powered website, and I have to mention it's powered by CF (no not CodingForums lol). Not only did I visit it a hell of a lot when I played sim city, but it's a reminder to me of the possibilities of the web.
Noodles24
01-15-2007, 10:43 AM
I've been developing cold fusion since 4.0, although these days I use PHP and haven't touched CF since 6.1
What version are they up to now? 8? Is it any better?
cfmatt
02-18-2007, 10:29 PM
Hi,
Been programming in cf for around three years.
My company use it for internal applications.
:)
Shift4Sms
11-07-2007, 01:46 AM
What can ColdFusion do that PHP can't? I know very little about ColdFusion.
You would be better off seraching this forum or Googling "coldfusion vs. php". There are a lot of threads on this topic, both environments have their pro's and con's and both sides have their fanatics.
As to the topic of this thread, I started using CF in 1999-2000'ish.
SpiderWoman
12-12-2007, 08:17 PM
Another CF programmer here with 10 years of experience under my wings.
philscheffer
12-17-2007, 06:28 PM
I have been doing CF development for almost a year now. It would be really nice if this forum could take off more. Maybe the lack of use is a state of coldfusion's popularity :p It is pretty easy to code in for me, but wish it had a more OOP framework in my dev work. (It can be, if you develop from scratch the right way.)
nissar
12-18-2007, 09:37 AM
Another ColdFusion programmer here with 2+ years experience. But, our company now uses PHP than ColdFusion..
What can ColdFusion do that PHP can't? I know very little about ColdFusion.
many things!!! very easily and quickly..But lack of usage is reduces its popularity
cfdummp
04-08-2008, 06:40 PM
I've been working with ColdFusion for about seven years now.
athanasiusrc
04-15-2008, 04:31 PM
I've been coding for about nine years and still do on a daily basis.
jordi01
03-18-2009, 11:39 AM
hello,
I whant to know ho use coldfusion and need some hosting whit it
greats,
Jordi
jordi01
03-18-2009, 11:40 AM
hello,
I whant to know ho use coldfusion and need some hosting whit it:confused:
greats,
Jordi
Gjslick
03-19-2009, 06:17 PM
I'm a CF developer with 9 years of experience (from the Allaire CF4 days as well!)
And yes, IMO you can do a lot more, with much less effort in ColdFusion than can be done in php. Unfortunately, I think its cost and somewhat limited ability to be placed on hosting servers limits its popularity.
SunshineFreedom
03-20-2009, 04:19 PM
I'm a CF Developer and have been using it since version 2 (Allaire!). I still use it every day.
Gjslick
03-20-2009, 05:17 PM
I'm a CF Developer and have been using it since version 2 (Allaire!). I still use it every day.
Dang homes! :thumbsup: Thought I'd been using it a while :p
SunshineFreedom
03-21-2009, 03:14 AM
dang homes! :thumbsup: Thought i'd been using it a while :p
lol!! :d
Ivan Karl
04-06-2009, 01:27 AM
Well, who know how much Cold Fusion programmer all around the world, I am sure there lot of them. I am looking for a free tutorial how to use Cold fusion, because I am doing self study about web designing. Ivan, Calypso Resort Towers (http://www.floridagulfvacation.com/tenantwiz/store/propertyCatalogSubCats.asp?idParentCategory=22)
kalamitykatie
04-23-2009, 06:38 PM
Hello,
I need a CF coder.
Here's my issue:
We have have a co-location client with an ecommerce site on their server.
They had a server configured with Windows Server 2000, SQL Server 2000 and Cold Fusion Server 5 for 6-7 years. Recently we began having trouble with it.
It’s having periods where it reboots, where CF restarts, etc.
We have ruled out hardware issues. Cloned it to a different box and the problem went with it.
As part of the remedy, we’ve upgraded/updated their server. We were going to do a new install of every piece of software and as such it was decided to go with all updated versions. The new server now has Windows Server 2008, SQL Server 2008 and Cold Fusion Server 2008. Until the new server is ready to go live, the old server (which still has problems) is the server where the website is live.
The web files have been copied over.
IIS has been set up (the main site as well as the secured site for checkout).
The SQL databases as well as users and logins have been copied over.
The ODBC connections in Cold Fusion have been configured.
The custom tags in Cold Fusion have been configured.
We are currently getting an error when we click on any of their product categories. The exact same web files work on the server with the older software.
HTTPReferrer:
http://www.usdieselparts.com/.
Template
/category.cfm
QueryString
Category=1362
Diagnostics
Unable to load library null
The error occured on line 26
It was suggested to me in another forum that I run the Code Analyzer. I did so and it did reveal problems, but I am not a coder so remedying them is beyond me. I would also be glad to get the old server to behave, if that would allow more time to sort out the code issues on the new server. In any event, I need to get a stable site for the customer.
Are you available for hire for this kind of project and, if so, can you provide me with references and rates?
Thanks,
Katie
kalamitykatie
04-23-2009, 07:48 PM
Turns out the client purchased a newer copy of CF Webstore last year and wasn't able to install it on their server that had CF 5 at the time. We're gonna try installing that and see how it goes... Should replace all the code, I hope.
~Katie
This is perhaps my favorite CMS powered website, and I have to mention it's powered by CF (no not Coding Forums lol). Not only did I visit it a hell of a lot when I played sim city, but it's a reminder to me of the possibilities of the web.You would be better off searching this forum or Goggling "cold fusion vs. php". There are a lot of threads on this topic, both environments have their pro's and con's and both sides have their fanatics....http://www.free-bingo-site.net
vBulletin® v3.8.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.