« October 2006 | Main | December 2006 »
November 30, 2006
ColdFusion MX 7.0.2 Cumulative Hot Fix 1
(Hot fix) The following fixes are contained in ColdFusion MX 7.0.2 Cumulative Hot Fix 1 (CHF1). Adobe recommends that CHF1 only be applied to ColdFusion MX 7.0.2 if you are experiencing one or more of the specific fixed issues listed below, and then only to ColdFusion MX 7.0.2 (specifically).
Posted by dmorris at 2:25 PM
ColdFusion 7.0.2: Displaying structures with the Flash data provider when using Flash Remoting
(Hot fix) When using the Flash data provider with Flash Remoting in ColdFusion MX 7.0 and 7.0.1, data is returned to the Flash/Flex application as type MixedArray. Since this is the expected data type, the Flash data provider correctly displays the returned data. However, in CFMX 7.0.2 this same structure data is returned as type object. As a result, the Flash data provider is unable to display it correctly.
Posted by dmorris at 2:23 PM
November 20, 2006
Adobe Acrobat 8 and barcoded forms (PDF, 1M)
Learn how to capture user-supplied data from printed forms in Acrobat 8 using Adobe 2D barcode technology.
Posted by amywong at 8:22 AM
Thirty-minute Flex test-drive for Java developers
Run these short examples that use Flex and Java to see Flex 2 features in action.
Posted by amywong at 8:22 AM
Creating web photo galleries in ActionScript for use with Adobe digital imaging software
Use the Adobe Media Gallery XML specification and open source gallery code to customize Flash-based digital photo and video albums.
Posted by amywong at 8:21 AM
Building your first CSS site
Get pointers on how to move from building table-based websites to building CSS sites.
Posted by amywong at 8:21 AM
Total Training videos: Scripting basics in Flash Professional 8
Watch these videos to get up to speed on creating actions, coding buttons, and using behaviors in Flash.
Posted by amywong at 8:20 AM
Implementing core parts of the SOA Reference Model
Read about a real-world implementation of each component of the SOA Reference Model. (Last of four parts.)
Posted by amywong at 8:19 AM
Creating image hotspots on PDF forms (ZIP, 102K)
Learn how to create hotspots on images by using JavaScript objects from Adobe Acrobat.
Posted by amywong at 8:19 AM
2006 Creative Suite Developer Summit recording
This recording from the 2006 Creative Suite Developer Summit features Ross McGuire describing how non-US developers can get support for plug-in development
Posted by amywong at 8:18 AM
November 18, 2006
A "No Server Available" message appears when accessing meetings
(TechNote) Attempting to access any Breeze meetings results in a "No Server Available. Your meeting cannot be launched because there is no server available. For further assistance, please check out the Breeze support center or contact Breeze support" message.
Posted by dmorris at 11:03 AM
November 17, 2006
Using Flex with Spring
Learn how to use Flex with one of the most popular Java frameworks to make your components loosely coupled.
Posted by amywong at 1:53 PM
Adobe Edge: November/December edition
Featuring articles on Dreamweaver and CSS, the future of Fireworks, as well as stories on cutting-edge Flash and Flex sites—see the latest edition of the Adobe Edge newsletter.
Posted by amywong at 1:52 PM
Building a project with Adobe Acrobat Connect Professional Collaboration Builder SDK
Use the MVC design pattern to build a Flash-based application with the Adobe Acrobat Connect Professional Collaboration Builder SDK.
Posted by amywong at 1:52 PM
Adobe LiveCycle Reader Extensions turnkey installation
Watch this presentation to learn why LiveCycle Reader Extensions is required and how to install its turnkey for use with barcoded forms.
Posted by amywong at 1:51 PM
How to select a ColdFusion hosting provider
Ask these critical questions and determine whether a potential ISP is right for you.
Posted by amywong at 1:51 PM
Looking back at MAX 2006
Steering clear of the slot machines, Edge managing editor Julie Campagna focused on developer interviews during MAX 2006—and in this article reports on what she learned from those she spoke with.
Posted by amywong at 1:49 PM
Exploring full-screen mode in Flash Player 9
Create new, immersive experiences for your Flash video, content, and applications with the latest feature in Flash Player 9.
Posted by amywong at 1:49 PM
Portable Document Rights Language (PDRL) specification (updated)
Learn about Portable Document Rights Language (PDRL), a language for expressing rights and conditions for accessing digital content.
Posted by amywong at 1:48 PM
Developing a .NET web application using Adobe LiveCycle Forms
Learn how to integrate Adobe LiveCycle Forms with a .NET web application.
Posted by amywong at 1:47 PM
November 16, 2006
Windows Internet Explorer error message received when publishing content to Breeze
(TechNote) When a customer attempts to publish any kind of content to Breeze, they run into a Windows Internet Explorer error: "Cannot find [
Posted by dmorris at 12:49 PM
November 13, 2006
Sample workflows for maps and lists in Adobe LiveCycle Workflow 7.2.x.
Learn how to use maps and lists in Adobe LiveCycle Workflow 7.2.x.
Posted by amywong at 1:46 PM
November 8, 2006
Applying an upgraded license.txt file to the Breeze server with a post-5.1 SP2 patch does not work
(TechNote) Applying upgraded license.txt files to Breeze servers after the application of post-5.1 SP2 patches results in a "This field is not in the specified range." error message in the Breeze License Settings page.
Posted by dmorris at 6:23 AM
November 7, 2006
Hot fix for System Error and System Out log file rotation
(Hot fix) JRun generates Java stderr and stdout logs as [server name]-err and [server name]-out when running as a Windows service, however, the files do not rotate. A hot fix has been created to solve this issue.
Posted by dmorris at 6:47 AM
ColdFusion MX 7.0.2: Using named parameters with stored procedures using cfprocparam
(Hot fix) ColdFusion MX 7.0.2 can now use named parameters when calling stored procedures using the dbvarname attribute within the cfprocparam tag.
Posted by dmorris at 6:46 AM
ColdFusion MX: Using cfdocument on Unix platforms
(TechNote) The cfdocument tag might cause the following error when running ColdFusion MX on a Unix platform: ExceptionConverter: java.io.IOException: The document has no pages.
Posted by dmorris at 5:44 AM
ColdFusion MX: Disabling quoted identifiers for Sybase JConnect drivers
(TechNote) Sybase may throw "Invalid column name" errors when passing double quoted values in SQL WHERE clauses.
Posted by dmorris at 5:42 AM
ColdFusion MX: Disabling quoted identifiers for JDBC data sources
(TechNote) "Invalid column name" errors may occur when passing double quoted values in SQL WHERE clauses.
Posted by dmorris at 5:39 AM
How to identify 64-bit OS compatibility issues with ColdFusion
(TechNote) Various errors are encountered when trying to install, configure or run ColdFusion on 64-bit machines. This TechNote provides examples of these errors.
Posted by dmorris at 5:36 AM
ColdFusion MX on Windows: Redirecting output from .bat files
(TechNote) ColdFusion ships with .BAT files that perform various functions, such as outputting the server version information and pre-compiling the CFMs into Java classes. There may be times when you want to redirect the output from the console to a text file but the errors are not captured in the output text file. This TechNote explains why this occurs and how to resolve it.
Posted by dmorris at 5:32 AM
Resolving cfform.js and masks.js not found errors when working with cfform
(TechNote) When working with cfform, you may see one or more of the following errors in the logs, accompanied by JavaScript errors in the browser:
Posted by dmorris at 5:30 AM
ColdFusion MX 6 & 7: XMLSearch() fails to return matching nodes when the XML document specifies a default namespace declaration
(TechNote) In ColdFusion MX 6 and ColdFusion MX 7, when you use XMLSearch() to run an XPath query using abbreviated syntax on an XML document that uses one or more default namespace declarations, the result may be that no nodes are matched. The problem isn't so much with XMLSearch() as it is with understanding how to use the XPATH expression language. This article describes how to write an XPATH expression that can deal with these special cases.
Posted by dmorris at 5:27 AM
November 2, 2006
Missing context-root causes resource not found error
(TechNote) Flex application, using Flex Data Services and RPC services (RemoteObject, WebService, HTTPService), fails to run and the following message appears in the server's log:
10/26 12:29:10 error Requested resource '/messagebroker/http' (%2fmessagebroker%2fhttp) not found
Posted by dmorris at 11:22 AM