On The Insider: Travis and DJ AM to Reunite
1 Resources for

regex builder

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

RegExBuilder (msi)
RegEx Builder is a small utility that allows a developer to easily build and evaluate regular expressions using a simple user interface. The program constantly evaluates the regular expression as it is modified showing the results of the expression match in real time. There is no need to modify/compile/test several...
Tags: Expression, RegEx Builder, Construction
Software downloads 2007-05-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
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
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
Builder.com is dead, long live Builder.com
Anybody out there an attendee of Web.Builder?Just curious, were any of you attendees at the Web.Builder conferences in the late 1990's? If so what did you think? What did we do right, what did we do wrong?
Tags: RexWorld, Web.Builder
Discussion threads 2007-07-11
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
Test drive the regex package in JDK 1.4
Regular expressions have been a powerful tool in Perl for some time. Now, Java developers can leverage this functionality with JDK 1.4's java.util.regex package. The java.util.regex package includes three classes:·        Pattern—Pattern objects are a compiled version of a regular expression rather than a direct string representation.·        Matcher—You employ a Matcher object to...
Tags: Programming languages, Java, JDK, Wai Tik Chan, regular expression, Pattern object, Matcher
Technical articles 2003-03-24
Top Screen Saver Builder (exe)
Top Screensaver Builder is an easy to use screen saver builder. You can add background music and text to your screen saver. With Top Screensaver Builder you can build windows standard SCR files or distributable self-installing executable file. This version is the first release on CNET Download.com.
Tags: Screensaver, Top Screensaver Builder
Software downloads 2007-10-24
Report Builder in SQL Server 2005
I am having a problem starting Report Builder from the reporting services one click button.It is on a secured site and I get 407 authentication errors when trying to start the report builder. Reporting services is on the box I am using but it does a security check when trying...
Tags: glamb4@..., Report Builder, security, software, it management, sql server 2005, reporting services, Microsoft SQL Server, Microsoft SQL Server 2005
Discussion threads 2007-02-07
Microsoft Dynamics Webcast: SmartList Builder Gets Even Better With the New Excel Report Builder Functionality (Level 100)
Now one can query more data in more ways, because SmartList Builder gives the access to all the information that one capture, enabling to create the own reports in Microsoft Office Excel from multiple sources. The attendee of this webcast will learn about the new functionality being added to SmartList...
Tags: Microsoft Dynamics, Webcast, Microsoft Corp., SmartList Builder, Microsoft Excel, Microsoft Office, Office Suites, Software
Webcasts 2008-10-14
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
Anime List Builder (exe)
Anime List Builder is the perfect program to create and manage your list of media files, such as anime series, TV series, and movies. Anime List Builder will let you add series to your list, add episodes to the series, and information about that series. It even collects technical information...
Tags: Anime, IGC, Anime List Builder
Software downloads 2006-10-19
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
VB6 Tip: Achieve a better user experience with improved auto-find in a List Box
By Peter AitkenThis article originallyappeared in the Builder.com Visual Basice-newsletter.
Tags: Box, first item, Guest Contributor, List, List Box, Microsoft Visual Basic 6.0, Peter Aitken, Text Box
Technical articles 2004-10-18
Teki-chan's Tech Key Chance
blog rootBuilder.com Articles 2002-2003As this is the first post, Let's get it started with my previous articles posted in Builder.com:Building Web applications with JDK 1.4.2 (21 Nov 2003)Easily present graphical data with JGraph (3 July 2003)Customize error logging with the Logging API (17 Jun 2003)JDK 1.4 lets you 'assert' yourself...
Tags: Java, Web services, tekichan, JDK, trainner, JDK 1.4, Web service, Web
Discussion threads 2006-08-11
JavaScript Builder (exe)
JavaScript Builder helps Web designers create professional, attractive Web site without the need to write JavaScript code. No JavaScript knowledge is required. It can create more than 100 effects with a few mouse clicks. JavaScript Builder can save your time and make your work easier. What you need to do...
Tags: JavaScript, Scripting Languages, Software/Web Development, Web Development
Software downloads 2007-06-25
  • << Previous
  • page 1 of 1
  • Next >>


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
Disaster Prevention and Recovery in Windows Server 2003
The Windows Server 2003 Volume Shadow Copy Service offers even small IT shops a unique opportunity to back up just like the big guys. Our Windows Serv ...
Buy Now

Fusion