<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Articles&gt;Editing&gt;Search</title>	<link>http://tc.eserver.org/dir/Articles/Editing/Search</link>
	<description>A listing of the most recently indexed works about Articles and Editing and Search in the field of technical communication.</description>
	<language>en-us</language>
	<copyright>Copyright (c) 2005-10 by the EServer. All rights reserved.</copyright>
	<managingEditor>tclib-editorial@eserver.org (TC Library Editorial Board)</managingEditor>
	<webMaster>webmaster@eserver.org (Geoffrey Sauer)</webMaster>
	<image>
		<url>http://tc.eserver.org/images/newlogo.gif</url>
		<title>Articles&gt;Editing&gt;Search</title>
		<link>http://tc.eserver.org/dir/Articles/Editing/Search</link>
	</image>
	<item>
		<title>Regular Expressions - a Simple User Guide</title>
		<link>http://tc.eserver.org/34211.html</link>
		<guid>http://tc.eserver.org/34211.html</guid>
		<description>There is no gentle beginning to regular expressions. You are either into hieroglyphics big time - in which case you will love this stuff - or you need to use them in which case a headache may be your only reward.</description>
	</item>
	<item>
		<title>Regular Expression Basics</title>
		<link>http://tc.eserver.org/26327.html</link>
		<guid>http://tc.eserver.org/26327.html</guid>
		<description>Regular expressions, sometimes referred to as regex, grep, or pattern matching, can be a very powerful tool and a tremendous time-saver with a broad range of application. As an extended form of find-and-replace, you can use a regular expression to do things such as perform client-side validation of email addresses and phone numbers, search multiple documents for strings and patterns you wish to change or remove, or extract a list of links from source code. Regex is supported by most languages and tools, but because there can be varying implementations, this article will cover basic principles that are commonly used.</description>
	</item>
	<atom:link href="http://tc.eserver.org/dir/Articles/Editing/Search.xml" rel="self" type="application/rss+xml"/>
</channel>
</rss>