Education Archives - Omnis Cross Plattform App Development Wed, 30 Mar 2022 15:41:03 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.5 https://www.omnis.net/wp-content/uploads/2018/11/omnis_app_icon_96px.png Education Archives - Omnis 32 32 Learn JavaScript Web & Mobile App Development for FREE in the Omnis Academy https://www.omnis.net/blog/learn-javascript-web-mobile-app-development-for-free-in-the-omnis-academy-2/ Mon, 04 Apr 2022 07:00:26 +0000 http://newstaging.omnis.net/?p=33067 Omnis Studio allows you to create Web and Mobile applications, using ready-made JavaScript components, and using only one set of code and a UI that can be run in a standard web browser on any device – add to this, the fast prototyping & development capabilities of Omnis Studio, the short learning curve, and the […]

The post Learn JavaScript Web & Mobile App Development for FREE in the Omnis Academy appeared first on Omnis.

]]>
Omnis Studio allows you to create Web and Mobile applications, using ready-made JavaScript components, and using only one set of code and a UI that can be run in a standard web browser on any device – add to this, the fast prototyping & development capabilities of Omnis Studio, the short learning curve, and the world-class technical support, then Omnis Studio provides you with the all right software tools & services to create your application with ease, and in record time!

And now for the best part – to get started with Omnis Studio it won’t cost you a cent (or a penny), since we offer a free 90-day trial registration (which allows you to try Omnis unrestricted), and free online training in the Omnis Academy – you can attend live online sessions with an expert trainer, on a whole range of topics. If you are new to application development or Omnis itself, or you wish to evaluate Omnis Studio for a new project, then we strongly recommend that you attend the “Omnis Studio Basics in Developing Web and Mobile Apps” course, which as the name suggests will show you all the “basics” regarding application development using Omnis Studio. The following is a summary of the topics covered in the “Basics” online training session:

  • Introduction to the Omnis Studio design environment
  • Starting a new project with Omnis Studio
  • Designing a responsive form for web or mobile access
  • Basic UI design and using CSS in Omnis
  • Intro to Omnis programming (some basic commands, notation, etc)
  • Handling events, Sending messages and Client executed methods

There are no prerequisites to attend the Omnis “Basics” course, other than a desire to learn about JavaScript web and mobile app development, using a modern, all-in-one solution like Omnis Studio. Having experience with a programming language or another dev tool (e.g. C++ or Visual Studio) would be an advantage, but for the “Basics” course it is not essential.

The online sessions we provide last around 60-90 minutes and are hosted by one of our Omnis Technical consultants, who all have a vast amount of experience in working with our customers on development projects of all types, in all market sectors, including applications for web & mobile app deployment.

Online Training Schedule

We run all the courses in the Omnis Academy at regular intervals, including the “Omnis Studio Basics in Developing Web and Mobile Apps” course, they are all free of charge and are available in English and German – here are the dates for the “Basics” course in April in Europe:

12 April Deutsch 10:30 Uhr (DE) Omnis Studio Basics in der Entwicklung von Web- und Mobile Apps
12 April English 3:00pm CET (EN-EU) Omnis Studio Basics in Developing Web and Mobile Apps
April 26 English 4:00pm EDT (EN-USA) Omnis Studio Basics in Developing Web and Mobile Apps

There are several other courses available in the Omnis Academy, running throughout April and May (and right through 2022), so please go to the Omnis website to check the dates and to sign up.

To register, please select your language / location (either English EN-EU or EN-USA, or German DE), then click on the course title and select a date, from the following page: www.omnis.net/developers/online-training/

Download Omnis and Try it yourself!

In order to attend an Omnis Academy online training session, or to try Omnis Studio beforehand, you can download a FREE, 90-day trial version of Omnis Studio from the Omnis website – register here for the free trial: www.omnis.net/developers/free-trial/

When you register, you will receive an email containing your 90-day trial serial number which you can enter when you first start Omnis Studio. You can elect to receive ongoing email support during your trial, or you can contact our Tech support at any point during the trial period, via the Omnis website: www.omnis.net/contact/

Try our Video Tutorials

We’d be very pleased to welcome you onto one of our online training sessions in the Omnis Academy, but if you just can’t make it, then why not follow our training course online by watching a series of YouTube videos – these are available in English and German, and are hosted by Andreas Pfeiffer, Senior Omnis consultant in our German office. This online course also includes complete Documentation, again in English and German (and Spanish) for you to download and keep, free of charge.

Check out our Video Tutorials here: www.omnis.net/developers/video-tutorials/

The post Learn JavaScript Web & Mobile App Development for FREE in the Omnis Academy appeared first on Omnis.

]]>
Students create successful Web application project using Omnis Studio https://www.omnis.net/blog/students-create-successful-web-application-project-using-omnis-studio/ Mon, 07 Feb 2022 07:00:35 +0000 http://newstaging.omnis.net/?p=32609 Omnis Studio is a great tool for building web & mobile apps for commercial distribution, as well as creating applications for many other uses & sectors, including not-for-profit and education – added to this, if you are new to application design, or following an IT or Programming course through school or college, then Omnis Studio […]

The post Students create successful Web application project using Omnis Studio appeared first on Omnis.

]]>
Omnis Studio is a great tool for building web & mobile apps for commercial distribution, as well as creating applications for many other uses & sectors, including not-for-profit and education – added to this, if you are new to application design, or following an IT or Programming course through school or college, then Omnis Studio provides a great environment in which to learn application building skills and coding. On the blog today, we’d like to bring you news of a great and timely project by Maurin Wannags, one of our Tech Support team in Germany and a college student in Hamburg, that shows how useful Omnis Studio can be in any educational setting – let Maurin explain the project and the highly functional app he and his fellow students created using Omnis Studio. 

