Joshua Flanagan has just released library he calls " ReadableRegEx "(I preffer calling it ReadEx) which is basically library that envisions itself to create a more readable(friendlier) RegularExpression code wrapper. Here's a sample implementation that Joshua posted on his blog: Suppose we want to check...