 |
The Regular Expressions for MS SQL Server is a set of T-SQL User Defined Functions (UDF) that gives users full power to manipulate string data in SQL queries, stored procedures and Transact-SQL programming. Some of the common challenges that you can solve with the Regular Expressions are:
? Extracting information and data mining;
? Formatting string data;
? Parsing text data into sections;
? Validating user text input; password, e-mail, URL, ect.;
? Replacing values in text to clean or change content.
Features of the product are:
? easy to use;
? great productivity and reliability;
? 100% Unicode;
? 100% compatible with VBScript regular expressions;
? works with (N)CHAR and (N)VARCHAR data;
? 30 days free trail period of the full product version.
regular expressions ms sql server 2000 t-sql vbscript regexp udf user
|
 |
The ultimate tool which lets you fight the cyberscam arriving in emails BEFORE it gets in to your PC. It is effective weapon against SPAM, malware (including viruses, worms, and spyware) and obscenity.
Background: The major flaw and immediate cause of most virus or worm email infections is that when message is downloaded by email client - it is already TOO LATE. Malicious code executes before anything can be done to prevent it - so the harm is already done.
Mailbox Guard offers a better way. It lets the user see all incoming mail right on the server, and remove unwanted or suspicious messages right there. But not only. It scans and analyzes on the fly every message and rank its risk in four categories:
Virus - active malware; viruses, worms, trojans, spyware etc.
SPAM - all kinds of unsolicited mail.
X-rated - messages with adult only contents X and R rated.
Bad Language - messages with foul, obscene, explicit language.
Results are presented as a simple color-coded tags (Risk-Level Mapping):
3 Red - clear and present danger, contains elements classified as such.
2 Orange - high, contain components that are likely harmful.
1 Yellow - medium, something looks not quite right.
0 Green - low, message appear to be "clean".
It automatically marks for deletion messages that meet predefined criteria.
The core component of MBG is a smart, parsing engine, which is trained to recognize patterns specific to messages which carries dangerous or offending contents.
Features unlimited email account management, background mail check, notification on new mail, user-definable lists, plain-text preview, html-tag filter, remote preview and delete of all emails from multiple accounts (without downloading to PC). Automatic test and report of connection speed. Scan-status database for all accounts. Master view, and account status line. New, cool looking interface, and more.
Get in control over your mail now!
email anti-spam anti-virus protection spam virus worm obscenity family kids children
|
 |
Advanced Email Parser (AEP) is an email data extraction utility. It offers extensive features to help you get every bit of information from your emails easily and painlessly. No more copy and paste or drag and drop between the many opened applications. There are many pre-designed filters, parsers, scripts and processors ready to be used so you can automate your email processing in lightning speed.
Email is one of the most relied upon methods of communication for any business. You will be losing out to your competitors if you take twice as long to sort through your emails. Advanced Email Parser can help by organizing your emails into user defined folders, to automate some of the repetitive email tasks and if you need certain portions of an email on another application, AEP can extract it automatically and send it to the pre-defined program. Imagine the advantage you will have over your competitor when you can focus your time on more important tasks.
Advanced Email Parser has many advanced features and allows full customization of the filters and scripts. You can direct AEP to process order forms from emails directly, send replies to clients, fill order databases, maintain mailing lists, perform backups of emails and even compile statistical data based on the emails.
So if you depend on emails for your daily business activities, Advanced Email Parser is a must have tool.
automated incoming email parsing marketing parser extracting autoresponders automatic e-mail mail
|
 |
Almost every aspect of modern business is or will become automated in the nearest future. Reliable and tireless computers replace human beings at routine tasks providing faster overall business operation.
While many innovations are coming into use day after another, electronic mail is still the most utilized technology, so far. We use e-mail as a transport for operational data such as product or service orders, helpdesk requests, business-to-business communications and much more. However, the major drawback of e-mail based systems is that usually trained personnel required to sort and qualify the incoming e-mail messages as well as to extract specialization-critical information from thousands of emails. Can this be automated as well? Or this is clearly an insurmountable task for today's PCs?
Presenting Advanced Email Parser, the unique e-mail messages processing software capable of relieving message management headaches!
Advanced Email Parser automates the whole procedure of receiving, processing and sending automatic replies to incoming messages. The application uses sets of user-defined rules to determine the type of message and what actions should be taken upon receiving it. This method is very convenient when processing product or service orders and helpdesk requests as it allows automatic extraction of all required values from the message body and placing them in external database. Once this is done, Advanced Email Parser can send a reply message containing order or request related information back to customer.
Unlike primitive e-mail parsers, AEP is capable of working both with Internet mailboxes (connecting to mail server and fetching the messages) and commonly used e-mail client software such as Outlook, Outlook Express, The Bat!, Eudora or Netscape Messenger which makes migrating to AEP a cakewalk.
With its amazing speed of operation and three possible pricing options AEP is truly the most fitting email processing solution both for SO\HO and large enterprises.
automated incoming email parsing marketing parser extracting autoresponders automatic e-mail mail
|
 |
