Omnis Studio Archives - Omnis Cross Plattform App Development Thu, 14 Mar 2024 09:32:52 +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 Omnis Studio Archives - Omnis 32 32 Free Omnis Studio 11 Patch release 36251 is here https://www.omnis.net/blog/free-omnis-studio-11-patch-release-36251-is-here/ Thu, 14 Mar 2024 09:32:52 +0000 https://newstaging.omnis.net/?p=36809 We are excited to announce that a new Omnis Studio 11 Patch Release – Revision 36251 – is available, and it provides you with important bug fixes and also several feature enhancements augmenting your app development even further. Among the fixes and enhancements are the following: Window Components: Screen Report Fields The $print() method has […]

The post Free Omnis Studio 11 Patch release 36251 is here appeared first on Omnis.

]]>
We are excited to announce that a new Omnis Studio 11 Patch Release – Revision 36251 – is available, and it provides you with important bug fixes and also several feature enhancements augmenting your app development even further. Among the fixes and enhancements are the following:

  • Window Components: Screen Report Fields
    The $print() method has been enhanced allowing you to print from a Screen Report field to a PDF file.
  • JavaScript Components: JS Data Grid Custom Picklists
    A new client-executed method $getpicklist() has been added to the Data grid control to allow picklist columns to be specified per row.
  • JavaScript Remote Forms: Using a Promise with Client Commands
    Various “message” type client commands now return a JavaScript promise when the methods are executed on the client.
  • The Omnis Environment: Spell Checking
    Words can now be added or removed from the custom dictionary when using spell checking for window fields in end user apps, and when using the Code Editor during development.
  • Save Window Setup and Omnis Preferences
    The position information saved for various screens in the IDE has been moved from omnis.cfg to a new file called positions.cfg.
  • Debugging Methods: Method Stack Limit
    A new item ‘stackLimit’ has been added to the “default” section of the Omnis configuration file (config.json) that allows you to set the limit on the number of methods allowed on the method stack.
  • OW3 Worker Objects: Hash Worker Object
    The $initverifysignature() method has been added to the Hash Worker Object to allow you to verify the RSA signature from $initsignature
  • Functions: FileOps Workers
    Three new Worker Objects have been added to the FileOps external component to allow you to Copy, Move or Delete files asynchronously if required – in essence they work the same as their equivalent FileOps functions that can operate on a separate thread.

Please see the Whatsnew11.pdf accompanying the patch release for full details about the enhancements, and the Readme.txt file for details of bug fixes in rev 36251.

Upgrade Now and Unleash the Full Potential of Omnis Studio 11!

The new revision 36251 of Omnis Studio 11 is a free patch release and available to download from the Omnis website: www.omnis.net/developers/resources/download/index.jsp

For any questions about this release or for upgrading to Studio 11, please contact your local Omnis Software sales team.

The post Free Omnis Studio 11 Patch release 36251 is here appeared first on Omnis.

]]>
Omnis Studio 11 Patch Release – Exciting Enhancements and Fixes https://www.omnis.net/blog/omnis-studio-11-patch-release-exciting-enhancements-and-fixes/ Wed, 11 Oct 2023 14:06:00 +0000 https://newstaging.omnis.net/?p=36503 We recently released the latest patch release for Omnis Studio 11 – Rev 35659. This update brings several exciting enhancements and bug fixes, with the most notable additions being support for macOS Sonoma and enhanced security for your deployed libraries. Here’s a quick overview of what you can expect from this new patch release: macOS […]

The post Omnis Studio 11 Patch Release – Exciting Enhancements and Fixes appeared first on Omnis.

]]>
We recently released the latest patch release for Omnis Studio 11 – Rev 35659. This update brings several exciting enhancements and bug fixes, with the most notable additions being support for macOS Sonoma and enhanced security for your deployed libraries. Here’s a quick overview of what you can expect from this new patch release:

macOS Sonoma Support

Omnis Studio 11 now fully supports macOS Sonoma, ensuring that you can seamlessly run your Omnis applications on the latest Apple operating system.

Class Locking and Library Conversion

In order to enhance the integrity and security of deployed Omnis Studio libraries, the mechanism used to lock classes in a private library has changed in Omnis Studio 11 Revision 35659. Consequently, all libraries opened in Omnis Studio 11 revision 35659 will require conversion, including libraries created with all prior revisions of Omnis Studio 11 – the library conversion process is irreversible; therefore you should make a secure backup of all libraries before opening them in Omnis Studio 11 Revision 35659.

Feature Enhancements

