| View previous topic :: View next topic |
| Author |
Message |
Guest
Guest IP: 68.51.*.*
|
|
| Back to top |
|
 |
denn988
Guest IP: 66.44.*.*
|
Posted: Mon Dec 29, 2003 4:54 pm Post subject: |
|
|
Whoever took the time to post the above list of links deserves the thanks of all users on this forum.
Searching for, compiling and posting such a list had to take quite some time....and to do so anonymously was a very nice gesture to the 'Christmas' season.
Thank you 'Santa Claus'....I do appreciate the trip you took down the chimney to post the above.
|
|
| Back to top |
|
 |
Ikeb
Special Response Team Forums Admin
 Joined: Apr 20, 2003 Posts: 16509
|
Posted: Mon Dec 29, 2003 5:46 pm Post subject: |
|
|
Agreed. Now we just need a Moderator to put a sticky on this one....
|
|
| Back to top |
|
 |
Guest
Guest IP: 68.51.*.*
|
|
| Back to top |
|
 |
QuietOne
Major
 Premium Member
 Joined: Dec 28, 2003 Posts: 756 Location: Texas, USA
|
Posted: Tue Dec 30, 2003 4:43 pm Post subject: |
|
|
I too want to pay homage to Santa Claus. Denn and Ikeb are certainly right about wanting to thank whoever did all of the "Joe Friday" work. It was no easy feat and they should feel proud of their accomplishment.
I know I sure appreciate having fewer places to look for a large majority of the same info. Makes the day's work go so much faster.
Thanks again Santa. _________________ Stealth is the best weapon!
Win XP Pro SP3, Pentium 4-M, 2.2 GHz, 1GB RAM
|
|
| Back to top |
|
 |
Ikeb
Special Response Team Forums Admin
 Joined: Apr 20, 2003 Posts: 16509
|
|
| Back to top |
|
 |
denn988
Guest IP: 66.44.*.*
|
Posted: Sat Jan 10, 2004 4:09 pm Post subject: |
|
|
Because Andrey is loosing his web page (that is an absolute shame...but it happens), I am going to repost the previously posted links to 'TRegExpr' (The Regular Expression Engine used in WMP) to point to the 'Delphi' Source locations...
'TRegExpr' will download the Regular Expression Test Program.
After you install it and run it you will note the 'Global Modifiers' checkboxes at the top of the 'Expressions' page of the program. In order to have 'TRegExpr' run with the same defaults as are used by MWP, you must set these modifiers as follow:
<tt>
- \i - ON (checked)
- \m - ON (checked)
- \s - ON (checked)
- \x - OFF (unchecked)
- Greedy - ON (checked)
- Russian Ranges - OFF (unchecked)
</tt>These will have to be correctly set each time you open 'TRegExpr',
You can also load the 'Help' files as follows:
NOTE:
You will only be able to test the Regular Expression contained in ONE RULE (in MWP filters) at a time.
Also, the 'input string' should be kept down to a relatively small size (no more than 65,536 Bytes or 2^16 bytes). If the file exceeds that size, the program will still find matches, but will highlight the wrong text (The pointers for that input string window use a 16-bit register and will 'rollover' to the start of the string if the location of the match is past that 16-bit value). If that should happen you can run the expression on a 'file' and it will highlight the correct text.
|
|
| Back to top |
|
 |
Charlie_B
Lieutenant

Joined: Sep 28, 2003 Posts: 207
|
Posted: Tue Jan 20, 2004 4:52 am Post subject: |
|
|
Denn988, looks like regexstudio has done some moving around. I get nothing but 404 errors on all of the links you put in the above post. Is it just me?
Maybe one day RusticDog or someone can put the updated version of the first post, that Ikeb posted in this thread, at the top since that looks to be the finished version of the filter list.
I haven't as yet but since I'm here I'd too like to thank the person who posted the list. It helps!
|
|
| Back to top |
|
 |
Ikeb
Special Response Team Forums Admin
 Joined: Apr 20, 2003 Posts: 16509
|
Posted: Tue Jan 20, 2004 6:16 am Post subject: |
|
|
Actually I should have thought to suggest that RD replace the updated version as the sticky....
As to regexstudio, I get the same thing. That didn't take long.
It looks like some site "rearrangement" is taking place. I found the English Help file at http://www.regexpstudio.com/TRegExpr/Help/RegExp_Syntax.html. It looks like more comprehensive documentation in various languages can be obtained via http://regexpstudio.com/TRegExpr/TRegExpr.html
BTW, it looks like a newer version (0.952) is now available....
|
|
| Back to top |
|
 |
