On CBSSports.com: SEC title at stake- #2 FL vs. #1 AL
10 Resources for

regex

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

email validation?
It occurs to me that the problem with TR and trolls could be wiped out if the submitted e-mail address was validated before access to posting is allowed. I had a little investigation and noticed that you can create an account and start posting wit
Tags: e-mail validation, off-topic, tr, TheTechMail, IP, e-mail, e-mail address
Discussion threads 2006-11-28
'Tis the season to send spam
Rising volume of junk e-mailSpammers traditionally bump up their activity and put new techniques to work as the year winds down. The industry is making efforts against spam, but there's not much to show for it, experts say.How do you protect you
Tags: news, e-mail, email, security, Sonja Thompson, spam, feedback, Cruz, spam filter
Discussion threads 2006-11-20
My Favorite Programming Projects
I was in a bit of a funk today, wondering when I will get to start working on some truly challenging projects any time soon. For the last year or so, most of the programming projects I have been involved with boiled down to a lot of Excel macros or...
Tags: database, programming, regex, theory
Blog posts 2006-06-19
Split and locate occurrences of character strings within VB.NET
My apologies; the comment that was previously here was put up because I thought that the two lines of code were related toeach other, that the output of Listing A was going to be fed to Listing B. The way this code is written, as it stands, it just fine....
Tags: SPLIT, vb.net, regex, splitting strings, Justin James, programming, IndexOf method, Microsoft Visual Basic.Net
Discussion threads 2006-05-12
Easily parse string values with .NET
The .NET Framework simplifies processing and formatting data with the String class and its Split and Join methods or regular expressions. Learn more about using these methods in your application. Processing string values is an integral aspect of most application development projects. This often involves parsing strings into...
Tags: Microsoft .NET, C#, Middleware, Tony Patton, .NET, Microsoft development tools, Programming languages, Console.WriteLine, .NET Newsletter, Parameter, TechRepublic Inc., Microsoft .NET Framework, CNET Networks Inc., Site, Value, GameSpot, String, .NET String Class, Regex, Software Development, Software/Web Development, Development Tools, Enterprise Software, Software
Technical articles 2006-01-24
Build Your Skills: Regular Expressions syntax and advanced string replacement
In my series on Regular Expressions, I've already covered the majority of the RegEx language syntax, though there are still a few useful constructs left. In this last article, I'll round out the RegEx syntax. I'll also cover a few more techniques involving the .NET Framework Regex class, including advanced...
Tags: Dan Frumin, RegEx, Regular Expressions
Technical articles 2003-10-31
Increase your knowledge of Regular Expression syntax
In the first article in this series on Regular Expressions, I covered the history of Regular Expressions RegEx and the basic syntax. In the second, I covered more intermediate RegEx syntax and introduced the .NET Framework's Regex class. But so far, I've only scraped the surface of RegEx and its...
Tags: Dan Frumin, knowledge, RegEx
Technical articles 2003-09-09
Regular Expressions: Understanding sequence repetition and grouping
Regular Expressions come in very handy in your projects when you’re looking to manipulate text input in the form of a control or a file, whether it's HTML, SMTP, XML, or another format. Manipulations afforded by RegEx include the ability to extract strings URLs from HTML and replace strings in...
Tags: RegEx, Dan Frumin, ZIP code
Technical articles 2003-08-13
Getting familiar with Regular Expressions
A short while ago, I was working on a simple Web site project when I ran into an interesting problem. The application had to accept HTML input in a text box but support only a subset of HTML tags. That is to say, simple formatting tags would be supported, while...
Tags: Regular Expressions, Dan Frumin, RegEx
Technical articles 2003-07-29
Work more efficiently with Perl regular expressions
Don't let Perl regular expressions get the better of you. Here are two tips to make your code a little more readable and workable.By Charles GalpinPerl regular expressions regexes are often rather cryptic and hard to deal with, but these two tips should help. We'll look first at a technique...
Tags: Scripting languages, Programming languages, Development tools, Guest Contributor, regex, Perl
Technical articles 2002-01-17

Additional Resources

