Free regexp downloads: download regexp software
Search Soft-Album.com:
 

Best regexp software for free download

Showing regexp titles
RegexBuddy 3.0.3
RegexBuddy is your perfect companion for working with regular expressions. Easil…
see the review page


Multi-Edit Lite for SAS 2006 10.05.00
Multi-Edit Lite for SAS 2006 answers the need for a modern editor that is dedica…
see the review page


Multi-Edit Lite 2006 10.05.00
MeLite 2006, the latest programming tool from Multi Edit Software, Inc. provides…
see the review page


Multi-Edit 2006 10.05.00
Multi-Edit 2006 (ME2k6) delivers. It is a powerful IDE, with its speed, depth, u…
see the review page



OptiPerl regexp 5. OptiPerl 5.4 (Development:IDEs) Size: 8141 kb, Price: $59

OptiPerl 5 is fully integrated visual environment and editor for creating, testing, debugging and running perl and cgi scripts, directly or through associated html documents. It has a well designed user interface and many features.Features Include:- Offline editing of CGI Perl Scripts.- Complete emulation of a real server: scripts can be run indirectly from html documents, with OptiPerl's intenal server. However there is also excellent support if using an apache server.- Live preview of the scripts in the internal web browser as text or web document.- Feature packed editor with syntax highlighting and much user customization.- Completely integrated local & remote debugging with live evaluation of expressions, watches, breakpoints, flow control.- Code explorer which is a navigational tool that lists elements in your script and can also do a perl pattern search.- Code librarian and code templates that can be shared with others.- Context-Sensitive Help on all of Perl's core and module documentation- Query editor to easily create Query's to be tested with a GET and POST method.- Pod extractor creates a tree list view of embedded or standalone pod info.- To do list that is associated with each script.- Version converter to handle non supported perl functions in windows.- Smart FTP uploader with a database of upload locations.- Project support and publishing.- Live RegExp Tester.- Source reformatter.- Many tools like Encoder, Perl Printer, Log Viewer, File Explorer and others!OptiPerl is used by professionals or amatures. - Professionals designing perl programs and cgi scripts use it. Save much time by quickly creating, debugging and testing all the ideas you have increasing productivity.- It is a great learning tool. You can use it to learn Perl and CGI programming in the comfort of a visual editor, without loss of time and money because of loading from dos or being for hours on-line.

Related software: visual, perl, cgi, offline, window, ide, form, editor, server, web, page, studio, text, mail, net, internet, …


NoteTab Pro regexp 6. NoteTab Pro 5.61 (Utilities:Text-Docment-Editors) Size: 2234 kb, Price: $29.95

NoteTab Pro is a leading-edge text editor and HTML coding tool, and an ideal Notepad replacement. Winner of top shareware industry awards since 1998, this elegant application does it all: you can handle multiple large files with a simple tabbed interface, use a spell-checker and thesaurus, format text, use multiple undo, and bookmark documents. You can build templates, use powerful system-wide searches, and do global multi-line replacements.Its Clipbook feature lets you create and organize clips, which can range from text macros to complete mini-applications, using a simple scripting language with enough features to satisfy any power user; a bunch of handy clip libraries is included. Web authors will love the HTML clip library, just one of a load of features that make NoteTab a great code-based HTML editor. Other gems include text-to-HTML conversion, tag stripping, and tools for adding links and color codes.There's a lot more to NoteTab Pro -- and it's great value at US$29.95.

Related software: html, text, editor, notepad, notetab, web, spell, checker, tabs, autocorrect, search, replace, programmable, regexp, perl, gawk, scripts, mac, unix, ebcdic, wordstar, text editor, html editor, spell checker, …


AntispamSniper for The Bat! regexp 7. AntispamSniper for The Bat! 2.7.1.5 (Internet:Anti-Spam) Size: 1956 kb, Price: $19.95

The statistical trainable classification algorithm has unique characteristics. It learns your private correspondence, extracts the distinguishing features from the messages of different classes, and uses that information for analysing the other incoming messages. The algorithm improves its classification quality continuously with each new learned message. It is possible to track back the history of classifying messages and training the plug-in using a filtering log.

The plug-in can delete spam right on the server by headers, using a list of account settings. The accounts for filtering can be added manually or automatically for non-secure connections. The rest of messages are downloaded to email client for filtering by full content, and the messages with high spam ratio are moved to a special folder automatically.

The plug-in supports several complementary methods in addition to statistical algorithm: black and white lists of email addresses, anti-phishing filter, blocking spam by IP address of the sender (using DNSBL services), black and white Regexp-based rules. Several methods are used for filtering graphical spam:
- Blocking spam with inline images, linked to third-party web sites.
- Blocking the messages with animated GIF pictures in attachment.
- Blocking the messages by the type of attachment.
- The statistical classifier is optimized for blocking spam with a picture and some amount of unlinked text.
An additional toolbar is displayed in TheBat interface, providing fast access to the main plug-in functions.

