|
|
Freeware: Regular
| |
Regular Expression Laboratory
License: Freeware
|
|
| |
RXL is an assistant simple to use tool to help you learn and prepare regular expressions. If you are a developer or just concerned with text processing tasks, the Regular Expression Laboratory is a tool that you need. In fact, you felt that you need a program like this but could not formalize your needs. We have done this job for you. Now you can construct your regular expressions with much ease and test them by applying to an arbitrary text. Regular Expression Laboratory support the incredible size of a stored regular expression: 2MB!
Author: SILVERAGE Software| Date: 18-06-2005 | Size:
714 KB |
| |
- |
| |
ScanWeb
License: Freeware
|
|
| |
ScanWeb is program for on-line finding of regular expressions on WWW pages. Principle is in browsing from entered cross roads page to selected depth and searching. Finding is persistent: possibility of regeneration after shutdown the program or computer. Next features are multilanguages solution, predefined regular expressions and a number of filters for www pages.
Author: EServer| Date: 09-05-2002 | Size:
203 KB |
| |
- |
| |
Regular Expression Component Library for VC7
License: Freeware
|
|
| |
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++ and Visual Studio .NET 2002.
It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.
Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.
The properties/methods/events model uses:
a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.
b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions.
c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 16-11-2002 | Size:
6603 KB |
| |
- |
| |
Regular Expression Component Library for VC7.1
License: Freeware
|
|
| |
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++ in Visual Studio .NET 2003.
It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.
Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.
The properties/methods/events model uses:
a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.
b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions.
c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 01-08-2003 | Size:
6702 KB |
| |
- |
| |
Regular Expression Component Library for BCB5
License: Freeware
|
|
| |
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both VCL programming using the C++ Builder 5 IDE's RAD programming model and non-VCL programming. Both methods of programming support the properties, methods, and events model C++ Builder.
It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.
Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.
The properties/methods/events model uses:
a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.
b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions.
c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 16-11-2002 | Size:
3774 KB |
| |
- |
| |
Regular Expression Component Library for BCB3
License: Freeware
|
|
| |
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both VCL programming using the C++ Builder 3 IDE's RAD programming model and non-VCL programming. Both methods of programming support the properties, methods, and events model C++ Builder.
It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.
Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.
The properties/methods/events model uses:
a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.
b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions.
c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 16-11-2002 | Size:
4292 KB |
| |
- |
| |
Regular Expression Component Library for VC6
License: Freeware
|
|
| |
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++. Member function event handling is supported using the packaged Boost function and bind facilities which comes with the download.
It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.
Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.
The properties/methods/events model uses:
a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.
b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions.
c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 16-11-2002 | Size:
6949 KB |
| |
- |
| |
Unlimited Checkers
License: Freeware
|
|
| |
Unlimited Checkers is a Java-based checkers (also known as draughts) game.
It features two modes (Regular & Unlimited), good graphics, optional hints,
sound effects including audio from your opponent, and more.
The Game features two modes:
Regular Game & Unlimited Game.
The two types are very much the same, except that in the regular Type piece's can't move
beyond the board borders, where at the Unlimited type, there are no border's to the board,
So that pieces can jump beyond the board borders, to the opposite side.
The AI is NegaScout , A variation of The AlphaBeta Algorithm,
is also strong and fast, making it one of the best checkers AIs ever made.
The game has 4 difficulty levels making it a good opponent
for advanced players as well as beginners.
Author: Naor Ben Meir| Date: 01-10-2003 | Size:
1855 KB |
| |
- |
| |
WordNetDT
License: Freeware
|
|
| |
Freeware Dictionary/Thesaurus with advanced search features, including wildcard, regular expression, anagram, scrabble and sounds like. Complex relationship searches can be made from each available word type for any given search. Results are formatted and colour-coded; all searchable words hyperlinked in results.
Author: ebswift.com| Date: 14-02-2005 | Size:
110 KB |
| |
- |
| |
1st Subscription Manager
License: Freeware
|
|
| |
1st Subscription Manager - is a simplest, way to extract business emails from your regular POP 3 mailbox. When your clients subscribe or unsubscribe using an email with a certain subject, you can use This utility to grab the messages they produced from any POP3 mailbox and then feed them to a mass mailing program such as Advanced Emailer
Author: Emailarms| Date: 07-08-2008 | Size:
630 KB |
| |
- |
| |
Free KGB Key Logger
License: Freeware
|
|
| |
Free KGB Key Logger is a free keyboard tracking software (a.k.a. key logger) that is widely used by both regular users and IT security specialists. The reason for such popularity is that this program does not just record keystrokes; it is capable of recording language specific characters (ex. umlauts), date and time certain window was initiated as well as the caption of that window.
Author: ReFog Software| Date: 16-10-2004 | Size:
1279 KB |
| |
- |
| |
Clipboard Express
License: Freeware
|
|
| |
Multiple storage clipboard utility to copy and paste regular used text items.Drag data to other applications and forms, No retyping.Includes 2 scrollable storage spaces on each store.Sits in your system tray for easyIncludes 100 storage locations.Launch your browser directly to any web addresses stored.Auto Run and Start-in-Tray options.
Author: Chequers Software| Date: 10-06-2002 | Size:
110 KB |
| |
- |
| |
HanyFile Find and Replace
License: Freeware
|
|
| |
With HandyFile Find & Replace tool you can quickly Find and Replace Text in Many Files as you want ! Diverse File Filters, Different Search Attributes, Regular Expressions with extended syntax give you full control over processing text in all the desired files. Ability to create HTML listing of the files which contain wanted text fragments makes it highly valuable tool for web masters and web coders!
Author: SILVERAGE Software| Date: 03-14-2002 | Size:
361 KB |
| |
- |
| |
TextHarvest
License: Freeware
|
|
| |
TextHarvest filters a text file. As it does so, it can copy, delete (i.e. skip) or change (edit or reformat) lines that contain specified strings of text. For example, you could copy a log file, retaining only those lines that contain a specified date, or you could copy a comma-delimited file, skipping any records that mention certain cities. Options include appending, case sensitivity, multiple filename wildcards, regular expressions, boolean (and/or) matches, null-line suppression, and (via script) search and replace, modify, count. Can run from the interface window, from the command line or in a shortcut, providing one-click operation for recurring tasks. Windows (CRLF-terminated) and Unix (LF-terminated) text files supported. Built-in file viewer. User manual and sample files included. Freeware.
Author: Pinnacle Software (Toronto)| Date: 02-12-2004 | Size:
4749 KB |
| |
- |
| |
MoveIt2 Lite
License: Freeware
|
|
| |
MoveIt2 is a utility to automatically move / copy / delete files that are added to a specific folder. You can set filters based on the file name, rename files (using regular expressions) when moving them to the new destination, create directories based on the file name or date and check if the file already exists. You can also set filters based on the directory name. The program can move files from/to local folders as well as FTP directories and to Smtp. MoveIt2 offers quite a few features that make the program very flexible and useful for a variety of file management tasks as well as file backups. It runs in the system tray and automatically monitors the selected folders for any additions that match your file moving rules. You can set up as many working threads as wanted (Full Version), each with individual settings. Other features include detailed logging, support for subdirectory scanning, command-line options and more. The free Lite version is restricted to 5 MoveIt2 threads (moving rules).
Author: MoveIt2| Date: 24-06-2007 | Size:
3345 KB |
| |
- |
| |
Limagito Lite
License: Freeware
|
|
| |
Limagito is a utility to automatically move / copy / delete files that are added to a specific folder. You can set filters based on the file name, rename files and directories (using regular expressions) when moving them to the new destination, create directories based on the file name or date and check if the file already exists. You can also set filters based on the directory name. The program can move files from/to local folders as well as FTP directories and to Smtp. Limagito offers quite a few features that make the program very flexible and useful for a variety of file management tasks as well as file backups. It runs in the system tray and automatically monitors the selected folders for any additions that match your file moving rules. You can set up as many working threads as wanted (Full Version), each with individual settings. Other features include detailed logging, support for subdirectory scanning, command-line options and more. The free Lite version 6 is restricted to a single moving rule but with all options available.
Author: Limagito| Date: 29-03-2008 | Size:
2956 KB |
| |
- |
| |
YourBestCatalog
License: Freeware
|
|
| |
Video Catalog for your movies, documentaries and series. Organize them using next features:
- Easy Massive Import from files: Introduce your DVD media and import all your movie files to Catalog automatically (including video and audio codecs used).
- Easy Import of Movie data from Internet: Get all movie fields and covers from different Internet online databases (IMDB, FilmAffinity, Culturalia and many more as soon as possible).
- Powerful different ways to navigate and group your movie collection: list, tree grouped by (multilevel) and covers grouped by (multilevel) and 3 tabs of useful info per movie
- Extra customizable custom fields
- Based in Regular Expressions: Every Import function is based in regular expressions, without needed of programming or scripting to change importing way. Very powerful and easy customizable with a regular expressions editor help included.
- Play your movies right from this media center
- Filters: by letter, advanced filter and documentaries, series and watched.
- Import from Ant Movie Catalog and CSV files
- Multilanguage: English and spanish available at the moment
- Multidocument environment: Open as many movies as you need at same time in multiple independent windows.
- Help file available
- XP styles
- Improving and fixing everyday, visit our forums to cooperate
Author: YourBestSoft| Date: 08-03-2006 | Size:
2080 KB |
| |
- |
| |
Neoxen Qwined
License: Freeware
|
|
| |
Neoxen Qwined is a fully-featured developer's editor supporting syntax highlighting for over twenty programming languages and configuration file formats out of the box. It has a built-in and customizable word and symbol auto completion for Windows and Web development, code folding, theme support and much more. Neoxen Qwined can be extended easily by third parties and it can be localized virtually to any language.
Extension Interface
Some people want to create enhanced versions of the Neoxen Qwined editor, while still receiving the benefits of new Neoxen Qwined features. This could be for an editor designed for a particular environment such as developing games, to incorporate a scripting capability within Neoxen Qwined or to allow Neoxen Qwined to be controlled by another process through an IPC mechanism.
Regular Expressions
Regular expressions can be used for searching for patterns rather than literals. For example, it is possible to search for variables in Neoxen Qwined property files, which look like $(name) with the regular expression: $([a-z.]+)
Supported Languages
Neoxen Qwined is currently able to syntax style these languages: Ada, Apache config file, Assembler, Avenue, Baan, Batch, Bullant, C/C++/C#, CSS, Difference, Errorlist, Eiffel, Fortran, HTML, HTML with embedded JavaScript, VBScript, PHP and ASP, IDL - both MSIDL and XPIDL, INI properties and similar, Java, JavaScript, LaTEX, Lisp, Lout, Lua, Make, MatLab, nnCron crontab, NSIS, Pascal, Perl, but not all of the language, PHP, PL/SQL, PostScript, POV-Ray SDL, Python, Resource, Ruby, Shell, SQL, VB and VBScript, XML, YAML
Find in Files & Replace
Find phrases in user selected files or recursively whole directories. Neoxen Qwined has options to allow searching for words, regular expressions, matching case, in the reverse direction, etc.
Author: Neoxen Systems| Date: 01-04-2005 | Size:
3322 KB |
| |
- |
| |
Sydock XML Forms
License: Freeware
|
|
| |
This program allows you to work with XML forms in the same way that you work with regular forms in text processors. It includes a WYSIWYG forms editor.
The Extended Style Language consists of XSLT and CSS directions. Sydock XML Forms provides built-in realizations of XSLT and CSS subsets. And the program automatically checks all the information entered by the user for its accordance with the designated XML schema and highlights errors.
This program employs a specialized XSLT processor allowing for the complete control of a document representation for editing, including selecting separate parts or subsets of the document. It provides the possibility of creating several different representations of a document for different users.
Author: Yuri Barmin| Date: 05-06-2003 | Size:
6210 KB |
| |
- |
| |
ZZEE Text Utility
License: Freeware
|
|
| |
ZZEE Text Utility performs various operations on a text buffer. It is available as a free online version, which you can use right from your browser, as a free Windows program. ZZEE Text Utility performs the following operations: search and replace, regular expression search and replace, reformat text width, remove email reply quotes, add email reply quotes, remove empty lines, remove duplicate lines, sort lines, randomize lines, replace tabs by spaces, convert to uppercase, convert to lowercase. Result is automatically copied to the clipboard. ZZEE Text Utility uses UNICODE and supports various languages.
Author: ZZEE TOOLS Corp.| Date: 09-07-2008 | Size:
2638 KB |
| |
- |
| |
Light Web Searcher
License: Freeware
|
|
| |
Utility "Light Web Searcher" allows to search for textual information in the web-sites.
In a difference from the Google-like global searching systems, given software provides only
local information searches in concrete sites. The main advantage is that Light Web Searcher
searches for a data directly in the pages of site (downloading and keeping them at user's computer), rather than just in the internal data-base, that probably contains outdated information. However, cache of the stored pages can be used for acceleration of repeated inquiries. User can use complex queries searching for words or phrases and access all content of the found pages and
all coincidences with search query, on completion of search, without the additional use of Internet.
Features :
Multithreaded, effective page downloading;
Simple interface which suports English, Ukrainian and Russian languages;
Reuse of pages downloaded before for the search;
Use of a proxy-servers, including those which require authorizing;
Presence of help in all afore-mentioned languages;
Use of the Perl regular expressions in search queries;
Management of a search zone by means of the pointing of maximal depth,
and limiting the search by a concrete site or path inside it;
Author: XVel Software| Date: 02-07-2005 | Size:
1014 KB |
| |
- |
| |
Japplis Toolbox
License: Freeware
|
|
| |
Japplis Toolbox is a compilation of text utilities in one application.
It can encode and decode URL, Base64, Hex, SoundEx or Metaphone.
It can convert numbers from/to binary, octal, decimal, hexadecimal and to date.
It gives you text information such as character count, word count, MD5 or SHA.
You can get Java system properties, environment variables or Swing default values.
It checks and finds regular expressions.
It runs on Windows, Mac OS X and Linux.
You can also run it online as Applet.
Author: Anthony Goubard| Date: 19-06-2008 | Size:
491 KB |
| |
- |
| |
Kea Coloring Book
License: Freeware
|
|
| |
A great virtual Coloring Book for kids.
"All the fun. None of the mess!"
Kids learn about color use and color mixing.
The Parents Tools allow Mums and Dads (or older kids) to bring in their own pictures.
There are more pictures free to download, and we encourage you to upload your artwork for others to download and enjoy.
There are regular, free-to-enter coloring competitions that offer great prizes.
Author: Kea Software| Date: 04-03-2005 | Size:
2090 KB |
| |
- |
| |
Storm
License: Freeware
|
|
| |
Storm allows you to hide your confidential files and compressed folders in regular JPEG picture files. Your information is encrypted and hidden inside the JPEG file without affecting the picture's appearance, quality or dimensions. Storm is very easy to use and it does not require a password. It is compatible with all modern Windows versions and it is distributed as freeware.
Author: Mindhills International| Date: 08-03-2006 | Size:
1087 KB |
| |
- |
| |
TailXP
License: Freeware
|
|
| |
Ever wanted to follow a log file, capture debug messages or monitor syslog? Then this product is for you! Featuring multiple types of monitors: file monitor, event log, syslog, OutputDebugString and coloring of lines based on regular expression rules. Best of all: it docks to the top or bottom of your desktop like ICQ and other windows resize accordingly. Check out the screenshots. This product is a total freebie. The cost is zip, nada, zilch. Zero in whatever language you care to use.
Author: Infiero| Date: 15-01-2005 | Size:
730 KB |
| |
- |
| |
PayPal Notifier
License: Freeware
|
|
| |
PayPal Notifier is a utility that lets you check your paypal payments automatically at regular intervals. When new PayPal payments arrives, there is a notification mail sent to your mailbox from PayPal.
PayPal Notifier can check your mailbox and notify you the new payments. And it is completely free for PayPal users.
Author: OCloud Software| Date: 15-10-2004 | Size:
1055 KB |
| |
- |
| |
GooSync Google Calendar Sync
License: Freeware
|
|
| |
Synchronize your Google Calendar with your PDA or mobile device for Free. Just register for the free service at www.GooSync.com. Then download the free client and your ready to go. It's quick and simple, sign-up and start syncing. Never be without your vital calendar information again!
GooSync even works with regular mobile phones without the need to install our client software so its even easier. Check out www.GooSync.com for more.
GooSync supports all day and recurring appointments, multiple Google Calendars, reminders, categories, attendees, and all the regular appointment fields. We have 60,000 users and counting so get GooSync and get organised!
Author: Toffa International| Date: 08-05-2007 | Size:
207 KB |
| |
- |
| |
EZ eMail Backup
License: Freeware
|
|
| |
Email has become a major communication tool in today's high-tech world. Your email is a digital copy of all your important communications. What would you do if all of your emails were suddenly lost? Do you have a backup? If not then it would be nearly impossible to get your valuable data back.
EZ eMail Backup allows you to schedule regular backups of your email program. Schedule daily, weekly or monthly backups. It backs up program settings, addresses and every email in every folder. Works for Outlook, Outlook Express and many other email clients. Restoring data from a backup is easy using the built-in restore wizard. This easy tool can also backup your Internet Explorer favorites. EZ eMail Backup Contains no adware or spyware.
Author: Retina-X Studios, LLC| Date: 19-09-2007 | Size:
1108 KB |
| |
- |
| |
Febees Backup
License: Freeware
|
|
| |
Febees Backup is a backup tool designed to work in mixing Unicode and non-Unicode environments. It also equips with a flexible file/folder filter, which even supports Regular Expression. FTP to FTP backup, UNIX permissions backup and UNIX symbolic links backup are all possible.
Top Features:
Transparently backup between Windows, FTP, Amazon S3 and ZIP
Works in multilingual environments – both Unicode and non-Unicode
Unique fast backup – initial full backup is not necessary
Full featured filtering w/ preview capability
Flexible scheduling system
Customizable fault tolerance backup
Visual backup job simulation
User-defined variables
Command line interface for script integration
Author: Febees Software| Date: 09-06-2007 | Size:
2697 KB |
| |
- |
| |
ExplorerXP
License: Freeware
|
|
| |
ExplorerXP is a very fast, small, compact and innovative FREEWARE (for non - commercial use) file manager for Windows 2000/XP. Unlike the regular Windows Explorer, it displays the total size of each folder and allows you to browse multiple folders from a tabbed interface. It also includes an option to split and merge files, and to select or delete files based on wildcards.
Features - Tabbed interface, folder size information, real size of compressed files & folders, Unicode support, Merge & Split tools, wildcard selections, advanced copy/move.
Author: Nikolay Avrionov| Date: 20-02-2005 | Size:
384 KB |
| |
- |
| 1 | 2 | 3 | 4 | 5 |
|
|
Universal
Explorer
Powerful windows
explorer file
manager and viewer.

Disk
Size Manager
Analyses
hard disk space and collects statistics.

Web
Data Extractor
Email
marketing
software to extract specific contact.

ListMotor
Email
List Manager, operates with email stored in simple text files or csv
files.
|