I'm about ready to release a programmer's utility and
I'd like to have a few people beta-test it for me.
It's a little utility I wrote for quick-and-easy regex
tweaking and debugging--you type in your regex and
some sample text, click the Match button, and the
match results are displayed in a list box. I
originally wrote it for myself, so it's got things to
make my life easier: a History menu that saves earlier
versions of complicated regex's, quick-reference menus
that insert the correct regex syntax for things like
zero-width lookahead assertions, etc. Also contextual
menus for cut and paste so once you get the regex
right it's easy to drag it back into RB to paste into
your code. Search and replace is also supported.
Please write to me off-list if you're interested. I'm
only accepting a limited number of beta testers, so
please don't be offended if I have to turn you down.
I'd like a few experienced programmers and a few
newcomers to RB, and a couple in-between.
Thanks.
Mark
__________________________________
Yahoo! Mail
Stay connected, organized, and protected. Take the tour:
http://tour.mail.yahoo.com/mailtour.html
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|