Software Listing of Author : "Kodefusion.com"
- CFAWS
- License: Shareware
- Price:


CFAWS allows ColdFusion developers to build their own Amazon Web Services store, integrate Amazon product feeds into their content sites, and extend the functionality of their stores to their users quickly and easily. With the full featured CFAWS custom tag, you can have an entire store up in a matter of a few hours (or less once you get to know the tag...)
- Publisher: kodefusion.com
- Date Released: 17-03-2011
- Download
- Platform: Misc Scripts
- ColdFusion Application Architecture Basic
- License: Shareware
- Price:


In this article, we start from the very beginning and discuss the Application.cfm file and ways to use it. We also talk about the CFAPPLICATION tag and application scoped variables. Finally we talk very briefly about locking our variables.
- Publisher: kodefusion.com
- Date Released: 17-08-2011
- Download
- Platform: Misc Scripts
- ColdFusion Data Structures - Arrays
- License: Shareware
- Price:


In the first in a series of articles, we take a look at ColdFusion's built-in data structures. We begin with a look at arrays, including multi-dimensional arrays.
- Publisher: kodefusion.com
- Date Released: 01-08-2011
- Download
- Platform: Misc Scripts
- ColdFusion Data Structures - Structs
- License: Shareware
- Price:


This article discusses what structs are and how to use them to expand ColdFusion's ability to manipulate data. A must read for all ColdFusion developers.
- Publisher: kodefusion.com
- Date Released: 23-09-2011
- Download
- Platform: Misc Scripts
- ColdFusion Lists
- License: Shareware
- Price:


Understanding what constitutes a list in ColdFusion and how to make the best use of lists is absolutely essential for all ColdFusion developers.
- Publisher: kodefusion.com
- Date Released: 11-01-2011
- Download
- Platform: Misc Scripts
- ColdFusion Variable Scopes
- License: Shareware
- Price:


Variable scope is an essential aspect of ColdFusion development. Once you figure out how to make the best use of it, you'll find that your applications are more secure and easier to maintain.
- Publisher: kodefusion.com
- Date Released: 26-07-2011
- Download
- Platform: Misc Scripts
- Error Handling in ColdFusion
- License: Shareware
- Price:


Error handling is an essential feature of your ColdFusion application's design. Without error handling, your application becomes unstable, unpredicatable, and often uncontrollable. Build it in from the start with the suggestions in this short, simple, and interesting article.
- Publisher: kodefusion.com
- Date Released: 11-10-2011
- Download
- Platform: Misc Scripts
- File Manipulation With ColdFusion
- License: Shareware
- Price:


ColdFusion allows us to quickly and easily create, modify, and remove directories and files alike. See how easy it is in this clear and to the point tutorial.
- Publisher: kodefusion.com
- Date Released: 16-01-2011
- Download
- Platform: Misc Scripts
- How to Upload a File in ColdFusion
- License: Shareware
- Price:


Many websites and intranets need the ability to accept more than form input from a user. They often need to accept files uplaoded from the client's machine. This article shows you exactly how easy it is to do this using ColdFusion.
- Publisher: kodefusion.com
- Date Released: 23-05-2011
- Download
- Platform: Misc Scripts
- Setting up a Microsoft Access Datasource for ColdFusion
- License: Shareware
- Price:


Before you can use a database in your application, you have to set it up as a datasource. This is a task that tends to confuse many new developers. In this article, we take the mystery out of creating data sources and connecting to databases with ColdFusion.
- Publisher: kodefusion.com
- Date Released: 17-02-2011
- Download
- Platform: Misc Scripts