The following enhancements have been added to revision 35659 of Omnis Studio 11 enhancing the JavaScript and Window components:

  • JavaScript Components
    All JS Camera events now have an additional pError param which reports any possible errors.
    Two new properties $choosefilesbuttontextpos and $choosefilesiconid have been added to the JS File component to allow more control over how the UI is displayed in Upload mode of the control.
    A new property $reordermode has been added to the JS Native List component to allow end users to reorder rows within the list.
  • Window Components
    A new event evColumnDividerMoved has been added to the Complex Grid control to report when a grid divider has been dragged.
    The $splitbuttonbars property has been added to Toolbar classes to allow you to split radio button groups into individual button items.
    Support for the ‘use-mock-keychain’ CEF switch has been added to the “obrowser” section of the Omnis Configuration file (config.json) to manage the Chromium Safe Storage Prompt shown when using oBrowser on macOS.
  • Omnis Environment
    A new item called monitorDockKeyEventsInfoPrompt has been added to the “macOS” section of the Configuration file (config.json) to manage the Keystroke Receiving Prompt on macOS.
  • OW3 Worker Objects
    The $oauth2state property has been added to the OAUTH2 Worker Object to allow you to append custom content to the state query string parameter.
    Also a new property $allowpathinuri has been added to the SMTP Worker Object to allow a path in the URI.
  • Functions
    We added a new parameter wCenterImg to the OIMAGE.$makeqrcode function to allow you to add an icon image to the center of the generated QR code.
    A new parameter asnumber has been added to the rnd() function to force Omnis to return a Number, rather than a Character value.
    You can now return a reference to the field under the mouse in a Complex grid using a new parameter tablefield with the mouseover() function.
    The $filepath property has been added to the FileOps object to allow you to obtain a path to the file associated with the object.
  • Online Documentation
    All the enhancements in Revision 35659 of Omnis Studio (and the previous revision 35439) are highlighted in yellow in the online documentation to show you what has been added.

See the ‘What’s New’ guide (PDF) accompanying this release for more information about any of these new features.

Bug Fixes

We have resolved several issues reported by our dedicated user community to provide you with the most stable and reliable development environment. Your feedback is invaluable in helping us make Omnis Studio the best it can be. We are confident that this patch release will enhance your Omnis Studio experience.

See the Readme accompanying this release for a complete list of bug fixes.

Download Omnis Studio 11 Rev 35659

If you are a current Omnis Studio 11 user, we recommend updating to take advantage of the new features and improvements. If you are not yet using Omnis Studio 11, this is the perfect opportunity to explore the power and versatility of our development platform.

To get started with the new patch release, please visit our website and download the update from the following link: www.omnis.net/developers/resources/download/index.jsp

As always, our support team is here to assist you with any questions or issues you may encounter during the update process or while using Omnis Studio. Please don’t hesitate to reach out if you need assistance, via email or our website: www.omnis.net/contact/

The post Omnis Studio 11 Patch Release – Exciting Enhancements and Fixes appeared first on Omnis.

]]>
Create Web and Mobile apps in record time, for free, with the Omnis Studio Community Edition https://www.omnis.net/blog/create-web-and-mobile-apps-in-record-time-for-free-with-the-omnis-studio-community-edition/ Mon, 24 Jul 2023 15:30:31 +0000 https://newstaging.omnis.net/?p=36208 Omnis Studio allows you to create apps for the web and mobile in record time, and with fewer resources, and now with the Omnis Studio Community Edition you can start building now, for free! You can create an app on one platform, and deploy it to any other, without modifying the code or recompiling the […]

The post Create Web and Mobile apps in record time, for free, with the Omnis Studio Community Edition appeared first on Omnis.

]]>
Omnis Studio allows you to create apps for the web and mobile in record time, and with fewer resources, and now with the Omnis Studio Community Edition you can start building now, for free! You can create an app on one platform, and deploy it to any other, without modifying the code or recompiling the code – the project library you create in Omnis Studio can be deployed to all iOS and Android mobile devices, as well as Windows and macOS desktops, making it easier to create and maintain.

The Community Edition is free, forever

You can start straight away with the Omnis Studio Community Edition by downloading it now, for free. And when you have created your app, and you’re ready to deploy it to end users, you can use the free 5 user license – there really are no hidden fees, no credit card required, and no time limits – it’s yours to use for free for the lifetime of your app. So, it’s a great choice for start-ups and for developers who want to develop their first projects with Omnis Studio or work on an app for a small group of users. If your app is successful and you want to deploy it to a larger number of users, you can upgrade to the Omnis Studio Professional Edition, reusing your project library files without change.