My experiences using Omnis Studio

For the past year and a half, I have been an IT specialist application development trainee at Omnis Software Germany, while also taking IT lessons at a vocational college in Hamburg, the Berufliche Schule ITECH Elbinsel Wilhelmsburg. As part of a college project “Living with the virus”, we were asked to implement a solution to a problem related to the Covid pandemic.

Our student project team (Finn Stirnemann, Felix Malchau, Philipp Bangert and myself) found that during the pandemic the need for anti-bacterial or disinfectant “hand-gel”, and their dispensers (‘Desinfektionsmittel’ in German FYI), has increased dramatically, but that they can become empty all too quickly – those responsible for these dispensers may not even notice when the containers have become empty…

To solve this problem, our team created “AutoDessi”, an automated hand-gel dispenser that measures its hand-gel fill level automatically via a sensor and writes it to a database. Our solution also includes a web application that evaluates and graphically displays the data from the database.

The solution is designed to ensure that there is always enough hand-gel available by informing the staff responsible for the dispensers when the level in a dispenser falls below a certain minimum quantity. At the same time, this avoids unnecessary maintenance rounds, as staff only need to refill the dispensers that are actually almost empty!
Students create successful Web application project using Omnis Studio

 

Our experience in programming Omnis Studio

We only had three and a half weeks for the entire project. In addition to assembling and testing the hardware (hand-gel dispenser, sensors, Raspberry Pi board), programming the database (PostgreSQL) and the project documentation, there was only one week to develop the web application including the UI.

Therefore, we decided to develop the app in Omnis Studio using the current version 10.2. Since Omnis has fast prototyping features, and is very productive and powerful, we were able to program the required functionality and to create a comprehensive and graphically appealing interface within only a few days.

Students create successful Web application project using Omnis Studio

Project Success

The resulting integrated Omnis Web application created has several functions:

  • A minimum level can be defined for each hand-gel dispenser.
  • When the minimum level is reached in a dispenser, the maintenance team receive an email notification automatically.
  • The web app also provides usage statistics, programmed and visualized using the JavaScript components in Omnis Studio.

Even though we did not have a lot of time, our web app is quite powerful and innovative: it evaluates the data from the database and displays it graphically using JavaScript Remote forms and JS components. The notification function can be customized and an SMTP Worker Object in Omnis Studio takes care of sending the notifications by email.

Maurin Wannags 

The post Students create successful Web application project using Omnis Studio appeared first on Omnis.

]]>
Get Started for FREE: Learn Web & Mobile App Development with Omnis Studio https://www.omnis.net/blog/get-started-for-free-learn-web-mobile-app-development-with-omnis-studio/ Mon, 24 Jan 2022 07:00:08 +0000 http://newstaging.omnis.net/?p=32500 Omnis Studio allows you to create Web and Mobile applications, using one set of code and a UI that can be run in a browser on any device – add to this, the short learning curve, the fast prototyping & development, and world-class technical support that are second-to-none, then Omnis Studio provides you with the […]

The post Get Started for FREE: Learn Web & Mobile App Development with Omnis Studio appeared first on Omnis.

]]>
Omnis Studio allows you to create Web and Mobile applications, using one set of code and a UI that can be run in a browser on any device – add to this, the short learning curve, the fast prototyping & development, and world-class technical support that are second-to-none, then Omnis Studio provides you with the right tools & services to create your application with ease, and in record time! And if you’re curious how this can be done (or it even sounds a little hard to believe…), then we urge you to join one of our online training sessions and we would be delighted to show you how you can use Omnis Studio for your next development project, without any up-front fees or commitment on your part.

The Omnis Academy provides a range of FREE online courses tailored to all levels of developer, from absolute beginners to more advanced applications development topics. If you wish to evaluate Omnis Studio, or you’re about to start your first project with Omnis, then we strongly recommend that you attend the “Omnis Studio Basics in Developing Web and Mobile Apps” course, which as the name suggests will show you all the “basics” regarding application development using Omnis Studio. The course lasts around 90 minutes and will be lead by one of our Omnis Technical consultants, who all have a vast amount of experience in working with our customers on development projects of all types, in all market sectors, including applications for web & mobile deployment. The following is a summary of the topics covered in the “Basics” online training session:

  • Introduction to the Omnis Studio design environment
  • Starting a new project with Omnis Studio
  • Designing a responsive form for web or mobile access
  • Basic UI design and using CSS in Omnis
  • Intro to Omnis programming (some basic commands, notation, etc)
  • Handling events, Sending messages and Client executed methods

There are no pre-requisites to attend the Omnis “Basics” course, other than a desire to learn about web and mobile app development, using a modern, all-in-one solution like Omnis Studio. Having experience with a programming language or another dev tool (e.g. C++ or Visual Studio) would be an advantage, but for the “Basics” course it is not essential – and in fact, if you are new to application development, then our “Basics” course is the perfect introduction!

Online Training Schedule

We run all the courses in the Omnis Academy at regular intervals, including the “Omnis Studio Basics in Developing Web and Mobile Apps” course, and they are all free of charge – here are the dates for the “Basics” course in February for North America and Europe:

February 1 English 4:00pm EST (EN-USA) Omnis Studio Basics in Developing Web and Mobile Apps
15 February German 10:30 Uhr (DE)
English 3:00pm CET (EN-EU)
Omnis Studio Basics in der Entwicklung von Web- und Mobile Apps / Omnis Studio Basics in Developing Web and Mobile Apps

You can download Omnis Studio before you attend the “Basics” course (see below), and then work through the topics live in the online session, or you can sit back and watch the trainer – we will send you a recording of the session so you can complete the tasks at your own pace if you wish.

