Software Index
Related Topics
Popular Trends
Trending Topics
 

Alignment Distribution Regular

All | Freeware
Product Title  /  Popularity Revised License Rating Size
WTM Software Distribution
Make your software better known. With WTM Software Distribution it is the first way to send your software to hundreds of software archives around the world. WTM Software Distribution submits your software in software archives, outomatically. Use WTM Software Distribution ...
November 7th 2010 Freeware    781k
TSE Pro
The SemWare Editor Professional (TSE Pro) v4.0 for WIN9x/Me/NT/2000/XP is a compact, fully-featured text editor that is ideal for programmers, for users needing to manipulate data files (both large and small), as well as anyone needing a fast, powerful, general ...
September 13th 2002 Shareware  5 stars 1k
Atomic Time Zone [ Regular Edition ]
Atomic Time Zone Regular Edition ensures your computer clock maintains atomically correct time. In addition to doing this with style and simplicity, ATZ (Atomic Time Zone) @ZS - also includes a built in windows clock skinning ability. ATZ is simply ...
April 6th 2002 Shareware  5 stars 2k
BS1 Enterprise with Manufacturing
BS/1 Enterprise with Manufacturing is a multi-currency manufacturing, distribution and accounting system: General Ledger, Accounts Payable, Accounts Receivable, Inventory, Purchase Orders, Sales Orders and Quotes, Manufacturing, and Sales Analysis.

Sales orders may be optionally entered as quotes and printed for customer ...
December 7th 2004 Shareware  5 stars 1,596k
Finders Keepers
Search files of any kind, replace text, index files for instant searches, and launch files for viewing or editing. Search 4 ways: plain-text, regular expressions, approximate, and sound-alike. View, edit, or launch found files 6 ways, e.g., by associated files, ...
February 19th 2003 Shareware  5 stars 2,275k
GREPPES Text Tools
PDGREPPE is Pattern Definition GREP with Pattern Editing. FGREPPE is Fast Fixed GREP with Pattern Editing. PDGREPPE searches by Extended Regular Expressions. It can reuse search patterns from definition files, employ (MarkedGroups) of pattern data that appear later in patterns. ...
November 21st 2002 Freeware  4 stars 321k
PowerGREP
Quickly search through large numbers of files on your PC or network, including text and binary files, compressed archives, MS Word, Excel and PDF, etc. Find the information you want with powerful text patterns (regular expressions) specifying the form of ...
April 19th 2005 Shareware  5 stars 14,294k
PressEdge
With over 70,000 media contacts in PressEdge, you are sure to find your target market! Instead of paying large fees to a press release service, save your money and use PressEdge for life! PressEdge allows you to send your press ...
July 26th 2003 Shareware  5 stars 13,756k
GoMail Distribution List Manager
Manage small to large Outlook distribution list allowing you to import, export, filter, merge and remove duplicate email address with ease. All operations will not create duplicate items in the distribution list.Import and Export function will work with CSV and ...
September 24th 2003 Shareware    3,785k
Paquet Builder
Paquet Builder is a mix between a 7-Zip, Zip and Cabinet Self-Extracting archive maker and a Setup routine generator. Thanks to its exhaustive feature set, create flexible and compact self-extractors for professional file and software delivery. Visually construct simple or ...
September 30th 2003 Shareware    4,166k
Idem
Automation of file synchronization and data replication. At regular time intervals, checks a list of source folders updating target folders with new or modified files and sub-folders. Distribution of critical data from a computer location to another or across network ...
December 1st 2003 Shareware    2,601k
Ap Text To PDF
Text To PDF ( txt2pdf ) is a program to convert ASCII texts into PDF format with a minimum loss of formatting information. support command line, batch convert, encryption, page orientation,font setting etc.
.Searchable text base on the generated PDF ...
January 27th 2009 Freeware    584k
Regular Expressions for MS SQL server
The Regular Expressions for MS SQL Server offer an extremely powerful way to search, replace, format and extract text data inside a string using sophisticated search criteria. For example, you can search for whole words, or find a match with ...
January 29th 2004 Shareware    1,158k
Web Page Remote - Streaming Distribution Server
Software Tool for Web Page Remote. ME Cluster - Streaming Distribution Server is an Internet remote control tool which allows you to remotely control a PC from a Web browser. At Web browser, your mouse and keyboard control the computer ...
March 24th 2004 Shareware    16,110k
Criline Search and Replace
Criline Search and Replace is a search and replace program that handles multiple files with just
a few clicks.

Major advantages:

- HEX search and replace.
- Fast search algorithm.
- Regular expressions support.
- Search and replace in archives.
- Comprehensive user interface.
- Keeps your files ...
January 22nd 2005 Shareware    1,120k
QRav
QRav makes it easy to backup and restore important e-mail, My Documents, Internet Explorer favorites, and personal folders. QRav supports Microsoft Outlook, Outlook Express, Eudora, IncrediMail, and Pegasus mail. The backups can be divided across multiple disks for easy storage ...
October 17th 2005 Shareware    1,282k
RegexBuddy
Perfect companion for working with regular expressions. Easily create regular expressions that match exactly what you want. Clearly understand complex regexes written by others. Quickly test any regex on sample strings and files, preventing mistakes on live data. Use the ...
April 26th 2005 Shareware    9,216k
Idem
Automation of file synchronization and data replication. At regular time intervals, checks a list of source folders updating target folders with new or modified files and sub-folders. Distribution of critical data from a computer location to another or across network ...
August 17th 2004 Shareware    2,590k
Truly Random
Fulfilling all your random needs
-Truly Random password and number generator.
Generate random numbers, strings, passwords using high quality pseudo random generator, random events form keyboard/mouse and/or truly random noise via your sound card.

Verifies the randomness of you data ...
November 22nd 2011 Shareware  5 stars 1,385k
AddUp
This could be the last calculator you will ever want. With a flexible work area and user-selectable button panels, this multi-purpose tool packs all the functionality you can expect in a calculator.

* A flexible work area lets you type in ...
January 29th 2005 Shareware    273k
Related Scripts
Analyze Source Code With Regular Expressions
Analyze Source Code With Regular Expressions is an easy tutorial in which the author gives details about an application, which will examine and analyse each line of code and give details whether the particular line is an executable, an attribute, ...
November 27th 2005 Freeware     
C# Regular Expressions
C# Regular Expressions is a web based tutorial in which the author elaborates about the method of utilizing System.Text.RegularExpression classes inorder to perform the process of matching and replacing string with the help of regular expressions. In this tutorial the ...
December 6th 2005 Freeware     
Common Applications of Regular Expressions
This is an online tutorial that contributes with ASP programmers who have knowledge about regular expressions. Here the author clearly says that in this tutorial the provided sample codes are written using MS scripting engines version 5.5. This article says ...
December 16th 2005 Freeware     
Email validation using Regular Expression
Beginners in ASP programming can utilize this online tutorial to solve their problems and get clarification for their doubts. From this tutorial, generating a cost effective module to acquire valid address can be done easily with the help of 'Regular ...
December 13th 2005 Freeware     
Formatting with Regular Expressions
Formatting with Regular Expressions is a web based tutorial in which the author gives details about regular expression pattern matching. The author describes about string manipulating function which can be used in formatting. Here the author explains about the process ...
December 3rd 2005 Freeware     
Introduction to PHP Regular Expressions (#1): General Mechanics
This is a tutorial which teaches the users how to handle the regular expressions with php on their websites. The author says to the users that the regular expressions match anything that contains any text and then the text.txt. This ...
November 29th 2005 Freeware     
Introduction To Regular Expressions
Introduction To Regular Expressions is an article through which users can learn about regular expression and its uses. Here the author elaborates the procedure to make use of System.Text.RegularExpressions Namespace classes for parsing the text. The author also gives details ...
December 17th 2005 Freeware     
Introductory guide to Regular Expressions
Introductory guide to Regular Expressions is an useful article with which you gain knowledge about the regular expressions of javascript. This introductory article is easy to understand and deals with almost all areas of regular expressions. Here in this tutorial ...
November 21st 2005 Freeware     
Introductory Guide to Regular Expressions in JavaScript
Comprehensive, beginner's guide to Regular Expressions in JavaScript.
December 19th 2005 Freeware     
Learning to Use Regular Expressions by Example
This is a fairly lengthy article that will teach you how to use PHP's regular expressions by offering examples of useful code such as e-mail validation and more.
December 13th 2005 Freeware     
Related Code
EDocEngine ActiveX/.NET 2.0
Gnostice eDocEngine is a generic electronic document creation component suite for Microsoft Visual Studio, Microsoft Visual Studio .NET, Borland Delphi 8 .NET and Borland C++Builder. eDocEngine enables you to create rich electronic documents in over 18 popular formats, including PDF, ...
February 16th 2006     955k
VeriLook Standard SDK (Demo for Linux) 2.0
VeriLook Standard SDK. It allows rapid development of the biometric application for Windows or Linux using functions from VeriLook library, which ensure high reliability of the face identification, 1:1 and 1:N matching modes, multiple faces' processing, comparison speed up to ...
February 19th 2006     372k
Métamorphose File -n- Folder Renamer
Métamorphose File -n- Folder Renamer is a free, open source mass renaming program that combines great flexability with an intuitive interface.

Allows most command line renaming operations in a single utility, perfect for those of us that need to rename large ...
February 25th 2006     205k
A Very Polyvalent Polygon Drawing Software
This program can draw any polygon that is a "regular polygon", a "star polygon" or a "star figure". The code for the program is very simple and straight forward and the results are pretty cool! It is definitly pretty good ...
March 13th 2006     18k
Uniformly Distributed Random Number Generator
This is a class called urand I wrote to generate random numbers with a perfectly even distribution. If, for example, you want a sequence of 12 random numbers from 0 to 5, this random number generator might put out 3 4 ...
March 14th 2006     2k
New Software
Popular Software