Process Them is an email processor that allows you automatically process all emails you have in your POP3 Mailbox or which are already in your Outlook Express or Microsoft Outlook e-mail client so you don't have to do it manually any more. This is a great timesaver for people who receive a lot of e-mail and need to sort out it quickly and systematically. You can filter messages by email, subject, size, then parse them for the information you need - it can subject, body, header or anything else. And then you can send email with found information, extract or remove attachments, move message to a different folder or just save results to a text file or database
email process autoresponder outlook processing parse parsing process them email processor
|
 |
EasyPatterns are a revolutionary new way to describe text patterns, in a way that is easy to understand and use, and with plenty of power under the hood. EasyPatterns make parsing a US phone number as easy as
[ PhoneNumber ]
or if you prefer the long way:
[ optional punctuation, 3 digits, punctuation, 3 digits, punctuation, 4 digits ]
Once found it's easy to re-arrange it or reformat it. Using this pattern:
[ optional punctuation, capture(3 digits), punctuation, capture(3 digits), punctuation, capture(4 digits) ]
...we could re-arrange phone numbers like this:
$1.$2.$3
($1) $2-$3
+1.$1.$2.$3
How easy is that!
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 ].00
You can easily match dates like this:
[ Day <-/ > 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.
ezpattern ezpatterns easypatterns easypattern perl grep egrep pattern easy pattern easy patterns ez pattern
|
 |
Automatically search for and replace text in an entire directory of HTML pages. Use different file patterns to search for or exclude file types. You may search case sensitive or 'match whole words only' to narrow your search. Search for bytes or special characters like tabs and line breaks to convert UNIX text to Windows text. Or trim the spaces from a database dump, for example, so that they don't interfere with HTML formatting. Replace a string with the contents of a whole file. Server-side includes are easy to use, but once the site is complete, the unnecessary server overhead of parsing include files on every page request can be eliminated by replacing the one <#include....> line with the contents of the file itself. With the include file replacement of 12Replace, and because 12Replace works on the contents of directories and not just individual files themselves, a site based on includes can be rendered static in minutes. No Windows based editor flies like 12-Replace. Updating links sitewide is now a breeze with 12Ghosts Replace!
replace search includes case html automatically search replace text entire directory
|
 |
123Tag is an easy-to-use MP3 Tag editor and file re namer, simple to use to manage the information stored into MP3 files (ID3v1 and ID3v2 Tags). File names can be changed automatically using the tag information or otherwise it can extract tag information from the file name. It can also be used to play music and to manage MP3 files. 123Tag provides also en-mass file treatments.
Supported file formats: MPEG-1 Layer3 (MP3), ID3v1 or ID3v2 tags.
Some features of 123Tag :
- extraction of main MP3 tag information (Title, Author, Album, Year, Genre, Track), getting them from both the ID3v1 or ID3v2 tag
- extraction of main MP3 tag information parsing the file name
- advanced editor for the MP3 tag
- main MP3 tag information stored always as ID3v1 tag
- file rename using selected MP3 tag information
- undo function to restore back filename(s) or tag information
- multiple file processing
- exports the ID3 tag info to a .CSV file that you can use with MS Excel, MS Access, and so on
- embedded mp3 player
- fast directory listing
- list of more recent used folders
- file management functions (move, delete, rename, copy file, explore folder)
Language : English/Italiano.
id3 tag id3 id3v1 id3v2 mp3 rename mp3 tag edit rename
|
 |
CodeWorker is a scripting language for producing reusable, tailor-made, evolvable and reliable IT systems with a high level of automation. This is a software engineering approach called "generative programming".
The most remarkable advantage is about generating source code automatically after restricting human interventions to the essentials.
An extended BNF syntax allows defining new Domain-Specific languages or parsing existing format (HTML pages for example).
A template-based syntax like PHP and JSP allows writing the patterns for generating code.
The code generation knows how to preserve protected areas with hand-typed code and offers code expansion, source-to-source translation and program transformation.
These tasks are executed in a straightforward process, with no binding to an external programming language and with no translation of requirements specification in a constraining format.
code generator code generation extended bnf parsing tool generative programming program transformation source-to-source translation scripting language scripting language parsing
|
 |
Popular XML parser for C#, VB.NET, and ASP.NET
xml parser xml parser vb-net asp-net net component class library class library parse
|
|
|