Phonebot developer's reference/Sample applications

From EtherWiki
< Phonebot developer's reference
Revision as of 17:37, 29 October 2011 by Sstrader (talk | contribs) (Services)
Jump to: navigation, search

Agent

Calculator

  • Each number key contains the same script in its OnClick event by using the this keyword.

Notepad

  • Creates a user database to save notes
  • Uses the map object to sort notes
  • Uses list named objects to store database records within the visual list

Services

  • Contains several examples of each type of service
  • The "Twitter feed" module uses json objects to parse the data returned from the Web service call

Time tracker