Tech Notes: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
No edit summary
 
(68 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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 ==
== Tech Notes ==
* [//www.nsbasic.com/app/technotes/TN01.htm 01 Solutions to Common Problems]
* [[Solutions_to_Common_Problems|Solutions to Common Problems]]
* [//www.nsbasic.com/app/technotes/TN01.htm 02 Document Objects]
* [[Compatibility_with_other_versions_of_BASIC|Compatibility with other versions of BASIC]]
* [//www.nsbasic.com/app/technotes/TN01.htm 03 Compatibility with other versions of BASIC]
* [[The_role_of_JavaScript,_HTML5_and_WebKit|The role of JavaScript, HTML5 and WebKit]]
* [//www.nsbasic.com/app/technotes/TN01.htm 04 The role of JavaScript, HTML5 and WebKit]
* [[Emulators_and_Simulators|Emulators and Simulators]]
* [//www.nsbasic.com/app/technotes/TN01.htm 05 Distributing your App]
* [[Using Smart Device Sensors]]
* [//www.nsbasic.com/app/technotes/TN01.htm 06 Emulators and Simulators]
* [[Ajax_made_Simple|Ajax made Simple]]
* [//www.nsbasic.com/app/technotes/TN01.htm 07 A Field Guide to NS Basic/App Studio Controls]
* [[Responsive Design Made Simple|Responsive Design made Simple]]
* [//www.nsbasic.com/app/technotes/TN01.htm 08 Web Apps Compared to PhoneGap Apps]
* [[Using Cordova Plugins|Using Cordova Plugins: Device, Camera, Contacts, Barcodes]]
* [//www.nsbasic.com/app/technotes/TN01.htm 09 Using the PhoneGap]
* [[Using the Cordova API: Pushwoosh]]
* [//www.nsbasic.com/app/technotes/TN01.htm 10 Making Desktop Apps with NS Basic/App Studio]
* [[Using SQLite|Files: Using SQLite to save data]]
* [//www.nsbasic.com/app/technotes/TN01.htm 11 Ajax made Simple]
* [[SQLite Reference]]
* [//www.nsbasic.com/app/technotes/TN01.htm 13 PictureBox: How to draw]
* [[ToolBox Files]]
* [//www.nsbasic.com/app/technotes/TN01.htm 15 Files: Using SQLite to save data]
* [[How to run fullscreen in an Android Chrome app]]
* [//www.nsbasic.com/app/technotes/TN01.htm SQLite Reference]
* [[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
 
=== 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)]]
 
== 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.
 
* [[AppStudio Course]]
* [https://dl.dropboxusercontent.com/u/4451197/AppStudioCourse.zip AppStudio Course Samples, Labs and Solutions (zip file)]

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.