Knoa Software Appoints Minnie Punj-Introne as VP, Services


Latest entries from steve.coldfusionjournal.com

Moving my Blog
I have been planning to move my blog for some time now, but I have always put it off, but recent events have forced my hand.
Checking for Related Records on Deletion
After covering features, I wanted to share a real-world scenario with DataMgr. In this case, the need to prevent the logical deletion of a record where related records exist.
Missed Milestone
I have been so busy lately that I didn't even notice when a major milestone passed. As of July 22nd, I have been self-employed for five years. So, what is the secret to my success?
ExpandPath and Dynamic File Names
This is a short one. I just discovered today, that if you have a dynamic file name from a file that a user has uploaded, you should not include it in ExpandPath.
The Importance of Speed
I went with my wife to Baltimore this week for a conference. Among the vendor booths at the conference is a company that makes software targeted at the businesses attending.
Trek to "The Book Thing"
When listening to The ColdFusion Weekly podcast, I heard Peter Farrell describe "The Book Thing" in Baltimore. It was, according to his description, a place that had shelves and shelves of free books - whole rooms of them in fact.
Ray Camden Security Presentation
Ray Camden gave a presentation to the Tulsa CFUG on ColdFusion Security last night. We got off to a late start due to my own ineptitude in setting up Adobe Connect. After that, however, the presentation was great. I was actually a bit surprised
Introduction to Relation Fields
I added relation fields to DataMgr in version 2.0. Upon receiving a question about them by email, I noticed that I haven't ever written a good introduction about how to use them (though I have mentioned them several times).
Search Safe Flash Intro
Among design professionals, Flash intros are not popular. Even so, sometimes a client will insist. I had this very situation recently.
Schema Synchronization with DataMgr
One common problem that many developers face is Database Schema Synchronization, that is making sure that your database has the right schema.