Ben Forta

Blog

September 3, 2003

Astounding ASCII Art

The most amazing collection of ASCII art is online at http://www.romanm.ch/english/, and not just still images, the movie sequences are incredible. But after all the oohing and ahhing I could not decide what amazed me more, that someone would go through the effort to build all this content, or that...

September 3, 2003

Looking for Non-ColdFusion Developers

Yes, you read that correctly. I have a small ColdFusion app that I need help porting to several other languages (including Java, PHP, ASP.NET, C#, and Perl). This is not a big project, nor is it paid work (the best I can offer you is some recognition and publicity). If you, or someone you know, can...

September 3, 2003

Designers and Developers: Genetically Different?

Designers (UI people) and developers (coders) usually have totally different views of the world, and that was highlighted for me last night when I attended a local user group to watch the big MX2004 product introduction and demo (great event by the way, I was really pleased at how well Breeze...

September 2, 2003

Two New RE (regex) Functions

I have recently been spending countless hours tinkering with regular expressions (for a project that I'll blog within the next few days, I hope). ColdFusion has great regular expression support, but the REFind() and REFindNoCase() functions annoy me no end. I like that I can opt for a position and...

September 2, 2003

Using XSL Parameters

The following tip was sent to me by Ben Cline, and is posted verbatim. Thanks Ben. Ben writes ... I found something lacking in the Macromedia documentation and nearly everything I’ve read about CF. It’s the use of XSL parameters. I found a way to successfully do this, and have tried to...

August 31, 2003

Lesson In What NOT To Steal

This is just too funny (http://www.cnn.com/2003/US/Midwest/09/01/offbeat.gps.thief.ap/index.html). A thief in Wisconsin stole a device used to track prisoners on home detention. And of course, the device not only alerted the authorities but also tracked the thief. You've got to love it when...

August 30, 2003

A SubStr() Function

A thread of the forums (http://webforums.macromedia.com/coldfusion/messageview.cfm?catid=3&threadid=681710) turned into a request for a SubStr() function and a discussion as to why it did not exist. CFML does have a Mid() function, but the third parameter (the length) is required, and this is...

Page 398 of 489 (4885 posts)