The plug-in works with The Bat! and Voyager. It doesn't use system registry and there are no problems with installing it to USB drive for using with Voyager.

Related software: antispamsniper, spam, filter, anti, antispam, bat!, voyager, plug, email, spam filter, anti spam, plug-in, …


EasyPattern Helper regexp 8. EasyPattern Helper 2.8 (Development:Other) Size: 1034 kb, Price: $19.95

Design patterns using point and click! Just highlight the variable text and the text to capture, and EPHelper does the rest! EasyPatterns are a cool new way to describe text patterns. They're English-like, powerful and easy to understand. Parse a phone number with [PhoneNumber] or [optional punctuation, 3 digits, punctuation, 3 digits, punctuation, 4 digits].Once found, text is easy to extract, convert, rearrange or reformat. Easily create regular expressions that match exactly what you want, and test on sample strings, preventing mistakes on live data.You can easily control the quantity of text you match, and include literal text like this: [ 1 or more digits, '.', 2 digits ] $[ 2+ digits, '.', 2 digits ] USD [ 3 to 6 digits ].00You can easily match dates like this: [ Day &lt;-/ > Month <-/ > Year ] [ Month <-/ > Day <-/ > Year ] [ Year <-/ > Month <-/ > Day ]('Month' matches numbers 1-12, and short and long month names)EasyPatterns are included in TextPipe Pro - the world's fastest multi-search and replace tool. We also have an EasyPattern Engine component that can be embedded in other applications to make perl patterns easier to use.

Related software: ezpattern, ezpatterns, easypatterns, easypattern, perl, grep, egrep, pattern, easy, patterns, patterns.regex, regexp, regular, expression, expressions, search, replace, split, pcre, build, write, compose, fgrep, wingrep, easy pattern, easy patterns, ez pattern, ez patterns.regex, regular expression, regular expressions, …


RegexBuddy regexp 9. RegexBuddy 2.3.2 (Development:Other) Size: 2679 kb, Price: $29.95

RegexBuddy is your perfect 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 files, preventing mistakes on actual data. Debug without guesswork by stepping through the actual matching process. Use the regex in your source code with code snippets automatically adjusted to the particulars of C#, Visual Basic, Java, C, C++, Delphi, Perl, PHP, Python, JavaScript, VBScript, Ruby, etc.Collect and document libraries of regular expressions for future reuse. Search and replace through files and folders with built-in grep. Integrate RegexBuddy with your favorite searching and editing tools for instant access.Learn all there is to know about regular expressions from RegexBuddy's comprehensive documentation and detailed regular expression tutorial.

Related software: regex, regexp, regular, expression, expressions, grep, search, pattern, replace, split, egrep, pcre, perl, delphi, java, python, learn, tutorial, create, edit, build, write, compose, fgrep, wingrep, windows, regular expression, regular expressions, windows grep, …


InsideCAT Lite Edition regexp 10. InsideCAT Lite Edition 4.00 (Utilities:File-Disk-Management) Size: 8182 kb, Price: Free

InsideCAT is a cataloguer program for all your disks (CDs, DVDs, CD-Audio, folders...) with an excellent support for compressed and multimedia files. It enables you to locate any file in a fast way. Main features: Catalogues all the files and folders from any PC disk. Catalogues CD-Audio automatically (Internet / CD-Text) or manually. Arranges your disk catalogs in collections and sub-collections. Compressed file support available for 14 different formats (ZIP RAR CAB ACE JAR ARJ LZH LHA ARC ZOO PAK TAR GZIP SQX EXEs). Emergency decompressor for all formats, including EXE. On-the-fly decompresion of single files to open them, including EXE. Also catalogues the most important data from 29 multimedia file formats (DOC PDF BMP DIB RLE PCX JPG JPEG2000 GIF PNG TIF TGA WAV AC3 MP3 WMA OGG AVI WMV ASF MPG ...). Thumbnails and EXIF metadata are extracted from photo files. Powerful search funtions, five text searchings (exact, wilcards, superwilcards, Perl RegExp, fuzzy). Searchings for duplicates. It also makes compilations of files from all your disks. CD/DVD label and covers designer with automatic functions. Five ways to open files directly. Six configurable printing functions. Four database exporting functions. AutoRun function will remain disabled while you are working. Easy to use. Context menus. Intuitive (similar to Windows Explorer in "detail view"). Very fast: it works with hundreds of disks and millions of files!.

Related software: disk, disc, organizer, rom, cataloguer, cataloger, dvd, catalogues, catalog, catalogs, database, folder, file, program, thumbnails, exif, search, compressed, extract, tool, utility, archive, directory, text, cddb, freedb, photos, cd-rom, dvd-rom, cd-text, …


Regexp downloads: 1 Next >>

Regexp games |


Submit software | Advertise | Privacy policy | Disclaimer | Contact us
A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
© 2004-2008 Soft-Album.com. Third-party products and brand names may be trademarks or registered trademarks of their respective owners.