SO WHAT ARE YOU WAITING FOR? Get Started with Omnis Studio Community Edition today – you’ll get your first app built in a few hours or days. Find out more and download it here: www.omnis.net/community-edition

Take advantage of free Training and Support

Not only are the development and deployment tools with the Omnis Studio Community Edition free to use, but we also provide you with free Training and Support by email while you create your app and get your project up and running. Our Tech support is provided by experienced Omnis support engineers and developers, and we will always try to respond to your technical queries as soon as we can.

In addition to free support, you also get free online training in the Omnis Academy. Every week we host online classes covering a broad range of app development topics, to help you get started on your app project and to add powerful features, like database connectivity or web services. When you are new to Omnis, then the “Basics” course is the best place to start – these are held every two weeks or so in English and German, and cater to developers in different time zones, in Europe and North America.

So after downloading the Omnis Studio Community Edition, look up the courses available in the Omnis Academy, and sign up today: www.omnis.net/developers/online-training

Live Intro sessions

Plus every month we host a free Live Intro Session for the Omnis Studio Community Edition, to introduce the offering and show you how easy it is to create apps with Omnis Studio – look up the next available sessions in the next few weeks: www.omnis.net/community-edition-intro

The post Create Web and Mobile apps in record time, for free, with the Omnis Studio Community Edition appeared first on Omnis.

]]>
Omnis Studio 11: New Component Store and New JavaScript Components https://www.omnis.net/blog/omnis-studio-11-new-component-store-and-new-javascript-components/ Mon, 22 May 2023 15:28:33 +0000 https://newstaging.omnis.net/?p=36107 Omnis Studio 11 provides a completely new IDE, new JavaScript components, and hundreds of other powerful new features, so developers are now able to build the next great customer solutions of the future more easily and in a much shorter time. In this blog post we’ll focus on the new JS components that you can […]

The post Omnis Studio 11: New Component Store and New JavaScript Components appeared first on Omnis.

]]>
Omnis Studio 11 provides a completely new IDE, new JavaScript components, and hundreds of other powerful new features, so developers are now able to build the next great customer solutions of the future more easily and in a much shorter time. In this blog post we’ll focus on the new JS components that you can use in your web and mobile apps built with Omnis Studio 11 – the following is only a summary, since you’ll find complete documentation for all the new features in the ‘What’s New in Studio 11’ guide (Whatsnew11.PDF) and in the online docs. All the new JS Components appear in the brand new Component Store that will appear when you create or edit JS Remote Form.

Component Store

The Component Store has been completely redesigned and now appears in a vertical panel down the left side of the Remote form editor, with the components arranged in groups, such as Buttons, Containers, Entry Fields, and Lists; this provides a more compact layout than in previous versions where components were listed individually. The following screenshot shows a remote form in design mode and the Component Store is attached to the left side showing the Visualization group expanded, containing the new Chart and Gauge components.

Omnis Studio 11 New Component Store

Omnis Studio 11 New Component Store

When you open a Remote Form class to edit it, the Component Store is opened automatically and, by default, it is docked to the left side of the design window (see above). As you move a design window, the Component Store will remain docked and will move with it. You can Right-click on the Component Store to hide/show the labels and configure its layout and docking behavior.

JS Chart & Gauge Components

The new JS Chart component allows you to create different types of chart from list data to display in a remote form. It uses the open source JavaScript library Chart.js (available under the MIT license) integrated into the component, which provides a plethora of chart styles and combinations to represent 2D or multi-dimensional data, including the types: Line, Bar, Radar, Pie, Doughnut, Polar-Area, Scatter, and Bubble (see the new sample library in the Hub for all the types). The new Chart provides a modern interface for displaying list data, with scalable, vector based shapes and animated transitions, providing a great new UI for your web and mobile apps. As with other chart types in Omnis, the JS Chart control gets its data from an Omnis list variable, which should contain 2 columns, with each row in the list representing a complete dataset. 

Omnis Studio 11 JS Chart & Gauge

Omnis Studio 11 JS Chart & Gauge components

The new JS Gauge component provides a way to display numerical values on a Circular, Horizontal or Vertical linear scale, with options to customize the appearance and behavior of the gauge image and the scales – the value for the gauge is provided in the variable in $dataname, but the component provides a high-level of visual customization for the scales and range, including multiple colors in the range markers (see the example in the Hub)

JS Camera

