|
|
Freeware: Syntax Coloring
| |
Kolorowanka
License: Freeware
|
|
| |
Kolorowanka (name meaning 'Coloring Book' in Polish) is a very easy to use and well featured program which can be used for coloring images, just like in the coloring books. Of course it's not only designed for the usage of small children, because, as you probably know, coloring images is a very relaxing activity. Maybe next time, after a long day of fighting with nasty operating system, instead of throwing your computer out of a window or chasing your pets with dangerous tools, just sit and relax with Kolorowanka program :). Of course if you're a computer user which has kids, go ahead and show them this program - coloring images is a very pleasant, non-violent entertaiment for kids in various age.
It's main features are: rich color palette, support for BMP and PNG files, unlimited size of colorized image, different fill-styles support. Postcardware licensed.
Author: Piotr Chodzinski| Date: 17-07-2003 | Size:
211 KB |
| |
- |
| |
Just BASIC
License: Freeware
|
|
| |
Just BASIC is an ideal personal Windows programming tool and tutorial. Great for light programming and teaching or learning programming. Create your own utilities, games, business apps and more. Includes a syntax coloring editor, a debugger, and a customizable GUI editor. Large online community. Produces standalone applications.
Here are some features of Just BASIC:
It's free, of course!
Full tutorial and many example programs
Large online community
Syntax coloring editor
Easy source level debugging
Graphics including sprites and printing
Create standalone programs royalty free
Author: Shoptalk Systems| Date: -76-2005 | Size:
2635 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 |
| |
- |
| |
SuperEdi
License: Freeware
|
|
| |
SuperEdi is the ideal text editor for web site developers and programmers. Text files can be edited locally or directly on a remote server using the build-in FTP client.
Syntax coloring is included for HTML, CSS and JavaScript files, and can easily be extended for other languages. You can add powerful extensions to SuperEdi using TextPipe filters or by your own automation scripts written in JScript, VBScript or Perl. SuperEdi comes with a sample multi-level clip library, which you can extend with your own frequently used text clips.
Document tabs allow for quick navigation between multiple documents and the dockable directory tree helps you locate files quickly without opening the Windows Explorer. Context sensitive information is available via keyword lookup in any Windows help file, in the MSDN library or even web search engines. A list of functions or headlines is automatically extracted from the text and enables quick navigation within large documents.
SuperEdi supports Unicode UTF-8, UTF-16 as well as many locale- specific encodings.
Available languages: English, Dutch, German, Portuguese, Spanish, Chinese, Greek
Author: WoLoSoft International| Date: 01-04-2005 | Size:
1218 KB |
| |
- |
| |
Sean's Magic Slate
License: Freeware
|
|
| |
A coloring toy for ages 3-7. Choose from four ready-to-color or randomly-colored backgrounds, then add, position and color objects to create a unique picture. Objects can be sized large or small, reflected, moved or deleted at any time. A purple person dancing on a tangerine shore? Why not? Express yourself! Sean's Magic Slate is a freeware sample of the activities in our shareware game I Live At Santa's House.
Author: AHA! Software Inc.| Date: 17-10-1999 | Size:
583 KB |
| |
- |
| |
Hackers Coloring Book
License: Freeware
|
|
| |
After an exhaustive search to find such a tool, we finally made our own. There are LOTS of color pickers out there. Many of them are slow. Most of them only show one color at a time. Colors on web pages do not exist alone. How they look together is very important. With the Hackers Coloring Book, you can change 11 different items fast, compare 2 pages side by side, and make a style sheet of your output for your web page. It works with hex or decimal color codes and even generates random colors. See your color combls different fonts and many different sizes. We use this tool a LOT. We hope you enjoy it. If you have any suggestions for features you would like to see, please let us know. The current version shows you over 29,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 color combinations. The Hackers Coloring Book is Forever Free Software licensed under the GNU General Public License of the Free Foftware Foundation. Thank you for your support of Inner Peace. Inner Peace is not primarily a webmaster programming site. However, in the course of doing our web site, we have discovered a few things that other webmasters may find helpful, many of which are not elsewhere available. This is one of them.
Author: Inner Peace Volunteers| Date: 18-02-2003 | Size:
9 KB |
| |
- |
| |
EasySQL4Fox
License: Freeware
|
|
| |
If you're a FoxPro developer who's tried to use MS SQL, you've undoubtedly discovered that SQL's syntax is different from that of the FoxPro implementation of SQL. I've developed a solution that converts FoxPro SQL syntax to T-SQL syntax in a single function call. This functionality is in the form of an EFoxSQL.FLL which converts FoxPro SQL statements to T-SQL. In addition, For VFP 8 users, I've also included EFox_Data_Adapter, a data adapter class that provides support for such FoxPro functionality as LOCATE, BROWSE and others . Actually a purpose of this class is to create a simple level of abstraction of application from the access-technology (File-Server or Client-Server).
To use EasySQL4Fox, you simply attach a EFoxSQL.FLL library (Set Library to EFoxSQL.FLL Additive) and replace every SQL statement in your code with a call to our E_SQL_Select_Convert function. For example, if your MAIN contains a logical variable called UsingSQL that's .True. for SQL access and .False. for DBF access, you can use this:
If UsingSQL
Cmd = E_SQL_Select_Convert(OriginalSelectCmd)
IF SQLEXEC(connection_id, cmd, alias) <= 0
* Error message display here...
ENDIF
ELSE
&OriginalSelectCmd
ENDIF
You can certainly do the same by hand; however, a tool that does all of these things, and does them correctly the first time will probably pay for itself pretty quickly.
See HTML manual included for more information.
Author: Pinter Consulting| Date: 05-01-2005 | Size:
58 KB |
| |
- |
| |
ADX Toys 2 WD
License: Freeware
|
|
| |
ADX Toys 2 WD is a COM add-in for Microsoft Word that adds the syntax highlighting of the selected source code in the current document (see screenshot).
The add-in is based on Add-in Express 2 technology (http://www.add-in-express.com/) and designed to show you how to create add-ins, how to manage add-in's toolbars and controls, and how to get an access to Word objects.
ADX Toys 2 WD supports MS Word 2000 and higher.
Author: Afalina Co., Ltd.| Date: 14-06-2004 | Size:
723 KB |
| |
- |
| |
ADX Toys for Microsoft Word
License: Freeware
|
|
| |
ADX Toys for Microsoft Word is a COM add-in for Microsoft Word that adds the syntax highlighting of the selected source code in the current document (see screenshot).
The add-in is based on Add-in Express technology (http://www.afalinasoft.com/) and designed to show you how to create add-ins, how to manage add-in's toolbars and controls, and how to get an access to Word objects.
ADX Toys for Microsoft Word supports MS Word 2000 and higher
Author: Afalina Co., Ltd.| Date: 20-07-2003 | Size:
541 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 |
| |
- |
| |
Visual LogParser
License: Freeware
|
|
| |
Visual LogParser is a free Visual tool for the Microsoft LogParser engine. It enable user to query any log files or data source with an advanced SQL syntax.
Visual LogParser offer an dockable MDI interface, color syntax hightlighting, customisation of the log source properties, and many more.
Visual LogParser is a composite application of free blocks: .Net 2 framework, DockSand freeware, LogParser COM object, the Composite Application Block and the ICSharpDevelop TextEditor component.
Author: Serialcoder| Date: 12-10-2006 | Size:
423 KB |
| |
- |
| |
ConTEXT
License: Freeware
|
|
| |
ConTEXT is small, fast and powerful text editor for software developers. Unlimited open files, unlimited editing file size length, powerful syntax highlighting for C/C++, Delphi/Pascal, 80x86 assembler, Java, Java Script, Visual Basic, Perl/CGI, HTML, SQL, Python, PHP, Tcl/Tk, user defineable syntax highlighter, project workspaces, compiler integration, multilanguage support and many more features.
Author: ConTEXT Project Ltd| Date: 03-12-2006 | Size:
1629 KB |
| |
- |
| |
SSH Editor
License: Freeware
|
|
| |
SSH Editor is a FREEWARE, full-featured, yet easy-to-use, editor for webdevelopers and webmasters.
Features:
* Edit files directly on your (web)server
* Multiple files opened (Tabs support)
* All operations reachable by keyboard shortcuts
* Text indent on key
* Multiple re and undos
* Search and replace
* Syntax highlighter (see below)
Syntax highlighters:
* Perl
* PHP
* HTML
* CSS
* SQL
* JavaScript
* XML
Author: HerrOtto IT Services Ltd.| Date: 11-04-2008 | Size:
902 KB |
| |
- |
| |
LoGraf Free Website Editor
License: Freeware
|
|
| |
This HTML tool provides full syntax highlighting for HTML, CSS, JavaScript and ASP. It also includes a spell checker, an FTP client, link checker, thesaurus, HTML Tidy integration, right-click tag editing, JavaScripts, RTF import, stylesheet assistant and a table assistant with CSV import.
Author: CoffeeCup Software, Inc.| Date: 04-09-2001 | Size:
4122 KB |
| |
- |
| |
MoreMotion XML Editor
License: Freeware
|
|
| |
MoreMotion XML Editor (mmEd), developed for editing and verifying XML structured files used in MoreMotion projects, is an easy-to-use XML Editor for both beginners and professionals.
Features: Syntax Highlighting, XML Verification, Pretty Format, Automatic Tag Closing, Various Encoding Options.
Author: Pelin Uslu| Date: 22-02-2004 | Size:
1297 KB |
| |
- |
| |
HTAccessible
License: Freeware
|
|
| |
HTAccessible is a freeware tool for use on the Windows Platform. It is designed for Webmasters whose sites are hosted by Apache servers, and who use the .htaccess file to fine-tune the way their site is delivered to visitors.
Unless you work with .htaccess on a daily basis the chances are you haven't got the exact syntax rolling around in your head when you need it. That's where HTAccessible comes in. It provides a simple interface for putting together some of the most commonly used Apache directives, without the need for yet another Google search.
Author: Technology Lighthouse| Date: 01-01-2004 | Size:
374 KB |
| |
- |
| |
General SQL Parser
License: Freeware
|
|
| |
General SQL Parser is developed to help people who want to check syntax of SQL statements, pretty print out SQL statements,and parse SQL statements into a parse tree in their own program. It provides detail information about a SQL statement such as statement types (Select, insert, update, delete or create and so on), what's tables and fields are used in a statement, and different parts of a SQL statement are also available such as where clause, group by clause and having clause and so on...
General SQL Parser is designed to deal with SQL statement used by different Database
Such as Oracle,DB2,Informix,Sybase,Postgres,MySQL and so on.
And we will make it conforms to most of the entry-level SQL92 Standard.
Author: SQLParser.com| Date: 24-05-2004 | Size:
1699 KB |
| |
- |
| |
CloseApp
License: Freeware
|
|
| |
CloseApp is a small command-line tool which closes all the running instances of the process whose executable name is specified as a parameter. Run closeapp.exe in a Command Prompt to learn more about its syntax.
Author: Noel Danjou| Date: 03-11-2003 | Size:
39 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 |
| |
- |
| |
Peter's XML editor
License: Freeware
|
|
| |
XML editor which allows editing using a tree view or syntax highlighted source editor. The tool provides a range of feature in an intuitive environment. The tool has proved popular with those who want an easy to use XML editor.
Feature include validation, viewing XML as a DOM tree, and a range of feature to aid the editing of XML files. The tool comes with a comprehensive help file.
Author: Peter Reynolds| Date: 08-03-2003 | Size:
7344 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 |
| |
- |
| |
EControl Syntax Editor
License: Freeware
|
|
| |
Powerful text editor with syntax highlighting.
This editor is built using EControl Syntax Editor SDK.
The unique and more important feature is 100% customizable lexer, so you can adjust it for any type of text file. Lexer uses standard VCL resource streaming and stores itself in DFM text format.
Features:
- Delphi 2007 like editor;
- Fast loading huge files (several megabytes).
- Localized: English, Russian, German;
- Split screen;
- Customizable text folding;
- Customizable text structure tree view;
- Customizable keymapping;
- 100% customizable lexer (syntactical analyzer). Comfortable visual lexer editor;
- Nested lexers highlighting.Combining several lexers in one using "Sub Lexer" rules;
- Code templates;
- Auto-correction;
- Spell checking;
- Print/ print preview;
- Powerful search/replace (regular expressions, search all ...);
- Incremental search;
- Export in HTML/RTF with syntax highlighting;
- Copy selection to clipboard in RTF;
- Block staples (hierarchical text representation);
- User ranges allows custom lexer independent highlighting and text folding;
- Stack-based markers like in CodeRush;
- Unlimited bookmarks;
- Animation;
- Normal, column-oriented and line selection, clipboard operations;
- Right margin, persistent blocks, keep caret in text and numerous other options;
Highlighting features:
- Highlighting styles can use any font;
- Text region borders;
- Hiding parts of the text using Hidden attribute of the style;
- Multilevel style merging;
- Dynamical highlighting depended on caret position. Highlights valid blocks (for example, current procedure, brackets, "begin" ... "end" blocks ...);
- Line highlighting;
- Text partition by means of line separators like in Visual Basic IDE;
- Hyperlink highlighting
- Custom formatting
Default Lexer Library contains lexers for file types (over 30): C++, Pascal, Basic, SQL, Delphi Resources, HTML & XML, Style sheets, Ini files, Help Contents, Assembler, PHP...
Author: EControl Ltd.| Date: 02-06-2008 | Size:
952 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 |
| |
- |
| |
Free Java
License: Freeware
|
|
| |
The Java developer is ideal for beginners, based on J2SDK 1.3 version, that's why it can be runned on all the operation systems except Windows. Its editor shows the code with syntax highlight, it has redo-undo function. The work is easy with the structure panel and the file browser. You only need one push-button to compile/run, shows the compiling errors clearly. Running is in an virtual console at the same time, so writing console programs can be possible. It can also be used not just in Java but acquiring HTML, SQL language. Multiple languages are supported, and an English, Spanish translation is included.
Author: Tibor Belovai| Date: 08-08-2006 | Size:
580 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 |
| |
- |
| |
HTML Editor
License: Freeware
|
|
| |
Freelabs web editor software is designed for webpage development and it has features like syntax highlighting, TABLE construct, alignment etc. This html editor also has all the fundamental editor functionalities like: Cut, Copy, Paste, File Open, Save etc.
Freelabs Html-Editor allows you to create your own web pages without having to learn complex scripting languages. Freelabs Html-Editor has WYSIWYG (What You See Is What You Get) interface that makes editing pages as easy as using your favorite word processor. Webmasters and other advanced users can hand code HTML using the built in color highlighted source editor, while HTML wizards are available to make web design faster & easier.
There are lot of features and useful options that might help you while creating your webpage.
Freelabs web editor 's features include:
All standard editor functions
Intuitive Interface
Imports pages compatible with today's browsers
Absolute positioning of HTML elements
Drag & drop interface
Support for current Internet technologies
Imports all major image formats including PNG & JPEG
Syntax highlighting for HTML
Assistants for tables, forms, links, images, color
Shortcuts for commonly used tags (bold, italic, underline, paragraph,center)
Easy to use, customizable interface
Support for multiple documents
Standard Editor Functionality
Freelabs Html-Editor supports all standard editor functionalities like open, save, print, preview etc. with standard shortcuts. Also included is an imagebrowser, color picker, a table wizard, forms wizards, jump between WYSIWYG Editing Mode and HTML, etc.. in a very user friendly enviroment.
Syntax highlighting
Syntax highlighting indicates source code constructs with different colors. This help you to figure out errors and easily find different parts of code. Colors are customizable.
Shortcuts
Almost every function has its own shortcut key. Learning these shortcuts can speed up editing over 50% compared to normal text ed
Author: Free Labs Sofware| Date: 14-05-2007 | Size:
200 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 |
| |
- |
| |
FlySpeed SQL Query
License: Freeware
|
|
| |
FlySpeed SQL Query is an easy-to-learn-and-operate graphical tool for all database users and developers. It allows you to build queries on different database servers without needing deep knowledge of SQL syntax and performs a wide range of data manipulations.
Handy for professionals and essential to newbies, FlySpeed SQL Query includes everything to make your work with data more productive than ever before! Simple and convenient user interface, high data retrieval speed and powerful means of working with data and SQL queries will make your work as easy as possible!
Key features:
- Native connection to most database servers.
- Easy-to-use visual query builder can build even complex queries.
- SQL Editor with syntax highlighting and code completion.
- High-speed data retrieval, quick data manipilations.
- Easy printing of result data.
- Full Unicode support.
- Simple and convenient graphical user interface.
- Exporting data to most popular office formats with ease.*
- Powerful Report Builder to generate reports quickly and efficiently.*
* - Forecast
Author: Active Database Software| Date: 01-02-2008 | Size:
4410 KB |
| |
- |
| |
FNGraph
License: Freeware
|
|
| |
Graphing and analyzing mathematical functions. Customization of graphs and coordinates system appearance. Support for complex syntax, large variety of functions, user-defined variables. Tools for function evaluation, analysis and integration.
Author: Alexander Minza| Date: 07-08-2002 | Size:
523 KB |
| |
- |
| 1 | 2 | 3 |
|
|
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.
|