Some of my FusionAuthority Quarterly Update Tip Columns now available online

Some may know that I'm a regular contributor to the FusionAuthority Quarterly Update.

From: Charlie Arehart - Server Troubleshooting

"Using the CF8 Debugger", my 25-page CFWACK chapter is available online

Have you started using the CF 8 debugger? Either way, you may have noticed that the documentation on it is rather sparse.

From: Charlie Arehart - Server Troubleshooting

My two articles in the latest FAQU

I'm keeping my streak alive of having written in each of the first 5 editions of the FusionAuthority Quarterly Update.

From: Charlie Arehart - Server Troubleshooting

My latest Adobe Devnet article on CF8 monitoring: Part 3 and 4 now posted

Developer Connection > ColdFusion Developer Center". Go figure. :-)

From: Charlie Arehart - Server Troubleshooting

CF8 WACK Volume 2 Ship Date Announced at Amazon

I announced a few weeks ago that Volume 1 of Ben's CF8 Web App Construction Kit, which Ray and I co-authored, had finally arrived in physical form.

From: Charlie Arehart - Server Troubleshooting

My latest Adobe Devnet article on CF8 monitoring: Part 2, "Using the Server Monitor in production"

Some may be interested to learn that I've had another article published on the Adobe Devnet site yesterday: "ColdFusion 8 server monitoring - part 2: Using the Server Monitor in production".

From: Charlie Arehart - Server Troubleshooting

On the cover of the rolling stone...gonna buy 5 copies for my mother

Well, today I got to experience something I hadn't in 5 years: holding in my hands a book with my name on it.

From: Charlie Arehart - Server Troubleshooting

CF8 monitor doesn't run on CF8 Standard, or any 6 or 7. What to do?

I'm surprised to still see people lament when they learn that CF8's server monitor does not run on CF8 Standard, or that it doesn't run at all against CF 6 or 7.

From: Charlie Arehart - Server Troubleshooting

Resources for getting into the Multiserver (multiple instance) implementation of CF

You may have heard of the new Multiserver deployment option that was introduced in CFMX 6.

From: Charlie Arehart - Server Troubleshooting

Programmatically accessing allowed IP Addresses in Developer Edition (and understanding the limits)

Have you ever needed to know programmatically what IP addresses, besides localhost, ARE allowed to access your Developer Edition of ColdFusion? I'll show you how here. [More]

From: Charlie Arehart - Server Troubleshooting

Reloading CF web services programmatically, using the CF7 Admin API

I'm surprised to not see much out there about how to reload or refresh CF's cached WSDL proxy for calling a web service, at least programmatically using the new CF 7 Admin API.

From: Charlie Arehart - Server Troubleshooting

Using SeeFusion and FusionReactor with BlueDragon

Folks often ask me whether I know if BlueDragon can run either of the two performance analysis tools, SeeFusion and FusionReactor.

From: Charlie Arehart - Server Troubleshooting

Check out SeeFusion 4, now available, with new Flash Interface

Some of us have been hearing about or seen previews of SeeFusion 4, with its nifty new Flash-based interface.

From: Charlie Arehart - Server Troubleshooting

Handling optional arguments to web service method calls in CFMX 7

Have you tried to invoke a web service method from CFML when it declares optional arguments, and you don't pass in those optional arguments? You get an inobvious error message.

From: Charlie Arehart - Server Troubleshooting

Solving error connecting to SQL Server from ColdFusion on Localhost

[Updated a few times since 2006, to correct some minor changes in the tools involved.

From: Charlie Arehart - Server Troubleshooting