Transform data from :
- web pages
- MAPI emails
- files
Create your own data transformers with DTBuild. The installation package has samples to get you started :
| Extract number | Extract stock quotes. Can be adapted for other uses. Generates an HTML file (web page) displaying the extracted number and its source, i.e. the page header and URL. |
|---|---|
| Extract title + header | Extract news headlines. Generates an HTML file displaying the web page title, its URL, and the first header tag it encounters. Good for monitoring multiple websites on a single output page. |
| Watch words | Watch websites for occurrences of text items. User can define multiple text items, multiple websites, timer interval, and more. |
| Search | Search for multiple text items in email folders. |
|---|---|
| Search word pairs | Search for words "near" each other in email folders. "Nearness" is a user-defined number of characters. |
| EMail to database | This template is set up to parse eBay messages but ... can be adapted to parse all sorts of generated messages. |
| Count keywords | Count keyword occurrences in files. Generates an HTML file (web page) report listing the number of words / keywords in each scanned file. |
|---|---|
| Count lines | Count the number of newline characters, line feeds, etc., in a group of files. Generates an HTML report listing the number of line sin each scanned file, + totals at the bottom. |
| CRLF ⇒ LF | Convert carriage return + line feed sequences to line feeds. |
| Filter unprintable characters |
Extract printable characters from files containing binary data. Leave the unprintable stuff behind. |
| Generate site index |
Generate a website index from a group of web (HTML, PHP, etc.) files. Extract info from the <title> and meta tags of each file scanned. |
| Generate sitemap |
Generate a sitemap from a group of web files. Not included in the installation package yet. Available upon request. |
| LF ⇒ CRLF | The opposite of CRLF ⇒ LF : Convert line feeds to carriage return + line feed sequences. |
| Search |
Search a list of files for a list of text items.
Produces 4 output files:
|
| Search + replace |
User specifies :
|
DTRun is a cost-effective option for users who
don't require the full configuration capability of DTBuild.
Visit the download page for more information.