Pages tagged regularexpressions:

JavaScript Lab - Tools - JS Regex Generator
http://www.jslab.dk/tools.regex.php

JavaScript Regular Expression Generator
Regular expression generator for javascript
Moserware: How .NET Regular Expressions Really Work
http://www.moserware.com/2009/03/how-net-regular-expressions-really-work.html
briancarper.net :: Vim regexes are awesome
http://briancarper.net/blog/vim-regexes-are-awesome
matter
Some good regex tips for vim. Via @sam_stokes
Crucial Concepts Behind Advanced Regular Expressions | How-To | Smashing Magazine
http://www.smashingmagazine.com/2009/05/06/introduction-to-advanced-regular-expressions/
Regex
toread
Essential Guide To Regular Expressions: Tools and Tutorials | Developer's Toolbox | Smashing Magazine
http://www.smashingmagazine.com/2009/06/01/essential-guide-to-regular-expressions-tools-tutorials-and-resources/
Regular expressions are an essential part of any programmer’s toolkit. They can be very handy when you need to identify, replace or modify text, words,
Essential Guide To Regular Expressions: Tools and Tutorials
In the Woods - Regular Expressions for Dummies
http://blog.themeforest.net/screencasts/regular-expressions-for-dummies/
You Don’t Know Anything About Regular Expressions: A Complete Guide - Nettuts+
http://net.tutsplus.com/tutorials/javascript-ajax/you-dont-know-anything-about-regular-expressions/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+nettuts+%28NETTUTS%29&utm_content=Google+Reader
Learn regular expressions once and for all
a detailed overview of regex
bbk14-15_850.jpg (JPEG Image, 1707x1100 pixels)
http://visibone.com/products/bbk14-15_850.jpg
CheatSheet de expresiones regulares
Advanced Regular Expression Tips and Techniques | Nettuts+
http://net.tutsplus.com/tutorials/php/advanced-regular-expression-tips-and-techniques/
Regular Expressions are the Swiss Army knife for searching through information for certain patterns. They have a wide arsenal of tools, some of which often go undiscovered or underutilized. Today I will show you some advanced tips for working with regular expressions.