The new JS Camera control allows the end user to capture images or scan QR codes and barcodes – this allows you to fully integrate image capture & scanning into your mobile apps, which can be applied to many different types of solutions such as manufacturing, retail, field research, or science. After returning a list of cameras and their IDs on the device, you can set the ‘camera action’ property to start the camera, capture an image, or start scanning, either a barcode or QR code. You can store the returned image or embedded information in a Character or Binary variable as appropriate.

JS Floating Action Button, Color Picker & Subform palette

The new JS Floating Action Button (FAB) features a round button that pops up a list of actions when tapped or hovered over, with the first option being a default action – the default icon is a ‘+’ but you can add your own such as an SVG icon. The FAB provides a modern button style to activate tasks in your web and mobile apps, for example, in a form displaying a list of contacts, you could use a FAB to provide options to add a contact (the default action), with further options to edit, call, or email a contact – this style of button is used in most modern email mobile apps.

Omnis Studio 11 Floating Action Button, Color Picker & Subform palette

Omnis Studio 11 Floating Action Button (left), Color Picker example (center) & the Subform palette example (right)

The new JS Color Picker allows the end user to select a color either by sliding a color slider and clicking on the color palette, or by entering a color number in RGB, HSL, or HEX format into the control (above center) – in addition, an alpha slider can be shown to allow the end user to select the transparency for the color. You can add a number of predefined color swatches to the color picker to allow the end user to select a preset color – for example, the color swatches could be colors defined in your corporate branding or colors that are in constant use in your app.

You can now popup a subform as a Subform Palette next to a specified control (above right). The subform could allow the end user to set an option, or you could provide some information such as a help tip. Subform palettes can be opened or closed using two new client commands, or a subform palette can be closed by clicking outside the subform.

JS Tile Grid Control and More…

The new JS Tile Grid control displays a scrollable grid of “tiles” which can be configured to show images, text and buttons. The layout of the grid and the visual attributes for the tiles are specified in a list variable assigned to the control, with each line in the list providing the definition for a single tile in the grid. The new Tile Grid example app in the Hub displays a number of tiles using images from the webshop example applet, which shows how the Tile grid can be used to provide a very visual selection or information grid for end users.

There are many more new components and enhancements to help you create web and mobile apps in Omnis Studio 11.  These include the Scroll box which allows you to group several JS components together in a scrollable area, to produce a more compact UI for smaller screens.

A Side Panel is a vertical panel that can be displayed down the left or right side of a remote form (like a sidebar), containing clickable options, such as a menu of options or other content. Side panels are a common UI element in dashboard style designs and allow you to create a more interactive UI for your web & mobile apps.

Example Libraries and online Gallery

All of the new JS components are featured in the Samples section in the Hub in the new Studio Browser in Studio 11 – the same samples are included in the newly updated JS Component online gallery which is itself a Studio 11 web app.

To try out all the new components and other features in Omnis Studio 11, download a free 90-day trial version here: www.omnis.net/developers/free-trial/

Alternatively, existing users can contact the Sales office for their region to obtain details about upgrading to Studio 11. Please use the Contact us page: www.omnis.net/contact/

To view the new JS components online, visit the Component Gallery here: tinyurl.com/jsgallery11

The post Omnis Studio 11: New Component Store and New JavaScript Components appeared first on Omnis.

]]>
Omnis Developer Conferences for North America and Europe https://www.omnis.net/blog/omnis-developer-conferences-for-north-america-and-europe/ Thu, 23 Mar 2023 17:49:50 +0000 https://staging.omnis.net/?p=35390 The next few months are shaping up to be very busy for the Omnis Developer community and Omnis Software. We are holding our annual conferences for North American and European Omnis Developers in April and May of 2023, at which we will be unveiling the next major release of Omnis Studio, version 11 – these […]

The post Omnis Developer Conferences for North America and Europe appeared first on Omnis.

]]>
The next few months are shaping up to be very busy for the Omnis Developer community and Omnis Software. We are holding our annual conferences for North American and European Omnis Developers in April and May of 2023, at which we will be unveiling the next major release of Omnis Studio, version 11 – these are indeed exciting times, with so many important new product developments, and we’d love to share it with all of you.

First up there will be the US conference, which will be held April 25 & 26, 2023 at the Hampton Inn Tropicana in Las Vegas. We have assembled a stellar group of Omnis Developers & Engineers to present at this conference, who will bring you all the latest developments in Omnis including Omnis Studio 11, as well as customer apps, must-see coding examples & demos. The speaker list is being finalized now but already includes the following Omnis developers: David Karoudjian and Owen Thronson from SNF, John Hosmer of DealerBuilt, Carter Ford from UpYourVote Inc., and Scotte Meredith, a very experienced Omnis Consultant. They will be joined by Bob Mitchell, Jeramy Jeffreis, Dean Wright, and Stephen Mitchell from Omnis Software, who will bring you all the latest and greatest developments in Omnis Studio 11, information about new products and services, the Omnis Roadmap, and will be available for Q&A sessions. We urge you register now for this fantastic 2-day conference via our Events page.

