Steve McKean Web Programming Pages

regular expressions - javascript??

sql error codes

CF TAG LIST
Application.cfm of the guessing example is very simple:
1. <!--- Application.cfm --->
2. <CFAPPLICATION NAME="Guess"
SESSIONMANAGEMENT="YES"
SESSIONTIMEOUT=#CreateTimeSpan(0,0,30,0)#
>
A variable is most frequently defined by the CFSET tag:
<CFSET variable_name="xxx">
<CFOUTPUT QUERY="query_name" MAXROWS="max" GROUP="group" STARTROW="row">Text
</CFOUTPUT>

<CFINCLUDE TEMPLATE="template_name">

SETCLIENTCOOKIES="yes">

http://www.microsoft.com/iis

http://www.macromedia.com/software/cfstudio/

http://www.macromedia.com/downloads/

http://www.forta.com/cf

http://www.houseoffusion.com

http://www.kodefusion.com

ihtml is a alternative rapid develoment system which has some characteristics in common with CF, and can be located at:

http://www.ihtml.com/ihtmlep.htm

WDDX - Jermey Alltaire
 

ColdFusion Server Community Sites

A catalog of community-built and -maintained online technical resources for ColdFusion developers.

If you maintain a site that helps ColdFusion developers better communicate or find the technical resources they need to remain productive, submit it to devpages@macromedia.com . If we agree, we'll post your site's logo along with a brief description to this page.


COMMENT SERVICE
  CF Advisor
The longest-running online ColdFusion publication with bi-weekly updates, five articles per month, job bank, and more.
  CFDEV.com
Features ColdFusion development tools, industry-wide news, support forums, and a resource center with discussion boards.
  CFDEVX.com
A no-nonsense portal that offers immediate access to ColdFusion solutions, hosting, and custom tags you can purchase. The site also includes links to ColdFusion developer groups around the world, tips, reference material, and points you to training opportunities.
  CFXtras
Looking to buy or sell a CF tag? This site makes it easy for you to sell and purchase software, custom tags, and applications in a secure environment that minimizes your costs.
  CF_Exchange
With an enormous selection of applications, content management tools, database tools, and development tools, this site enables you to download solutions quickly and easily. Also, CF_Exchange offers a customer-submitted report card that rates the quality of all their products. That way, you know if the product delivers on its promise.
  CFHub.com
A developer resource designed to bring together top quality content and interactive discussions to a central hub for ColdFusion developers.
  CFM Central
Showcasing ColdFusion with a dynamic tag library, user forums, real-time chat, CF job section, industry news, and a ColdFusion event calendar.
  CF Mentor
A ColdFusion Web resource for Italian-speaking developers. Offers ColdFusion articles, tutorials, custom tag download, and a job listing.
  CFM-Resources.com
Home to over 74,000 members, this site provides FREE hosting and an extensive resource center that includes: tutorials, CF tags, a coding Q&A section, support forums, an online store, and forums that enable you to network with other developers.
  CFNewbie.com
A resource for ColdFusion beginners offering newbie-focused articles, discussion groups, real-time chat, the Book Matrix, and tip-of-the-day and site-of-the-week features.
  cfObjects
cfObjects is a free open-source framework for developing object-oriented applications with ColdFusion.
  CF Programmers
A ColdFusion Web site offering job listings, resume posting, training information, resource links, and CFUG listings and calendar.
  CFScripts
Offers custom CFML and CFX tags, ColdFusion development tools, templates and scripts, and much more.
  CF Spot
Contains current news, an Online ColdFusion Test Center to gauge your programming smarts, a Job Center, and discussion boards. Join the Dog Pack and bask in the rewards.
  CFVault.com
Replacing CFTutorials.com, CFVault offers not only tutorials, but also job postings, product news, articles, group discussions, and interviews.
  ColdFusion Developer's Journal
The only monthly ColdFusion magazine available in both Web and hardcopy. Now monthly, the CFDJ offers articles, Job banks, and developer forums.
  ColdFusion Tips Plus
A free weekly e-zine to help developers with ColdFusion tips, JavaScript tips, and more. Site includes job advertising, articles, and a ColdFusion humor section.
  The Common Function Library Project
Established to create a set of user-defined functions for ColdFusion 5. The libraries are open source and can be used and modified.
  Defusion
Web site contains up-to-date ColdFusion news and articles, a resource bank with custom tags, discussions forums, and much more.
  flashCFM
A site dedicated to ColdFusion and Macromedia Flash application development. Offers tutorials, a message board, and mailing list.
  Forta.com
Visit Ben Forta's site! The ColdFusion Product Evangelist offers you keen insights, extensive links to other members of the ColdFusion community, CF tags, links to books, articles, tips, and other resources that will extend your understanding of ColdFusion.
  four-runner.com
Thousands of resources for ColdFusion Developers. Includes custom tags, tutorials, user group info, and much more.
  Fusion Authority
A ColdFusion resource and information site, including a "Weekly News Alert" e-mail newsletter focused on timely security alerts, news items, programming tips and articles.
  Fusion Directa
A ColdFusion Web resource for Spanish-speaking developers. Offers ColdFusion articles, tutorials, custom tag download, and discussion forums.
  House of Fusion
Home of the infamous CFTALK e-mail discussion group and also groups for Allaire Spectra and JRun. Security information and related CF bookmarks are here too.
  OpenWDDX.org
The home of the WDDX SDK and related projects. Offers technology, articles, and public forums to empower developers.



   

 

 

 

 

 

 

 

 

 

 

 


[top]

RESOURCES PAGE

HOME- INDEX - HTM
oreilly EX. 3 -10
OREILLY EX. 11 - 17
OREILLY EX. 18 - 28
OREILLY PAGE INDEX
WACK
WACK EX. 1 - 14
WACK EX. 15 - 25
WACK EX. 26 - 36
WACK PAGE INDEX

 

ADOBE - COLDFUSION TAG REFERENCE
FUNCTION REFERENCE
 
MACROMEDIA LIVEDOCS
 
macromedia help

 

Course Project

MY LINKS- RESOURCES

Steve McKean
UH-Email

CT LOGIN

CT FORUM CF
user - enter

MACROMEDIA FORUM
user - enter

Course Project MY LINKS- RESOURCES Steve McKean UH-Email
CODE
ADOBE - COLDFUSION TAG REFERENCE
FUNCTION REFERENCE
Course Project

MY LINKS- RESOURCES

UC DAVIS IT

CT LOGIN

CT FORUM CF
user - enter

MACROMEDIA FORUM user - enter
 
TWW

 

CFMX HISTORY RESOURCES
OBJECTIVES

1.-Introduction to web programming
2. Implementation tool: CFML

Application
Examples

3.- Market research application
4.- Using databases
5.- Online experiments
6.- Search engines
7.-e-learning
8.- e-shops
9.- Agents

Implementation aspects:

10.-Data exchange
11. -Regular expressions
12. -Re-using code
13. -Distributed processing
14 .- CF components
15. -Web services

Course project