Regular expressions might seem arcane, but if you do any kind of software, they are a powerful hacker tool. Obviously, if you are writing software or using tools like grep, awk, sed, Perl, or just ...
We aren’t sure how we feel about [pemistahl’s] grex program. On the one hand, we applaud a program that can take some input samples and produce a regular expression. On the other hand, it might be ...
Tony Northrup is a developer, security consultant and author with more than 10 years of professional experience developing applications for Microsoft Windows. Developers frequently need to process ...
I was involved in a recent discussion on the "best" way to remove a given parameter from a URL string. The conversation began with using string primitives to split and join the parameter, a method ...
Since SharePoint 2010 now supports regular expressions for crawl rules, I wonder if these might be compacted into one rule. It's not a big deal to reenter these as-is, but I'd like to learn regular ...