ColdFusion and OAuth Part 2 - LinkedIn
Earlier this week I discussed how to integrate ColdFusion and Facebook using OAuth2. I mentioned that this was part of a set of examples... more »
Tweet 0 Comments Save Tags: coldfusion , how-to , web services
Raygun.io error service gets support for Ruby, JavaScript, Java and Cold Fusion
Raygun.io, the cloud based error service that automatically records, tracks and reports on software errors now has support for... more »
Tweet 0 Comments Save Tags: coldfusion , java , javascript , ruby
Dev of the Week: Raymond Camden
Every week, we feature a new developer/blogger from the DZone community here and in our newsletter, catching up to find out what they're... more »
Tweet 0 Comments Save Tags: coldfusion , css-html , opinion
Defending ColdFusion
When I finally did glance over Adobe's latest ColdFusion documentation earlier this year, I was blown away! ColdFusion components were... more »
Tweet 0 Comments Save Tags: coldfusion
Offensive error handling in web development
An error happens, so you put up a message defending your site, and sometimes even blame the user! There are more offensive approaches... more »
Tweet 0 Comments Save Tags: coldfusion , javascript , methodology , php
An overview of Xindi CMS
I was recently asked to prepare some slides for a presentation giving an overview of Xindi CMS. I thought I would share the slides here.... more »
Tweet 0 Comments Save Tags: coldfusion , open source
Sitdown with Raymond Camden: Star Wars and Data Structures
Raymond Camden, a Jedi Master and Developer Evangelist for Adobe, joined our host Anthony Pompliano to discuss his presentation on... more »
Tweet 0 Comments Save Tags: coldfusion , css-html , web design
Sitdown with Rakshith Naresh: Keynotes and ColdFusion
Rakshith Naresh, a Project Manager for ColdFusion, joined our host Anthony Pompliano to discuss being the keynote speaker for NCDevCon... more »
Tweet 0 Comments Save Tags: coldfusion
ColfFusion 10 Update 1 Released
The ColdFusion team has released the first update for ColdFusion 10 (10.0.1). It fixes several important issues as described in this... more »
Tweet 0 Comments Save Tags: coldfusion , css-html , web design , web services
Removing duplicates from an array of objects
If you have an array of objects and want to remove duplicate objects from the array based on a key there are a couple ways to go about... more »
Tweet 0 Comments Save Tags: coldfusion , javascript
A Better Understanding Of MVC (Model-View-Controller)
In my web applications development, I use and love ColdFusion components! However, my use of them is definitely sub-optimal. My approach... more »
Tweet 0 Comments Save Tags: coldfusion , methodology
HTML5 WebSockets and ColdFusion – Part 1: An overview and first steps
HTML5 has become popular amongst web developers and revolutionized the way developers write web applications. WebSocket is a core to... more »
Tweet 0 Comments Save Tags: coldfusion , css-html
ColdFusion 10 Released Today: New Features
Its out of beta and up for grabs...ColdFusion 10 has been released! (I make a small appearance in the intro video as well.) So what is... more »
Tweet 0 Comments Save Tags: coldfusion , java , news , standards
Creating Service Objects And Value Objects In A Dependency Injection (DI) Framework
For the last couple of months, I've been thinking a lot about my level of programming and my architectural understanding. Currently, I... more »
Tweet 0 Comments Save Tags: coldfusion , css-html , javascript
FarCry Solr Pro CMS Plugin
Looking for a Solr CMS plugin on par with the Drupal plugin? The FarCry Solr Pro plugin lets you use the power of Lucene (through Solr)... more »
Tweet 0 Comments Save Tags: coldfusion , open source , tools , web design
Pushing HTML5 Video Content over ColdFusion WebSockets
Recently I came across the function drawImage, which can be used to draw an Image or Video on a HTML5 Canvas. Once an image is drawn on... more »
Tweet 0 Comments Save Tags: coldfusion , css-html , how-to , javascript
Writing modules for ContentBox to add extra functionality
While ContentBox is a full stand alone Application, that is built on top of ColdBox 3.5 as of this post, which is included. Writing... more »
Tweet 0 Comments Save Tags: coldfusion , javascript
jsoup adds jQuery-like parsing in Java
Earlier this week James Moberb introduced me to a cool little Java utility - jsoup. jsoup provides jQuery-like HTML manipulation to your... more »
Tweet 0 Comments Save Tags: coldfusion , javascript
Parsing, Traversing, And Mutating HTML With ColdFusion And jSoup
Earlier this week, James Moberg asked me if I had ever used the jSoup HTML Parser with ColdFusion. Until then, I had never even heard of... more »
Tweet 0 Comments Save Tags: coldfusion , javascript
Class Compiling Fun with ColdFusion
ColdFusion is Java - most people know this in the abstract sense. In sales meetings with the non-initiated I speak about ColdFusion as a... more »
Tweet 0 Comments Save Tags: coldfusion , java
HTML5 WebSockets in ColdFusion 10 - Workflow diagram
The HTML5 Web Sockets represent the next evolution of web communications. A WebSocket is a full duplex, bidirectional communication... more »
Tweet 0 Comments Save Tags: coldfusion , javascript , server
HTML5 WebSockets in ColdFusion 10: Full Workflow Diagram
Sagar Ganatra offers a nice diagram of WebSockets multiplexing, provides an example (with a ColdFusion server) , and explains each of the... more »
Tweet 0 Comments Save Tags: coldfusion , how-to , javascript
What's your opinion on CFML compared to other popular languages?
Corey Spitzer tweeted me a question on ColdFusion. It is great to see interest in CFML specially from people like Corey since he is very... more »
Tweet 0 Comments Save Tags: coldfusion , open source , reviews , server
contest for learning unit testing and cfml with coldfusion-koans
I finally went through the ColdFusion Koans (CFK) a couple weekends ago. It was a great experience. I learned more about CFML along with... more »
Tweet 0 Comments Save Tags: announcement , coldfusion , frameworks
The ColdFusion Show - Episode 7 - all about getting you prizes
Ryan Stille and I released the next ColdFusion Show. We have several contests with the help of awesome people providing awesome prizes... more »
Tweet 0 Comments Save Tags: coldfusion , open source , tools