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


LATEST COLDFUSION STORIES & POSTS
CFDJ News Desk monitors the world of ColdFusion to present developers and CFDJ readers with the latest CF news and updates, technology advances, business trends, new products and standards, and a selection from top CFDJ bloggers.

Pages: « Prev 4 5 6 7 8 9 10 11 12 13 14 Next »
Version Control Using Subversion
This article describes the differences between CVS and Subversion and explains how to install Subversion and migrate an existing CVS repository. It also describes how to configure Subversion in a Windows environment, explains a basic Subversion project structure, and introduces the mai
read & respond »
Designing ColdFusion Applications With UML
Developers are no different, yet I see 'improv developing' all the time. A project manager will just describe what's needed - the outlines of a plot - and let the developers work it out. The results are often what you'd see with a movie. However, designing an application with UML can a
read & respond »
ColdFusion on Agenda at Real-World Flex Seminar
The 'Real-World Flex' One-Day Seminar will delve deep into the central workings of Flex so that the seminar delegates can integrate this timely new technology into their applications, creating powerful interactive content. And CFDJ Editor-in-Chief Simon Horwith will lead one session de
read & respond »
wddxAjax v. 1.1 ColdFusion AJAX Custom Tag Released
Guido Bellomo has announced the release of wddxAjax v. 1.1. wddxAjax is a ColdFusion Custom Tag to enable AJAX on *.cfm templates. It was co-developed by Guido Bellomo and Stefano Vitta, of Bloggers.it. wddxAjax is fully compatible with Internet Explorer and Firefox.
read & respond »
Intergral Updates FusionReactor ColdFusion Dashboard
FusionReactor is a must for administrators and hosting companies who need to monitor their systems and recognize and act upon issues before they present critical danger to their runtime environments, the company says.
read & respond »
Showing Commitment to the CF Community
I've written a lot lately about the growing strength of the ColdFusion development community - shown by the onslaught of frameworks and the rapid adoption and support for these frameworks, the growing number of bloggers, new conferences and the great success of the CFUnited conference,
read & respond »
Designing ColdFusion Applications for Deployment as EAR Files
Enterprise Application aRchive (EAR) files are a standard and portable manner for packaging applications to be deployed on J2EE application servers, such as Adobe JRun, BEA WebLogic, and IBM WebSphere. An EAR file is, in essence, just a big ZIP file with a special layout of the directo
read & respond »
My Upcoming Flex/Java Presentations Schedule
I'm planning to make several presentations on using Adobe Flex 2 with or without Java in New York and New Jersey this year. As the saying goes, 'If you want God to laugh, tell him about your plans', so let me put it this way: this is what I believe I'm going to be doing later this year
read & respond »
Adobe Announces MAX 2006 Conference and Fourth Annual MAX Awards
Adobe Systems Incorporated (Nasdaq:ADBE) announced the Adobe MAX 2006 Conference, to be held Oct. 23-26 in Las Vegas. MAX 2006 will give developers and designers a forum to network, share ideas, get hands-on technical training from certified experts, gain new skills and learn about new
read & respond »
Flex 2 Is Here! Adobe Rolls Out Latest AJAX Competitor and Extender
Adobe today launches Flex 2, with a free Adobe Flex 2 Software Development Kit (SDK) aimed at equipping developers to build a new class of rich Internet applications with improved usability and effectiveness.
read & respond »
Adobe Extends ColdFusion and Flex Builder 2
The ColdFusion team also has a few exciting updates to share with developers. Adobe has created a deep level of integration and productivity tools for Flex and ColdFusion making it easy for ColdFusion developers to get started and become productive building Flex applications, the compa
read & respond »
Adobe Flex 2 Has Been Released Today!
Adobe Flex 2 has been released as planned. The first question is how much. The quick answer is better than expected, and here's the breakout. Flex 2 SDK, command line compilers and Flex Data Services Express (must run on a single-processor server), Flash Player 9, which is actually a v
read & respond »
Writing an RSS Aggregator Part 1
So often in this column I feel that I'm writing about basic concepts and using trivial examples. It's often up to you, as the reader, to figure out how to apply these concepts to your development. I thought it might be a good idea to take some space to try to bring a lot of the concept
read & respond »
Creating Object-Oriented Presentation Layers
For the past several weeks, I've been immersed in writing a large application - so immersed, in fact, that I missed writing my column for last month! This application has been particularly interesting to me because it makes such extensive use of AJAX - that combination of JavaScript, D
read & respond »
SYS-CON Announces "Real-World Flex" One-Day Seminar to Take Place August 14, 2006, in New York City
SYS-CON Events, Inc. (www .events.sys-con.com)annou nced today that the first event in the 'Real-World Flex'(www.flexseminar.com ) One-Day Seminar series will take place on August 14,2006, at the Roosevelt Hotel in New York City. Adobe Systems Inc. is theplatinum sponsor of this event, wi
read & respond »
Using Objects in Your Adobe ColdFusion MX Applications
As ColdFusion has become a leading choice for large-scale quick-to-market application development, new CF server releases have been adapted to make it possible to integrate object classes into your Web applications. Since ColdFusion MX, developers have been able to architect applicatio
read & respond »
ColdFusion Developer's Journal: Feed Your Site
Code reuse has always been an important principle in a software developer's toolbox. While this principle often applies to source code, developers have also tried to apply the same formula to Web content. By grabbing content from one Web site, the developer can reuse it in new and uniq
read & respond »
When AJAX Happens to Old Browsers
One of the latest crazes in Web development is AJAX. Unless you've been living in a cave for the last year, you've heard of this old, yet currently popular, technique for making HTTP requests to a server without refreshing the Web page. While claims of smaller bandwidth, faster respons
read & respond »
Advanced XML Processing with StAX in ColdFusion
Putting support for XML processing in ColdFusion 6.0 was regarded as a major feature upgrade. With the switch to Java, ColdFusion could leverage the existing Java functions in Jakarta Commons and add support for things like Web Services (Axis). However, binding itself to Java also boun
read & respond »
How ColdFusion MX 7 Made Me A Hero
Using Cold Fusion 7.01 and MS SQL Server technologies, the Riley Children's Foundation developed a Web services system (EFT Payment Management System - EPMS) that efficiently processes thousands of credit card pledge payments each month. The system pushes large volumes of credit card p
read & respond »
Building Generic Maintenance Interfaces
When the March 2006 issue of CFDJ arrived, I had just begun working on the maintenance interfaces for the support tables of a new system. There are many of these tables, and implementing the associated maintenance routines looked set to consume a lot of time.
read & respond »
How ColdFusion MX 7 Made Me a "Hero" at the Office...
Let me begin by saying that I don't consider myself a ColdFusion expert. In fact, I didn't even write my first ColdFusion application until 2004. Nevertheless, ColdFusion MX 7 still has made me a 'hero' (as Simon would put it) at the office, and this is how it happened.
read & respond »
Favorite Flex Builder Shortcuts
I've been spending quite a bit of time in FlexBuilder lately, and have started to rely extensively on some shortcuts. Some of these are actually Eclipse shortcuts, but regardless, these are some of my favorite:
read & respond »
Implementing HTTP Basic Authentication
Most ColdFusion applications that require users to be authenticated follow the pattern laid out in the official ColdFusion documentation and in the ColdFusion MX Developer's Guide.
read & respond »
How ColdFusion MX 7 Made Me A Hero In The Office
Last month I announced a CFDJ essay writing contest; the topic for the essays was 'How ColdFusion MX 7 made me a hero in the office.' I received many great entries and thank each of you for your submissions.
read & respond »
Isn't It About Time to Dump CF5?
A new project just landed on my desk. This is not a maintenance project; it's brand new, start from scratch, development. The client asked me to build a site in ColdFusion 5. It's my fourth project in the past year that's based on a legacy version of CF. I could have saved the client b
read & respond »
WHIR: OHL Online Draft Powered By AJAX, ColdFusion And Oracle
Web Host Industry Review is running a story about how 'minor league hockey organization the Ontario Hockey League has begun conducting its draft online through an interface resembling those used in many online fantasy sports pools.' As per the story, the application saves time and mone
read & respond »
"Real-World Flex" by Adobe's Christophe Coenraets
Some people take the dog for a walk, other go play a round of golf. Not Christophe Coenraets. His idea of a good time is to illustrate Flex and JMS integration by extending a simple 'realtime feed' application that he built a while back! Web Developer's & Designer's Journal is proud to
read & respond »
Flex Beta 3 And ColdFusion 7.0.2 Beta Released
Flex beta 3 is now available for download from Adobe Labs. Download new versions of Flex Builder, Flex Data Services, Charting, Flash Player, the ColdFusion/Flex connectivity bits, and the sample applications. The ColdFusion updater updated ColdFusion to 7.0.2. In addition to the Flex
read & respond »
Free Flex, Get Your Hot Fresh FREE Flex!
In Flex 2 this all changes. A server is no longer needed to actually serve Flex requests. You may in fact want a server (Flex Data Services), but it is not actually needed. In Flex 2 you can write your code (MXML and AS) and then compile it, generating a complete SWF (in much the same
read & respond »
Rich Internet Applications with Adobe Flex 2 and Java
A typical Java developer knows that when you need to develop a GUI for a Java application, Swing is the tool. Eclipse SWT also has a number of followers, but the majority of people use Java Swing. For the past 10 years, it was a given that Swing development wouldn't be easy; you have t
read & respond »
Public Deployment Of Flex 2 Apps Requires Beta Flash 8.5 Player
We're being really open with the Flex 2 beta. Anyone can download the bits from the Labs site, and you are free to share the MXML/AS code you write and even deploy the Flex 2 apps that you create. Just keep in mind that in order to execute your apps, users will need to be running the F
read & respond »
Flex 2 Beta 3 Is Released
Flex 2 beta 3 was just publicly released at http://labs.adobe.com. There are some nice changes in beta 3. I won't list them all here, but a few changes that I've been most impressed with so far are a bunch of nice enhancements to the Flex Builder IDE interface and performance and much
read & respond »
"Real-World AJAX" One-Day Seminar Arrives in Silicon Valley
The first 'Real-World AJAX' event, held in New York City, featured 15 speakers in 11 sessions, including many of the the world's most renowned AJAX experts, and more than 400 delegates attended while more than 15,000 SYS-CON.TV viewers tuned into the simulcast on March 13, 2006. Backba
read & respond »
Cold Fusion Host CFDynamics Starts Blog Service
CFDBlogger features free setup and a low monthly fee to host blogs. Features such as image uploading, trackbacks, RSS feeds and WYSIWYG editor are included with a CFDBlogger account. 'We are pleased to offer this outstanding blog service,' said Jason Egan, Vice President of Customer R
read & respond »
An In-Depth Look at Mapping APIs
Back in the November 2005 issue of CFDJ, we looked at how to create a live map of your Web site visitors using Google Maps and other freely available services.
read & respond »
Enter the Adobe Flex Developer Derby
We're very excited about the upcoming release of Adobe Flex 2.0, an integrated set of tools and technology enabling developers to build and deploy scalable rich Internet applications, and hope that you as developers are too.
read & respond »
Creating Database-Driven Websites Using ColdFusion MX 7 on Mac OS X
It's not every day that you get the opportunity to pen an article about true love and technology. But in a few cases, true love and technology mix quite well.
read & respond »
Flash Forms to the Rescue
Six months ago I was anxious to get the chance to upgrade our Web servers to Adobe ColdFusion MX 7 Enterprise Edition. During a product re-design, I realized how advantageous it would be for our customers to start using the new Flash Forms feature versus the standard HTML tables they h
read & respond »
CFDJ Feature — Strip Tease
I don't like browser-based WYSIWYG editors. There are a reasonably large number of them and several of the recent versions are even cross-browser-compatible with Mozilla and even some less popular browsers (although Safari continues to be problematic).
read & respond »
Pages: « Prev 4 5 6 7 8 9 10 11 12 13 14 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
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
Nexaweb Advance Offers Customers Comprehensive Solution for Legacy Modernization and Enterprise Web 2.0 Adoption
a technology-enabled modernization solution that allows enterprises to transform legacy busi