Insights

Written by the people doing the work.

We publish on agentic AI, automation, ColdFusion and modernization; the topics where we think the received wisdom is currently wrong. No ghostwriting, no vendor summaries.

Uncategorized

Case Study: HauntWorld.com AWS Implementation

ABOUT HAUNTWORLD HauntWorld the most advanced haunted and Halloween attraction directory on the web. Hauntworld.com is dedicated to promoting the haunted house industry, which…

·4 min read
Uncategorized

How to Use SQLite Manager Extension in Firefox?

It was really strange when I installed an SQLite manager extension from Mozilla and I cannot find how to use it!! Well Then I…

·1 min read
Uncategorized

Updating coldfusion 9.0.0 to 9.0.1

Updation of ColdFusion is always painful for me. I am working on ERP level projects which is build on ColdFusion and we have heavily…

·2 min read
Uncategorized

ColdFire Not Working with Firefox 5

In IT industry update come with nice stuff but latest Firefox 5.0 update make my life painful. In early morning I got Firefox update…

·2 min read
Uncategorized

Submit Form to CFWINDOW

This may be wrost title. Basically I need to submit form and submit page should render in cfwindow object, another issue was there are…

·3 min read
Uncategorized

How to Use Query of Query in cfscript

We can use queries of queries in cfscript with the Query.cfc. But this is possible in Coldfusion 9 because Query.cfc has introduced in Coldfusion…

·2 min read
Uncategorized

Run BlackBerry PhoneGap Application on Other BlackBerry Models

I am currently developing BlackBerry Application using PhoneGap. Basically PhoneGap is a BlackBerry WebWork project. Eclipse has plugins for that. But when you use…

·1 min read
Uncategorized

CF Builder Error: “Unhandled Event Loop Execution” When Trying Install New Software

Got new project and started working this, going through documentation provided by client and where he mention code repository will be Git. Well, we…

·2 min read
Uncategorized

Get Drives List Using ColdFusion in Window

For one of my project where we were building file manager to give selection of server file, here we need list of drive letters…

·1 min read
Uncategorized

Camera and Read Directory Was Not Working in BlackBerry 5.0 PhoneGap Application – Solved

Problem: Camera and read directory was not working in BlackBerry models with OS 5.0 when using PhoneGap.   Solution: I had deleted json2.js file…

·1 min read
Uncategorized

Forward Engineering Visio 2007 Database Model to SQL Server

This is first ever I was trying for Visio Database model to design database without knowing that forward engineering doesn’t support on Visio 2007.…

·3 min read
Uncategorized

Enable/Disable Auto Back Button for jQuery Mobile Framework

Currently JQuery Mobile is still in alpha version. As they are moving towards first beta version, they do some changes from previous alpha versions.…

·1 min read