Xojo Web App with load balancer
Recently I had to run a Xojo web app on a server for a client. We wanted to run four copies at once and distribute all users to them equally. Let me document how I do this for future installations.
(more)Recently I had to run a Xojo web app on a server for a client. We wanted to run four copies at once and distribute all users to them equally. Let me document how I do this for future installations.
(more)
Six months until our MBS Xojo conference in Andernach starts. Since the last update we go the first speakers to confirm they are coming and listed the sessions:
More sessions are in the works and get listed once the speakers confirm their attendance.
We got a few more registrations, so we have over 20 people from 7 countries: 🇩🇪, 🇳🇱, 🇵🇱, 🇬🇧, 🇨🇭, 🇺🇸 and 🇬🇷.
For years we worked with LibXL to provide excellent Excel integration with our MBS Xojo XL Plugin. And this year we are honored to have Dmytro Skrypnyk join us in Andernach for the conference.
If you signed up and you didn't receive an email from us, please contact us to check the status of the registration.
New in this prerelease of the 25.4 plugins:
Download: monkeybreadsoftware.de/xojo/download/plugin/Prerelease/.
Or ask us to be added to our shared DropBox folder.
New functionality in documentation.
You can subscribe to our Xojo mailing list to get notified for new pre-release and release versions.
New in this prerelease of the 25.4 plugins:
Download: monkeybreadsoftware.de/xojo/download/plugin/Prerelease/.
Or ask us to be added to our shared DropBox folder.
New functionality in documentation.
You can subscribe to our Xojo mailing list to get notified for new pre-release and release versions.
New in this prerelease of the 25.5 plugins:
Download: monkeybreadsoftware.de/xojo/download/plugin/Prerelease/.
Or ask us to be added to our shared DropBox folder.
New functionality in documentation.
You can subscribe to our Xojo mailing list to get notified for new pre-release and release versions.
Did you know that macOS 26 (and iOS 26) come with a small local LLM from Apple?
Since it runs local there is no cost involved and no network access. So why not tap into this resource when available to enhance your Xojo application?
You could use the LLM for:
New in this prerelease of the 25.5 plugins:
Download: monkeybreadsoftware.de/xojo/download/plugin/Prerelease/.
Or ask us to be added to our shared DropBox folder.
New functionality in documentation.
You can subscribe to our Xojo mailing list to get notified for new pre-release and release versions.
We have clients using both Xojo and FileMaker, so we made the MBS Xojo FMAPI Plugin to connect them both. Write a Xojo application to connect to the FileMaker server using our FMDataMBS class and query, update or create records.
With the FMDataMBS class, you can integrate FileMaker data directly into your Xojo applications—without relying on manual exports, ODBC bridges, or clunky middle layers. This plugin allows you to perform full CRUD operations (Create, Read, Update, Delete) over HTTPS using the FileMaker Data API, all via simple Xojo code and powered internally by the proven CURL library.
This is ideal for:
New in this prerelease of the 25.4 plugins:
Download: monkeybreadsoftware.de/xojo/download/plugin/Prerelease/.
Or ask us to be added to our shared DropBox folder.
New functionality in documentation.
You can subscribe to our Xojo mailing list to get notified for new pre-release and release versions.