IP: 68.51.*.*
Guest
|
Posted: Sun Feb 01, 2004 8:08 pm Post subject: |
|
|
| Ikeb wrote: |
BTW, it looks like a newer version (0.952) is now available.... |
I am I missing something? In version 0.947 of TRegExpr there is an exe file in the Zip file I downloaded that I can point a shortcut to and have the app function but in version 0.952 I see no such exe.
|
|
| Back to top |
|
 |
QuietOne
Major
 Premium Member
 Joined: Dec 28, 2003 Posts: 756 Location: Texas, USA
|
Posted: Sun Feb 01, 2004 9:52 pm Post subject: |
|
|
| Anonymous wrote: | | Ikeb wrote: |
BTW, it looks like a newer version (0.952) is now available.... |
I am I missing something? In version 0.947 of TRegExpr there is an exe file in the Zip file I downloaded that I can point a shortcut to and have the app function but in version 0.952 I see no such exe. |
No, you're not missing anything cause I noiticed that too. I guess if you don't have access to a Pascal compiler, you're up the proverbial creek without a paddle - and possibly with a hole in da boat to boot! Me too!
I've got one thought that may fix the problem but it might take a few days. I'll get hold of RusticDog and see if he can't contact Andrey to see if we can get an executable included in the new versions from now on. I tried contacting him (Andrey) myself but guess he's not answering his mail. _________________ Stealth is the best weapon!
Win XP Pro SP3, Pentium 4-M, 2.2 GHz, 1GB RAM
|
|
| Back to top |
|
 |
IP: 68.51.*.*
Guest
|
Posted: Sun Feb 01, 2004 11:16 pm Post subject: |
|
|
| QuietOne wrote: |
I'll get hold of RusticDog and see if he can't contact Andrey to see if we can get an executable included in the new versions from now on. I tried contacting him (Andrey) myself but guess he's not answering his mail. |
I don't have the ear of 'Andrey' either.
If anyone is in a position to offer suggestions to the developer of TRegExpr, one thing that would be nice would be for the program to remember the 'Global Modifiers' chosen when the program is closed. Instead of having to reset them each time the program is opened.
|
|
| Back to top |
|
 |
Ikeb
Special Response Team Forums Admin
 Joined: Apr 20, 2003 Posts: 16509
|
Posted: Mon Feb 02, 2004 5:34 am Post subject: |
|
|
Yeah, that one always gets me as well. You'd think I'd learn after wondering "What the h*** is going on with this filter now?" for the nth time!
So the latest version only has the source code eh? I forgot about wanting to install the newer version. Thanks for saving me the trouble QuiteOne.
You know ... we should be asking RD to consider building TRegExpr into MWP....
|
|
| Back to top |
|
 |
QuietOne
Major
 Premium Member
 Joined: Dec 28, 2003 Posts: 756 Location: Texas, USA
|
Posted: Mon Feb 02, 2004 6:54 am Post subject: |
|
|
| Ikeb wrote: | Yeah, that one always gets me as well. You'd think I'd learn after wondering "What the h*** is going on with this filter now?" for the nth time!  |
I'll second, or third, or whatever that particular little item myself. Sure gets tiring trying to verify the *@*$E( setup every time you do something.
| Ikeb wrote: | | So the latest version only has the source code eh? I forgot about wanting to install the newer version. Thanks for saving me the trouble QuiteOne. |
You're welcome Ikeb. Anytime I can help, I'm always willing. Well... most of the time anyway. There are a few things where I draw the line.
| Ikeb wrote: | | You know ... we should be asking RD to consider building TRegExpr into MWP.... |
That's a really good idea. Glad you thought of it! I asked RD to help the last time --- now it's your dime!! err nickel, err time!! Oh whatever! Hey, but I'll back you up on the request.
BTW Ikeb, I heard back from one of the guys at Firetrust, but not RD, on the request about TRegExpr. He's going to see if they can get some action on an executable image. But it'll probably take a week or so. Take care.
Later Ikeb and nice to hear from you. _________________ Stealth is the best weapon!
Win XP Pro SP3, Pentium 4-M, 2.2 GHz, 1GB RAM
|
|
| Back to top |
|
 |
UserFriendly
Captain

 Joined: Apr 18, 2003 Posts: 348
|
Posted: Mon Mar 29, 2004 2:29 am Post subject: |
|
|
| Quote: | | one thing that would be nice would be for the program to remember the 'Global Modifiers' chosen when the program is closed. |
I did some Delphi programming at college - nothing serious, but apparently enough to be able to figure out how to change the default state of a few checkboxes.
I looked in the files included in 0.952 and there was no source for a TestRExp.exe. Just the necessary files for adding the functionality to your own application. Looks like development on this freeware regexp tester has stopped.
So I've modified 0.947:
http://www.purechaos.plus.com/mw/TestRExp.exe
It won't 'remember' whether a box was checked or not, just always start with them selected as in denn988's post above.
Enjoy
-UserFriendly
|
|
| Back to top |
|
 |
|
|