ADS BY GOOGLE


2007 West
GOLD SPONSORS:
Active Endpoints
Your SOA Needs BPEL for Orchestration
BEA
Virtualized SOA: Adaptive Infrastructure for Demanding Applications
Nexaweb
Overcoming Bandwidth Challenges with Nexaweb
TIBCO
What is Service Virtualization?
SILVER SPONSORS:
WSO2
Using Web Services Technologies and FOSS Solutions
Click For 2007 East
Event Webcasts

2008 East
PLATINUM SPONSORS:
Appcelerator
Think Fast: Accelerate AJAX Development with Appcelerator
GOLD SPONSORS:
DreamFace Interactive
The Ultimate Framework for Creating Personalized Web 2.0 Mashups
ICEsoft
AJAX and Social Computing for the Enterprise
Kaazing
Enterprise Comet: Real–Time, Real–Time, or Real–Time Web 2.0?
Nexaweb
Now Playing: Desktop Apps in the Browser!
Sun
jMaki as an AJAX Mashup Framework
POWER PANELS:
The Business Value
of RIAs
What Lies Beyond AJAX?
KEYNOTES:
Douglas Crockford
Can We Fix the Web?
Anthony Franco
2008: The Year of the RIA
Click For 2007 Event Webcasts
DIGITAL EDITION

SYS-CON.TV
TOP COLDFUSION LINKS


Pages: 1 2 3

Banner Rotation & Tracking
As the owner and operator of a large entertainment site (nyrock.com), I'm often faced with this problem - my ad broker is unable to sell advertising for a small but steady number of pages.
Sending E-Mail With ColdFusion
You've seen it. You've probably done it, too. I'm talking about those Web sites that have a Contact Us link at the bottom of the page with something similar to mailto:us@company.com in the HREF attribute. They're kind of nice…
Creating Subforms
In the June issue of ColdFusion Developer's Journal (Vol. 1, issue 3), I hinted there might be a way to create subforms using inline frames. This article shows how - using a combination of inline frames, JavaScript, WDDX and, of course, CF.
Architecting Enterprise Level CF Apps
Welcome to the first of several articles that focuses on the approach rather than the coding of ColdFusion applications. Before you flip to the next article, we encourage you to read on - this topic doesn't have to be dull...instead, it's our intent to help serious ColdFusion developers, like yourself, become more effective at building world-class Web-based applications.
Macromedia Generator
Shockwave Flash is all over the Web. Its eye-catching, interactive animations have found a place on today's Web, and most Web firms use both Flash and its bigger brother on both their own and their clients' Web sites.
Processing Data Files
My company developed and now maintains an application in ColdFusion that tracks samples from collection to final payment. These samples are used to verify environmental quality and identify hazards on and around a major nuclear facility. If you have any knowledge of history, I'm sure that you would recognize the significance of the Oak Ridge Reservation.
Safe and Sound Globally
In my 13 years of software development I haven't seen a technology or platform as exciting as the Web. Now we can create truly global applications that can run from any browser anywhere in the world. With this awesome power and reach come security issues. The first question clients ask is, 'If we put our data on the Internet, will it be safe?' Thanks to the security features inherent in ColdFusion, we can answer with a confident 'Yes!' Given the priority placed on security, when you sit down to write an application your first task should be to establish a security framework.
The Black Box Technique
Recently, we've seen a dramatic increase in object-oriented programming languages. The ability to develop a solid piece of code and then reuse it has become the foundation for modern application development. Web applications suffer from a lack of state and continuity. ColdFusion helps developers address both these issues. However, there's no provision for functions or subroutines when building a ColdFusion page. The use of custom tags helps address the issue, but creating functionality modules or libraries is something that has challenged ColdFusion developers since its inception.
More Punch with
Welcome to the first edition of . The concept behind this article is to show you some techniques of ColdFusion by focusing on a small group of CF tags or functions, usually just one or two. After each article, you'll have another trick to add to your bag. Not cheap tricks, mind you, but techniques that help you solve common business requirements for Web sites. Sounds cool, doesn't it? Let's dispense with the rhetoric and get to work.
Creating Subforms with CFGRID
You're familiar with the rudiments of ColdFusion development. You know how to set and read local, session and client variables. You have input, updated and deleted data from a database. You've created drill-down 'Master/Detail' templates by passing values in a URL string and you've created dynamic, data-driven SELECT boxes. Your forms look spiffy and everything is working fine, just like it did with Microsoft Access...well, almost.
Hidden Frames and JavaScript
'Load. Display. Click. Load. Display. Click.' Sound like a familiar scenario? If you've been doing any kind of Web development you already know that the Web is a request-based environment. Nothing happens unless you're interacting with the Web server and nothing happens unless the Web server sends something back. This is especially true if you're building the data-driven applications that ColdFusion is famous for.
Form to Mail Applications
When choosing the tools for new projects, I must confess that my first inclination usually tends toward a CGI solution. For what has now become several years, I've extolled many of the virtues of CGI. No one is going to argue the sheer numbers. There are just plain more free and low-cost CGI scripts available to do real work than there are ColdFusion templates. The Tag Gallery is one of my favorite haunts, but let's face it: a lot of the free things in CGI-land are complete programs.
File Upload Utility with ColdFusion
ColdFusion is, arguably, the preeminent database middleware for NT-based Web sites. Somewhere around version 3.1 Allaire began calling their product an Application Server, implying it was more than middleware. In fact, ColdFusion 3.1 has a wealth of tags that are not related to database access. In addition, it provides a function library rich enough to remind veteran C programmers of the Standard Library – in design and intention at least, if not quite in breadth and depth.
Taming the Cookie Monster
Setting a cookie on your visitor's computer makes it easier for you to have a fully functional Web site. Using a cookie, you can keep track of your users' visits, their shopping cart and anything you care to record. With server-side programming (read 'ColdFusion') you can customize pages and create order forms – and anything else you care to program. Because there is still resistance to cookies on the part of some Web users, the methods I'll describe are calculated to keep the cookie out of the user's face as much as possible.
Dynamic Variable Length Forms
Using forms is second nature for most ColdFusion developers. It's the method used to communicate information from the Web to back-end systems and databases. Forms are frequently created from a fixed set of information, as is dictated by functional requirements and business rules.

