You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.html 4.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. <html>
  2. <head>
  3. <title>IT Mill Toolkit 4</title>
  4. <link href="doc/manual/html-style/local.css" rel="stylesheet" type="text/css" />
  5. </head>
  6. <body>
  7. <div id="toolkit"></div>
  8. <div id="expo-banner">Sovelluskehitys ja - arkkitehtuuri <em>2007</em></div>
  9. <div id="expo">
  10. <div class="top"><div></div></div>
  11. <div class="content">
  12. <h3>Hyvä Sovelluskehitys ja -arkkitehtuuri -konferenssikävijä,</h3>
  13. <p>
  14. Tapasimme helmikuussa Kalastajatorpalla ja keskustelimme verkkosovellusten
  15. käyttöliittymäratkaisuista. Tämä muistitikku sisältää SOA-ratkaisuesityksen, tuotteen
  16. demon ja hinnaston IT Mill Toolkit -tuotteestamme. Tutustu rauhassa ja ota
  17. yhteyttä, kun aika on oikea.
  18. </p>
  19. <div class="links">
  20. <div class="top"><div></div></div>
  21. <div class="cont">
  22. &middot; <a href="http://toolkit.itmill.com/demo">IT Mill Toolkit Demo</a> <em>(online)</em><br />
  23. &middot; <a href="IT Mill Price List - February 2007.pdf">IT Mill Price List - February 2007</a> <em>(PDF)</em><br />
  24. &middot; <a href="IT Mill Toolkit and SOA.pdf">IT Mill Toolkit and SOA</a> <em>(PDF)</em>
  25. </div>
  26. <div class="bottom"><div></div></div>
  27. </div>
  28. Alta löydät myös tuotteen demon ja materaalia sovelluskehittäjille.<br /><br />
  29. Terveisin,<br /><br />
  30. <div class="contact">
  31. <strong>Ville Ingman</strong><br />
  32. p. 040 5949 313<br />
  33. <a href="mailto:ville.ingman@itmill.com">ville.ingman@itmill.com</a>
  34. </div>
  35. <div class="contact">
  36. <strong>Joonas Lehtinen</strong><br />
  37. p. 040 503 5001<br />
  38. <a href="mailto:joonas.lehtinen@itmill.com">joonas.lehtinen@itmill.com</a>
  39. </div>
  40. </div>
  41. <div class="bottom"><div></div></div>
  42. </div>
  43. <div id="intro">
  44. <div class="top"><div></div></div>
  45. <div class="content">
  46. <div class="preview"></div>
  47. <h2>Introduction</h2>
  48. <p>
  49. IT Mill Toolkit allows easy creation of first class user interfaces (UI) for Java-based programs.
  50. UI can be programmed in Java with easy to learn <a href="doc/api/index.html">API</a> and the toolkit takes care of
  51. creating stunning <a href="http://www.openajax.org/whitepaper.html" target="new">AJAX-based</a> UI.
  52. </p>
  53. <p>
  54. AJAX user interfaces support <a href="http://www.microsoft.com/windows/ie/default.mspx" target="new">
  55. Internet Explorer</a> 6-7, <a href="http://www.mozilla.com/firefox/" target="new">
  56. Firefox</a> 1.5-2 and <a href="http://www.apple.com/safari/" target="new">Safari</a> 2.
  57. Older browsers are supported by automatically providing traditional web-based UI.
  58. </p>
  59. </div>
  60. <div class="bottom"><div></div></div>
  61. </div>
  62. <div id="contents">
  63. <h2>Package contents</h2>
  64. <div class="top"><div></div></div>
  65. <div class="content">
  66. <h4>Library</h4>
  67. <ul>
  68. <li><a href="lib/itmill-toolkit-4.0.0-alpha-20070206-1.jar">Toolkit</a></li>
  69. <li><a href="lib/itmill-toolkit-src-4.0.0-alpha-20070206-1.jar">Toolkit Source</a></li>
  70. <li><a href="lib/ajax-themes">AJAX themes</a></li>
  71. <li><a href="lib/web-themes">Web themes</a></li>
  72. </ul>
  73. <h4>Documentation</h4>
  74. <ul>
  75. <li><a href="doc/manual/index.html">Manual</a>
  76. <ul>
  77. <li><a href="doc/manual/ch01.html">Introduction</a></li>
  78. <li><a href="doc/manual/ch01s02.html">Example application walkthrough</a></li>
  79. <li><a href="doc/manual/ch01s03.html">Development environment setup</a></li>
  80. <li><a href="doc/manual/pt02.html">API Reference</a></li>
  81. </ul>
  82. </li>
  83. <li><a href="doc/api/index.html">Standard JavaDoc API</a></li>
  84. </ul>
  85. <h4>Examples</h4>
  86. <ul>
  87. <li><a href="demo/src">Demo application sources</a></li>
  88. <li><a href="demo/itmill-toolkit.war">Demo WAR-package</a></li>
  89. </ul>
  90. </div>
  91. <div class="bottom"><div></div></div>
  92. </div> <!-- // contents -->
  93. <div id="demo">
  94. <h2>Demo and sample code</h2>
  95. <p>To get quick feel of the toolkit, look at the demos:</p>
  96. <ul>
  97. <li><a href="http://toolkit.itmill.com/demo/">Online at IT Mill</a></li>
  98. <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>
  99. </ul>
  100. </div>
  101. <div id="support">
  102. <h2>Support</h2>
  103. <p>
  104. Free support forum contains answers to most commonly asked questions,
  105. it will be opened later. For the time being use
  106. <a href="mailto:support@itmill.com">support@itmill.com</a>. IT Mill offers wide range
  107. of <a href="http://www.itmill.com/">professional support and service offering</a>.
  108. </p>
  109. </div>
  110. <div id="license">
  111. <h2>License</h2>
  112. <p>
  113. <ul>
  114. <li><a href="licensing-guidelines.html">Licensing guidelines</a></li>
  115. <li><a href="license.pdf">License</a></lI>
  116. <li>Prices and purchase from <a href="mailto:sales@itmill.com">sales@itmill.com</a></li>
  117. </ul>
  118. </p>
  119. </div>
  120. <br/>
  121. <br/>
  122. <br/>
  123. </body>
  124. </html>