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: « Prev 1 2 3 4 5 6 7 8 9 10 Next »

A More Thorough Debugging
When an application is functioning exactly as expected, does that mean it's bug-free? Not necessarily. ColdFusion provides developers with many useful and powerful debugging techniques. If I find that part of an application isn't functioning the way I expect, I can usually use one or more of them to target the problem.
Toward Better CF Server Administration Part 2 of 3
As an administrator, or a developer interested in how your server is run, are you getting the most out of your CF Server configuration, especially with regard to security-related settings in the Administrator? Are you fully aware of the opportunities and challenges presented by those settings?
Back to Basics: When sites run into trouble, it's usually the database that's the problem, not ColdFusion
Cutting ColdFusion code is fun, and therein lies ColdFusion's biggest problem. It's too easy to get carried away writing code to do things that should be happening in the database itself - or often shouldn't be happening at all. It's also just too easy to use. You can get up and running far too quickly, and get into trouble even quicker. Sometimes experienced developers get carried away trying to do too much; beginners often start to run before they can walk.
Tales from the List
Welcome to the first installment of 'Tales from the List,' a monthly column devoted to the discussion threads (and their creators) on the ColdFusion Developer's Journal Mail List (CFDJList). Each installment will examine popular discussion thread(s) from the list from the previous month. On occasion we'll profile an active member of the list, view list statistics, and that sort of thing.
A Case for Methodologies
Several years ago I came across a statistic that I've since shared with many others and it never ceases to shock me: according to four separate studies, the failure rate for custom corporate software development hovers at 70%. In fact, some studies indicate the figure may be even higher.
Microsoft Access
Most ColdFusion developers who work with databases have a favorite, but it usually isn't Microsoft Access. This is not completely irrational and they can give you five reasons why it's unconstitutional to use Microsoft Access. This article attempts to explain when a developer should use Microsoft Access.
ColdFusion and Section 508
There's a new federal law, known as Section 508, that requires disabled accessibility to government Web sites. We'll explain what you have to do to comply, how ColdFusion can help (or hinder), and why 508 isn't a bad thing after all.
2001 Readers' Choice Awards
Once again ColdFusion Developer's Journal is delighted to announce its ColdFusion Readers' Choice Awards. For the second year in a row we're proud to be the only publication to present such awards. CF developers and their companies are finally being acknowledged for their product design and excellence. It's recognition that we at CFDJ feel is long overdue and well deserved.
Making More of UDFs
User-defined functions, without a doubt, were one of the most asked-for and most appreciated features of ColdFusion 5. Before ColdFusion 5 was even released publicly, lucky developers who had access to the beta versions were playing with UDFs. Rob Brooks-Bilson and I released a site, the ColdFusion Library Project (www.cflib.org), dedicated to creating and sharing libraries of cool UDFs.
Unlocking Restricted Use of CFFILE,CFCONTENT,and More
Many developers know that the CF administrator can restrict your ability to use several tags that not only provide very useful capabilities, but can also be used to provide unauthorized access to server resources. What many don't know is that they can arrange to use those restricted tags on a case-by-case basis with the administrator's permission.
Smart Tags
Microsoft invented a technology called Smart Tags. Smart Tags allow text to be marked up with actions, such as hyperlinks, when the text is displayed. They planned to introduce the technology with Windows XP. However, since public opinion was strongly against it, Microsoft decided to de-emphasize it. You can still create and use Smart Tags, but they're not prominent in Windows XP.
Toward Better CF Server Administration Part 1 of 2
Are you a CF Server administrator? Or a developer with an interest in knowing how your server is configured and managed? Are you aware of all that should be done to keep the server running well - or all that could be done to make the most of it? In this two-part article we'll look at some of the things CF administrators should be paying attention to, as well as some of the things they should take advantage of but may not have noticed.
COSMOS: Managing the ColdFusion Experience
Far too often we listen to the naysayers who tell us that something can't be done and give poorly founded reasons as to why our troubles persist. The ColdFusion Application Server is no exception to their folly. If you ask people for the drawbacks of ColdFusion, most will reply 'speed' or 'stability.' Let me be the first to tell you that it does not have to be that way.
Are You Thinking of migrating to Non-NT Platforms?
Recently, I was heading a project that involved migrating our company Web site (www.bridgerfunding.com) from NT to Solaris and Linux. This article is based on the experience gathered from the project. If you're running a ColdFusion based Web site or application on the NT platform and would like to move to UNIX or Linux, reading this article may help make your project a success.
WIZML by Example - ColdFusion Studio Wizards
This article is the third in a series on customizing the CF Studio IDE. If you haven't read the first two about VTML, see 'VTML by Example, Parts 1 and 2' (CFDJ, Vol. 3, issues 6 and 7) for an introduction to the CF Studio extensions, and learn how to use the Visual Tools Markup Language (VTML) to develop the user interfaces for CF Studio extensions. This article demonstrates how to design CF Studio Wizards using the Wizard Markup Language (WIZML).
Excel's Web Query
In today's world of e-commerce, simply viewing data in a Web browser is rarely enough. Clients constantly demand reporting, charting, graphing, and analysis of complex data. Although Macromedia has made great strides in this direction by incorporating graphing capabilities (the new CFGRAPH) and access to a reporting engine (CFREPORT), these are all server-side solutions. A simple request for a new chart can send developers scrambling. Wouldn't it be great if end users could manipulate and analyze data themselves, using a powerful suite of tools that they're already familiar with!
Changing Seasons, Changing Images
The assignment? Design a ColdFusion application to rotate the display of images for the top portion of the front page of the Vermont.com Web site. Vermont.com has an inventory of images. The inventory includes sets of images reflecting each season. Rafting and golfing for summer, mountain vistas of colorful trees for fall, and snow-covered bridges and houses for the winter. Changing images upon every visit gives the site a fresh, up-to-date quality, helping to retain visitors.
ColdFusion and XML-RPC: Part 2 of 2
In the first installment of this article CFDJ (Vol. 3, issue 9), I established the benefits of secure communication between two applications.I discussed the need for standardized communication that allows two companies to share data that would in turn enhance the service offerings of their existing applications. Through the use of the cfservlet tag, I created the foundation for communication between the ColdFusion Application Server and the JRun Application Server.
Fusebox 3.0
It's finally here! For months, the lights have burned late and e-mails have flown furiously as work proceeded on the latest version of the Fusebox specification, version 3.0. It was released to rave reviews at the Fusebox 2001 conference held in Orlando on October 20, the Saturday prior to Macromedia's DevCon. Someone once said that people should never see how laws or sausages are made. I think I can safely add technical standards to that list. There have been passionate arguments and some painful missteps along the way, but that's all eclipsed as people begin discovering the new power and ease-of-use in Fusebox 3.0.
Macromedia Flash 5 and ColdFusion 5
Even if you have only cursory knowledge of Macromedia Flash, learning how to integrate it with ColdFusion is surprisingly easy.While there are more advanced approaches, the techniques described in this article are extremely powerful - due in part to their simplicity - and lay the foundation for more advanced integration.
E-Testing: Debugging Your Projects
You're nearly finished with the code you've been slaving over for hours (or days or weeks, or maybe it was just a few seconds' effort). You're about to turn it loose for your customers to enjoy. The questions are: Is it ready? Do you know it will work? Have you tested it? If so, how? Indeed, should you be turning it over to the users as the next step?
Untrusted Data Sources
To secure your Web-based application you must close all known holes in your hardware and software as well as those you inadvertently open in your application's code. This article addresses possible holes in your ColdFusion code that result from explicitly trusting the data your code accepts from URL parameters, form fields, cookies, browser variables, databases, or other external data sources. You must take measures to ensure that data from these sources won't cause your application to display improperly, crash, permit a security breach, or allow unintended server-side operations to be performed.
Coding for Maintenance
One of my philosophies when dealing with computers is that they're generally inexpensive in comparison to people. To have a warm body (and most developers fall into this category) making modifications to code can be expensive. I've always felt that making code easy to maintain, if not for myself at least for others, is an important part of any project. In most cases more time will be spent maintaining the code than in the initial development.
SQL Server 2000 Meets XML
The overwhelming majority of ColdFusion applications on the Web and in our intranets are tightly integrated with a relational database management system of some sort. Because of its low cost, ease of installation and administration, and excellent performance, Microsoft SQL Server is one of the more widely used RDBMS platforms by ColdFusion developers. The recent release of SQL Server 2000 has added many new features to the SQL Server product line, most significantly a suite of features that leverage the power of XML.
Creating a Custom XML Editor in ColdFusion
It's almost impossible to pick up a trade magazine these days and not find a reference to XML. It's an important enabling technology for the sophisticated Web applications of the future.
Building VoiceXML Applications
You've used ColdFusion to build forms that send e-mail and build database-driven applications, and maybe even played with some WDDX. Now you're probably looking for a new and different way to use the skills you've gained. VoiceXML could be just the ticket.
ColdFusion And XML-RPC
Application development has changed dramatically in the past few years. Applications are now more robust, encompass many types of technologies, and integrate into frameworks that are not Web-enabled.
ColdFusion and XML-RPC Part 1 of 2
Application development has changed dramatically in the past few years. Applications are now more robust, encompass many types of technologies, and integrate into frameworks that are not Web-enabled.
Using XSLT to Deliver ColdFusion ApplicationsÂ… Anywhere
While developing an application in Wireless Markup Language (WML) for Wireless Application Protocol (WAP) devices, I realized just how many different types of wireless devices exist globally and how different the protocols and languages have to be from device to device. In a previous article, 'ColdFusion in the Palm of Your Hand' (CFDJ, Vol. 2, issue 4), I showed how ColdFusion applications can be written and deployed to a wireless Palm VII. In this article I compare and contrast writing that same application in WML for WAP devices.
ColdFusion-Driven Flash Content
The current state of interoperability between Macromedia's Flash 5.0 and ColdFusion 4.5 was covered in Part 1 of this article (CFDJ, Vol. 3, issue 8). We also discussed the basics of programming a simple Flash application that would display information from a text file or a dynamic ColdFusion file.
Creating Intelligent 404 Pages
In the age of the Internet, even obscure acronyms and codes have become commonplace. Take '404', for example. Even Internet newbies associate the number '404' with that annoying error page that is displayed when searching for a reliable doggie dentist. In fact, there are even numerous Web sites dedicated to the 'art' of 404 pages (www.s endcoffee.com/minorsage/4 04error.html ).
Wizards On The Web
Techno-evangelists have been proclaiming for years that the Internet will change the world, bring people closer, and provide the ultimate forum for sharing information and exchanging opinions. Yet something as simple as filling out a Web-based form remains, in large part, about as much fun as filling out your tax forms with a crayon.
Build A Web Spider In 40 Minutes
Using ColdFusion to glue together Verity 97 and a popular offline browser results in a powerful but low-cost and easy-to-create searchable Web spider. Past issues of CFDJ have laid down a great foundation for creating and optimizing Verity collections.
Optimal Development Environment
I've been out of the hard-core development team dynamic for more than a year now, so I was a little hesitant when CFDJ approached me about writing this article. Nevertheless, I have traveled to various ColdFusion shops around the globe and worked with numerous development teams.
What's Online
CFDJ Online Check in everyday for up-to-the-minute news, events, and developments in the ColdFusion industry. Visit www.sys-c on.com/coldfusionedge and be the first to know what's happening.
Maintaining Live Verity Collections in a Clustered Environment
The task seemed monumental: 'Come up with a way to keep live Verity data indexed and accessible to multiple Web servers in a clustered environment.' The scope of the data was huge - hundreds of thousands of pieces of content - with new additions made 24 hours a day, every day of the year. All known methods to accomplish this task just did not seem to do the job adequately. It was time to get creative.
Tracking Software Issues
Building software systems is a lengthy and complicated process that may involve anywhere from a single developer to multiple teams of developers, who may all be working in different locations.'
Disappear from the Invisible Web
Data-driven sites are a great way to manage and deliver content. But at a price. You may as well kiss deep linking and extensive search-engine indexing goodbye. Here's a solution to this problem, but it's not pretty.
VTML By Example
In Part 1 of this series (CFDJ, Vol. 3, issue 6), I explained how to easily generate the necessary VTML code for providing Tag Inspector, Tag Help, and Tag Insight features inside CF Studio for your custom tags. (Part 1 is available online at www.s ys-con.com/coldfusion/arc hives/.)
E-Commerce with Verisign's Payflow Link
E-commerce, for most people, means purchasing an item on the Web. This multistep process involves product selection, payment, and product delivery. This article focuses on the payment process.

Pages: « Prev 1 2 3 4 5 6 7 8 9 10 Next »
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
Clear Data Builder 3.0 is Free Now
The popular code generator Clear Data Builder will become available free of charge. Originally, Clea
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
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
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

CFDJ PRODUCT REVIEWS
Product Review: Adobe Flash Player 10
I might have skipped some of the new features of Flash Player 10, but you can always refer to the official FAQ page. Visit Plash Players 10 page on Adobe Labs to dow
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
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.