Pages: 1 2 3
SUBSCRIBE TO OUR RSS FEEDS & GET YOUR SYS-CON NEWS LIVE!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021

SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS
FEATURED WHITE PAPERS
SYS-CON FEATURED WHITEPAPERS

ADS BY GOOGLE
Building an IM Bot Using ColdFusion
I recently brought a Google Talk bot that I put online at cfdocs@gmail.com. Google Talk users can ad
AJAX World - Cooking CRUD with Flex and BlazeDS
In today's cooking class you'll add to your cookbook a delicious recipe. It's quick and won't cost
Cornerstones of Virtualization: I/O Virtualization Defined
Recently I talked about what I see as the next 'waves of virtualization' taking the industry, I talk
Engelbart's Usability Dilemma: Efficiency vs Ease-of-Use
The mouse was the original idea of Doug Engelbart who was the head of the Augmentation Research Cent
Web 2.0 Is Fundamentally About Empowering People
'Unlocking content to be remixed into new business value' is the driver of Web 2.0 in the enterprise
All-New AJAX Security Bootcamp Next Week at AJAXWorld in New York
Being held for the first time on March 18, 2008 at the historic Roosevelt Hotel in New York City, AJ
Zend Studio for Eclipse
In my many years of programming, almost 20 years now, I have used countless integrated development e
Building SOA with Tuscany SCA
Many articles have already been written about service-oriented architecture (SOA) and Service Compon
CFImage Part 3
ColdFusion 8 introduces the CFImage tag and dozens of image manipulation functions. We have already
Every Beginner Must Grow Up
Do you remember January of 2004? Macromedia had just released ColdFusion 6.1 a few months earlier. C
Working with the Apache Derby Database and ColdFusion
Early releases of ColdFusion (under Allaire) focused on the Windows market and it was common to incl
CFImage Part 2
ColdFusion 8 has a load of awesome image manipulation functionality. So much so, in fact, that it wi
Test Driving ColdFusion 8
Of course, since this is ColdFusion I expected nothing less than this, i.e., powerful AJAX functiona
Using the Adobe Flex Toolkit for Salesforce.com
In April 2007 Adobe and Salesforce.com announced the availability of the Flex toolkit for Apex, Sale
An Introduction To Adobe Flex For ColdFusion Developers
There's been a lot of talk in the ColdFusion community lately about the newly released Flex 2. If yo
Flex and ColdFusion Hybrid Application with ServiceFactory
Whether it's in factories or workshops, in mines or forests, in offices or homes, or even in our sac
ColdFusion Frameworks: ColdBox 2.0.3 Released
This release is the first one to include contributed content from Rob Gonda, Tom de Manincor, Brian
ColdFusion Feature — Coding with XML
As a ColdFusion developer, hopefully by now you have heard at least a little about XML (eXtensible M
Your First Adobe Flex Application with a ColdFusion Backend
Flex is a complete set of tools to develop rich Internet cross-platform applications based on the Fl
Getting Started with Adobe Flex 2
I'm going to postpone the second part of my RSS aggregator article to tie this column into this Flex

CFDJ PRODUCT REVIEWS
Yahoo! Go Examined
With the arrival of Yahoo! and its Yahoo! Go Mobile 2.0 product, another A-list brand has entered the market. Yahoo!'s presence, like Apple's, expands the number of
BrowserHawk 9 by cyScape
I have been developing Web applications for years, and have been using random JavaScript snippets gleaned from the Web to test a user's browser and configured proper
CFDJ Product Review "CFMX Exam Buster 7"
Macromedia has been offering ColdFusion Developer Certification since version 4.5 was released. Though it's arguable that there is no such thing as an exam that acc
CFEclipse: The Developer's IDE, Eclipse For ColdFusion
Many paths lead developers to ColdFusion. In the past ColdFusion was often viewed as an entry-level language enabling designers and other nonprogrammers to build dyn
Introducing...ColdFusion MX 7
After an entire year spent meeting with and speaking to thousands of ColdFusion developers, the CF team at Macromedia are unleashing this month the feature-rich new
BREAKING NEWS FROM THE WIRES
Handy Networks, LLC Announces the Introduction of Adobe(R) ColdFusion 8 Premium Hosting Plans and Premium Reseller Hosting Plans
Handy Networks, LLC announces the addition of ColdFusion 8 to their hosting solutions.