From: Joonas Lehtinen Date: Wed, 7 Feb 2007 13:26:22 +0000 (+0000) Subject: Applying Jounis new style for static pages X-Git-Tag: 6.7.0.beta1~6666 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=dfd9f60ee6bb576235cbfbefa5e0c8f9a8df7a8f;p=vaadin-framework.git Applying Jounis new style for static pages svn changeset:518/svn branch:toolkit --- diff --git a/index.html b/index.html index 89c2987c6d..0c03917e64 100644 --- a/index.html +++ b/index.html @@ -5,90 +5,98 @@ - - -
- -

Introduction

- -
-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 API and the toolkit takes care of -creating stunning AJAX-based UI. +
+
+
+
+

Introduction

+

+ 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 API and the toolkit takes care of + creating stunning AJAX-based UI. +

+

+ AJAX user interfaces support + Internet Explorer 6-7, + Firefox 1.5-2 and Safari 2. + Older browsers are supported by automatically providing traditional web-based UI. +

+
+
+
+ + +
+

Package contents

+
+
+

Library

+ -

+

Documentation

+ -AJAX user interfaces support -Internet Explorer 6-7, -Firefox 1.5-2 and Safari 2. -Older browsers are supported by automatically providing traditional web-based UI. -
+

Examples

+ +
+
+
-

Demo and sample code

-
-To get quick feel of the toolkit, look at the demos: - -
+
+

Demo and sample code

+

To get quick feel of the toolkit, look at the demos:

+
+

Support

- -
+

Free support forum contains answers to most commonly asked questions, it will be opened later. For the time being use support@itmill.com. IT Mill offers wide range -of professional support and service offering. -

- -
- -

Contents

- - +

License

- -
+
+
+
+
+
+
+
\ 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 @@ - -IT Mill Toolkit Licensing Guidelines - - - - -

IT Mill Toolkit - Licensing Guidelines

- -Licensing in nutshell: - - -

Using IT Mill Toolkit for free

- -

Application development is complitely free. Furthermore, you can deploy -the developed application for testing and validation at the development time.

- -

You can obtain a free license for production use in small workgroups from -IT Mill License store. This license -covers use of 4 active users concurrently -using the application in one server.

- -

Commercial use

- -

A commercial license must be obtained for production use of the -applications that use IT Mill Toolkit libraries.

- -

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.

- -

If the number of server installations is so high that separate deployment -licenses are not an option, please contact sales -to hear about OEM licensing options.

- -

Purchasing Commercial License

- -

Deployment licenses can be purchased online from IT Mill Ltd.

- -

If you are interested in OEM-license for your product, please -contact sales at IT Mill Ltd.

- -

License terms

- -

The actual legal license text is in license.pdf.

- -

License files

- -

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.

- -

Free unlimited development license -license-file is included in product package in -lib -directory

- -

Open Source Edition

- -

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.

- -

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.

- -

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.

- -

Educational use

- -

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 IT -Mill Ltd.

- - - \ No newline at end of file + + IT Mill Toolkit Licensing Guidelines + + + + +
+ +

Licensing Guidelines

+ + Licensing in nutshell: + + +

Free use

+ +

Application development is complitely free. Furthermore, you can deploy + the developed application for testing and validation at the development time.

+ +

You can obtain a free license for production use in small workgroups from + IT Mill License store. This license + covers use of 4 active users concurrently + using the application in one server.

+ +

Commercial use

+ +

A commercial license must be obtained for production use of the + applications that use IT Mill Toolkit libraries.

+ +

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.

+ +

If the number of server installations is so high that separate deployment + licenses are not an option, please contact sales + to hear about OEM licensing options.

+ +

Purchasing Commercial License

+ +

Deployment licenses can be purchased online from IT Mill Ltd.

+ +

If you are interested in OEM-license for your product, please + contact sales at IT Mill Ltd.

+ +

License terms

+ +

The actual legal license text is in license.pdf.

+ +

License files

+ +

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.

+ +

Free unlimited development license + license-file is included in product package in + lib -directory

+ +

Open Source Edition

+ +

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.

+ +

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.

+ +

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.

+ +

Educational use

+ +

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 IT + Mill Ltd.

+ +
+ + +