RegEx Tester (zip)
RegEx Tester lets you develop and test your regular expression against a target text. It's UI is designed to aid you in the RegEx developing; especially the big and complex one's. It uses and supports almost all of the features available in the .NET RegEx Class. This version is the...
Tags: Regular Expression, BucanerO, .Net, Application Servers, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Software downloads 2008-03-25
RegEx TestBed (exe)
RegEx TestBed allows you to test your reqular expression in a WYSIWYG fashion. The matches are highlighted and displayed in real time. You can export matches in XML or CSV format. It is built upon powerful .net regex engine. RegEx TestBed also alows you to test the replace function. This...
Tags: Match, RegEx TestBed, XML, .Net, Application Servers, Middleware, Software/Web Development, Web Development, Software Development, Enterprise Software, Software
Software downloads 2007-12-03
The Regex Coach (exe)
The Regex Coach is a graphical application for Linux and Windows which can be used to experiment with (Perl-compatible) regular expressions interactively. The Regex Coach is a tool that allows you to see whether a regular expression matches a particular target string. This version is the first release on CNET...
Tags: Expression, Regex Coach, Linux, Microsoft Windows, Scripting Languages, Productivity, Programming Languages, Development Tools, Operating Systems, Open Source, Software, Software/Web Development, Web Development, Software Development
Software downloads 2008-01-11
RegEx (widget)
RegEx will test your regular expressions with ease and check each member of the return array quickly. The quick hide function helps keep the desktop uncluttered and all three windows are individually place able. This version is the first release on CNET Download.com.
Tags: Construction, Desktops, Hardware
Software downloads 2007-05-17
Regex Match Tracer (zip)
Regex Match Tracer is a tool to compose and debug regular expressions. It provides a visual environment to you. In the pattern edit box, different parts of regular expressions are displayed in different color. While the pattern changing, the tree structure and the capture-group information will be updated synchronously. The...
Tags: Expression, Pattern, Regex Match Tracer, Productivity
Software downloads 2007-11-16
RegexRenamer (exe)
RegexRenamer is a powerful user-friendly graphical tool used to batch rename files using regular expressions. A regular expression is simply text that contains special characters that together defines a pattern that can be used to match text, in this case filenames. Using the power of regexes it becomes easy to...
Tags: Counter, Network, Regular Expression, Xiperware, RegexRenamer, Networking
Software downloads 2007-05-24
Replace all occurrences of a pattern in a string with VB.NET
The Regex.Replace method allows you to replace a pattern in a string with a fixed string literal. This VB.NET tip describes how developers can use this method. When you need to find a certain pattern of a string and modify the text to hide the contents, you can...
Tags: String, Microsoft Visual Basic.Net, Regex.Replace, Regex.Replace Method, Software Development, Software/Web Development, Irina Medvinskaya, Microsoft development tools, Programming languages, .NET, Developer, TechRepublic Inc., Newsletter, IBM Lotus Notes, Text, Visual Basic Tips Newsletter, Development Tools
Technical articles 2007-05-31
NoteTab Light (exe)
NoteTab Light is a versatile free Notepad replacement and a handy HTML editor. Move quickly around stacks of large files with a simple tabbed interface and format your text to your heart's content. Perform system-wide search and replacements. Strip HTML tags. Build libraries of text macros to speed up your...
Tags: HTML, NoteTab Light, Microsoft Windows, Operating Systems, Software
Software downloads 2007-09-11
RegexBuddy (exe)
RegexBuddy is your companion for working with regular expressions. Easily create regular expressions that match exactly what you want. Clearly understand complex regexes written by others. Use plain English building blocks instead of or in addition to the standard regex syntax. Quickly test any regular expression on sample strings and...
Tags: Expression, RegexBuddy, Scripting Languages, Programming Languages, C#, C/C++, Development Tools, Software/Web Development, Web Development, Software Development
Software downloads 2008-01-02
Count words in VB.NET using Split and Replace functions
Hi,You can do this without looping in a one-liner if you don't mind using regular expressions :Public Function getWordCountByVal InputString As String As Integer Return Split(System.Text.RegularExpressions.Regex.Replace(InputString, "s+
Tags: programming, vb.net, Microsoft Visual Basic.Net, hugo@...
Discussion threads 2007-03-09
  • << Previous
  • page 1 of 1
  • Next >>


Windows XP vs. Mac OS X
This presentation, entitled Standardizing on Windows XP Instead of MAC OS X, provides a pre-packaged option for defending Windows XP against MAC OS X. ...
Buy Now
Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now

CIO Sessions