Next up is our European conference, which will be held 24 & 25 May, 2023 at the Parkhotel am Taunus in Oberursel near Frankfurt, Germany – we must stress that the conference has a complete session programme in German and English running in parallel over the 2 days. As with the US conference, we will be showing you all the new developments in Omnis Studio 11, plus details of new products and services, as well as many in-depth demos from guest speakers and Omnis technical staff. The conference agenda is being added to day by day, but here is a taste of some of the confirmed sessions:

  • Omnis Studio 11: new features, new possibilities – live development, including a glimpse of the brand new UI and IDE.
  • Subscription: new licensing models for you, support for your business models.
  • Omnis Studio Now: new Omnis service offerings.
  • Omnis No-Code/Low-Code: Be the first to see the new Omnis product live and in action.
  • Omnis Roadmap: What comes after Omnis Studio v11?
  • Questions & Answers: tell us your requirements for Omnis Studio, maybe you’ll see your suggestions in the next release!

We encourage you to check out the Events page on our website, where you will find full details about both the US and European conferences, including the conference agenda, hotel information, different price options, and conference registration. We feel sure that you will not want to miss any of these important Omnis product updates, so please do get your registration done today – and we look forward to meeting you all in Las Vegas or Oberursel!

The post Omnis Developer Conferences for North America and Europe appeared first on Omnis.

]]>
Omnis Studio Community Edition: Book a Free Live Intro Session https://www.omnis.net/blog/omnis-studio-community-edition-book-a-free-live-intro-session/ Tue, 10 Jan 2023 12:26:27 +0000 http://newstaging.omnis.net/?p=33763 The Omnis Studio Community Edition is a new developer license from Omnis Software that allows developers to use our flagship app development tool, Omnis Studio, with absolutely no strings attached – a genuine time-unlimited offer, which even includes free support and free deployment to up to 5 concurrent users. To get to know the Community […]

The post Omnis Studio Community Edition: Book a Free Live Intro Session appeared first on Omnis.

]]>
The Omnis Studio Community Edition is a new developer license from Omnis Software that allows developers to use our flagship app development tool, Omnis Studio, with absolutely no strings attached – a genuine time-unlimited offer, which even includes free support and free deployment to up to 5 concurrent users.

To get to know the Community Edition quickly, we recommend you book one of our Live Intro Sessions. Each session gives you the best overview of the most important advantages of the Community Edition, plus we show you interesting application examples and reference projects, as well as offering you the opportunity to get all your questions about Omnis Studio answered with an experienced Omnis consultant – the sessions are provided in English and German. The next intro session is available on:

24 January 2023

With more planned in February, March and throughout 2023. Book a Live Intro session here, or read more about the Community Edition.

About the Community Edition

With the Community Edition, developers can program their first JavaScript web and mobile apps with Omnis Studio with no risk and no cost, and explore its performance, productivity, and flexibility in practice. While using the Community Edition, you can make use of high-quality technical support, via email, and also access free training via the Omnis Academy, with live online training sessions or step-by-step videos. The Community Editions offers you:

  • full stack development of web and mobile apps
  • development of multiple apps on Windows and macOS
  • data access modules for PostgreSQL and SQLite
  • deployment on web, iOS and Android
  • 5 concurrent user licenses included
  • free tech support by email included
  • free training in the Omnis Academy

Ultimate flexibility and productivity

With the features now available in the free Community Edition you can build multiple user-friendly and customer-focused web and mobile apps for Android and iOS, all from the same code base. You can develop on Windows or macOS, or even on both, to realize your design objectives and meet client demands. Without any changes or modifications, these apps can then be deployed across all platforms (Android, iOS, plus Windows & MacOS desktops) and will function on all devices (mobile, web and desktop).

So are you ready to Get Started today?

We invite you to download the free Omnis Studio Community Edition today, so you can start building apps now, free of charge and without risk – and to get started really quickly, we invite you to book one of our free Live Intro sessions. Full product details, comprehensive FAQs, plus quick and easy registration are here:  www.omnis.net/community-edition/

