Home » Development

Test regular expressions

29 Dec 2009, 16:12 7 views No Comment

Everyone who has been into development have at least once run into a problem which is to be solved by using a regular expression. The power of these can totally smash the most complex problem into a piece of cake, but the problem remain that very few people actually understand how these expressions work.

A little while ago I came across a flash-tool in which one can test out regular expressions on a specified text. All you do is to paste an example-text into the text-box in the tool and then you can start typing a regular expression and see what that specific expression will hit in the pasted text.

Easy and fast, use it all the time nowadays. Check it out!
http://www.gskinner.com/RegExr/

Note: You can also find this link under xds.se > Cheat sheets > Links often used

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.