Ben Forta

Tag: ColdFusion

← All posts
September 26, 2005

Just Released: ColdFusion MX 7.0.1

The update to ColdFusion previously known by the code name "Merrimack" is now available for download. Version 7.0.1 of ColdFusion includes: Native Mac OSX installer Support for Oracle AS and Oracle 10g Support for IBM WebSphere Network Deployment Lots of incremental improvements to Flash Forms,...

September 26, 2005

Displaying Query Contents In Debug Output

Someone just e-mailed me to ask if there was a way to see a dump of all query contents when viewing ColdFusion debug output. And, actually, there is. Here's the scoop. The ColdFusion debug output that we are all so familiar with is actually generated by a .cfm page. If you look in...

September 26, 2005

Ray's CF Coding Contest

Ray Camden is running a contest for beginner ColdFusion programmers . He has posted a program that he wants created, and is looking for creative solutions. The contest is over on October 3rd, 2005, and the winner will get a copy of ColdFusion MX 7 Web Application Construction kit (which Ray...

September 15, 2005

Building An IM Bot - Part III

The previous parts of this series explained what IM bots are and how they work , and then walked through the steps needed to create a Google Talk IM bot . In this part we'll look at using other IM networks, using gateway helper functions, and managing session state. Thus far we have concentrated on...

September 15, 2005

ColdFusion XMPP Gateway Update Available

An update to the ColdFusion MX 7 XMPP gateway is now available . The changes include XMPP/Jabber 1.0 specification compliance, increased connection timeout, SASL/Plain support for servers requesting SASL/PLAIN authentication, and SASL/Digest-MD5 support. This update is not part of the upcoming...

September 14, 2005

Building An IM Bot - Part II

As should be clear by Part I of this post, creating a Google Talk IM bot requires the following three items: An installed ColdFusion gateway type that is compatible with the Google Talk network. As Google Talk is built on top of Jabber which is XMPP based, the XMPP gateway that comes with...

Page 108 of 156 (1560 posts)