The post Omnis Studio Community Edition: Book a Free Live Intro Session appeared first on Omnis.

]]>
Great Success at the Inaugural Omnis Developer Conference Africa https://www.omnis.net/blog/great-success-at-the-inaugural-omnis-developer-conference-africa/ Mon, 12 Dec 2022 07:00:27 +0000 http://newstaging.omnis.net/?p=33753 The Omnis Software France team, Alain Teboul and Guillaume Ramanantsoa, was joined in Antananarivo, Madagascar by Andreas Pfeiffer from Germany, for the inaugural Omnis Developer Conference Africa on 23 November 2022 – and by all accounts and kind feedback we’ve been getting from attendees, it was a great success! We are extremely grateful to Marcel […]

The post Great Success at the Inaugural Omnis Developer Conference Africa appeared first on Omnis.

]]>
The Omnis Software France team, Alain Teboul and Guillaume Ramanantsoa, was joined in Antananarivo, Madagascar by Andreas Pfeiffer from Germany, for the inaugural Omnis Developer Conference Africa on 23 November 2022 – and by all accounts and kind feedback we’ve been getting from attendees, it was a great success!

We are extremely grateful to Marcel Ramanantsoa, Director of CapData Software, and Osmosis Business Solutions (OBS OI) for organizing and hosting the event in Madagascar and for their warm welcome for the Omnis team and all conference attendees. Special thanks also to Augustin Andriamananoro, General Director of DGPP for sponsoring ODC Africa and helping us to promote Omnis Software in various digitalization projects for public administration in Madagascar. Prior to the conference, we were delighted to meet Augustin at the ministry to present our ambitions for Omnis Software in Madagascar and Africa.

We were delighted to present Omnis Software’s global strategy to everyone at the one-day conference, to demonstrate the latest Omnis Studio software and JavaScript client, and answer all technical questions from the 200 or so developers, students and senior officials who were present. Watch this video for a conference report:

The main objective of the event was to show off the full capabilities of Omnis Studio, to support the developer community in Madagascar, and to strengthen our presence in the African market – and this we feel has been firmly achieved. We look forward to working with all developers in Madagascar and right across Africa, and we wish you great success with Omnis!

Omnis Community Edition

If you would like to try Omnis Studio, to see how quick and easy it is to create web and mobile apps using Omnis, then we recommend that you download the Omnis Studio Community Edition. With it you get everything you need to create great web and mobile apps in record time:

  • full stack development of web and mobile apps
  • on Windows and macOS
  • for both iOS and Android
  • data access modules for PostgreSQL and SQLite
  • for multiple apps
  • 5 concurrent user licenses included
  • free tech support (by email) included
  • free training in the Omnis Academy

Download it now and get started straight away, read more here: www.omnis.net/community-edition/

Or if you would like to know and see more, why not attend one of our free online Intro sessions: www.omnis.net/community-edition-intro/

The post Great Success at the Inaugural Omnis Developer Conference Africa appeared first on Omnis.

]]>
Omnis is Trusted by Application Developers All Around the World: Focus on Logistics & Finance https://www.omnis.net/blog/omnis-is-trusted-by-application-developers-all-around-the-world-focus-on-logistics-finance/ Mon, 28 Nov 2022 07:00:53 +0000 http://newstaging.omnis.net/?p=33738 Omnis Studio is trusted by Web and Mobile application developers all around the world to deliver mission-critical projects quickly and at a lower cost when compared to many other tools. And we have numerous real-life case studies from customers that demonstrate this, in pretty much every sector in the business world, as well as public […]

The post Omnis is Trusted by Application Developers All Around the World: Focus on Logistics & Finance appeared first on Omnis.

]]>
Omnis Studio is trusted by Web and Mobile application developers all around the world to deliver mission-critical projects quickly and at a lower cost when compared to many other tools. And we have numerous real-life case studies from customers that demonstrate this, in pretty much every sector in the business world, as well as public administration and the community-based sector, including such vertical markets as Heathcare, Logistics, Finance, Education & others – while Omnis apps also feature in generalized software categories such as CRM, ERP, Project Management, and Facilities management.

Omnis developers in The Arts, Retail, and Legal Services have found great success, but this article concentrates on some great Omnis Case Studies we have made of developers who operate in Logistics and Finance. 

Success in Logistics and Finance

