Hi,

At first I'd like to say that if this post is not appropriate for the forum, please remove it.

- Preface:
Initially I started this utility for personal use. Then I desided to add a User interface (and some more features) and give it in public for use from anyone may concern (for free of course).


- About the Code Highlighter:
The utility is a free online XML [and other tag-based languages, like (X)HTML] source code highlighter - web application that applies pre-defined or custom styles (font, size, etc) and color formatting / highlighting to your given code.

[ Use the ready color schemes or any custom color, (CSS) style: font, size, (bold, italic, underline, etc ), to make your code more readable ].

Features among others allow to preview your changes and styles in real time and provide either an internet location (file) or paste-enter code for highlithing.

Feel free to use, modify or embed the generated highlighted code in your pages or projects.


- In addition:
You may also send URL queries and use the program remotely without the User Interface...
Example set:
Code:
http://www.in3d.eu/xml/?file=YourDomain.com/test.xml 
to open your given file.

A Real example: http://www.in3d.eu/xml/?file=in3d.eu/xml/Settings.xml (Open the given file -Settings.xml- without the application's User Interface visible)

You can also set other parameters in the URL, eg. to select color scheme, or directly define custom colors,etc. (see the available parameters in the application's short Help info)


- Project URL:
You can find the Code Highlighter here: http://www.in3d.eu/xml/Code_Highlighter.php


Thank you!

Kostas