There are several other courses available in the Omnis Academy, running throughout February and March 2022, so please go to the Omnis website to check the dates and to signup. To register, please select your language / location (either English EN-EU or EN-USA, or German DE), then click on the course title, and select a date, from the following page: www.omnis.net/developers/online-training/

Download Omnis and Try it yourself!

In order to attend an Omnis Academy online training session, or to try Omnis Studio beforehand, you can download a FREE, 90-day trial version of Omnis Studio from the Omnis website – register here for the free trial: www.omnis.net/developers/free-trial/

When you register, you will receive an email containing your 90-day trial serial number which you can enter when you first start Omnis Studio. You can elect to receive ongoing email support during your trial, or you can contact our Tech support at any point during the trial period, via the Omnis website: www.omnis.net/contact/

The post Get Started for FREE: Learn Web & Mobile App Development with Omnis Studio appeared first on Omnis.

]]>
FREE Online Training: Learn Web & Mobile App Development with the Experts https://www.omnis.net/blog/free-online-training-learn-web-mobile-app-development-with-the-experts/ Mon, 06 Dec 2021 07:00:34 +0000 http://newstaging.omnis.net/?p=32384 Mark the 15th of December in your diary.  That’s when we are running our Omnis Studio “Basics” online training course in English and German, catering to as many customers & developers as possible in Europe (AM & PM CET). The “Omnis Studio Basics in Developing Web and Mobile Apps” course is a FREE, online training […]

The post FREE Online Training: Learn Web & Mobile App Development with the Experts appeared first on Omnis.

]]>
Mark the 15th of December in your diary.  That’s when we are running our Omnis Studio “Basics” online training course in English and German, catering to as many customers & developers as possible in Europe (AM & PM CET). The “Omnis Studio Basics in Developing Web and Mobile Apps” course is a FREE, online training course designed to introduce newcomers to application development, or to show the benefits of using Omnis Studio to established app developers. This FREE online course gives you the opportunity to learn JavaScript Web & Mobile app development with our knowledgeable tech experts, who have many years of experience of working with Omnis Studio.

About the Basics course

The Omnis Studio “Basics” online course helps you get started with Omnis Studio, quickly and easily, and is built for beginners or those new to Omnis, or existing developers thinking of moving up to Studio 10.2 (from Studio 6 or 8). You will learn the HTML File structure required to build your JavaScript Web & Mobile apps, and the remote classes you will need (forms and tasks). During the 90 minute online course you can work through the steps needed, or you can just sit back and watch our expert trainers – you will create an example JavaScript Remote Form, containing different UI components, supporting different screen resolutions, suitable for display on Web or Mobile devices – all from one code base. Specific topics include:

  • Introduction to the Omnis Studio IDE
  • Getting to know the Omnis Studio folder structure
  • Starting a new project (create a new library)
  • Learning to design a responsive remote form
  • How to handle Events
  • Basics of Omnis notation (methods, properties, aka writing Omnis code)
  • Animation for UI objects
  • Sending messages
  • Client executed methods
  • CSS in Omnis & color themes

So if you want to find out how to create Web & Mobile applications, quickly and easily, using a modern, powerful & flexible app development tool, like Omnis Studio, then you should sign up for our “Basics” online training course. And if you are an existing Omnis developer, perhaps still using Studio 6 or 8, or even Studio 10.0 or 10.1, then you should attend this course to find out about all the new features in Omnis Studio 10.2, including the enhancements in the IDE and the great new stuff for you to use in your application UI for end users (new JS components, animations, SVG icons, color themes, etc).

About the Trainers

Our trainers are very experienced and knowledgeable in Omnis application development: Andreas Pfeiffer in our German office is a Senior consultant and has consulted for many leading companies in Europe on large Omnis development projects – plus he is a fluent German and English speaker, so he will be leading both “Basics” courses scheduled for the 15th December. 

The “Basics” course is also available for customers in North America and this will run on January 11, so sign up in advance for this course. This session will be lead by Jeramy Jeffereis in our New York office, who has a wealth of experience supporting and consulting for our customers across North America.

The Omnis Basics course (and the other 5 courses) are available in English and German, and in different time zones including CET and EST (and BTW we do have courses in Italian and Spanish, delivered by our Omnis partner Software Products Italia SoftPI.com).

Booking & Course Schedule

So if you want to learn web & mobile app development, using a quick and easy tool like Omnis Studio, or you want to get up to speed with Omnis Studio 10.2 and the JavaScript Client, then we urge you to book the “Basics” course. Use the following link to register: www.omnis.net/developers/online-training/

To register, choose your language/location (either EN-EU, DE, or EN-USA), then choose the “Basics” course title (“Omnis Studio Basics in Developing Web and Mobile Apps“) & then the date, in this case 15 December or January 11.

Along with the “Omnis Basics” course we run FIVE other courses (all free of charge), which dive deeper into all aspects of application design, including: Database Connectivity, Messenger Apps, Menu Systems, REST Web Services, and creating standalone Mobile Apps. These are available throughout December, with more dates scheduled in January and beyond, and you can book these on the same training link. Here is the training schedule for December and January 2022:

Date Language / Location Course title
08 December EN-EU Omnis Studio Database Connectivity
08.12.2021 DE Omnis Studio Datenbank-Connectivity
09 December EN-EU Enhance your Omnis Apps by Implementing a menu system
09.12.2021 DE Erweitern der Omnis App durch die Implementierung eines Menüsystems
14 December EN-US Develop Standalone Mobile Apps
15 December  EN-EU Omnis Studio Basics in Developing Web and Mobile Apps
15.12.2021 DE Omnis Studio Basics in der Entwicklung von Web- und Mobile Apps
16 December EN-US Developing a Messenger App in Omnis Studio
17 December EN-EU Enhance your Omnis Apps by Implementing REST Service Client and Server
17.12.2021 DE Erweiterung von Omnis-Apps durch Implementierung von REST-Services (Client und Server)
21 December EN-EU Developing a Messenger App in Omnis Studio
21.12.2021 DE Entwicklung einer Messenger-App in Omnis Studio
11 January 2022 EN-US Omnis Studio Basics in Developing Web and Mobile Apps
12 January 2022 EN-EU Omnis Studio Database Connectivity
12.01.2022 DE Omnis Studio Datenbank-Connectivity
13 January 2022 EN-US Enhance your Omnis Apps by Implementing REST Service Client and Server
13 January 2022 EN-EU Enhance your Omnis Apps by Implementing a menu system
13.01.2022 DE Erweitern der Omnis App durch die Implementierung eines Menüsystems
18 January 2022 EN-EU Omnis Studio Basics in Developing Web and Mobile Apps
18.01.2022 DE Omnis Studio Basics in der Entwicklung von Web- und Mobile Apps
19 January 2022 EN-US Omnis Studio Database Connectivity
19 January 2022 EN-EU Develop Standalone Mobile Apps
19.01.2022 DE Entwicklung von Standalone Mobil-Applikationen

We look forward to seeing you in the “Basics” course, or one of our other online training sessions. And here’s the registration link again: www.omnis.net/developers/online-training/

 

The post FREE Online Training: Learn Web & Mobile App Development with the Experts appeared first on Omnis.

]]>
FREE Online Training in the Omnis Academy Accelerates your Web & Mobile App Development https://www.omnis.net/blog/free-online-training-in-the-omnis-academy-accelerates-your-web-mobile-app-development/ Mon, 01 Nov 2021 07:00:26 +0000 http://newstaging.omnis.net/?p=32107 Omnis Studio allows you to create powerful Web and Mobile applications for all types of industries and use cases, in a shorter time and with fewer resources than many other tools. We also provide great support to help you get started on your development project, as well as FREE Online training in the Omnis Academy […]

The post FREE Online Training in the Omnis Academy Accelerates your Web & Mobile App Development appeared first on Omnis.

]]>
Omnis Studio allows you to create powerful Web and Mobile applications for all types of industries and use cases, in a shorter time and with fewer resources than many other tools. We also provide great support to help you get started on your development project, as well as FREE Online training in the Omnis Academy to help you get your project done in even quicker time – the training we provide covers all the main areas of app development, and the techniques you learn can be easily adapted to your needs and project requirements.

The training available in the Omnis Academy starts with the “Omnis Studio Basics” course, which as the name suggests, introduces you to the basic concepts of designing an application, like creating a library and classes, as well as showing you the main tools in Omnis Studio 10.2 – indeed, if you are new to Omnis Studio, or you’re upgrading from an older version of Omnis, then the “Basics” course is the ideal place to start with Omnis! The academy courses then cover other important areas including database connections, menus, web services (REST), and mobile apps – the full range of courses includes:

  • “Omnis Studio Basics” – learn how to create example remote forms, with a UI to support web and mobile devices.
  • “Omnis Studio Database Connectivity” – find out how to connect to a SQL server database, using table classes, the Omnis Query builder, and session pools.
  • “Developing a Messenger App in Omnis Studio” – learn to create a messenger app using a “speech bubble” UI with push notifications.
  • “Implementing a menu system” – create a logon for a web application, create a role based access system, create a menu system based on these access rights.
  • “Implementing a REST Service Client and Server” – learn how to access a RESTful interface (API), plus you can allow your Omnis app to provide data for other applications.
  • “Develop Standalone Mobile Apps” – create an app that will run without a connection that can be synchronized later, and learn about the Omnis JavaScript wrappers.

Learn from our Trainers

The trainers in the Omnis Academy are very experienced and knowledgeable in Omnis application development: Andreas Pfeiffer in our German office is a Senior consultant and has assisted many leading companies in Europe on large Omnis development projects, including government and multi-nationals – plus he is fluent in German and English. Jeramy Jeffereis in our New York office has a wealth of experience supporting customers across North America and is now consulting on Omnis development projects. Depending on the course you book, you’ll get to meet one of these helpful guys, or one of our other great Technical or Consulting staff in Europe or North America.

All the courses in the Omnis Academy are available in English and German, and in different time zones including in Europe (CET) and in North America (EDT) – plus there are courses available in Italian and Spanish, delivered by our Omnis partner Software Products Italia SoftPI.com).

Start with the Omnis “Basics”

The Omnis “Basics” course helps you get started with Omnis Studio, quickly and easily – you will learn the HTML File structure required to build your JavaScript Web & Mobile apps, and the remote classes you will need (forms and tasks). During the 90 minute online course you can work through the steps needed, or you can just sit back and watch our expert trainers – you will create an example JavaScript Remote Form, containing different UI components, supporting different screen resolutions and devices, all from one code base created in Omnis Studio 10.2. Other areas covered in the “Basics” course include: handling events, sending messages, client executed methods, and using CSS & themes. The Basics course is being held on the following dates:

  • November 9 – English 4:00 pm EDT
  • 17 November – Deutsch 10.30 Uhr, English 3:00pm CEST

Booking & Course Schedule for November

Here is the training schedule for November 2021: 

Date Language/
Location
Online Training
03 November EN-EU + DE Omnis Studio Database Connectivity
09 November  EN-US Omnis Studio Basics in Developing Web and Mobile Apps
11 November EN-US Develop Standalone Mobile Apps
11 November EN-EU + DE Enhance your Omnis Apps by Implementing a menu system
17 November EN-US Developing a Messenger App in Omnis Studio
17 November  EN-EU + DE Omnis Studio Basics in Developing Web and Mobile Apps
19 November EN-US Enhance your Omnis Apps by Implementing a menu system
23 November EN-EU + DE Developing a Messenger App in Omnis Studio
24 November EN-EU + DE Develop Standalone Mobile Apps
26 November EN-EU + DE Enhance your Omnis Apps by Implementing REST Service Client and Server
30 November EN-US Enhance your Omnis Apps by Implementing REST Service Client and Server

