From a79f406b1963a37cbb87459161827507dd62aac9 Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Tue, 10 Jul 2012 11:19:37 -0700 Subject: Updating the Readme. Signed-off-by: Valerio Virgillito --- README.md | 24 +++++++----------------- 1 file changed, 7 insertions(+), 17 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c5ecd429..6e62c8c5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ To run the Ninja Application you will need the following: -- Be able to access the Motorola internal network, using the blue port or VPN - The latest stable version of Chrome - Ninja can be run in either a Chrome unpackaged application or packaged application (.crx). Instructions below @@ -15,33 +14,23 @@ To run the Ninja Application you will need the following: If you're already familiar with using Git, GitHub, and how to configure a local web server, -1. Download Ninja Local Cloud: - Win: get Ninja Local Cloud.exe from \\ninjateam.am.mot.com\users\jmayhew\Ninja Local Cloud, - Mac: get Ninja Local Cloud.app from smb://ninjateam.am.mot.com/users/jmayhew/Ninja Local Cloud +1. Download Ninja Local Cloud: Win: get Ninja Local Cloud.exe from the Ninja CRX posted soon. 2. Launch Ninja Local Cloud. On Mac, click Allow when asked to accept incoming network connection. 3. Click Copy button to copy the Ninja Local Cloud URL. 4. Launch your cloned master branch. 5. You should get the Cloud Service Dialog. 6. Paste in the Ninja Local Cloud URL that you copied in step 3. 7. Click the TEST button. It should still show Disconnected. -8. In the Ninja Local Cloud app, click on Advanced button, you should see an error that it ignores the url where you run Ninja. If you don't any text when clicking Test, there's no connection established between Ninja and Ninja Local Cloud, you probably did not click Allow the incoming connection, or check your network connection, try public network instead of DSA, disconnect from VPN, etc. -9. Copy the URL in the error text, this is also the URL of where you run your Ninja build, something like http://localhost:9080 on Windows or http://yourmachinename.am.mot.com on Mac +8. In the Ninja Local Cloud app, click on Advanced button, you should see an error that it ignores the url where you run Ninja. If you don't any text when clicking Test, there's no connection established between Ninja and Ninja Local Cloud, you probably did not click Allow the incoming connection. +9. Copy the ID from the URL in the error text. 10. On Windows: Click Start menu icon and type regedit Browse to HKEY_CURRENT_USER/Software/Motorola Mobility/Ninja Local Cloud/Options - Right click and select New > String value - Type 'Local Ninja Origin' no quotes - Double click on Local Ninja Origin and paste in the URL copied in step 10 in the Value data field. - Close Registry Editor. - + Right click and select New > String value Type 'Local Ninja Origin' no quotes Double click on Local Ninja Origin and paste in the ID copied in step 9 in the Value data field. Close Registry Editor. 11. On Mac: Launch Finder. - Double click on /Library/Preferences/com.MotorolaMobility.Ninja-Local-Cloud.plist - Click on Add Child - Type 'Local Ninja Origin' no quotes - For value, paste in the URL copied in step 10. - Save (File > Save or Cmd S) - Close Property List Editor + Double click on /Library/Preferences/com.MotorolaMobility.Ninja-Local-Cloud.plist + Click on Add Child Type 'Local Ninja Origin' no quotes For value, paste in the URL copied in step 9. Save (File > Save or Cmd S) Close Property List Editor 12. Quit Ninja Local Cloud 13. Launch Ninja Local Cloud 14. In Ninja, click Test again, you should see the green text that said "Connected to Ninja Local Cloud". @@ -50,3 +39,4 @@ If you're already familiar with using Git, GitHub, and how to configure a local ###Setup and Run Ninja as a packaged application +Coming soon... \ No newline at end of file -- cgit v1.2.3 From 2102674fe172d8b49ac57f7b1c5f2d5e45945e12 Mon Sep 17 00:00:00 2001 From: San Khong Date: Wed, 11 Jul 2012 08:21:08 -0700 Subject: Update master --- README.md | 51 +++++++++++++++++++++++++++++++-------------------- 1 file changed, 31 insertions(+), 20 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6e62c8c5..2353a2b0 100644 --- a/README.md +++ b/README.md @@ -8,35 +8,46 @@ To run the Ninja Application you will need the following: - The latest stable version of Chrome -- Ninja can be run in either a Chrome unpackaged application or packaged application (.crx). Instructions below +- Ninja can be run in either a Chrome unpacked application or packed application (.crx). Instructions below -###Setup and Run Ninja as an unpackaged application +###Setup and Run Ninja as an unpacked application -If you're already familiar with using Git, GitHub, and how to configure a local web server, +If you're already familiar with using Git, GitHub, you can clone master branch or download the source zip file. To use the stable branch, select V0.7.0 branch. -1. Download Ninja Local Cloud: Win: get Ninja Local Cloud.exe from the Ninja CRX posted soon. +1. Download Ninja Local Cloud: Win: download Ninja Local Cloud app from the Ninja CRX on Chrome webstore, https://chrome.google.com/webstore/detail/jjdndclgmfdgpiccmlamlicfjmkognne 2. Launch Ninja Local Cloud. On Mac, click Allow when asked to accept incoming network connection. -3. Click Copy button to copy the Ninja Local Cloud URL. -4. Launch your cloned master branch. -5. You should get the Cloud Service Dialog. -6. Paste in the Ninja Local Cloud URL that you copied in step 3. -7. Click the TEST button. It should still show Disconnected. -8. In the Ninja Local Cloud app, click on Advanced button, you should see an error that it ignores the url where you run Ninja. If you don't any text when clicking Test, there's no connection established between Ninja and Ninja Local Cloud, you probably did not click Allow the incoming connection. -9. Copy the ID from the URL in the error text. -10. On Windows: +3. In the Chrome browser, go to chrome://chrome/extensions/ +4. Turn on Developer mode. +5. Load unpacked extension... and browse to your cloned master branch. +6. Copy Ninja app ID. +7. On Windows: Click Start menu icon and type regedit Browse to HKEY_CURRENT_USER/Software/Motorola Mobility/Ninja Local Cloud/Options - Right click and select New > String value Type 'Local Ninja Origin' no quotes Double click on Local Ninja Origin and paste in the ID copied in step 9 in the Value data field. Close Registry Editor. -11. On Mac: + Right click and select New > String value + Type 'Local Ninja Origin' no quotes + Double click on Local Ninja Origin and paste in the ID copied in step 6 in the Value data field. Close Registry Editor. +8. On Mac: Launch Finder. Double click on /Library/Preferences/com.MotorolaMobility.Ninja-Local-Cloud.plist - Click on Add Child Type 'Local Ninja Origin' no quotes For value, paste in the URL copied in step 9. Save (File > Save or Cmd S) Close Property List Editor -12. Quit Ninja Local Cloud -13. Launch Ninja Local Cloud -14. In Ninja, click Test again, you should see the green text that said "Connected to Ninja Local Cloud". + Click on Add Child Type 'Local Ninja Origin' no quotes + For value, paste in the ID copied in step 6. + Save (File > Save or Cmd S) Close Property List Editor +9. Quit Ninja Local Cloud +10. Launch Ninja Local Cloud +11. Click Copy button to copy the Ninja Local Cloud URL. +12. New tab in Chrome and launch the Ninja app. +13. Paste in the Ninja Local Cloud URL that you copied in step 11 in the Cloud Service dialog. +14. Click the TEST button, you should see the green text that said "Connected to Ninja Local Cloud". 15. Ninja is opened with no document. You should be able to do File > New File and select Basic HTML, give it a name and click browse to the directory. By default, files will be saved in Ninja Projects folder in user documents. As long as Ninja Local Cloud is running, you will not see the Cloud Service Dialog next time you launch. -###Setup and Run Ninja as a packaged application +###Setup and Run Ninja as a packaged application (from Chrome Webstore) -Coming soon... \ No newline at end of file +1. Get Ninja Authoring Tool from Chrome Webstore, https://chrome.google.com/webstore/detail/jjdndclgmfdgpiccmlamlicfjmkognne or search for 'Ninja Authoring'. +2. New tab in Chrome and launch the Ninja app. +3. In the Cloud Service dialog, download the Ninja Local Cloud app. +4. Launch Ninja Local Cloud +5. Click Copy button to copy the Ninja Local Cloud URL. +6. Paste in the Ninja Local Cloud URL that you copied in step 5 in the Cloud Service dialog. +7. Click the TEST button, you should see the green text that said "Connected to Ninja Local Cloud". +8. Ninja is opened with no document. You should be able to do File > New File and select Basic HTML, give it a name and click browse to the directory. By default, files will be saved in Ninja Projects folder in user documents. As long as Ninja Local Cloud is running, you will not see the Cloud Service Dialog next time you launch. -- cgit v1.2.3 From 30c50222e1e19bcb5a0348f2d5d0c1bd69f65643 Mon Sep 17 00:00:00 2001 From: San Khong Date: Wed, 11 Jul 2012 08:22:11 -0700 Subject: Update master --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2353a2b0..fb9a58e5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you're already familiar with using Git, GitHub, you can clone master branch o 3. In the Chrome browser, go to chrome://chrome/extensions/ 4. Turn on Developer mode. 5. Load unpacked extension... and browse to your cloned master branch. -6. Copy Ninja app ID. +6. Copy Ninja app ID from the Extensions page under the app name. 7. On Windows: Click Start menu icon and type regedit Browse to HKEY_CURRENT_USER/Software/Motorola Mobility/Ninja Local Cloud/Options -- cgit v1.2.3 From 688e22dc367f37d4b8734a37daa3b823ea450295 Mon Sep 17 00:00:00 2001 From: San Khong Date: Wed, 11 Jul 2012 08:24:36 -0700 Subject: Update master --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fb9a58e5..ada4ce7e 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ If you're already familiar with using Git, GitHub, you can clone master branch o 10. Launch Ninja Local Cloud 11. Click Copy button to copy the Ninja Local Cloud URL. 12. New tab in Chrome and launch the Ninja app. -13. Paste in the Ninja Local Cloud URL that you copied in step 11 in the Cloud Service dialog. +13. Paste in the Ninja Local Cloud URL that you copied in step 11 in the Cloud Service dialog in Ninja. 14. Click the TEST button, you should see the green text that said "Connected to Ninja Local Cloud". 15. Ninja is opened with no document. You should be able to do File > New File and select Basic HTML, give it a name and click browse to the directory. By default, files will be saved in Ninja Projects folder in user documents. As long as Ninja Local Cloud is running, you will not see the Cloud Service Dialog next time you launch. @@ -48,6 +48,6 @@ If you're already familiar with using Git, GitHub, you can clone master branch o 3. In the Cloud Service dialog, download the Ninja Local Cloud app. 4. Launch Ninja Local Cloud 5. Click Copy button to copy the Ninja Local Cloud URL. -6. Paste in the Ninja Local Cloud URL that you copied in step 5 in the Cloud Service dialog. +6. Paste in the Ninja Local Cloud URL that you copied in step 5 in the Cloud Service dialog in Ninja. 7. Click the TEST button, you should see the green text that said "Connected to Ninja Local Cloud". 8. Ninja is opened with no document. You should be able to do File > New File and select Basic HTML, give it a name and click browse to the directory. By default, files will be saved in Ninja Projects folder in user documents. As long as Ninja Local Cloud is running, you will not see the Cloud Service Dialog next time you launch. -- cgit v1.2.3 From d316b8edb91b2bfb4c4625c084fb4ac0f494c1e2 Mon Sep 17 00:00:00 2001 From: San Khong Date: Fri, 13 Jul 2012 15:04:05 -0700 Subject: Update Readme.md to fix some typos --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ada4ce7e..4609102b 100644 --- a/README.md +++ b/README.md @@ -21,17 +21,17 @@ If you're already familiar with using Git, GitHub, you can clone master branch o 5. Load unpacked extension... and browse to your cloned master branch. 6. Copy Ninja app ID from the Extensions page under the app name. 7. On Windows: - Click Start menu icon and type regedit - Browse to HKEY_CURRENT_USER/Software/Motorola Mobility/Ninja Local Cloud/Options - Right click and select New > String value - Type 'Local Ninja Origin' no quotes - Double click on Local Ninja Origin and paste in the ID copied in step 6 in the Value data field. Close Registry Editor. + Click Start menu icon and type regedit. + Browse to HKEY_CURRENT_USER/Software/Motorola Mobility/Ninja Local Cloud/Options. + Right click and select New > String value. + Type 'Local Ninja Origin' no quotes. + Double click on Local Ninja Origin and paste in the Ninja app ID copied in step 6 from the Chrome extensions page in the Value data field. Close Registry Editor. 8. On Mac: Launch Finder. - Double click on /Library/Preferences/com.MotorolaMobility.Ninja-Local-Cloud.plist - Click on Add Child Type 'Local Ninja Origin' no quotes - For value, paste in the ID copied in step 6. - Save (File > Save or Cmd S) Close Property List Editor + Double click on /Users/\/Library/Preferences/com.MotorolaMobility.Ninja-Local-Cloud.plist. + Click on Add Child Type 'Local Ninja Origin' no quotes. + For value, paste in the Ninja app ID copied in step 6 from the Chrome extensions page. + Save (File > Save or Cmd S) Close Property List Editor. 9. Quit Ninja Local Cloud 10. Launch Ninja Local Cloud 11. Click Copy button to copy the Ninja Local Cloud URL. -- cgit v1.2.3 From 5146f224258929415adf4a8022e492454b4e2476 Mon Sep 17 00:00:00 2001 From: San Khong Date: Mon, 16 Jul 2012 14:18:37 -0700 Subject: update Readme.md to add info about hidden user library folder on Lion. --- README.md | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4609102b..286a99ae 100644 --- a/README.md +++ b/README.md @@ -21,17 +21,19 @@ If you're already familiar with using Git, GitHub, you can clone master branch o 5. Load unpacked extension... and browse to your cloned master branch. 6. Copy Ninja app ID from the Extensions page under the app name. 7. On Windows: - Click Start menu icon and type regedit. - Browse to HKEY_CURRENT_USER/Software/Motorola Mobility/Ninja Local Cloud/Options. - Right click and select New > String value. - Type 'Local Ninja Origin' no quotes. - Double click on Local Ninja Origin and paste in the Ninja app ID copied in step 6 from the Chrome extensions page in the Value data field. Close Registry Editor. + - Click Start menu icon and type regedit. + - Browse to HKEY_CURRENT_USER/Software/Motorola Mobility/Ninja Local Cloud/Options. + - Right click and select New > String value. + - Type 'Local Ninja Origin' no quotes. + - Double click on Local Ninja Origin and paste in the Ninja app ID copied in step 6 from the Chrome extensions page in the Value data field. + - Close Registry Editor. 8. On Mac: - Launch Finder. - Double click on /Users/\/Library/Preferences/com.MotorolaMobility.Ninja-Local-Cloud.plist. - Click on Add Child Type 'Local Ninja Origin' no quotes. - For value, paste in the Ninja app ID copied in step 6 from the Chrome extensions page. - Save (File > Save or Cmd S) Close Property List Editor. + - Launch Finder. + - Double click on /Users/\/Library/Preferences/com.MotorolaMobility.Ninja-Local-Cloud.plist. Note: on Lion (10.7), user library folder is hidden by default. To browse to it, in Finder choose Go > Go to Folder and type ~/Library, or select Go menu with Alt (Option) key down to see Library listed in Go menu or make the user library folder permanently visible by running the following command in Terminal: chflags nohidden ~/Library + - Click on Add Child Type 'Local Ninja Origin' no quotes. + - For value, paste in the Ninja app ID copied in step 6 from the Chrome extensions page. + - Save (File > Save or Cmd S). + - Close Property List Editor. 9. Quit Ninja Local Cloud 10. Launch Ninja Local Cloud 11. Click Copy button to copy the Ninja Local Cloud URL. -- cgit v1.2.3