Jesse Newland

4 Posts tagged with regex

mod_sed

mod_sed can be used to filter the input (typically POST data) and output filter (generated data) using sed commands

Rubular

Rubular is a Ruby-based regular expression parser. It's a handy way to test regular expressions as you write them.

reggy - Google Code

Reggy is a small OS X cocoa/objective-c application to very quickly visualize what a given regular expression will match given a test string.

I’m Mike » Blog Archive » The absolute bare minimum every programmer should know about regular expressions

Plain english explanation of regular expressions
What is this?