Click here to Skip to main content
15,881,812 members
Home / Discussions / Regular Expressions
   

Regular Expressions

 
GeneralRe: Help wanted with regex format. Pin
Bernhard Hiller31-Jul-13 22:26
Bernhard Hiller31-Jul-13 22:26 
GeneralRe: Help wanted with regex format. Pin
Septimus Hedgehog31-Jul-13 23:58
Septimus Hedgehog31-Jul-13 23:58 
GeneralRe: Help wanted with regex format. Pin
Bernhard Hiller1-Aug-13 20:39
Bernhard Hiller1-Aug-13 20:39 
GeneralRe: Help wanted with regex format. Pin
Septimus Hedgehog1-Aug-13 22:16
Septimus Hedgehog1-Aug-13 22:16 
GeneralRe: Help wanted with regex format. Pin
ExcellentOrg6-Aug-13 19:07
ExcellentOrg6-Aug-13 19:07 
GeneralRe: Help wanted with regex format. Pin
OriginalGriff31-Jul-13 4:41
mveOriginalGriff31-Jul-13 4:41 
GeneralRe: Help wanted with regex format. Pin
Septimus Hedgehog31-Jul-13 5:18
Septimus Hedgehog31-Jul-13 5:18 
GeneralRe: Help wanted with regex format. Pin
Septimus Hedgehog31-Jul-13 20:17
Septimus Hedgehog31-Jul-13 20:17 
OG, as a follow up I spent a bit of time this evening using Expresso and I'm very impressed. Another tool I also use is RegexBuilder[^] (by Matt Jacobsen and Markus Renschler). While it's not a regex designer like Expresso it is an excellent parser-cum-tester.

You paste in or edit a regex string and you can create from 2 - 15 text lines. For example, I might create multiple lines showing variations of input text to be inspected. The moment you change the text or the regex you get an immediate colour change of the success or failure of the validation status on a particular line of sample text. That's useful if you are interested in specific strings. It's free which is nice.

I have a paid-for utility as well. So the three complement each other. For designing expressions, Expresso will be my striker, RegexBuddy my midfielder and RegexBuilder in defence.
If there is one thing more dangerous than getting between a bear and her cubs it's getting between my wife and her chocolate.

QuestionRegular Expression to allow combination of character with digits only Pin
pal8913-Feb-13 17:58
pal8913-Feb-13 17:58 
AnswerRe: Regular Expression to allow combination of character with digits only Pin
Sandeep Mewara13-Feb-13 18:55
mveSandeep Mewara13-Feb-13 18:55 
AnswerRe: Regular Expression to allow combination of character with digits only Pin
T Chandra Prakash28-Feb-13 19:08
T Chandra Prakash28-Feb-13 19:08 
AnswerRe: Regular Expression to allow combination of character with digits only Pin
OriginalGriff28-Feb-13 21:39
mveOriginalGriff28-Feb-13 21:39 
AnswerRe: Regular Expression to allow combination of character with digits only Pin
Richard Deeming1-Mar-13 1:25
mveRichard Deeming1-Mar-13 1:25 
QuestionMy co-worker came up with a regex that validate dates... and it even validates leap years! Pin
Sentenryu7-Jan-13 5:54
Sentenryu7-Jan-13 5:54 
AnswerRe: My co-worker came up with a regex that validate dates... and it even validates leap years! Pin
Thomas Daniels12-Jan-13 22:05
mentorThomas Daniels12-Jan-13 22:05 
GeneralRe: My co-worker came up with a regex that validate dates... and it even validates leap years! Pin
Sentenryu13-Jan-13 22:00
Sentenryu13-Jan-13 22:00 
GeneralRe: My co-worker came up with a regex that validate dates... and it even validates leap years! Pin
Thomas Daniels14-Jan-13 5:48
mentorThomas Daniels14-Jan-13 5:48 
GeneralRe: My co-worker came up with a regex that validate dates... and it even validates leap years! Pin
pt140127-Jan-13 19:29
pt140127-Jan-13 19:29 
GeneralRe: My co-worker came up with a regex that validate dates... and it even validates leap years! Pin
Thomas Daniels28-Jan-13 6:10
mentorThomas Daniels28-Jan-13 6:10 
GeneralRe: My co-worker came up with a regex that validate dates... and it even validates leap years! Pin
Lutosław4-Jun-13 13:14
Lutosław4-Jun-13 13:14 
QuestionAdvanced practice on regexp Pin
msoutopico19-Dec-12 8:06
msoutopico19-Dec-12 8:06 
AnswerRe: Advanced practice on regexp Pin
Peter_in_278019-Dec-12 12:04
professionalPeter_in_278019-Dec-12 12:04 
GeneralRe: Advanced practice on regexp Pin
msoutopico19-Dec-12 12:54
msoutopico19-Dec-12 12:54 
Questionhow to make a white space regex Pin
shaikh-adil17-Nov-12 23:34
shaikh-adil17-Nov-12 23:34 
AnswerRe: how to make a white space regex Pin
Peter_in_278018-Nov-12 10:47
professionalPeter_in_278018-Nov-12 10:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.