Canadian Mind Products in Development / Other
Converts text with many possible cleanups, including preparation of HTML and Java, aligning in columns, character set conversion, case converting, removing excess white space, removing blank lines, preparing regex expressions....
Converts raw text with the following possible cleanups:
1. Convert awkward characters to entities for HTML
2. Quote for Java Strings. e.g. C:MyDirMyFile.txt -> "C:MyDirMyFile.txt"
3. Convert to a CSV field with commas and spaces in quotes, and quotes doubled.
4. Convert to Java char [] literals, e.g. c: -> new char { 'c', ':', '' }
5. Strip HTML tags giving you the raw text.
6. Strip XML tags giving you the raw text.
7. Convert HTML entities back to awkward characters.
8. Convert XML entity references back to awkward characters.
9. Encode an entity using %xx e.g. space to %20.
10. Decode an entity using %xx e.g. %20 back to space.
11. Remove control characters.
12. Collapse multiple spaces into one.
13. Collapse multiple blank lines onto one.
14. Remove embedded control characters.
15. Collapse runs of spaces into a single space.
16. Collapse multiple blank lines into a single blank line.
17. Align space or comma delimited text in columns
18. Align Java source in columns (considers """, ''', /* comment */, //… in column delimiter rules).
19. Convert to UPPER case, lower case or Book Title case.
20. Converting raw multiline clipboards into search or replace regex expressions for Java Regexes, Funduc Search and Replace utility or Microedge SlickEdit Unix-style regexes, with the option of following by converting them to Java string literals. Composing regex sub-expressions to compactly select a particular set of characters.
21. Trim leading, trailing or both spaces. Can be combined with any other transformation.
Converts text with many possible cleanups, including preparation of HTML and Java, aligning in columns, character set conversion, case converting, removing excess white space, removing blank lines, preparing regex expressions.... converts raw text with the following possible cleanups: 0. Flow text by removing newline characters. Useful to prepare text to paste .... Free download of Quoter 5.2
... Java types into any of the other. Conversion Amanuensis as your side whenever you need Java code to convert anything to anything else. Runs an as Applet or application. To install, Extract the zip download with WinZip, available from winzip.com (or similar unzip utility) into any directory you please, often .... Free download of Converter 5.5
UMLet is an open-source UML tool with a simple user interface: draw UML diagrams. Free download of UMLet 11.5.1
Provider interface allows better reasoning about primitive types. Free download of ADO.NET Entity Framework 4.1.10715.0
Edit, compile, and run PHP codes on your PC.. Free download of PhpStorm 6.0.1
An open-source Python Integrated Development Environment. Free download of PyScripter 2.5.3
The Java Runtime Environment (JRE) is intended for software developers.. Free download of Java Runtime Environment 7 Update 13