To book a course in the Omnis Academy, please go to our website: www.omnis.net/developers/online-training/

To register, choose your language/location (either EN-EU, DE, or EN-USA), then choose the course title, such as “Omnis Studio Basics” & then the date (e.g. 9th or 17th November).

We look forward to seeing you in the Omnis Academy, maybe on the Basics course. 

The post FREE Online Training in the Omnis Academy Accelerates your Web & Mobile App Development appeared first on Omnis.

]]>
Learn JavaScript Web & Mobile App Development for FREE in the Omnis Academy https://www.omnis.net/blog/learn-javascript-web-mobile-app-development-for-free-in-the-omnis-academy/ Mon, 04 Oct 2021 07:00:54 +0000 http://newstaging.omnis.net/?p=31883 If you want to learn how to create JavaScript Web & Mobile Applications, easily and quickly, then Omnis Studio is the perfect tool, and the Omnis Academy is the perfect place – and you can do it all for free, without obligation.  The Omnis Academy provides 6 courses designed to cover different aspects of web […]

The post Learn JavaScript Web & Mobile App Development for FREE in the Omnis Academy appeared first on Omnis.

]]>
If you want to learn how to create JavaScript Web & Mobile Applications, easily and quickly, then Omnis Studio is the perfect tool, and the Omnis Academy is the perfect place – and you can do it all for free, without obligation.  The Omnis Academy provides 6 courses designed to cover different aspects of web & mobile app development, starting with the “Omnis Studio Basics” course, which as the name suggests, introduces you to the basic concepts of designing an application as well as showing you the main tools in Omnis Studio – the “Basics” course is ideal for those new to Omnis Studio, but is also suited to existing Omnis developers who want to learn more about the new features in the latest version of Omnis Studio 10. The full range of courses in the Omnis Academy includes:

  • “Omnis Studio Basics in Developing Web and Mobile Apps” – learn how to create example remote forms, with a UI supporting web and mobile devices; see more details below.
  • “Omnis Studio Database Connectivity” – find out how to connect to a SQL server database, using table classes, the Omnis Query builder, and session pools.
  • “Developing a Messenger App in Omnis Studio” – learn to create a messenger app using a “speech bubble” interface and push notifications.
  • “Implementing a menu system” – create a logon for a web application, create a role based access system, create a menu system based on these access rights.
  • “Implementing a REST Service Client and Server” – learn how to access a RESTful interface (API), plus you can allow your Omnis app to provide data for other applications.
  • “Develop Standalone Mobile Apps” – create an app that will run without a connection and can be synchronized later, plus find out about the Omnis JavaScript wrappers.

Start with the “Basics”

The Omnis “Basics” course helps you get started with Omnis Studio, quickly and easily – you will learn the HTML File structure required to build your JavaScript Web & Mobile apps, and the remote classes you will need (forms and tasks). During the 90 minute online course you can work through the steps needed, or you can just sit back and watch our expert trainers – you will create an example JavaScript Remote Form, containing different UI components, supporting different screen resolutions, suitable for display on Web or Mobile devices – all from one code base created in Omnis Studio 10. Other areas covered in the “Basics” course include: handling events, sending messages, client executed methods, and using CSS & themes. The Basics course is being held on the following dates:

  • October 6 – English 4:00 pm EDT
  • 13 October – Deutsch 10.30 Uhr, English 3:00pm CEST

Expert Trainers

Our trainers are very experienced and knowledgeable in Omnis application development: Andreas Pfeiffer in our German office is a Senior consultant and has consulted for many leading companies in Europe on large Omnis development projects – plus he is a fluent German and English speaker. Jeramy Jeffereis in our New York office has a wealth of experience supporting customers across North America and is now consulting on development projects. Depending on the course you book, you’ll get to meet one of these friendly guys, or one of our other great Technical or Consulting staff. All the courses in the Omnis Academy are available in English and German, and in different time zones including CET and EDT (and there are courses in Italian and Spanish, delivered by our Omnis partner Software Products Italia SoftPI.com).

Booking & Course Schedule for October

To register for a course in the Omnis Academy, go to our website: www.omnis.net/developers/online-training/

Choose your language/location (either EN-EU, DE, or EN-USA), then choose the course, such as the “Omnis Studio Basics” course title & then the date (e.g. 6th or 13th October). Here is the training schedule for October:

DATE Language / Location Course Title
October 6 EN-US (EDT) Omnis Studio Basics in Developing Web and Mobile Apps
October 8 EN-US (EDT) Enhance your Omnis Apps by Implementing REST Service Client and Server
13 October  EN-EU + DE (CET) Omnis Studio Basics in Developing Web and Mobile Apps
October 14 EN-US (EDT) Omnis Studio Database Connectivity
18 October EN-EU + DE (CET) Omnis Studio Database Connectivity
October 20 EN-US (EDT) Enhance your Omnis Apps by Implementing REST Service Client and Server
21 October EN-EU + DE (CET) Enhance your Omnis Apps by Implementing a menu system
26 October EN-EU + DE (CET) Developing a Messenger App in Omnis Studio
October 27 EN-US (EDT) Omnis Studio Database Connectivity
29 October EN-EU + DE (CET) Enhance your Omnis Apps by Implementing REST Service Client and Server

We look forward to seeing you in the Omnis Academy, maybe on the Basics course. And here’s the registration link again: www.omnis.net/developers/online-training/

 

