Hey Adam: As much as I despise all things WYSIWYG...I wouldn't mind a CFML RegEx generator.
I still haven't quite gotten my head around writing regular expressions...even tho I know how powerful and userful they can be. I'd want a generator not to rely on...but to use so that I can start to get familiar with how and when to use regular expressions, as well as being able to view the expression afterwards, dissect it, learn from it, etc. :) thx, charlie -----Original Message----- From: Adam Churvis [mailto:[EMAIL PROTECTED] Sent: Monday, June 30, 2003 10:49 PM To: CF-Talk Subject: Re: (OT) RegEx editor Actually, a while ago we wrote a very powerful graphical RegEx builder in C++ for Windows that performs multiple search/replace iterations as part of DatabaseBlocks 3 (which we're still trying to get out the door). We've been thinking about also creating a standalone utility based on it, but we didn't know if enough people were really all that interested in what you could do with RegEx, so we sat on the idea. What kinds of things do you guys want to do with RegEx, specifically? Would you want just a standalone utility that performs multiple RegEx operations on disk files, or do you need it to generate CFML RegEx calls, or what? Just probing here. Respectfully, Adam Phillip Churvis Member of Team Macromedia Advanced Intensive ColdFusion MX Training ColdFusion MX Master Class: July 14 - 18, 2003 http://www.ColdFusionTraining.com Download CommerceBlocks V2.1 and LoRCAT from http://www.ProductivityEnhancement.com The ColdFusion MX Bible is in bookstores now! ----- Original Message ----- From: "Michael Dinowitz" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, June 30, 2003 11:07 AM Subject: (OT) RegEx editor > I've talked to the creator of this RegEx editor: > http://www.blackie.dk/KDE/KRegExpEditor/ > He's willing to port it to Windows as a standalone visual RegEx creator for us. > We'll have the source (in Qt) and the license and I'd make it a community thing. > What's needed? > $720 > If your interested in such a tool, please email me off list with the amount > you'd like to kick in. As we'll have the source and all, it can be modified by > community members into other things such as a DW or Studio/HS+ plugin. > > Michael Dinowitz > Finding technical solutions to the problems you didn't know you had yet > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

