Apr
03
by Mike Fleming at 7:09 am (2) .NET, Blackberry, ColdFusion, Technology | .NET, Adobe, API, ColdFusion, development, Java, Mobile, PHP
Justin James at TechRepublic posted an article yesterday that covers his opinion of the 10 skills developers will need in the next 5 years. You can read his article and… (read the rest)
Mar
19
by Mike Fleming at 6:39 am (2) ColdFusion
I saw this new technote yesterday from Adobe, showing how you can have ColdFusion render HTML pages. I would imagine most folks know how to do this and also that… (read the rest)
Mar
10
by Mike Fleming at 12:36 pm .NET, ColdFusion
Needless to say, I received many comments and emails from the post this morning about comparing the performance between ColdFusion and .NET when resizing an image. Some folks had wondered… (read the rest)
Mar
10
by Mike Fleming at 7:28 am (10) .NET, ColdFusion
I received a comment from a reader named Daniel yesterday asking if I knew the performance difference in ColdFusion and .NET when resizing an image. I did not know the… (read the rest)
Mar
09
by Mike Fleming at 7:17 am (2) ColdFusion
Late last week I ran across a very strange Javascript error when putting together a few related selects. The error would appear whenever the bind function was fired on one… (read the rest)
Feb
24
by Mike Fleming at 7:14 pm (1) ColdFusion
So I guess I have been living under a rock. Today I came across the suggestions attribute that started shipping with ColdFusion 7. In short, this feature will attempt to… (read the rest)
Feb
23
by Mike Fleming at 8:00 pm .NET, ColdFusion
Our next little topic in the series comparing ColdFusion and .NET will cover the simple task of uploading a file via FTP. This task is fairly easy in both languages… (read the rest)
Feb
17
by Mike Fleming at 6:54 pm (1) ColdFusion
I just saw this article on the Adobe Developer Center written by Ryan Wagener discussing what SQL injection attacks are and how to prevent them in your ColdFusion applications. If… (read the rest)
Feb
16
by Mike Fleming at 2:20 pm (3) .NET, ColdFusion
Today’s post in our series comparing ColdFusion and .NET covers the topic of parsing XML. If you are a developer you do this quite often. For this example I am… (read the rest)
Feb
12
by Mike Fleming at 7:20 pm (2) ColdFusion
I ran into something interesting today that I had not attempted before regarding the group by attribute in a cfoutput statement. I needed to separate content into different group headings,… (read the rest)