Node.js
from:http://nodejs.org/
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
http://www.mosync.com/documentation/manualpages/mosync-reload
MoSync Reload是什么?
MoSync Reload是一个工具
1.编辑HTML5
2.快速发布到多个设备
3.针对iOS, Android, WP
4.程序可以访问的native features:camera, SMS, file system and sensors and create user interfaces using real, native UI controls.
MoSync Reload 有三个部分:
1.A client application installed on your emulators or devices
2.A server running on your PC/Mac/Linux machine
3.An browser based user interface which you run in your web browser on your PC/Mac/Linux machine.
---------------------
安装与配置:
在手机或模拟器上下载并安装MoSync Reload Client app。
---------------------
运行 Reload:
首先保证已经安装Node.js在电脑上。
然后,On Windows,运行ReloadLuncher.exe
---------------------
Connecting Clients to Reload
To connect your clients to the Reload server you will need to have them connected to the same local network (WiFi).
Start the Client on the device/emulator and type in the IP address for the server in the edit box. The IP address is displayed under the “Network Info” tab in the browser UI:
Note: If running the Reload client app in the Android emulator and connecting the server running on the same machine (localhost), use the IP address: 10.0.2.2
---------------------
Using Reload
The browser based UI for Reload lets you manage your projects and send them to the connected clients.
The project browser displays all the project located in your current workspace, which is simply a directory on your hard drive.
By default, this will be a folder named MoSync_Reload_Projects located in your home directory:
To edit the project files (HTML/CSS/JavaScript files), you can use your favourite text editor. Reload does not force you to switch to a new editor. (Clicking the "Reveal" button opens the project files folder.)
s