/v3.2/nimbits-tds/web/welcome.html

http://nimbits-server.googlecode.com/ · HTML · 50 lines · 25 code · 13 blank · 12 comment · 0 complexity · edbef1620f81fd80278df8c3681981bb MD5 · raw file

  1. <!--
  2. ~ Copyright (c) 2010 Tonic Solutions LLC.
  3. ~
  4. ~ http://www.nimbits.com
  5. ~
  6. ~
  7. ~ Licensed under the GNU GENERAL PUBLIC LICENSE, Version 3.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
  8. ~
  9. ~ http://www.gnu.org/licenses/gpl.html
  10. ~
  11. ~ Unless required by applicable law or agreed to in writing, software distributed under the license is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
  12. -->
  13. <html>
  14. <head>
  15. <link rel="stylesheet" href="nimbits.css">
  16. </head>
  17. <body>
  18. <p><b>Welcome To Nimbits!</b></p>
  19. <p style="text-align:left">
  20. To get started, use the menu items above to: <br>
  21. <br><img src="/resources/images/default/menu/group-checked.gif">Create Data Points
  22. <br><img src="/resources/images/default/menu/group-checked.gif">Upload SVG process control diagrams
  23. <br><img src="/resources/images/default/menu/group-checked.gif">Create categories for organisation
  24. </p>
  25. <p>After creating your first data points, this panel will be replaced with your navigation tree. You can double click on
  26. them to view their data in the tools to the right.
  27. You can also drag and drop those points into the charts.
  28. <p>
  29. <p>Use the connections menu on the far right to connect to other nimbits users, you then be able to view their data
  30. points and diagrams as well.</p>
  31. <p>After creating a point and double clicking on it, you can use the edit menu to configure that point's alerts,
  32. compression, calculation and other settings.
  33. These control how that point behaves when a new value is recorded to it. New values can contain text annotations,
  34. number values and GPS coordinates.</p>
  35. <p>Please review our <A href="http://www.nimbits.com/pages/terms.html" target="_blank">Terms Of Use</A></p>
  36. </body>
  37. </html>