Friday, December 18, 2009

CF Builder Beta 3 Released

CF Builder Beta 3 has been posted on Adobe Labs. Check it out.

http://labs.adobe.com/technologies/coldfusionbuilder/

Tuesday, October 6, 2009

ColdFusion Builder Docs

Hi, Find here the docs for ColdFusion Builder(beta)

Using Adobe ColdFusion Builder -
http://help.adobe.com/en_US/ColdFusionBuilder/Using/index.html

Installing Adobe ColdFusion Builder -
http://help.adobe.com/en_US/ColdFusionBuilder/Installing/index.html

ColdFusion 9 Documentation

Hi, The ColdFusion 9 Documentation is available online, check out the
following links.

Installing Adobe ColdFusion 9 -
http://help.adobe.com/en_US/ColdFusion/9.0/Installing/index.html

Adobe ColdFusion 9 CFML Reference -
http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/index.html

Configuring and Administering Adobe ColdFusion 9 -
http://help.adobe.com/en_US/ColdFusion/9.0/Admin/index.html

Developing Adobe ColdFusion 9 Applications -
http://help.adobe.com/en_US/ColdFusion/9.0/Developing/index.html

ColdFusion 9 ActionScript Language Reference -
http://help.adobe.com/en_US/AS3LCR/ColdFusion_9.0/

ColdFusion 9 Released!!!

Adobe has released the latest version of ColdFusion 9. Check out here...

http://www.adobe.com/products/coldfusion/

Also, check out the ColdFusion Builder beta — An Eclipse based IDE for
ColdFusion development that is deeply integrated with ColdFusion 9.

http://labs.adobe.com/technologies/coldfusionbuilder/

Tuesday, August 18, 2009

ColdFusion and JRUN Hotfixes

There is a Security Update(hotfix) from Adobe for ColdFusion and JRun.
This has been released on August 17, 2009

Summary:
Critical vulnerabilities have been identified in ColdFusion v8.0.1 and
earlier versions, and JRun 4.0. These vulnerabilities could lead to
the potential compromise of user accounts or the affected system.

Affected software versions:
ColdFusion 8.0.1 and earlier versions
JRun 4.0

Download Here:

http://www.adobe.com/support/security/bulletins/apsb09-12.html

Monday, July 13, 2009

ColdFusion Builder (Bolt) Public Beta Released

Adobe® ColdFusion® Builder™ is the highly-anticipated first ColdFusion IDE offered by Adobe. Adobe ColdFusion Builder is an Eclipse based IDE for ColdFusion development that is deeply integrated with ColdFusion 9. Now you can manage your entire ColdFusion development cycle from concept to production all in one easy to use tool.

ColdFusion Builder is now available as part of public beta. Check out http://labs.adobe.com/technologies/coldfusionbuilder/

ColdFusion 9 Public Beta Released

ColdFusion 9 is now available as part of public beta.

Check out http://labs.adobe.com/technologies/coldfusion9/


Thursday, March 19, 2009

Learn ColdFusion 8...

You can learn CF 8 from the Adobe CF Curriculum site.

http://www.adobe.com/education/instruction/teach/cfcurriculum.html

This is a project-based curriculum is designed to teach experienced
web developers how to create dynamic, database-driven web applications
using ColdFusion 8.
Adobe has made available two courses:
1. Introduction to ColdFusion 8 -
http://www.adobe.com/education/instruction/teach/coldfusion/Introduction_to_ColdFusion_8.pdf

2. Advanced ColdFusion 8 Development - This is divided into some 10 units.

Wednesday, March 18, 2009

Column Names Tip

Michael has a good tip here...

You can show the column names and corresponding values from any query
on any cfm page, without the cfdump table.

http://www.miuaiga.com/index.cfm/2009/3/17/Quick-output-of-variables-from-any-query-sans-cfdump