ColdFusion Programming Language

ColdFusion is a programming language that resembles standard HTML (Hyper Text Markup Language) that is used to write dynamic webpages. It lets you create pages on the fly that differ depending on user input, database lookups, time of day or whatever other criteria you dream up! ColdFusion pages consist of standard HTML tags such as <P> or <BR>, together with CFML (ColdFusion Markup Language) tags such as <CFQUERY>, <CFIF> and <CFLOOP>. ColdFusion was introduced by Allaire in 1996, acquired by Macromedia in a merger in April 2001, and acquired by Adobe in December 2005. It is currently in version 7.0.1, but the next version of the product (codenamed Scorpio) is already in development. (By the Fusion Authority).

ColdFusion is a development platform that bundles database connectors, clustering, search, PDF creation, Flex integration, and asynchronous gateways including connectors for JMS and SMS. How many of these "free" languages offer so much functionality integrated into the core platform in such an easy-to-use package? CF also gives you the power to dive down into Java and do things that CF doesn't handle

ColdFusion 9 beta now available. The latest versionhas just recently been released

Fusion Authority

ColdFusion Support Center

ColdFusion Documentation

A New ColdFusion 8 Wishlist

Macromedia ColdFusion, Adobe ColdFusion

Coldfusion Developers Forum

ColdFusion 8 resources    (Adobe)

ColdFusion & ColdFusion Builder Help and Support    (Adobe) :-

ColdFusion : Top Issues

Top Issues for ColdFusion

ColdFusion 9 : List of Hot fixes
List of all ColdFusion 9.x Hot fixes Introduction Hot fixes are quick, downloadable code fixes for specific issues. From time to time, Adobe may add additional hot fixes to this page when problematic ...
Adobe ColdFusion Builder 2 Hot Fix 1
Adobe® ColdFusion® Builder™ 2 Hot Fix 1 Adobe® ColdFusion® Builder™ 2 Hot Fix 1 fixes the following issues. This hot fix is specific to ColdFusion Builder 2. You must not apply it to the previous rele...
ColdFusion 9.0.1 : Cumulative Hot fix 2
The following fixes are contained in ColdFusion 9.0.1 Cumulative Hot fix 2 (CHF2). Adobe recommends that you apply CHF2 to ColdFusion 9.0.1 only if you are experiencing one or more of the issues liste...
ColdFusion Builder: Issues when running under a Non-Administrator User
Adobe recommends that only users with administrator privileges install ColdFusion Builder, ColdFusion Builder updates, and third-party plug-ins. The following issues occur when a user without administ...
Cumulative Hot Fix 4 | ColdFusion 8.0.1
Issue The following fixes are contained in ColdFusion 8.0.1 Cumulative Hot Fix 4 (CHF4). Adobe recommends that you apply CHF4 to ColdFusion 8.0.1 only if you are experiencing one or more of the issues...
ColdFusion perspective doesn't appear when installed as a plug-in to Eclipse
Issue After you remove and reinstall the plug-in configuration of ColdFusion Builder, the ColdFusion perspective doesn't appear. You reinstalled the plug-in into a different directory than the initial...
Manually configure the web server connector | ColdFusion MX standalone
ColdFusion MX comes with a webserver configuration tool for connecting to external web servers. There can be occasions, however, when the tool doesn't work properly. If the tool doesn't work, you can ...
Error when removing web server connector using WSConfig on Microsoft Windows 2008 Server or Vista
Issue Unable to remove a web server connector using WSConfig on Microsoft Windows 2008 or Vista. Reason This issue occurs if the current user does not have permissions to read " C:\Windows\system32\in...
FAQ about the ColdFusion 8 Update (8.0.1)
ColdFusion 8 Update 1 provides developers with 64-bit support for Windows, Mac OS X, and Linux, and provides the latest updates to ColdFusion 8. Adobe recommends that all ColdFusion 8 users apply this...
Debugging thread dumps and server problems in ColdFusion MX 6.1 and 7.0
This article describes the generation and diagnosis of thread dumps in the ColdFusion MX Server configuration with the built-in JRun server and ColdFusion MX J2EE configuration with the standalone JRu...
ColdFusion Builder : How to fix the error "Licensing for this product has stopped working"
Issue ColdFusion Builder does not launch and throws the 'Licensing for this product has stopped working' error with error codes 150:30 or 148:3. Error message detail: 'This product has encountered a p...

ColdFusion: Top Picks

How-to's, tutorials, and samples for ColdFusion.

