Changes between Version 17 and Version 18 of WikiStart


Ignore:
Timestamp:
Aug 1, 2011, 3:21:26 PM (13 years ago)
Author:
Micke Prag
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v17 v18  
    11= Welcome to Telldus Developer =
    22
    3 Telldus Developer is an interactive page devoted to the users of TellStick and other Telldus products. This site replaces the old wiki of Telldus and adds new features such as enhanced project management capabilities. In other words this site is the optimal platform for information sharing and development of Telldus software.
     3Telldus Developer is an interactive page devoted to help developers developing third party application against Telldus products.
    44
    5 == [wiki:Documentation] ==
     5== Getting started ==
    66
    7 One of the primary reasons for the wiki is the provide help and support from both Telldus developers and users. One source of support is the FAQ page. However, support may also be found under the specific application of interest.
     7Telldus provides two different APIs for access. Before gettings started you should first decide which suits your needs best.
     8Why two differens APIs? Both APIs tries to solve different issues and have its own drawbacks. Please see "Comparison" at the end of this document for an overview between the two.
    89
    9 The wiki holds information about TellStick in all regards. Both complete and incomplete softwares are shared and projects of Telldus developers and individuals are made available. If you have any Telldus-related application you would like to share with the world, the wiki is the place to upload information on. You can both upload text and images about your project. As all wiki pages you can modify the content of any page by clicking "Edit this page". Please do remember that this site is intended to be in English. Help and instructions are found under TracGuide.
     10=== [doxygen:/ telldus-core] ===
     11This is our C-based API available for Windows, Linux and Mac OS X. It is installed alongside TelldusCenter on Windows and Mac OS X but available as a separate package on Linux. [doxygen:/ Read more]
    1012
    11 == [wiki:Software] ==
     13=== [http://api.telldus.com Telldus Live!] ===
     14This is out web based API available for over the internet. This is the only API for accessing TellStick Net. [http://api.telldus.com Read more]
    1215
    13 TellStick has a lot of softwares written by both Telldus and users from the Telldus community. Under [wiki:Software], all projects raging from small scripts to bigger system is collected under one roof. We also have information about developing your own software.
    14 
    15 == Project management ==
    16 
    17 Telldus Developer is based on the Trac platform for web-based project management. Trac uses the so called ticket system which means any project can be divided into separate sub-projects. A ticket is a certain task that has to be completed. With the roadmap feature it is possible to follow in what phase a project is and how much work there is left until it is finished. Just like with the wiki help and instructions are found under TracGuide.
     16== Comparison ==
     17|| || [doxygen:/ telldus-core] || [http://api.telldus.com Telldus Live!] ||
     18|| Can be used offline || [[Image(check.png)]] || ||
     19|| Can be used on another computer than where the TellStick is connected || || [[Image(check.png)]] ||
     20|| Suitable for mobile devices || || [[Image(check.png)]] ||
     21|| Supports TellStick || [[Image(check.png)]] || [[Image(check.png)]] ||
     22|| Supports TellStick Duo || [[Image(check.png)]] || [[Image(check.png)]] ||
     23|| Supports TellStick Net || || [[Image(check.png)]] ||