Ben Forta

Blog

November 28, 2004

Hello from San Diego

I am in beautiful San Diego today, and just finished a series of ColdFusion related meetings with various Government agencies. I love spending time with Government ColdFusion users, the range of applications being built, and the spectrum of developers and skill-sets that make up the ColdFusion...

November 27, 2004

Sharp Using FlashPaper

It's nice to see the use of FlashPaper becoming more mainstream. Sharp is using FlashPaper in a product compatibility table at http://www.sharp3d.com/partners/NVIDIA.asp. This is a great example of embedding FlashPaper within a page (as opposed to the usual PDF take-over-the-page interface). Thanks...

November 27, 2004

Firaxis Games, Powered by ColdFusion

Firaxis Games is the creator of "Sid Meier's Pirates" (Time Magazine's Coolest Video Game 2004) and other highly rated games including the Civilization series. And Firaxis' Web site at http://www.firaxis.com/ is powered by ColdFusion (CF5, it appears). Thanks to Peter Tilbrook for bringing this one...

November 24, 2004

Proporta Shipping A Bluetooth Keyboard

Proporta is shipping a Bluetooth foldable keyboard. This one is available in QWERTY and AZERTY models (AZERTY? Why?), runs on 2 AAA batteries, and works with just about all PDAs and phones. Details at http://www.proporta.com/F02/PPF02P05.php?t_id=982&t_mode=des.

November 23, 2004

Blackstone And Access To Final SQL

This one has bugged me for a long time. ColdFusion allows you to build SQL statements dynamically (using variables, expressions, conditions, and more), but have you ever wanted to know exactly what that final generated SQL was? ColdFusion obviously knows what it is, and if you have debugging turned...

November 23, 2004

Blackstone And XML Method Arguments

Arguments (parameters) passed to (for UDFs and CFC methods) may be validated using the TYPE attribute which takes a data type as a value. One important type that is missing in CFMX is XML, and we plan to fix this by supporting TYPE="xml" in Blackstone. Oh, and of course itself supports...

November 22, 2004

Breeze Saves The Day

I just spent 15 minutes helping a customer, he had a major deadline (building a ColdFusion application as a proof of concept) and was running into last-minute-just-before-demo glitches. He IMd me for help, I sent him to my Breeze room and gave him presenter privileges so I could see his screen, and...

November 22, 2004

Improving In Blackstone

is used to enumerate the variables used in your code, ensuring that they exist, optionally setting default values if they do not, and possibly also validating data types. Placing a series of tags at the start of a page makes it easier to ensure that required variables exist, and that they are of...

Page 350 of 489 (4885 posts)