Entrepreneur Geek

Nirav Mehta on life, technology and future

Flex Regular Expression Online Testing / Learning Tool

with one comment

When it comes to Regular Expressions, I start feeling giddy. Even after using them a lot on many projects, I never remember the qualifiers and syntax. It’s always RTFM for me when I need to use some regular expressions in my code.

And that happened again today. I looked around the manual and searched online for a “quick fix” on the regular expression I needed. And I found a very interesting online Regular Expression trial / demo / learn by exploring tool. It’s made in Flex (and I needed RegExp for Flex) and helped me develop the RegExp I needed in a couple of minutes. (ok, I am still slow, but I found it!)

Thank you Remus Stratulat for creating this useful tool! BTW, he also has a similar tool for JavaScript Regular Expressions.

Click on the image below or here and jump to online regular expression checking tool.

Online Regular Expression Checking Tool for Flex and JavaScript

Online Regular Expression Checking Tool for Flex and JavaScript


Related posts:

  1. Paypal Sales + Marketing Activity Trend Spotting I’ve been using Paypal for AppsMagnet sales for a few...

Written by Nirav

January 17th, 2010 at 5:38 pm

 

One Response to 'Flex Regular Expression Online Testing / Learning Tool'

Subscribe to comments with RSS or TrackBack to 'Flex Regular Expression Online Testing / Learning Tool'.

  1. Grant Skinner has a great online tool for RegEx testing at http://gskinner.com/RegExr

    I use this one all the time.

    Rob McKeown

    30 Apr 10 at 2:38 am

Leave a Reply