Comments on: Regular Expressions For The Win //www.joeterranova.net/blog/2007/10/17/regular-expressions-for-the-win/ I do stuff with people. Sat, 09 Apr 2011 03:06:47 +0000 hourly 1 http://wordpress.org/?v=3.2.1 By: Joshua K //www.joeterranova.net/blog/2007/10/17/regular-expressions-for-the-win/comment-page-1/#comment-551 Joshua K Thu, 18 Oct 2007 00:04:11 +0000 //www.joeterranova.net/2007/10/17/regular-expressions-for-the-win/#comment-551 If you're using KDE, you can also use kregexpeditor to create and test reguilar expressions. At first glance, I thought that there had to be a better/quicker way of doing what you did without the messy regexp, but after another look, you did a really good job of giving a real life case for using regular expressions. It wasn't too complicated and it used some similar variations, enough that a person new to regexp should be able to learn from it. thanks :) If you’re using KDE, you can also use kregexpeditor to create and test reguilar expressions. At first glance, I thought that there had to be a better/quicker way of doing what you did without the messy regexp, but after another look, you did a really good job of giving a real life case for using regular expressions. It wasn’t too complicated and it used some similar variations, enough that a person new to regexp should be able to learn from it. thanks :)

]]>