summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.html138
-rw-r--r--licensing-guidelines.html186
2 files changed, 168 insertions, 156 deletions
diff --git a/index.html b/index.html
index 89c2987c6d..0c03917e64 100644
--- a/index.html
+++ b/index.html
@@ -5,90 +5,98 @@
</head>
<body>
-<table width="100%" border="0">
-
-<tr><td width="50%" valign="top">
-
-<h2>Introduction</h2>
-
-<div class="front-page-box">
-IT Mill Toolkit allows easy creation of first class user interfaces (UI) for Java-based programs.
-UI can be programmed completely in Java with easy to learn <a href="doc/api/index.html">API</a> and the toolkit takes care of
-creating stunning <a href="http://www.openajax.org/whitepaper.html" target="new">AJAX-based</a> UI.
+ <div id="intro">
+ <div class="top"><div></div></div>
+ <div class="content">
+ <div class="preview"></div>
+ <h2>Introduction</h2>
+ <p>
+ IT Mill Toolkit allows easy creation of first class user interfaces (UI) for Java-based programs.
+ UI can be programmed in Java with easy to learn <a href="doc/api/index.html">API</a> and the toolkit takes care of
+ creating stunning <a href="http://www.openajax.org/whitepaper.html" target="new">AJAX-based</a> UI.
+ </p>
+ <p>
+ AJAX user interfaces support <a href="http://www.microsoft.com/windows/ie/default.mspx" target="new">
+ Internet Explorer</a> 6-7, <a href="http://www.mozilla.com/firefox/" target="new">
+ Firefox</a> 1.5-2 and <a href="http://www.apple.com/safari/" target="new">Safari</a> 2.
+ Older browsers are supported by automatically providing traditional web-based UI.
+ </p>
+ </div>
+ <div class="bottom"><div></div></div>
+ </div>
+
+
+<div id="contents">
+<h2>Package contents</h2>
+<div class="top"><div></div></div>
+ <div class="content">
+ <h4>Library</h4>
+ <ul>
+ <li><a href="lib/itmill-toolkit-4.0.0-alpha-20070206-1.jar">Toolkit</a></li>
+ <li><a href="lib/itmill-toolkit-src-4.0.0-alpha-20070206-1.jar">Toolkit Source</a></li>
+ <li><a href="lib/ajax-themes">AJAX themes</a></li>
+ <li><a href="lib/web-themes">Web themes</a></li>
+ </ul>
-<br/><br/>
+ <h4>Documentation</h4>
+ <ul>
+ <li><a href="doc/manual/index.html">Manual</a>
+ <ul>
+ <li><a href="doc/manual/ch01.html">Introduction</a></li>
+ <li><a href="doc/manual/ch01s02.html">Example application walkthrough</a></li>
+ <li><a href="doc/manual/ch01s03.html">Development environment setup</a></li>
+ </ul>
+ </li>
+ <li><a href="doc/api/index.html">API Documentation</a></li>
+ </ul>
-AJAX user interfaces support <a href="http://www.microsoft.com/windows/ie/default.mspx" target="new">
-Internet Explorer</a> 6-7, <a href="http://www.mozilla.com/firefox/" target="new">
-Firefox</a> 1.5-2 and <a href="http://www.apple.com/safari/" target="new">Safari</a> 2.
-Older browsers are supported by automatically providing traditional web-based UI.
-</div>
+ <h4>Examples</h4>
+ <ul>
+ <li><a href="demo/src">Demo application sources</a></li>
+ <li><a href="demo/itmill-toolkit.war">Demo WAR-package</a></li>
+ </ul>
+ </div>
+ <div class="bottom"><div></div></div>
+</div> <!-- // contents -->
-<h2>Demo and sample code</h2>
-<div class="front-page-box">
-To get quick feel of the toolkit, look at the demos:
-<ul>
-<li><a href="http://toolkit.itmill.com/demo/">Online at IT Mill</a></li>
-<li>To run demos locally, run start.bat (on Windows) or start.sh (on Mac or Linux) in <a href="demo">demo-directory</a></li>
-</ul>
-<br/>
+<div id="demo">
+ <h2>Demo and sample code</h2>
+ <p>To get quick feel of the toolkit, look at the demos:</p>
+ <ul>
+ <li><a href="http://toolkit.itmill.com/demo/">Online at IT Mill</a></li>
+ <li>To run demos locally, run start.bat (on Windows) or start.sh (on Mac or Linux) in <a href="demo">demo -directory</a></li>
+ </ul>
</div>
+<div id="support">
<h2>Support</h2>
-
-<div class="front-page-box">
+<p>
Free support forum contains answers to most commonly asked questions,
it will be opened later. For the time being use
<a href="mailto:support@itmill.com">support@itmill.com</a>. IT Mill offers wide range
-of <a href="http://www.itmill.com/">professional support and service offering</a>.
-</div>
-
-</td><td width="50%" valign="top">
-
-<h2>Contents</h2>
-
-<div class="front-page-box">
-<b>Library</b><br/>
-<ul>
-<li><a href="lib/${lib-bin-jar-name}">Toolkit</a></li>
-<li><a href="lib/${lib-src-jar-name}">Toolkit Source</a></li>
-<li><a href="lib/ajax-themes">AJAX themes</a></li>
-<li><a href="lib/web-themes">Web themes</a></li>
-</ul>
-
-<b>Documentation</b><br/>
-
-<ul>
-<li><a href="doc/manual/index.html">Manual</a>
- <ul>
- <li><a href="doc/manual/ch01.html">Introduction</a></li>
- <li><a href="doc/manual/ch01s02.html">Example application walkthrough</a></li>
- <li><a href="doc/manual/ch01s03.html">Development environment setup</a></li>
- </ul>
-</li>
-<li><a href="doc/api/index.html">API Documentation</a></li>
-</ul>
-
-<b>Examples</b><br/>
-
-<ul>
-<li><a href="demo/src">Demo application sources</a></li>
-<li><a href="demo/itmill-toolkit.war">Demo WAR-package</a></li>
-</ul>
+of <a href="http://www.itmill.com/">professional support and service offering</a>.
+</p>
</div>
+<div id="license">
<h2>License</h2>
-<div class="front-page-box">
+<p>
<ul>
- <li><a href="licensing-guidelines.html">Licensing
- guidelines</a></lI>
+ <li><a href="licensing-guidelines.html">Licensing guidelines</a></li>
<li><a href="license.pdf">License</a></lI>
<li>Prices and purchase from <a href="mailto:support@itmill.com">sales@itmill.com</a></li>
</ul>
+</p>
</div>
-</td></tr></table>
+<br/>
+<br/>
+<br/>
+<br/>
+<br/>
+<br/>
+<br/>
</body>
</html> \ No newline at end of file
diff --git a/licensing-guidelines.html b/licensing-guidelines.html
index 414f350ba4..7877af6e10 100644
--- a/licensing-guidelines.html
+++ b/licensing-guidelines.html
@@ -1,92 +1,96 @@
<html>
-<head>
-<title>IT Mill Toolkit Licensing Guidelines</title>
-<link href="doc/manual/html-style/local.css" rel="stylesheet" type="text/css" />
-</head>
-<body>
-
-<h1>IT Mill Toolkit - Licensing Guidelines</h1>
-
-Licensing in nutshell:
-<ul>
- <li>Free for learning, development and testing</li>
- <li>Free for small production deployments (max 4 concurrent active users per server)</li>
- <li>Commercial license is required for larger production environment</li>
- <li>For distributing IT Mill Toolkit as a part of your own
- product, either purchase suitable commercial deployment licenses or
- contact us for OEM-license tailored for your needs.</li>
-</ul>
-
-<h3>Using IT Mill Toolkit for free</h3>
-
-<p>Application development is complitely free. Furthermore, you can deploy
-the developed application for testing and validation at the development time.</p>
-
-<p>You can obtain a free license for production use in small workgroups from
-<a href="http://www.itmill.com/">IT Mill License store</a>. This license
-covers use of 4 active users concurrently
-using the application in one server.</p>
-
-<h3>Commercial use</h3>
-
-<p>A commercial license must be obtained for production use of the
-applications that use IT Mill Toolkit libraries.</p>
-
-<p>A deployment license is required for each deployed copy of a program
-that uses Toolkit library. To be more exact, each Java Virtual
-Machine (JVM) that runs a program that uses IT Mill Toolkit libraries, must have an
-unique deployment license. For example, if the program is
-deployed to multiple servers (for load balancing or other reasons), each
-server needs an unique license.</p>
-
-<p>If the number of server installations is so high that separate deployment
-licenses are not an option, please contact <a href="http://www.itmill.com/">sales</a>
-to hear about OEM licensing options.</p>
-
-<h2>Purchasing Commercial License</h2>
-
-<p>Deployment licenses can be purchased online from <a
- href="http://www.itmill.com/">IT Mill Ltd</a>.</p>
-
-<p>If you are interested in OEM-license for your product, please
-contact sales at <a href="http://www.itmill.com/">IT Mill Ltd</a>.</p>
-
-<h2>License terms</h2>
-
-<p>The actual legal license text is in <a href="license.pdf">license.pdf</a>.</p>
-
-<h2>License files</h2>
-
-<p>Technically license is stored as itmill-toolkit-license.xml -file, that is usually
-store in WEB-INF -directory of the web-application. The license file
-contains information about the scope and limitations of the lisence in fairly readable
-form, so you might want to check the file contents. Toolkit package is shipped with
-unlimited license for development and testing purposes.</p>
-
-<p>Free unlimited development license <a href="lib/itmill-toolkit-license.xml">
-license-file</a> is included in product package in
-lib -directory</p>
-
-<h2>Open Source Edition</h2>
-
-<p>The previous version 3 of the product was called Millstone User Interface Library.
-Millstone library was licensed with very liberal LGPL-license. The latest free release of
-Millstone User Interface Library (version 3.1) can still be found from sourceforge.</p>
-
-<p>The new version 4 of the library, now called IT Mill Toolkit, is not licensed with
-an open source license. This does not mean that the sources are closed, source code is
-included in the product package for your convenience. </p>
-
-<p>Why did we change the license? Putting a clear transparent pricing model on the
-product makes our customers decision-making easier. They know how much they are
-paying for and that they can expect commercial grade quality product for their money.</p>
-
-<h2>Educational use</h2>
-
-<p>If you want to use the IT Mill Toolkit for teaching programming, web
-development or user interface design, you can apply for educational
-license by contacting sales at <a href="http://www.itmill.com/">IT
-Mill Ltd</a>.</p>
-
-</body>
-</head> \ No newline at end of file
+ <head>
+ <title>IT Mill Toolkit Licensing Guidelines</title>
+ <link href="doc/manual/html-style/local.css" rel="stylesheet" type="text/css" />
+ </head>
+ <body>
+
+ <div id="page">
+
+ <h1>Licensing Guidelines</h1>
+
+ Licensing in nutshell:
+ <ul>
+ <li>Free for learning, development and testing</li>
+ <li>Free for small production deployments (max 4 concurrent active users per server)</li>
+ <li>Commercial license is required for larger production environment</li>
+ <li>For distributing IT Mill Toolkit as a part of your own
+ product, either purchase suitable commercial deployment licenses or
+ contact us for OEM-license tailored for your needs.</li>
+ </ul>
+
+ <h3>Free use</h3>
+
+ <p>Application development is complitely free. Furthermore, you can deploy
+ the developed application for testing and validation at the development time.</p>
+
+ <p>You can obtain a free license for production use in small workgroups from
+ <a href="http://www.itmill.com/">IT Mill License store</a>. This license
+ covers use of 4 active users concurrently
+ using the application in one server.</p>
+
+ <h3>Commercial use</h3>
+
+ <p>A commercial license must be obtained for production use of the
+ applications that use IT Mill Toolkit libraries.</p>
+
+ <p>A deployment license is required for each deployed copy of a program
+ that uses Toolkit library. To be more exact, each Java Virtual
+ Machine (JVM) that runs a program that uses IT Mill Toolkit libraries, must have an
+ unique deployment license. For example, if the program is
+ deployed to multiple servers (for load balancing or other reasons), each
+ server needs an unique license.</p>
+
+ <p>If the number of server installations is so high that separate deployment
+ licenses are not an option, please contact <a href="http://www.itmill.com/">sales</a>
+ to hear about OEM licensing options.</p>
+
+ <h2>Purchasing Commercial License</h2>
+
+ <p>Deployment licenses can be purchased online from <a
+ href="http://www.itmill.com/">IT Mill Ltd</a>.</p>
+
+ <p>If you are interested in OEM-license for your product, please
+ contact sales at <a href="http://www.itmill.com/">IT Mill Ltd</a>.</p>
+
+ <h2>License terms</h2>
+
+ <p>The actual legal license text is in <a href="license.pdf">license.pdf</a>.</p>
+
+ <h2>License files</h2>
+
+ <p>Technically license is stored as itmill-toolkit-license.xml -file, that is usually
+ store in WEB-INF -directory of the web-application. The license file
+ contains information about the scope and limitations of the lisence in fairly readable
+ form, so you might want to check the file contents. Toolkit package is shipped with
+ unlimited license for development and testing purposes.</p>
+
+ <p>Free unlimited development license <a href="lib/itmill-toolkit-license.xml">
+ license-file</a> is included in product package in
+ lib -directory</p>
+
+ <h2>Open Source Edition</h2>
+
+ <p>The previous version 3 of the product was called Millstone User Interface Library.
+ Millstone library was licensed with very liberal LGPL-license. The latest free release of
+ Millstone User Interface Library (version 3.1) can still be found from sourceforge.</p>
+
+ <p>The new version 4 of the library, now called IT Mill Toolkit, is not licensed with
+ an open source license. This does not mean that the sources are closed, source code is
+ included in the product package for your convenience. </p>
+
+ <p>Why did we change the license? Putting a clear transparent pricing model on the
+ product makes our customers decision-making easier. They know how much they are
+ paying for and that they can expect commercial grade quality product for their money.</p>
+
+ <h2>Educational use</h2>
+
+ <p>If you want to use the IT Mill Toolkit for teaching programming, web
+ development or user interface design, you can apply for educational
+ license by contacting sales at <a href="http://www.itmill.com/">IT
+ Mill Ltd</a>.</p>
+
+ </div>
+
+ </body>
+</html>