Tech Notes: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
(Created page with "01 Solutions to Common Problems<br /> 02 Document Objects<br /> 03 Compatibility with other versions of BASIC<br /> 04 The role of JavaScript, HTML5 and WebKit<br /> 05 Di...")
 
 
(69 intermediate revisions by 2 users not shown)
Line 1: Line 1:
01 Solutions to Common Problems<br />
These Tech Notes provide additional information that is not contained in the printed documentation. You may also be interested in our Tutorials. Check back here from time to time for updates!


02 Document Objects<br />
If you have an idea for a Tech Note, please let us know. We will be happy to post it, giving you full credit.


03 Compatibility with other versions of BASIC<br />
== Tech Notes ==
* [[Solutions_to_Common_Problems|Solutions to Common Problems]]
* [[Compatibility_with_other_versions_of_BASIC|Compatibility with other versions of BASIC]]
* [[The_role_of_JavaScript,_HTML5_and_WebKit|The role of JavaScript, HTML5 and WebKit]]
* [[Emulators_and_Simulators|Emulators and Simulators]]
* [[Using Smart Device Sensors]]
* [[Ajax_made_Simple|Ajax made Simple]]
* [[Responsive Design Made Simple|Responsive Design made Simple]]
* [[Using Cordova Plugins|Using Cordova Plugins: Device, Camera, Contacts, Barcodes]]
* [[Using the Cordova API: Pushwoosh]]
* [[Using SQLite|Files: Using SQLite to save data]]
* [[SQLite Reference]]
* [[ToolBox Files]]
* [[How to run fullscreen in an Android Chrome app]]
* [[Using Google Glass with AppStudio|Using Google Glass]]
* [[NoSQL DBs and AppStudio|NoSQL databases: good option for WebApp development]]
* [[Google Drive API|Using the Google Drive API]]
* [[GitHub|Using GitHub for version control and more!]]
* [[Internationalization (i18n)]] - have your app run in different languages
* [[Validation]] - check the data on your form automatically
* [[Web Sharing]] - Pass information to another app using native API


04 The role of JavaScript, HTML5 and WebKit<br />
=== Distributing your App ===
* [[Distributing_your_App|Distributing your App]]
* [[Web_Apps_Compared_to_PhoneGap_Apps|Web Apps Compared to VoltBuilder Apps]]
* [[VoltBuilder|Using VoltBuilder to create Native Apps]]
* [[Submitting to the iOS App Store]]
* [[Submitting to the Google Play and Amazon Stores]]
* [[Cordova|Using Cordova CLI]]
* [[Using Node and Electron to build Desktop Apps]]
* [[Progressive Web Apps|Progressive Web Apps (PWA)]]


05 Distributing your App<br />
== Courses ==


06 Emulators and Simulators<br />
These are the notes for our 4 day course. It assumes the trainees have a programming background. You can follow through the course notes and lab sessions on your own: if you would like on site training please contact us for details.


07 A Field Guide to NS Basic/App Studio Controls<br />
* [[AppStudio Course]]
 
* [https://dl.dropboxusercontent.com/u/4451197/AppStudioCourse.zip AppStudio Course Samples, Labs and Solutions (zip file)]
08 Web Apps Compared to PhoneGap Apps<br />
 
09 Using the PhoneGap<br />
 
10 Making Desktop Apps with NS Basic/App Studio<br />
 
11 Ajax made Simple<br />
 
13 PictureBox: How to draw<br />
 
15 Files: Using SQLite to save data<br />
 
    SQLite Reference

Latest revision as of 17:48, 10 November 2020

These Tech Notes provide additional information that is not contained in the printed documentation. You may also be interested in our Tutorials. Check back here from time to time for updates!

If you have an idea for a Tech Note, please let us know. We will be happy to post it, giving you full credit.

Tech Notes

Distributing your App

Courses

These are the notes for our 4 day course. It assumes the trainees have a programming background. You can follow through the course notes and lab sessions on your own: if you would like on site training please contact us for details.