i Know Kung Foo Consulting

Special DFW CFUG ColdFusion Builder event March 24th

The Dallas / Fort Worth ColdFusion User Group is proud to announce that Adobe Evangelist Terry Ryan will be making a special stop in Dallas on March 24th to present ColdFusion Builder, the new eclipse based IDE for developing ColdFusion applications.

[More]

The ACME Guide: 64-bit Ubuntu 8.04 LTS Hardy Heron Edition - Part 5

Now that our ACME stack has been installed, let's setup some isolated development areas. To do this, we need to create one or more Virtual Hosts in Apache and setup some local domains.

[More]

The ACME Guide: 64-bit Ubuntu 8.04 LTS Hardy Heron Edition - Part 4

We're in the final stretch. We've got Apache, ColdFusion and MySQL up and running. Now we need a way to write some actual ColdFusion code in Linux. For that, we need the Eclipse IDE and a few plug-ins, primarily CFEclipse.

[More]

The ACME Guide: 64-bit Ubuntu 8.04 LTS Hardy Heron Edition - Part 3

We've got [A]pache and [C]oldFusion installed so far. In part three, we're installing 64-bit [M]ySQL.

[More]

The ACME Guide: 64-bit Ubuntu 8.04 LTS Hardy Heron Edition - Part 1

I've always appreciated the effort that Stephen Collins put into creating The ACME Guide, which takes you through the steps of setting up a local ColdFusion development environment. This is my walk through of setting up the latest and greatest ACME stack under 64-bit Ubuntu 8.04.

[More]

Base Eclipse setup

After I got my laptop setup with ubuntu, my desktop started having issues. The main partition quit booting up Windows 2000, so I replaced it with a fresh install of Windows XP. After installing 16 essential security updates, Service Pack 2, 86 MORE security updates, then 2 more security updates, it was time to install Eclipse.

[More]

Multiline Search and Replace in Eclipse

Thanks to the CFEclipse plug-in, more and more ColdFusion developers have been moving to Eclipse as their primary editor and IDE. The one complaint I've heard most often from people familiar with HomeSite, CF Studio and DreamWeaver is that there's no way to search for blocks of code. Thanks to Aptana, that is no longer a problem.

[More]