The post Learn JavaScript Web & Mobile App Development for FREE in the Omnis Academy appeared first on Omnis.

]]>
Learn Web & Mobile App Development with the Experts: Omnis Studio Basics https://www.omnis.net/blog/learn-web-mobile-app-development-with-the-experts-omnis-studio-basics/ Mon, 06 Sep 2021 07:00:09 +0000 http://newstaging.omnis.net/?p=31791 Mark the 14th or 15th of September in your diary.  That’s when we are running our Omnis Studio “Basics” online training course in English and German, and across different time zones (CET and EDT) catering to as many customers & developers as possible across Europe and America. The “Omnis Studio Basics in Developing Web and […]

The post Learn Web & Mobile App Development with the Experts: Omnis Studio Basics appeared first on Omnis.

]]>
Mark the 14th or 15th of September in your diary.  That’s when we are running our Omnis Studio “Basics” online training course in English and German, and across different time zones (CET and EDT) catering to as many customers & developers as possible across Europe and America. The “Omnis Studio Basics in Developing Web and Mobile Apps” course (to give it its full title) is a FREE, online training course designed to introduce newcomers to application development, or show the benefits of using Omnis Studio to established app developers. This online course gives you the opportunity to learn web & mobile app development with the experts, our experienced and knowledgeable tech gurus, Andreas and Jeramy. 

So if you want to find out how to create Web & Mobile applications, quickly and easily, using a modern, powerful & flexible app development tool, like Omnis Studio, then you should sign up for our “Basics” online training course. And if you are an existing Omnis developer, perhaps still using Studio 6 or 8, or even Studio 10.0 or 10.1, then you should attend this course to find out about all the new features in Omnis Studio 10.2, including the enhancements in the IDE and the great new stuff for you to use in your application UI for end users (new JS components, animations, SVG icons, color themes, etc).

About the Basics course

The Omnis Studio “Basics” online course helps you get started with Omnis Studio, quickly and easily, and is built for beginners or those new to Omnis, or existing developers thinking of moving up to Studio 10.2. You will learn the HTML File structure required to build your JavaScript Web & Mobile apps, and the remote classes you will need (forms and tasks). During the 90 minute online course you can work through the steps needed, or you can just sit back and watch our expert trainers – you will create an example JavaScript remote form, containing different UI components, supporting different screen resolutions, suitable for display on Web or Mobile devices – all from one code base. Specific topics include:

  • Introduction to the Omnis Studio IDE
  • Getting to know the Omnis Studio folder structure
  • Starting a new project (create a new library)
  • Learning to design a responsive remote form
  • How to handle Events
  • Basics of Omnis notation (methods, properties, aka writing Omnis code)
  • Animation for UI objects
  • Sending messages
  • Client executed methods
  • CSS in Omnis & color themes

About the Trainers

Our trainers are very experienced and knowledgeable in Omnis application development: Andreas Pfeiffer in our German office is a Senior consultant and has consulted for many leading companies in Europe on large Omnis development projects – plus he is a fluent German and English speaker (and plays lead guitar in a band, so he likes being centre stage!). Jeramy Jeffereis in our New York office has a wealth of experience supporting and consulting for our customers across North America. Depending on the course you book, you’ll get to meet one of these friendly guys, or one of our other great Technical or Consulting staff. The Omnis Basics course (and the other 5 courses) are available in English and German, and in different time zones including CET and EDT (and BTW we do have courses in Italian and Spanish, delivered by our Omnis partner Software Products Italia SoftPI.com).

Booking & Course Schedule

So what are you waiting for? If you want to learn web & mobile app development, using a quick and easy tool (Omnis Studio), or you want to get up to speed with Omnis Studio 10.2 and the JavaScript Client, then we urge you to book the Basics course. Use the following link to register: choose your language/location (either EN-EU, DE, or EN-USA), then choose the “Basics” course title (“Omnis Studio Basics in Developing Web and Mobile Apps“) & then the date, in this case 14 or 15 September 2021: www.omnis.net/developers/online-training/

Along with the “Omnis Basics” course we run FIVE other courses (all free of charge), which dive deeper into all aspects of application design, including: Database Connectivity, Messenger Apps, Menu Systems, REST Web Services, and creating standalone Mobile Apps. These are available throughout September, with more dates scheduled in October, and you can book these in the same place (on the same training link). Here is the training schedule for September:

Date Language / Location Course title
September 14 EN-US Omnis Studio Basics in Developing Web and Mobile Apps
15 September EN-EU Omnis Studio Basics in Developing Web and Mobile Apps
15.09.2021 DE Omnis Studio Basics in der Entwicklung von Web- und Mobile Apps
September 16 EN-US Develop Standalone Mobile Apps
20 September EN-EU Omnis Studio Database Connectivity
20.09.2021 DE Omnis Studio Datenbank-Connectivity
September 22 EN-US Developing a Messenger App in Omnis Studio
23 September EN-EU Enhance your Omnis Apps by Implementing a menu system
23.09.2021 DE Erweitern der Omnis App durch die Implementierung eines Menüsystems
September 28 EN-US Enhance your Omnis Apps by Implementing a menu system
28 September EN-EU Developing a Messenger App in Omnis Studio
28.09.2021 DE Entwicklung einer Messenger-App in Omnis Studio
September 30 EN-US Enhance your Omnis Apps by Implementing REST Service Client and Server
30 September EN-EU Enhance your Omnis Apps by Implementing REST Service Client and Server
30.09.2021 DE Erweiterung von Omnis-Apps durch Implementierung von REST-Services (Client und Server)

We look forward to seeing you in the “Basics” course, or one of our other online training sessions. And here’s the registration link again: www.omnis.net/developers/online-training/

 