Developers who cater to the Logistics & Finance market have found great success using Omnis, increasingly with Web-based, Mobile and Hybrid solutions, so we would like to feature a few of our case studies here.

  • Fast Logistics/daco (Switzerland) – a logistics solution for the complete management of warehousing, freight forwarding, distribution, customs, and stock control used by companies in Switzerland, Germany and across Europe. Read more: www.omnis.net/case-study/daco-systems-ag/
  • Catalina Software (UK) – the Freedom solution is a specialized logistics package tailored to the same-day courier and chauffeur industries, including functions for job booking & scheduling, driver communication and payment, vehicle tracking, and client invoicing. Read more: www.omnis.net/case-study/catalina/
  • Mophilly Technology (USA) – the Pops Royalty Manager solution is for managing lease and royalty paperwork for owners of minerals, oil and gas rights in real estate across America; Mophilly also provides application development and technology transformation management services. Read more: www.omnis.net/case-study/mophilly/
  • Xchanging/DXC (UK) – a solution for managing billions of pounds worth of reinsurance transactions carried out by the London insurance markets, predominantly for Lloyd’s Syndicates and large corporations. Read more: www.omnis.net/case-study/xchanging/

More Case Studies

We have over 30 case studies on the Omnis website covering every market sector, from developers in Europe, North America and other parts of the world, so we urge you to check them out – we feel sure that if you are evaluating Omnis Studio and read about the successes developers have found using Omnis, then you will want to start your next development project or start-up business using Omnis Studio: www.omnis.net/case-studies/ 

After visiting this page you can click on a Sector tag (e.g. Logistics) to filter the list, to show only those case studies for your chosen sector.

Omnis Studio Community Edition

If you would like to try Omnis Studio now, and start you web or mobile application development project straight away, you can download the Omnis Studio Community Edition which is completely free of charge. Register for it here:

www.omnis.net/community-edition/

The Community Edition is a great choice for start-ups and for developers who want to develop their first projects with Omnis Studio or work on an app for a small group of users. You can build several mobile and/or web apps with the Community Edition, but free deployment is limited to 5 concurrent users. If your apps are successful and you want to deploy them to a larger number of users you can upgrade to the Omnis Studio Professional Edition. The Community Edition includes free Tech Support via email, and free Training in the Omnis Academy:

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

Omnis White Paper

If you are evaluating Omnis or are on a general search for application development tools, then allow us to recommend you read our white paper that explores: “Choosing the right App Development Software for Start-ups: Key criteria for your decision-making.” In the white paper we examine key criteria that influence your choice of application development software including: 1. How much flexibility does the development system allow? 2. How fast and productive is the app development? 3. Does the development software support rapid prototyping? 4. Scalability – does the software support your planned growth? And several other criteria… If you would like a FREE copy of our white paper, then please visit the Omnis website and register your interest:

www.omnis.net/white-paper/

The post Omnis is Trusted by Application Developers All Around the World: Focus on Logistics & Finance appeared first on Omnis.

]]>
Omnis Studio Community Edition: develop your web or mobile app now – for free! https://www.omnis.net/blog/omnis-studio-community-edition-develop-your-web-or-mobile-app-now-for-free/ Mon, 31 Oct 2022 10:36:10 +0000 http://newstaging.omnis.net/?p=33725 We are so excited to release the free-of-charge Omnis Studio Community Edition! This ground-breaking initiative aims to attract more developers to Omnis Studio and grow the Omnis developer community. With the Community Edition, developers can program their first JavaScript web and mobile apps with Omnis Studio with no risk and no cost, and explore its performance, productivity, […]

The post Omnis Studio Community Edition: develop your web or mobile app now – for free! appeared first on Omnis.

]]>
We are so excited to release the free-of-charge Omnis Studio Community Edition! This ground-breaking initiative aims to attract more developers to Omnis Studio and grow the Omnis developer community.

With the Community Edition, developers can program their first JavaScript web and mobile apps with Omnis Studio with no risk and no cost, and explore its performance, productivity, and flexibility in practice.

Scope of functions of the Community Edition

The Community Edition developer license allows developers to use our flagship app development tool with absolutely no strings attached – a genuine time-unlimited offer, which even includes free support and free deployment to up to 5 concurrent users. While using the Community Edition, developers and their teams can make use of high-quality technical support, and also access free training via the Omnis Academy, with live online training sessions or step-by-step videos. The Community Editions features:

  • full stack development of web and mobile apps
  • on Windows and macOS
  • for both iOS and Android
  • data access modules for PostgreSQL and SQLite
  • for multiple apps
  • 5 concurrent user licenses included
  • free tech support by email included
  • free training in the Omnis Academy

The free Omnis Studio Community Edition is available now at: www.omnis.net/community-edition/

All-in-one package for full stack development

