T4GG.com
Home | Browse | RSS 2.0 | Pythoxy

» REGex TESTER - 131 days ago (regextester.com)

This site allows you to do a regex test, i.e. it utilizes JavaScript (AJAX) to instantly validate regular expressions (regex), by searching and replacing strings in a text based on the regular expression. The result is live, it is updated instantly while you type, without any submission of forms and extra clicking, thus allowing fast and easy edit of regular expressions, having a constant clue what they exactly do.

browse: regex, regular expressions, tester

» Learning to Use Regular Expressions - 385 days ago (gnosis.cx)

This tutorial is aimed at users and programmers who have begun to work with tools that use regular expressions, but who are not quite comfortable with the intricacies of them. Even users who may have used regular expressions in the past, but have forgotten some of the details can benefit from this as a refresher.

browse: pattern matching, regex, regular expressions, tutorials

» Regular Expression HOWTO - 385 days ago (amk.ca)

This document is an introductory tutorial to using regular expressions in Python with the re module.

browse: pattern matching, regex, regular expressions, tutorials

» How .NET Regular Expressions Really Work - 540 days ago (moserware.com)

Weighing in around 14,000 lines of code, .NET's regular expression engine takes awhile to digest. This article provides an excellent walkthrough to this engine with the real world source code examples.

browse: .net, regex, regular expressions

» Regular Expression Basics - 801 days ago (evolt.org)

Regular expressions are a powerful tool to keep in your web belt. They can appear daunting, but by learning a few simple rules, you can save yourself from hours of time doing manual find-and-replaces the slow, boring way. This article teaches the basics with simple and easy to follow examples.

browse: metacharacters, pattern matching, regex, regular expressions, tutorials

» Regular Expressions explained - 942 days ago (zez.org)

Excellent tutorial(with examples) explaining the design methods and usage of regular expressions with a specific focus on the following key concepts: Quantifiers, Assertions, Sequences, Groups and alternation. This is must read for the developer seeking to utilise the full potential of regular expressions.

browse: regular expressions, tutorial

» Regular Expression Library - 945 days ago (regexlib.com)

Regular Expression Library provides a searchable database of regular expressions. Users can add, edit, rate, and test regular expressions.

browse: regular expressions

» Regular Expression Matching in XSLT 2 - 945 days ago (xml.com)

This tutorial explains how to use regular expressions in XSLT as well as some of the nuances related to its specific implementation. For instance the use of curly braces, back slashes and so forth. A great read for the savy xml/xslt developer or even the .NET developer using complex XSLT's containing .NET controls that use regular expression validation.

browse: regular expressions, tutorial, xslt

» Cheat Sheets (ILoveJackDaniels.com) - 102 days ago (ilovejackdaniels.com)

Cheat sheets always speed up programming and here is a great site that has reference material (in cheat sheet format) on the following: SQL Server, HTML, Regular Expressions, Microformats, Ruby on Rails, ASP, VBScript, HTML Character Entities, javascript, MySQL, mod rewrite, css, PHP and a RGB Hex Colour Chart.

browse: regular expressions, sql, php, reference, html, css, cheat sheets, ruby, color palletes, mod rewrite

» Regular Expressions Tutorial - 103 days ago (weblogtoolscollection.com)

Thousands of tutorials flood the net trying to explain and teach REGEX's. This one gets it right and is worth the visit.

browse: regular expressions

T4GG.com - mooching bandwidth since 2007!