The post Learn Web & Mobile App Development with the Experts: Omnis Studio Basics appeared first on Omnis.

]]>
Learn JavaScript Web & Mobile App Development for Free with Omnis Studio https://www.omnis.net/blog/learn-javascript-web-mobile-app-development-for-free-with-omnis-studio/ Mon, 09 Aug 2021 07:00:17 +0000 http://newstaging.omnis.net/?p=31696 Mark the 18th of August in your diary.  That’s when we are running our Omnis Studio “Basics” online training course in 2 different languages, English and German, and across different time zones (CET and EDT) catering to as many customers & developers as possible across Europe and America. The “Omnis Studio Basics in Developing Web […]

The post Learn JavaScript Web & Mobile App Development for Free with Omnis Studio appeared first on Omnis.

]]>
Mark the 18th of August in your diary.  That’s when we are running our Omnis Studio “Basics” online training course in 2 different languages, English and German, and across different time zones (CET and EDT) catering to as many customers & developers as possible across Europe and America. The “Omnis Studio Basics in Developing Web and Mobile Apps” course (to give it its full title) is a FREE, online training course designed to introduce newcomers to application development, or show the benefits of using Omnis Studio to established app developers. So if you want to find out how to create Web & Mobile applications, quickly and easily, using a modern, powerful & flexible app development tool, like Omnis Studio, then you should sign up for our “Basics” online training course. And if you are an existing Omnis developer, perhaps still using Studio 6 or 8, or even Studio 10.0 or 10.1, then you should attend this course to find out about all the new features in Omnis Studio 10.2, including the enhancements in the IDE and the great new stuff for you to use in your application UI for end users (new JS components, animations, SVG icons, color themes, etc).

About the Basics course

The Omnis Studio “Basics” online course helps you get started with Omnis Studio, quickly and easily, and is built for beginners or those new to Omnis, or existing developers thinking of moving up to Studio 10.2. You will learn the HTML File structure required to build your JavaScript Web & Mobile apps, and the remote classes you will need (forms and tasks). During the 90 minute online course you can work through the steps needed, or you can just sit back and watch our expert trainers – you will create an example JavaScript remote form, containing different UI components, supporting different screen resolutions, suitable for display on Web or Mobile devices – all from one code base. Specific topics include:

  • Introduction to the Omnis Studio IDE
  • Getting to know the Omnis Studio folder structure
  • Starting a new project (create a new library)
  • Learning to design a responsive remote form
  • How to handle Events
  • Basics of Omnis notation (methods, properties, aka writing Omnis code)
  • Animation for UI objects
  • Sending messages
  • Client executed methods
  • CSS in Omnis & color themes

About the Trainers

Our trainers are very experienced in Omnis application development: Andreas Pfeiffer in our German office is a Senior consultant and has consulted for many leading companies in Europe on large Omnis development projects – plus he is a fluent German and English speaker (and plays lead guitar in a band, so he likes being centre stage!). Jeramy Jeffereis in our New York office has a wealth of experience supporting and consulting for our customers across North America. Depending on the course you book, you’ll get to meet one of these friendly guys, or one of our great Technical or Consulting staff. The Omnis Basics course (and the other 5 courses) are available in English and German, and in different time zones including CET and EDT (and BTW we do have courses in Italian and Spanish, delivered by our Omnis partner Software Products Italia SoftPI.com).

Booking & Course Schedule

So what are you waiting for? If you want to learn web & mobile app development, using a quick and easy tool (Omnis Studio), or you want to get up to speed with Omnis Studio 10.2 and the JavaScript Client, then we urge you to book the Basics course. Use the following link to register: choose your language/location (either EN-EU, DE, or EN-USA), then choose the “Basics” course title (“Omnis Studio Basics in Developing Web and Mobile Apps“) & then the date, in this case 18 August 2021: www.omnis.net/developers/online-training/

Along with the “Omnis Basics” course we run FIVE other courses (all free of charge), which dive deeper into all aspects of application design, including: Database Connectivity, Messenger Apps, Menu Systems, REST Web Services, and creating standalone Mobile Apps. These are available throughout August, with more dates scheduled in September, and you can book these in the same place (on the same training link). Here is the training schedule for August:

Date Language / Location Course Title / Topic
16 August EN-US Developing a Messenger App in Omnis Studio
18 August EN-US Omnis Studio Basics in Developing Web and Mobile Apps
18 August  EN-EU Omnis Studio Basics in Developing Web and Mobile Apps
18.08.2021 DE Omnis Studio Basics in der Entwicklung von Web- und Mobile Apps
23 August EN-EU Omnis Studio Database Connectivity
23.08.2021 DE Omnis Studio Datenbank-Connectivity
24 August EN-US Develop Standalone Mobile Apps
26 August EN-EU Enhance your Omnis Apps by Implementing a menu system
26.08.2021 DE Erweitern der Omnis App durch die Implementierung eines Menüsystems
27 August EN-EU Enhance your Omnis Apps by Implementing REST Service Client and Server
27.08.2021 DE Erweiterung von Omnis-Apps durch Implementierung von REST-Services (Client und Server)
31 August EN-EU Developing a Messenger App in Omnis Studio
31.08.2021 DE Entwicklung einer Messenger-App in Omnis Studio

We look forward to seeing you in the “Basics” course, or one of our other online training sessions. And here’s the registration link again: www.omnis.net/developers/online-training/

 

The post Learn JavaScript Web & Mobile App Development for Free with Omnis Studio appeared first on Omnis.

]]>
Learn Web & Mobile App Development for FREE in the Omnis Academy https://www.omnis.net/blog/learn-web-mobile-app-development-for-free-in-the-omnis-academy-4/ Mon, 21 Jun 2021 07:00:32 +0000 http://newstaging.omnis.net/?p=31101 If you are starting a new software application project soon and are looking for a development tool, or you are an existing Omnis developer looking to upgrade your skills to the latest version of Omnis Studio, then joining one our online courses in the Omnis Academy is the best place to start – and the […]