Omnis Studio Community Edition is an all-in-one package designed for full stack development. So you won’t have to deploy other products and technologies (editors, frameworks, frontend dev tools, debuggers, compilers etc.) which means far fewer new learning curves and no risk of unexpected support and compatibility issues.

Ultimate flexibility

With the features now available in the free Community Edition you can build multiple user-friendly and customer-focused web and mobile apps for Android and iOS, all from the same code base. You can develop on Windows or macOS, or even on both, to realize your design objectives and meet client demands. Without any changes or modifications, these apps can then be deployed across all platforms (Android, iOS, plus Windows & MacOS desktops) and will function on all devices (mobile, web and desktop).

Rapid development

Working with a powerful, high-productivity software environment optimized for rapid development, such as Omnis Studio Community Edition, you can drastically cut the time to market. This alone potentially saves both money and resources for developers, and of course for clients too!

So are you ready to get started today?

We invite you to download the free Omnis Studio Community Edition today, so you can start building apps now, free of charge and without risk. Full product details, comprehensive FAQs, plus quick and easy registration are here:  www.omnis.net/community-edition/

The post Omnis Studio Community Edition: develop your web or mobile app now – for free! appeared first on Omnis.

]]>
Omnis Studio 10.22 Rev 31664 – New Patch Release available https://www.omnis.net/blog/omnis-studio-10-22-rev-31664-new-patch-release-available/ Mon, 08 Aug 2022 07:00:25 +0000 http://newstaging.omnis.net/?p=33678 We are excited to announce that a new patch release Omnis Studio 10.22 Rev 31664 is now available. This revision includes a few small enhancements and essential, real-world bug fixes and adjustments to keep your Omnis Studio 10.2 software safe and fully optimized. What’s new in Omnis Studio 10.22 Rev 31664? JavaScript Components You can […]

The post Omnis Studio 10.22 Rev 31664 – New Patch Release available appeared first on Omnis.

]]>
We are excited to announce that a new patch release Omnis Studio 10.22 Rev 31664 is now available. This revision includes a few small enhancements and essential, real-world bug fixes and adjustments to keep your Omnis Studio 10.2 software safe and fully optimized.

What’s new in Omnis Studio 10.22 Rev 31664?

  • JavaScript Components
    You can now add a Footer Row to a Data Grid which would allow you to display column totals, plus you can now set or read the filters in a Data grid dynamically in your code using a new $::filters property; there are new node actions for dynamic Tree Lists to UpdateIcon, Move, CollapseAndDiscard, and Reload; plus the new $choosefilesbuttontext property in JS File control to set the text on the ‘Choose Files’ button
  • PDF Printing
    On macOS, you can now specify a python binary to be used for PDF printing in the JS Client, rather than the bundled version, using a new ‘python’ item in the ‘macOS’ section of config.json
  • Window Components
    A new $disabledfocus property has been added to disable the focus in Tab panes; you can now use && to insert a literal ‘&’ in a menu title or menu line; plus new grid row focus alpha properties
  • Find and Replace
    There is a new config.json item findAndReplaceSelectsTopClass to select the top-most open class when the Find and Replace dialog comes to the front
  • Omnis Service
    Serialization errors are now sent to the Windows Application event log, and Omnis does not prompt for a serial number when running as a Service
  • Functions
    A new basecolor() function has been added to return the color disregarding the alpha value; plus a new iswindows11() function to detect Windows 11
  • HASH Worker Object
    Key length for HMAC hash generation in previous versions was restricted to 64 characters, but this restriction has been removed

Please note that Omnis Studio 10.22 Rev 31664 supports application development and deployment on macOS running natively on M1 and the new M2 (arm64), as well as Intel (x86_64) based Apple computers.

Please see the ‘Whatsnew1022.pdf’ for more details about the enhancements in this release, and see the Readme.txt file accompanying the release for details of bug fixes.

Availability

This patch release is now available for download at https://www.omnis.net/developers/resources/download/index.jsp

As a patch release, it is designed to run with existing Studio 10.2 serial numbers.

If you are still on Omnis Studio 8.1 or older, we strongly recommend you upgrade straight to version 10.2. For Omnis Developer Partner Program (ODPP) customers on Studio 10.1 or 10.0 the update to v10.2 is free of charge; customers outside the ODPP can purchase updates to v10.2 with significant update discounts.

For any questions regarding updates and upgrades to Omnis Studio 10.22, please contact your local sales office via our website: www.omnis.net/contact

The post Omnis Studio 10.22 Rev 31664 – New Patch Release available appeared first on Omnis.

]]>