Index of tutorials and resources for ColdFusion 9 and the ColdFusion Builder by Akbarsait

Akbarsait is a ColdFusion Enthusiast, put together a very interesting index of tutorials and resources for ColdFusion 9 and the ColdFusion Builder. I bookmarked it and I’m using it as my starting point whenever I want to learn more about ColdFusion.

The links: http://www.akbarsait.com/cf9tutorials.cfm and http://www.akbarsait.com/cfbuildertutorials.cfm

Congrats Akbarsait!

Content about ColdFusion and Flex Integration in ADC

ColdFusion 8 and LiveCycle Data Services: Part 3

sorry for the delay...

My wife gave light on the last day 31 of Jan ! :-D

Good, taking sequence, let’s go close the third part creating data base, the data source on CFAdmin is the beginning codification on Flex.

As database I am going to use MySQL 5x.

[More]

ColdFusion 8 and LiveCycle Data Services: Part 2

Hi all,

In the 1st part of this series we took a look a defining the project and in this part we can to dive in and setup our project. I will be using Flex builder for this project.

Requirements

To complete this tutorial you will need to install the following software and files:

Adobe Flex Builder 3 or Adobe Flex Builder Plugin for Eclipse and Adobe ColdFusion 8

Note: This article uses the integrated LiveCycle Data Services that are installed with ColdFusion 8.

[More]

ColdFusion 8 and LiveCycle Data Services: Part 1

welcome 2009!

After reading the posts of Dan Vega, I decided to take a risk and to begin the year with a series of posts involving the integration between ColdFusion and LiveCycle Data Services.

It will be a small and simple application, but will have features as datapush and dataconflict.

In the moment I am working in this model:

  1. The container of List of Users, with button Add user and combobox to filter for groups
  2. The data grid will display the users and with the possibility to delete the user
  3. The container of Edit Users with the cancelling button of updates and the button of save
  4. Form fields to edit the user's data
  5. Conflit information window

Initially it is this. I hope to help in some way and to learn more and any suggestion it is welcome.

I will get to work on part 2 on this weekend.

 

Sending e-mail with Flex and ColdFusion

To send e-mail with CF is very simple! With Flex it is not different.

We will use the simple integration of Flex with CF to set up a contact form!

We will use Remote Object Services to accomplish the connection between Flex and CF, through FlashRemoting that is already standard in CF 7 in before.

In this example I am using Flex Builder 3, that can be obtained through the link http://www.adobe.com/products/flex/, for tests.

[More]

BlogCFC was created by Raymond Camden. This blog is running version 5.9.3.000. Contact Blog Owner