too short date September 2009 Infobox software name Adobe ColdFusion logo Image ColdFusion icon.png 64px ColdFusion 8 Icon developer Adobe Systems Incorporated author Jeremy and JJ Allaire released 1995 ... website http www.adobe.com products coldfusionColdFusion Homepage In computing , ColdFusion ... environment IDE in addition to a full scripting language . As of 2010 , versions of ColdFusion ... of rich Internet application s RIA . Overview One of the distinguishing features of ColdFusion is its associated scripting language, ColdFusion Markup Language CFML , which compares to the scripting ... tag syntax more closely resembles HTML while its script syntax resembles JavaScript . ColdFusion is often used synonymously with ColdFusion Markup Language CFML or CFM , but there are Alternative server environments additional CFML application servers besides ColdFusion, and ColdFusion supports ... Allaire and released in July 1995, ColdFusion was developed by brothers JJ Allaire Joseph J ... were acquired by Adobe Systems Inc in 2005. ColdFusion is most often used for data driven website ... Adobe Flex Flex . Citation needed date June 2010 ColdFusion can also handle asynchronous events such as Short message service SMS and instant messaging via its gateway interface, available in ColdFusion MX 7 Enterprise Edition. Main features ColdFusion provides a number of additional features out ... Celsius2Fahrenheit TEMP tempc RETURNVARIABLE tempf code http www.adobe.com devnet coldfusion articles ..., and a syntax very similar to HTML. The equivalent to an HTML element, a ColdFusion tag begins with the letters ... as described , CFStudio provided a design platform with a WYSIWYG display. In addition to ColdFusion ... Server. Other features The first version of ColdFusion then called Cold Fusion was released on July ... by modern standards, early versions of ColdFusion did little more than database access. ref http ... generated title ref All versions of ColdFusion prior to 6.0 were written using Microsoft Visual C . This meant ... more details
Infobox software name ColdFusion on Wheels logo File ColdFusion on Wheels.jpg 150px screenshot caption author developer http cfwheels.org community core team Wheels Core Team status Active released Release date mf yes 2009 11 27 latest release version 1.1.3 latest release date Release date mf yes 2011 03 24 latest preview version latest preview date operating system Cross platform platform language programming language CFML genre Web application framework license Apache License website http cfwheels.org cfwheels.org Portal Free software notability date March 2008 ColdFusion on Wheels is an open source web application framework designed for applications written in ColdFusion Markup Language . Its name is often shortened to CFWheels or Wheels . Wheels was designed to bring many concepts from Ruby on Rails to ColdFusion . Its developers aim for it to be simple to use, allow for rapid development, and make use of the Model view controller architectural pattern computer science architectural pattern . It implements the Active Record Pattern for the built in Object relational mapping . External links http cfwheels.org Official site http github.com cfwheels GitHub code repository http www.webpronews.com expertarticles expertarticles wpn 62 20060802PuttingWheelsOnColdFusion.html Putting Wheels on ColdFusion by David Utter, WebProNews Application frameworks web software stub Category Web application frameworks Category CFML programming language ... more details
Summary The icon of ColdFusion . This icon shall only be used on the ColdFusion page. Its presence is necessary to illustrate the subject of the article, and there is no free alternative because any icon of copyrighted software will always be a fair use image. The image is not used with marketing intentions, nor will it inhibit the aforementioned product s marketing. Non free media rationale Description The ColdFusion icon Source Adobe Systems Inc. Article ColdFusion Portion Entire work. Low resolution Reduced. Purpose Illustrate both the product s icon and different style from previous icon s . Replaceability None. Work as an icon cannot be reproduced under a free license, since doing so would misrepresent the product. other information Visit http www.adobe.com Licensing Non free computer icon ... more details
Coral Web Builder is a commercial ColdFusion Markup Language CFML compatible scripting engine , targeted at non technical users and for standalone applications. See also ColdFusion External links http www.pcaonline.com index.cfm?DocID 10082&fkb y Official Website Category CFML compilers Compu lang stub ... more details
Primarysources date August 2008 Rob Brooks Bilson is a contributor to the ColdFusion community, known for authoring one of the bibles of the field, the O Reilly book http www.oreilly.com catalog coldfusion Programming ColdFusion . He also helped create the CFLib.org and CFCzone.org sites as repositories for community contributions of several libraries of freely available functions and CFC s, many of which he contributed himself. Brooks Bilson has written several articles on ColdFusion for Macromedia, Intranet Design Magazine, CFAdvisor, O Reilly, and CNET s Builder.com, and he is also a frequent speaker at ColdFusion user groups and conferences and is also a Macromedia Certified Advanced ColdFusion Developer. Professionally, he is Web technology manager at Amkor Technology, where he has worked since 1996. His involvement with ColdFusion goes all the way back to version 1.5 and includes several large scale projects. Credits Web Sites http www.amkor.com Amkor Technology Corporate web site ... resource for CFCs ColdFusion Components for ColdFusion MX. http www.cflib.org Common Function Library ... UDF libraries for ColdFusion. These libraries are open source and may be used modified to your ... 2002 02 22 udftips.html Top Ten ColdFusion UDF Tips The Future of ColdFusion Top 10 ColdFusion ... e Folders 2.0 Scripting magic with Cold Fusion and ASP Forging Custom Tags Software Review ColdFusion ... www.oreilly.com catalog coldfusion Programming ColdFusion http www.oreilly.com catalog coldfusion2 Programming ColdFusion MX Extensions Over 150 UDFs, Custom Tags, and CFCs Tags from the developer s exchange, and CFCs from http www.cfczone.org CFC Zone Speaking Engagements Central Jersey ColdFusion User Group Maryland ColdFusion User Group Colorado Macromedia Technology Conference Philadelphia Area ColdFusion User Group Macromedia Devcon 2001 Delaware ColdFusion User Group Allaire Developer Conference 2000 Pennsylvania Area ColdFusion User Group Allaire Developer Conference 1999 This initial ... more details
Primarysources date August 2008 SmithProject is an Open source Open Source ColdFusion Markup Language CFML script engine that runs cfm script files. The Smith Project was initiated by youngculture AG based on a need to migrate a large ColdFusion based web application to a Java based engine. Other CFML engines include Adobe Systems Adobe ColdFusion , New Atlanta BlueDragon , Railo , and Coral Web Builder . See also ColdFusion External links http www.smithproject.org index.cfm Official Website Category CFML compilers Category CFML programming language Software stub ... more details
IgniteFusion is a freeware ColdFusion Markup Language CFML script engine that runs cfm script files. Similar to Perl or PHP script engines the IgniteFusion script engine runs as an EXE executable on the server. Other CFML engines include Adobe Systems Adobe ColdFusion , New Atlanta BlueDragon , Railo , and Coral Web Builder . Note This software is no longer supported available from the authors. See also ColdFusion External links http www.ignitefusion.com Official Website NOTE The official website is no longer active. Category CFML compilers Category CFML programming language Compu lang stub ... more details
Multiple issues unreferenced November 2006 orphan November 2009 wikify November 2009 CFScript is an extension of ColdFusion Markup Language CFML on the ColdFusion platform. CFScript resembles JavaScript . Some ColdFusion developers prefer it since it has less visual and typographical overhead than ordinary CFML only the actual changes are represented in the code whereas normal CFML would involve CFSET tags at every line . All CFScript code must be contained within a CFScript tag pair, as follows pre cfscript xParam 115 yParam 200 color FFCC99 cfscript pre While many ColdFusion tags have exact CFScript analogies, there are quite a few tags that do not. These include both complex tags that would be difficult to duplicate and simple tags that are easy to imitate using ColdFusion UDF s Complex pre cfquery cffile cfdirectory pre Simple pre cfdump cfthrow pre DEFAULTSORT Cfscript Category CFML programming language Category Scripting languages Compu lang stub ... more details
Coldspring can refer to Coldspring, New York Coldspring, Texas Coldspring House , British Columbia, Canada, also known as Coldspring See also Cold Spring disambiguation Cold Springs disambiguation ColdSpring Framework , an object oriented framework for ColdFusion programming geodis de Coldspring it Coldspring pl Coldspring ... more details
for the sports radio broadcaster Geoff Peters Notability date May 2008 Jeff Peters 1965 is a consultant, author and speaker whose work is widely known in the Fusebox programming Fusebox community. He has written several books, both for http www.newriders.com New Riders and http www.protonarts.com Proton Arts , and articles for magazines including ColdFusion Developers Journal and Pocket PC Magazine . Mr. Peters is a longtime proponent of the Fusebox development framework for ColdFusion and PHP, and the Fusebox Lifecycle Process FLiP . He was a member of original Fusebox Council, and was largely responsible for differentiating between framework and methodology discussions in the Fusebox community. He has been a regular speaker at the CFUnited and Fusebox later Frameworks conferences. Mr. Peters http www.grokfusebox.com GrokFusebox website is a collection of resources for Fusebox developers. He is also co host of the http www.helmsandpeters.com Helms and Peters Out Loud podcast. Uses the nickname TJ when trying to avoid confusion with other Jeffs , particular other Jeff Peterses . He is also mentioned in the song Tear it up by Hollywood Undead Books Apostrophe Catastrophes Writer s Armory, 2005 ColdFusion Lists, Arrays & Structures Proton Arts, 2004 ColdFusion Lists, Arrays & Structures, second edition Proton Arts, 2007 ColdFusion XML Objects Proton Arts, 2006 Collected Webspinner, The Proton Arts, 2005 Fusebox Developing ColdFusion Applications New Riders, 2003 with Nat Papovich Fusebox 4 & FLiP Master Class ColdFusion Applications Proton Arts, 2004 Fusebox 5 & FLiP Master Class ColdFusion Applications Proton Arts, 2007 Fusebox Guidebook, The Proton Arts, 2005 How to Drive Fusebox 5.5 Proton Arts, 2008 Thinking in Outlines Writer s Armory, 2005 What s New in Fusebox 4.1 Proton Arts, 2005 Multimedia Helms & Peters FLiP Out audio CDs 2004 Helms & Peters Tales From the FLiPt audio tracks 2005 External links http www.helmsandpeters.com Helms and Peters http www.protonart ... more details
residence Oak Park, Michigan citizenship American known for Prolific author and speaker on ColdFusion ... Forta is an author and Senior Technical Evangelist for Adobe Systems , particularly ColdFusion and Flex ... Corporation , the two previous owners of ColdFusion. In addition to writing numerous technical books on ColdFusion, SQL , and Regular Expression s, ref name AutoBio cite web url http www.forta.com ... co authored Adobe s official ColdFusion training materials and certification tests and lectures on application ... with his wife and their children. ref name AutoBio Bibliography cite book title Macromedia Coldfusion ... isbn 0 789 72698 X cite book title Reality ColdFusion Flash MX Integration publisher Macromedia Press year 2002 isbn 0 321 12515 0 cite book title Macromedia ColdFusion MX Development with Dreamweaver ... 32567 5 cite book title Advanced ColdFusion MX 7 Application Development publisher Macromedia Press year 2005 isbn 0 321 29269 3 cite book title Certified Macromedia ColdFusion MX Developer Study Guide ... Sams year 2005 isbn 0 672 32712 0 cite book title Adobe ColdFusion 8 Web Application Construction ... Adobe ColdFusion 8 Web Application Construction Kit, Volume 2 Application Development publisher Adobe Press year 2007 isbn 0 321 51546 3 cite book title Adobe ColdFusion 8 Web Application Construction ... cite book title Adobe ColdFusion 9 Web Application Construction Kit, Volume 1 Getting Started publisher Adobe Press year 2010 isbn 0 321 66034 X cite book title Adobe ColdFusion 9 Web Application Construction ... works cite book first1 Ben last1 Forta first2 Nate last2 Weiss title The ColdFusion 4.0 Web ... Sams Teach Yourself ColdFusion Express in 24 Hours publisher Sams year 2000 isbn 0 672 31662 5 cite ... title Certified Macromedia ColdFusion 5 Developer Study Guide publisher Pearson Education year ... Chalnick first4 David last4 Crawford first5 John last5 Cummings first6 David last6 Golden title ColdFusion ... Robert last8 Panico first9 Jeff last9 Taylor first10 Nate last10 Weiss title Advanced Macromedia ColdFusion ... more details
Allaire Corporation was a computer software company founded by Jeremy Allaire Jeremy and JJ Allaire in Minnesota , later headquartered in Cambridge, Massachusetts Cambridge , then Newton, Massachusetts . It commenced operations in May 1995, had its initial public offering on NASDAQ trading ticker ALLR in January 1999, and was acquired by rival Macromedia in early 2001. ref http www.secinfo.com dvdn2.6c2.htm SEC Form 10 K for Allaire Corp., 1998 ref Allaire released the first version of the ColdFusion server in 1995, the first Relational Database database driven World Wide Web web content server. In its early history, the name of the language for ColdFusion, then known as Database Markup Language DBML , was changed to ColdFusion Markup Language CFML . The company also produced two web design Integrated Development Environment IDE s HomeSite , purchased from Bradbury Software , and ColdFusion Studio , based on HomeSite with enhancements tailored to development of ColdFusion applications. In 2000, Allaire acquired Live Software, ref name allaire pr cite web title Allaire Announces Acquisition of Live Software url http www.adobe.com v1 handlers index.cfm?ID 11144&method full date 1999 06 15 accessdate 2007 09 07 Dead link date October 2010 bot H3llBot ref , a company founded by Paul Colton in 1997 and best known for the creation of the first commercial Java Servlet and JavaServer Pages JSP server, JRun . Allaire also produced an early web Content Management System CMS called Spectra. ref http spectrasource.macromedia.com Spectra ref JRun was purchased by Macromedia , which in 2001 also purchased Allaire. In 2005, Macromedia was purchased by Adobe Systems . References reflist Category Companies established in 1995 Category Companies disestablished in 2001 Category Companies based in Cambridge, Massachusetts Category Defunct companies based in Massachusetts ict company stub ru Allaire ... more details
For the Light Multirole Vehicle Iveco LMV Visual Tool Markup Language , a user interface markup language used by Macromedia HomeSite , ColdFusion Studio and JRun Studio. VTML is used for tag editors and custom dialogs shipped with these applications and can be used to extend the user interface and to support additional tag based languages. It is documented in help files included with these applications or available online, notably in the VTML Reference and Customizing the Development Environment sections. Wizard Markup Language WIZML is a sub language of VTML that defines the logic used by user interface wizards and tag editors. External links http www.adobe.com support documentation en homesite HomeSite Documentation http livedocs.adobe.com coldfusion 5.0 Using HomeSite vtml.htm Customizing the Development Environment , part of Using HomeSite 5.0 livedocs http www.macromedia.com devnet server archive articles extending cf studio.html Extending ColdFusion Studio , by Ben Forta http hshelp.com vtml.html VTML , by Marjolein Katsma http extentech.sys con.com read 41770.htm VTML by Example part 1 , by Christian Schneider http extentech.sys con.com read 41788.htm VTML by Example part 2 , by Christian Schneider http extentech.sys con.com read 41695.htm WIZML by Example ColdFusion Studio Wizards , by Christian Schneider Category User interface markup languages Compu lang stub ... more details
Cold Fusion may refer to In science Cold fusion , a type of purported nuclear reaction at low energies or temperatures. Muon catalyzed fusion , an accepted phenomenon, was sometimes called cold fusion. Pyroelectric fusion , first achieved in 2005, this room temperature fusion reaction occurs with use of a pyroelectric crystal with a high voltage drop. Nuclear fusion at high energies, but only barely sufficient for fusion, used in the production of Transuranium element transuranium elements . In culture Cold Fusion Doctor Who Cold Fusion Doctor Who , 1996 novel by Lance Parkin, based on the science fiction on television sci fi TV series Doctor Who . Cold Fusion The Twilight Zone An episode of the 2002 TV series Cold Fusion Warren Miller A movie about skiing and snowboarding In computing ColdFusion , application server and development framework for computer software ColdFusion Markup Language , CFML, scripting programming language for the Adobe server ColdFusion on Wheels , web application framework disambig ... more details
. Built in utility libraries with over 200 functions available in the ColdFusion environment. CFML Resources For a list of useful resources for developers, see the ColdFusionColdFusion Development ... more details
Notability date March 2010 Model Glue is a Object oriented programming OO web application framework based on the Model view controller MVC design pattern. Its goal is to simplify development of OO ColdFusion applications. It is released under the Apache license Apache Software License 2.0 ASL2.0 ref http www.model glue.com blog index.cfm 2007 1 11 ModelGlue License Change ref Model Glue Is An implicit invocation Implicit Invocation framework which facilitates use of the Model View Controller design pattern in ColdFusion applications. A framework encouraging clear separation of Model, View, and Controller Akin to Mach II , another implicit invocation MVC framework. Written by Joe Rinehart, with feedback provided by Doug Hughes of Alagad, Inc. Application frameworks References reflist External links http www.model glue.com The Model Glue web site . See also Comparison of web application frameworks Category CFML programming language ... more details
ColdSpring is a web application framework for the ColdFusion application programming language, based on the Java software platform Java Spring Framework . It was originally created by Chris Scott and provides Dependency injection , inversion of control and aspect oriented programming Design pattern computer science design pattern capabilities in an effort to make the configuration and dependencies of ColdFusion components CFCs easier to manage. Integration A noted ref http articles.techrepublic.com.com 5100 10878 11 6120921.html?tag rbxccnbtr1 Better Coding with the Model Glue Unity ColdFusion Application Framework ref strength of ColdSpring is its ability to provide complimentary services to other applications and frameworks. ColdSpring has been deeply embedded within the core of the Model Glue framework since Model Glue 2.0. Also, Fusebox programming Fusebox since 5.0 ships with a ColdSpring specific lexicon. In reverse, ColdSpring ships with connection points for Model Glue, Mach II and the unit testing framework CFCUnit. History ColdSpring has historically had a long development and release cycle when compared to other ColdFusion frameworks. ColdSpring was first mentioned by Dave Ross when he released a pre alpha version on February 9, 2005 ref http www.d ross.org index.cfm?objectid F7D09312 A7F9 DF09 3E8E59AC861E3651 Dave Ross, ColdSpring Pre Alpha Release ref . Interest was found quickly within the ColdFusion community and a support group was formed around the software later in 2005 ref http www.d ross.org index.cfm?objectid D79C3C72 06D5 43E7 5BD79ACF04EACA5C Dave Ross, ColdSpring Shout Outs ref , as was the ColdSpring Framework web site. Eventually, a release candidate was released June 2, 2006 ref http www.d ross.org index.cfm?objectid 95E4B4DE C407 A9D9 88996A41797143CB ... 5100 10878 11 6132004.html Manage dependency injection for ColdFusion with the ColdSpring ... Framework for ColdFusion Using the ColdSpring Dependency Injection Framework for ColdFusion ... more details
A sugar melon is a type of cantaloupe that is about five to six inch es 12&ndash 15  cm in diameter and weighing between two and a half to four pound mass pound s 1&ndash 2  kg . Nearly round in shape, it has thick, sweet, orange flesh and a ribbed exterior that is a silvery gray. References Ward, Artimas. The Grocer s Encycplopedia . New York 1911. http digital.lib.msu.edu projects cookbooks coldfusion display.cfm?ID ency&PageNum 617 digital.lib.msu.edu Melons Category Melons fruit stub ... more details
lowercase title cfcUnit cfcUnit is a Unit Test unit testing framework for ColdFusion CFML , part of the xUnit family, and modelled on the API of the JUnit framework. See also CFUnit an alternate unit testing framework for CFML. External links http www.cfcunit.org cfcunit cfcUnit home page http junit.org JUnit home page Category Unit testing frameworks Category CFML programming language compu prog stub ... more details
Orphan date October 2006 BlogCFC is a popular open source weblog software for ColdFusion Markup Language CFML , maintained by Raymond Camden . The latest version, v5.9.3, was released on 1 April 2009 and supports all the major blog features. External links http blogcfc.com Official BlogCFC Website Category CFML programming language compu prog stub ... more details
WireBox is an enterprise web application framework for the ColdFusion application programming language, inspired by Google Guice and the Java software platform Java Spring Framework . It was created by Luis Majano & Ortus Solutions and provides Dependency injection , inversion of control and aspect oriented programming Design pattern computer science design pattern capabilities in an effort to make the configuration and dependencies of ColdFusion components CFCs easier to manage and consume. It relies on the fact of using annotations, programmatic configurations no XML , life cycle scopes and event driven messaging to produce highly reliable DI and AOP patterns. Motivation WireBox s inspiration has been based on the idea of rapid workflows when building object oriented ColdFusion applications, programmatic configurations and simplicity. With that motivation it introduced dependency injection by annotations and conventions, which has been the core foundation of WireBox. WireBox alleviates the need for custom object factories or manual object creation in ColdFusion applications. It provides a standardized approach to object construction and assembling that will make your code easier to adapt to changes, easier to Unit testing test , Mock object mock and extend. WireBox leverages an array of object, function, and property metadata annotations to make your object assembling, storage and creation. It uses the power of event driven architecture via object listeners or interceptors for extending not only WireBox but the way objects are analyzed, created, and wired. The AOP capabilities are all driven by an AOP listener which decouples itself from WireBox code and is standalone. WireBox uses the WireBox Programmatic Mapping DSL Domain Specific Language to define object construction and relationships in pure ColdFusion No XML . Features At A Glance Here are a simple listing of features ... binder configuration approach via ColdFusion No XML Creation and Wiring of or by ColdFusion Components ... more details
Server BlueDragon Server JX similar to ColdFusion standalone editions BlueDragon for J2EE Application ... applications can be deployed on any J2EE server, enabling integration of CFML and J2EE as enabled in ColdFusion ... with ColdFusion. The Server JX, J2EE, MS .NET, and BEA WebLogic editions of BlueDragon ... ColdFusion MX 7.0.2, ref Cite document title BlueDragon 7.0 CFML Compatibility Guide url http www.newatlanta.com ... tags, functions, and other functionality not found in ColdFusion. Similarly, there are a few tags and functions found in ColdFusion that are not supported currently in BlueDragon. New Atlanta maintains a complete list of incompatibilities with Adobe ColdFusion MX in the documentation. Notable differences compared to ColdFusion 8 No support for on demand presentations No built in AJAX support ... raster documents using CFDOCUMENT . Framework compatibility A number of popular ColdFusion frameworks ... also For a list of useful resources for developers, see the ColdFusionColdFusion Development Aids ... more details