Tutorialized.com: Free ColdFusion TutorialsDon't read the manual, read the tutorial.. Tutorialized.com, everything a tutorial.Setting up a Datasource- (Found July 2, 2008 ) This guide will take you through the steps of setting up a datasource in the coldfusion administrator. To setup a datasource you will need to login to the coldfusion administrator. The Coldfusion administrator is usually found under CFIDEadministrator you will then need to login with the password created on installation.http://www.tutorialized.com/tutorial/Setting-up-a-Datasource/36020 ColdFusion Methodologies for Content Management- (Found July 2, 2008 ) This document was created for the purpose of explaining a personal programming technique using ColdFusion. The document explains an example Web site in terms of logic, ColdFusion architecture, and file structure. This document is technical in nature and a strong understanding of ColdFusion is required.http://www.tutorialized.com/tutorial/ColdFusion-Methodologies-for-Content-Management/7168 Writing Maintainable Code- (Found July 2, 2008 ) This article will examine coding best practices for writing maintainable code, including consistent variable naming conventions, code structure, and comments.http://www.tutorialized.com/tutorial/Writing-Maintainable-Code/7166 Easy Javascript Popups in Coldfusion- (Found July 2, 2008 ) Here is a tutorial for all the Coldfusion programmers that require javascript popups to populate their forms, but don't want to learn javascript.http://www.tutorialized.com/tutorial/Easy-Javascript-Popups-in-Coldfusion/11209 Coldfusion AVG MPG Chart- (Found July 2, 2008 ) Here is a coldfusion page I have created to keep track of my mileage. You can also download the page and an access database. You will have to change the datasourcename (line 1) to your data source name and you will have to change the purchase date on line 88 from 01012000 to your purchase date.http://www.tutorialized.com/tutorial/Coldfusion-AVG-MPG-Chart/11386 ColdFusion Poll- (Found July 2, 2008 ) Do you wish you could have a web poll running on your own ColdFusion website If so, this tutorial will have you up and running with your own poll in no time. Included in the zip file is the PDF tutorial as well as a functioning poll ready to add to your site.http://www.tutorialized.com/tutorial/ColdFusion-Poll/21488 ColdFusion Uploading Files- (Found July 2, 2008 ) This tutorial shows you how you can upload files to your website and database using your web browser and some simple ColdFusion. The tutorial is available in PDF format.http://www.tutorialized.com/tutorial/ColdFusion-Uploading-Files/21489 ColdFusion Site Skinning- (Found July 2, 2008 ) If you'd like to be able to offer your website visitors more than one site design to choose from, this tutorial might get you started. The techniques used in this tutorial involve some simple ColdFusion, Cascading Style Sheets (CSS) and cookies. The tutorial is available in PDF format.http://www.tutorialized.com/tutorial/ColdFusion-Site-Skinning/21490 Using CFIMAGE to generate Thumbnails- (Found July 2, 2008 ) Using Coldfusion 8 and CFIMAGE to generate Thumbnails for images.http://www.tutorialized.com/tutorial/Using-CFIMAGE-to-generate-Thumbnails/30935 Using CFIMAGE to Watermark an Image- (Found July 2, 2008 ) Using Coldfusion 8 and CFIMAGE to add Watermarks to Images on the fly.http://www.tutorialized.com/tutorial/Using-CFIMAGE-to-Watermark-an-Image/30936 |