Quantcast
750×100
Read WebProNews
With Friends!
 
ColdFusion Whitepaper Details Future Iterations In Software Roadmap

ColdFusion Whitepaper Details Future Iterations In Software Roadmap

By Zach Walton May 8, 2013

Adobe is making headlines this week with its controversial decision to discontinue development of Creative Suite in favor of Creative Cloud, but that’s not all we’re seeing from its annual MAX Conference. ColdFusion, Adobe’s Web development software, is the subject …

Experimental Google Search Options

Google is experimenting with some very cool options for searching. First off, they have show new view: keywords that display additional ways to view / filter search results:

Adobe Spins Up LiveCycle ES
· 46 Comments

The financial and government sectors drove plenty of the work performed in preparing LiveCycle ES for its debut in the enterprise market.

ColdFusion 8 Brands With Adobe
· 14 Comments

ColdFusion’s latest version emerges for the first time under the Adobe brand name; it’s changed a lot since its early dot-com days of doing database calls for HTML.

Yahoo’s Search SDK Updated

So I’ve been ranting and raving about how we need to make this the year everyone knows about ColdFusion.

Well, I am very happy to say that Yahoo has just updated their Search SDK, and guess what language makes a brand new appearance??.

Yep – that’s right. COLDFUSION! Sorry to "yell" but I’m just that happy about it. The SDK includes both a simple search example and my ColdFusion Yahoo package.

Debugging Tip for Flex/ColdFusion

There are multiple methods of debugging applications, including the very cool FusionDebug, log files, ServiceCapture, and the debugging rolled into Flex Builder 2 itself.

MySQL Administration via ColdFusion
· 2 Comments

A user asked me if it was possible to backup and restore a MySQL database from ColdFusion.

Noteworthy Videos
Warn a User About a Session Timeout with Javascript
· 4 Comments

A coworker asked me this so I thought I’d whip up a quick example.

Flex/ColdFusion Mystery and a Very Simple Answer
· 2 Comments

I was working on a Flex project when I hit a brick wall. I had a very simple form.

Parsing XML As Query Object In Coldfusion
· 1

I work in the financial industry as a developer and not that the financial industry has any greater implementation of XML than any other, but web applications that utilize back office processing for loan applications, or new account opening processes, or retail internet banking applications all to some extent make calls to a host. Many times it’s a DB2 database, and many times some other process that returns account information or validation information in xml format.

ColdFusion / XML Query Style
· 1

At one point or another, whether it’s an enterprise level website, or one of your own, you’re going to have the burning desire to see how you can take advantage of what XML can do for your applications.

Consuming RSS Feeds With ColdFusion
· 3

ColdFusion doesn’t seem to get the respect it deserves amongst the dedicated Java or .NET or even PHP development circles, but having worked in all of those environments, I’d like to state for the record, that completing a large scale development project AHEAD of schedule, keeping your Business Managers and Projects Managers happy, and let’s not forget the most important of all…

Helms on ColdFusion

Fusion Authority has published an interesting editorial by Hal Helms, scheduled for inclusion in FAQU 3.

Where You Put Your CFERROR Tag Matters
· 1

Chalk this up to the “I can’t believe you never saw this before” file.

Coldfusion Conference Pricing

I’ve seen a few comments about the cost of CFUNITED and the earlybird closing date. In the past, it’s not been something I’ve paid much attention to because I’ve always attended as a speaker and always gotten all my material in on time so TeraTech comps the fee and the hotel. If you don’t get your act together as a speaker, they still comp the conference but you pay for your hotel!

ColdFusion/Spry Kit Proof of Concept

So – in case folks are curious – I now have both a dishwasher and the Internet back at my house. I feel like I’ve returned to the modern world. (Yes, I’m spoiled.)

Web App Vulnerabilities Over Buffer Overflows

This should be an eye opener to many. In September Mitre reported that web application vulnerabilities are claiming the top three spots on their CVE request list, beating out Buffer Overflows.