Various tips to help Javascript programmers develop an app to run in xulrunner on the OLPC.

  • remove all code that detects browsers.
  • make sure that your app will continue to function when there is no network access.
  • if your app must use network RPC then provide a server to run on localhost
  • make sure that your app functions with the small screen of the OLPC