Archive for November, 2008

CFEclipse and Ganymede Issues

Nov

25

by Mike Fleming at 2:48 pm CFEclipse

Having recently had a computer die on me, I have been slowly installing all my dev tools on a new one.  After installing Eclipse 3.4.1 and the latest version of… (read the rest)

Woot Tracker Snippet

Nov

21

by Mike Fleming at 2:45 pm ColdFusion

As I started browsing my RSS feeds yesterday morning I was happy to see that Woot.com was holding one of their famous days known as a WootOff. So I kept… (read the rest)

Adobe Announces Bolt, a ColdFusion IDE

Nov

19

by Mike Fleming at 2:43 pm ColdFusion

Big news came out of MAX today.  Adobe has announced their own ColdFusion IDE, named Bolt.  From their description of the product it will be based on the Eclipse platform. … (read the rest)

ColdFusion Can Scale!

Nov

17

by Mike Fleming at 2:40 pm (2) ColdFusion

Last week I had someone tell me that ColdFusion was dead, in part because it could not scale for high volume websites.  I for one would totally disagree with that… (read the rest)

Dynamic ORDER BY Clause in SQL Server Stored Procedure

Nov

12

by Mike Fleming at 8:09 am SQL Server

Have you ever needed the ability to pass in your sort variable to a SQL Server stored procedure?  At first thought you would think you could do the following: ORDER… (read the rest)

SQL Server Profiler

Nov

11

by Mike Fleming at 7:00 am SQL Server

I do not want to cover everything that can be done with the SQL Server Profiler here, but I do hope that most of the advanced developers out there who… (read the rest)