Best Views from Google’s Street View Bookmarklets Backup Files Xbox Case Mods Pie Menu Extension for Firefox
Collapsed This Week Collapsed CyberNotes
Collapsed Last Week

Online Regular Expression Builder

April 3rd, 2008
6 Comments Written by Ryan

regular expressions


Regular expressions are one of those things that are incredibly powerful… if you know how to use them. It has taken quite a bit of time for me to learn the ins and outs of how they work, but once you get the hang of them there is almost always some variation that can be used in the different programming languages.

There have been some programs that try to lend a hand at building the regular expressions, but more often than not you’ll have to fork out some money for them. RegExr is looking to solve this problem. It is a free online regular expression builder that will show you the results of your regular expression in real-time.

I’ll be using this all of the time now, and it would have definitely been a great tool to have when I was trying to learn the ropes. Along the right side it includes a small “library” of the syntax available for building your regular expressions. That is a huge time saver so that you don’t have to keep referencing a cheat sheet.

If you don’t find the online version appealing they have also taken the liberty of converting it into a desktop application using Adobe’s AIR technology. That means it will run on Mac OS X, Windows, or Linux assuming that you have Adobe Air installed.

RegExr Online Version
RegExr Desktop Version
[via Download Squad]

RSS Icon Enjoyed the post? Subscribe to our feed to get a daily dose of CyberNet!

Tags: Freeware, Newly Released, Software, Web Sites,

Previous ArticleNext Article
 

Related Posts:


6 Unread Comment Tracking CyberMark This Article
RSS Icon
6

  1. Change (All-Star) Quote this Comment Report this Comment
    Avatar

    Pretty handy indeed. Bookmarked! :)

  2. Avatar

    Excellent find, will be very handy for quick testing, and having the syntax there makes it doubly useful.

  3. Avatar
    Inferno_str1ke wrote:
    Excellent find, will be very handy for quick testing, and having the syntax there makes it doubly useful.

    Yeah, I don’t use regular expressions enough to remember all of the syntax so I normally have a cheat sheet next to me. This definitely solves that problem.

  4. Avatar

    I’m learning regular expressions now and this tool will be incredibly useful.

    For the PHP & MySQL intro course I took last semester, we used an app called JEdit preinstalled and configured with the settings and plugins the professor wanted and it had a feature (that I think came in the form of a plugin) which allowed you to test your regular expression, but you still had to remember all the syntax to create your regular expressions and it would only highlight each pattern matched one at a time (you’d have to cycle through the matches). I’d have to use a regular expression cheat sheet alongside this app to do my regular expressions.

    This website tool builds in the cheat sheet and highlights all matches simultaneously making it far more useful than JEdit. I’ll be using this website with great regularity. Thanks and very nice find!

  5. Avatar

    Really nice!
    An alternative is RegEx Pal - http://regexpal.com/

  6. Avatar
    x wrote:
    Really nice!
    An alternative is RegEx Pal - http://regexpal.com/

    Nice find… doesn’t seem quite as robust as this site, but I think it’s more responsive since it’s not built on Flash.

:mrgreen: :| :twisted: :arrow: 8O :) :? 8) :evil: :D :idea: :oops: :P :roll: ;) :cry: :o :lol: :x :( :!: :?:

Note: All links posted in comments will automatically be hyperlinked.

↓ Expand Text Area  or  Decrease Text Area ↑

 Find out how to track new comments!


 

  1. There aren't any trackbacks or pings yet. You can be the first by using this trackback URL.