Getting started with ColdFusion Builder 2
2011/05/03 - In this Adobe TV video tutorial, Adobe Platform Evangelist Terry Ryan shows you how to use the newest features in ColdFusion Builder 2.
What's new in ColdFusion Builder 2
2011/05/03 - Provides an overview that helps you take full advantage of all the productivity tools provided in ColdFusion Builder 2.
What's new with extensions in ColdFusion Builder 2
2011/05/03 - Watch this video tutorial to learn about what's new in using extensions in ColdFusion Builder 2.
Moving from Dreamweaver to ColdFusion Builder
2010/10/05 - Discover some of the features and tools available within ColdFusion Builder that will help to increase your productivity.
Accessing ColdFusion Services from Flex applications
2010/10/05 - Describes how to access ColdFusion Services from a Flex application using the MXML tags for ColdFusion Services available in ColdFusion 9.
Building ColdFusion applications using Java
2010/07/26 - Learn about deploying ColdFusion in JBoss and about developing ColdFusion applications with Java.
Developing Adobe AIR offline applications using the ColdFusion 9.0.1 ActionScript ORM Library
2010/07/26 - Learn how to use the ActionScript ORM library to develop offline AIR applications without writing a single SQL statement.
What's new in ColdFusion 9.0.1
2010/07/13 - Introduces the new and enhanced features in ColdFusion 9.0 Update 1
Adobe ColdFusion 9 Server Lockdown Guide
2010/06/21 - Describes how server administrators can improve the security of their ColdFusion server.
Integrating ColdFusion applications with Microsoft SharePoint using ColdFusion 9
2010/06/14 - Explains how to use the ColdFusion 9 cfsharepoint tag to communicate with the SharePoint Server
Accessing ColdFusion ORM from Flex 4 applications
2010/05/10 - Explore a sample application that uses Object Relational Mapping to access data from a ColdFusion back end via a Flex front end.
Using Flash Builder 4 and ColdFusion Builder in an integrated workflow
2010/03/22 - Build a ColdFusion back end and a Flex front end in ColdFusion Builder and Flash Builder 4 with minimal coding.
Building a micro-blogging solution for the enterprise
2009/10/19 - Use Adobe technologies to build a micro-blogging solution for the enterprise.
Three new user interface controls in ColdFusion 9
2009/10/04 - Learn how to use the new file upload, map, and media player controls in ColdFusion 9.
Building extensions for Adobe ColdFusion Builder beta
2009/08/24 - Learn the basics of creating your own extensions for ColdFusion Builder beta.
Introducing Adobe ColdFusion 9
2009/07/13 - See what's new and exciting in ColdFusion 9.
Introducing Adobe ColdFusion Builder beta
2009/07/13 - Learn how this new Eclipse-based ColdFusion IDE can simplify your development.
Introducing ORM in Adobe ColdFusion 9
2009/07/13 - Use Object Relational Mapping to simplify CRUD operations with ColdFusion 9.
Getting started with Adobe ColdFusion Builder beta
2009/07/13 - Explore the features of the newest ColdFusion IDE.
Reinventing SOA in Adobe ColdFusion 9 and ColdFusion Builder beta
2009/07/13 - Learn how to accelerate the development of services and client-side applications that consume those services.
Performance tuning for ColdFusion applications
2009/06/08 - Explores different ways to improve ColdFusion application performance.
Test Driven Development with ColdFusion – Part 2: Designing components for easy testability
2009/05/04 - Create unit tests for ColdFusion using MXUnit's built-in mock capabilities.
Test Driven Development with ColdFusion – Part 1: Driven by the cold
2009/04/20 - Use MXUnit to build unit tests for ColdFusion.
Enabling multiple user access to the ColdFusion Administrator and RDS
2009/03/30 - Understand the new multiple user feature and learn how to configure it.

Easycfm

House of Fusion is dedicated to getting quality ColdFusion information to the ColdFusion community. We also provide mailing lists for technologies and topics related to ColdFusion such as Jobs, SQL, CSS, XML, OOP, Flash and more. If it's ... this than you have some interest in ColdFusion. Maybe you know it as Macromedia ColdFusion, Adobe ColdFusion, Cold Fusion, CF, CFM, CFML ...

CFNewbie If you are a Flash or Dreamweaver developer and are a ColdFusion beginner, this is the place for you. By the way, it's ColdFusion not Cold Fusion. If you have a background in server side programming like PHP, JSP, ASP, or CGI, you'll be up to speed with ColdFusion in no time. Check out the tutorials!

ColdFusion Join 124,808 Programmers for FREE! Ask your question and get quick answers from experts. There are 2,172 online right now! We've got more than 500 tutorials and 2,000 snippets.

Five Stars! Add a Rating Widget to your ColdFusion App

Fusebox is a popular method for designing and developing web applications - originally only for ColdFusion, but it has been extended to cover web applications written for PHP, J2EE and ASP.

AJAX. Asynchronous Javascript And XML

Programming Languages and Computer Code and Scripting

Cascading Style Sheets CSS

Operating Systems and Graphical User Interfaces. Windows Visa/XP, Linux, Apple, BeOS, etc.

Hosting Question you should ask

Web Masters. Click Here Now to start making money. A Great opportunity to make some money. Receive 50% by offering your users Ton's of Keywords on A Great Portal websites. Our Affiliate Program Pays you 50% on Level 1 of Every Sale of our Text Link both searchable and static Text Link!

Compare Bargains. Discounts and special offers. Compare Bargains Domain Name for Sale, URL, for Sale. http://www.comparebargains.com A domain name to make money from.

Home   Advertising Methods FREE TIPS

A Computer Portal. Freeware, Shareware. Download software. Computer languages and Programming code. Including  PERL Scripts and Java Scripts. Webmaster Tools. Internet Marketing, Website promotion. Hardware Help from BIOS to Windows and UNIX.

® © ™ are owned by respective authors and websites. There may be a charge for some software. Google™ is a trademark of Google Inc, These pages are not endorsed by Google or any other Company. Always perform an Anti-Virus Check on any Software