The post Learn Web & Mobile App Development for FREE in the Omnis Academy appeared first on Omnis.

]]>
If you are starting a new software application project soon and are looking for a development tool, or you are an existing Omnis developer looking to upgrade your skills to the latest version of Omnis Studio, then joining one our online courses in the Omnis Academy is the best place to start – and the great news is that all our online training courses are FREE, so no upfront costs and no obligation! But we’re sure, once you’ve seen Omnis in action, you’ll want to continue developing with Omnis Studio 10.2 – so we urge you to dive in.

We provide a very wide range of courses in the Omnis Academy, catering to all different levels of programmer, starting with our “Omnis Studio Basics” course for those who are new to application development or Omnis Studio itself, plus other courses looking at Database Connectivity, creating Mobile apps, creating a REST Service, building a Menu system, and so on. We advise you to take the “Basics” course first (next on July 6 & 12) and then move onto other topics that interest you, or will help you get started with your app development project.

Experienced & friendly trainers

Our trainers are very experienced in Omnis application development: Andreas Pfeiffer in our German office is a Senior consultant and has consulted for many leading companies in Europe on large Omnis development projects – plus he is a fluent German and English speaker, and plays lead guitar in a band so he likes being center stage! Jeramy Jeffereis in our New York office has a wealth of experience supporting our customers across North America. Depending on the course you book, you’ll get to meet one of these friendly guys, or one of our great Technical or Consulting staff. The courses are available in English and German, and in different time zones including CET and EDT – and we have courses in Italian and Spanish delivered by our Omnis partner Software Products Italia (SoftPI.com).

When are the next courses?

The following dates and online training courses are available over the coming few weeks:

22 June EN & DE (EU) Implementing a Menu system
June 24 EN (USA) Implementing a REST Service
 
29 June EN & DE (EU) Developing a Messenger App
June 30 EN (USA) Omnis Database Connectivity
 
July 6 EN (USA) Omnis Studio Basics
8 July EN & DE (EU) Omnis Database Connectivity
July 8 EN (USA) Develop Standalone Mobile Apps
 
12 July EN & DE (EU) Omnis Studio Basics
July 14 EN (USA) Developing a Messenger App

Register Now!!

For more information about our Online Training courses in the Omnis Academy and to register, please go to:
www.omnis.net/developers/online-training/

Choose your language (and location), then choose the course & date you want to attend, then please fill out your details – and someone from our Academy team will contact you.

The post Learn Web & Mobile App Development for FREE in the Omnis Academy appeared first on Omnis.

]]>
Get Started with Omnis Studio & Learn Application Development for Free https://www.omnis.net/blog/get-started-with-omnis-studio-learn-application-development-for-free/ Fri, 09 Oct 2020 13:44:19 +0000 http://newstaging.omnis.net/?p=28278 If you have a new application development project in the pipeline, finding the right tools to create and maintain your application can be a daunting task – you may need to spend many hours or days looking around at the tools available. We would like to give you a very attractive offer, that’s going to […]

The post Get Started with Omnis Studio & Learn Application Development for Free appeared first on Omnis.

]]>
If you have a new application development project in the pipeline, finding the right tools to create and maintain your application can be a daunting task – you may need to spend many hours or days looking around at the tools available. We would like to give you a very attractive offer, that’s going to save you a lot of time, expense, and effort in the long run. To start, you can download a FREE 90-day trial registration of Omnis Studio, and start to create your Web or Mobile app straight away – plus during your trial period you get free support by email, and there are many resources on our website, such as videos, tech notes, and full docs, to help you get started.

Another great way to learn how to create web and mobile apps, and to get started straight away, is by joining one of our free courses in the Omnis Academy – there are 6 different courses covering all aspects of application design, and if you are new to Omnis Studio, the “Omnis Studio Basics in Developing Web and Mobile Apps” course is just right for you. The “Basics” training course shows you everything you need to know to get started in Omnis Studio, and to accelerate your application development project. The next “Basics” course is on October 14, then another in November, and we have many other courses right through to the end of 2020.

Omnis Studio Basics training course

All of the Omnis online training courses, including the Omnis Studio “Basics” course, are hosted by Omnis experts, consultants, trainers, and support staff with years of Omnis experience, of creating their own apps and working with many Omnis developers and our valued partners. The main trainers are: Andreas Pfeiffer (pictured here), a senior consultant with our German Omnis team, who has a wealth of experience serving customers in Germany and across Northern Europe, and Jeramy Jeffereis, our customer support engineer in New York, serving customers across the US and Canada. There are many dates set up for our online training courses throughout October:-

Date Language Online training
14 October English (EU) & German Omnis Studio Basics in Developing Web and Mobile Apps
October 14 English (US) Developing a Messenger App in Omnis Studio
19 October English (EU) & German Enhance your Omnis Apps by Implementing REST Service Client and Server
20 October English (EU) & German Developing a Messenger App in Omnis Studio
October 20 English (US) Enhance your Omnis Apps by Implementing a menu system
October 22 English (US) Enhance your Omnis Apps by Implementing REST Service Client and Server
28 October English (EU) & German Enhance your Omnis Apps by Implementing a menu system
October 28 English (US) Omnis Studio Database Connectivity
29 October English (EU) & German Omnis Studio Database Connectivity

More information and Register

When you register you’ll need to select your preferred language/location (EN – English in EU or US, DE – Deutsch, or ES – Español), then choose the course title, such as the “Omnis Studio Basics” course, your preferred date, and fill out your details:-

www.omnis.net/developers/online-training/

We really look forward to welcoming you in the Omnis Academy Online Training courses, and showing you how to create web and mobile apps with Omnis Studio.

The post Get Started with Omnis Studio & Learn Application Development for Free appeared first on Omnis.

]]>