# Help files for RwdTinker core :general_help => "You can work with Applets: go to 'Selection tab', On that back screen you will find: List Applets: you can see and delete installed applets List Zips: you can see lists of applets that you can install Edit Configuration: You can view the rwdtinker configuration and change it Diagnostic Tab: You can view the environments variables that rwdtinker is running with ", :network_help => "Using over a Network: To serve the application over your local LAN,change the last line in the init.rb file to something like:\n RwdTinker.file(RWDFile).serve(8080, '-r' ? '.rwduids' : nil)\n Then you should be able to login at: http://yourhostname:8080", :documents_rwdtinker => "Documents: when you click on a document name, the document should pop up in a browser window, or in another browser tab.", :remote_control => "Remote control gives you a way to determine what applications are running on which ports The name of the application is set in the config file You need to click the show remote command choices first - this will show the port and query choices Then you can click in 'Run Command' to see if other applications are running. The remote ports daemon will not be running unless you start it. "