Please join 500+ FileMaker developers at the European developer conferences this year:
FM Summit
|
Dutch
|
Gent, Belgium
|
15 - 17 October
|
Website
|
FileMaker Italian DevCon
|
Italian
|
Bologna, Italy
|
17 - 19 October
|
Website
|
FileMaker Konferenz
|
German
|
Malbun, Liechtenstein
|
17 - 20 October
|
Website
|
FileMaker Devcon Scandinavia
|
English
|
Gothenburg, Sweden
|
22 - 23 October
|
Website
|
FileMaker UK Developer Event
|
English
|
London, United Kingdom
|
23 - 24 October
|
Website
|
FM Conférence
|
French
|
La Rochelle, France
|
24 - 26 October
|
Website
|
FileMaker Spanish DevCon
|
Spanish
|
Madrid, Spain
|
26 - 27 October
|
Website
|
Meet MBS at the conferences in Malbun, London and Gothenburg.
We are trying to move to Xcode 10.
This may involve dropping 32-bit for some things as Xcode 10 doesn't support 32-bit any more. And it may be we could drop 32-bit as target and just make new plugins to be 64-bit only.
Next we may make MacOS 10.9 the minimum, which would drop a few older Xojo and FileMaker versions. What minimum would you like to have?
Of course just going with 10.10 or 10.11 as minimum could simplify coding for us.
Nickenich, Germany - (September 25th, 2018) -- MonkeyBread Software today is pleased to announce
MBS FileMaker Plugin 8.4 for macOS, iOS, Linux and Windows, the latest update to their product that is easily the most powerful plugin currently available for FileMaker Pro. As the leading database management solution for Windows, macOS, iOS and the web, the FileMaker Pro Integrated Development Environment supports a plugin architecture that can easily extend the feature set of the application.
MBS FileMaker Plugin 8.4 has been updated and now includes over 5400 different functions, and the versatile plugin has gained more new functions:
For the MacOS 10.14 Mojave release, we got a few changes in our plugin. We added a new function
SystemInfo.isMojave, which allows you to easily detect the new operation system. For developers we got the script search, the goto box and the search box improved to work better on MacOS 10.14.
Our new
Bonjour functions allows you to search for services on the local network. This is the same technology used in FileMaker to find FileMaker servers. You can look for services and register a new service to find instances of your application in the network.
The new
Keychain functions allow you to work on the passwords stored in the Keychain database on Mac and iOS. Your solution can add passwords for files, so the user is logged in automatically. If needed, you can change the passwords or delete them.
For MacOS we now have two function sets to work with contacts. First the older
Addressbook API for MacOS and iOS. The new Contacts API is for both MacOS (64-bit only) and iOS. Those APIs have differences, so we want to keep both and you may need to use both sometimes. Older API can give you modification date for records while newer API can handle multiple accounts better.
As you may know we have a lot of
XML functions. We added LibXLST and a new function
XML.ApplyStylesheet to apply a XLST transformation to an XML document. Our
XML.ExtractText function got improved to handle CData better.
For iOS we improved the plugin and now only include 64-bit version. Plugins for Device and Simulator and now separated and we ship them as frameworks. We got a new sign script for you to sign the plugin for use on your own devices for local testing. The
QLPreviewPanel functions allow you to preview files on iOS including 3D models and augmented reality.
The
AVRecorder functions for MacOS and iOS can now detect QR-Codes in the video image and trigger a script to process results. And you can check status and request permissions for audio and video devices. Our AVRecorder can now also record screen via the new
AVRecorder.SetScreenInput function.
Check the new functions to create and resolve alias files (Mac) and shortcut files (Windows). The
Font.CalculateTextFits and
Font.CalculateTextHeight functions can calculate how much space some text needs. The Amazon S3 upload example is updated to do multi part uploads for huge files.
SQL functions can now better query options set on connections, command or field.
Finally we updated CURL to version 7.61.1, DynaPDF to version 4.0.23.61, LibXL to version 3.8.3, LibXML2 to version 2.9.8, SQLAPI to version 4.3.3, SQLite to version 3.25.0 and updated Xcode to version 9.4.
See
release notes for a complete list of changes.
25. September 2018 - Monkeybread Software veröffentlicht heute das
MBS Plugin für FileMaker in Version 8.4, mit inzwischen über 5400 Funktionen eines der größten FileMaker Plugins überhaupt. Hier einige der Neuerungen:
Für die neue MacOS 10.14 Mojave Version haben wir ein paar Änderungen im Plugin. Die neue
SystemInfo.isMojave Funktion teilt ihnen mit, ob dieses Betriebssystem gerade ihre Lösung ausführt. Für Entwickler haben wir die Suche in den Skripten und die Eingabefelder in der Titelleiste verbessert.
Unsere neuen
Bonjour Funktionen erlauben Ihnen nach Diensten im lokalen Netzwerk zu finden. Das ist die gleiche Technologie, die auch FileMaker verwendet um seine FileMaker Server zu finden. Sie können nach Diensten suchen und einen eigenen Dienst registrieren, so dass Sie ihre Anwendungen im Netzwerk finden können.
Die neuen
Keychain Funktionen erlauben ihnen Passwörter in den Schlüsselbund für Mac und iOS einzutragen, so dass der Benutzer automatisch eingeloggt wird. Falls nötig können Sie auch Passwörter löschen oder ändern.
Für MacOS haben wir jetzt zwei Schnittstellen für Kontakte. Einerseits die älteren
Addressbuch API für MacOS und iOS und andererseits die neuen
Contacts Funktionen für MacOS (64-bit) und iOS. Beide Schnittstellen haben Vor- und Nachteile, so dass wir teilweise beide verwenden. Die alte Schnittstelle kann ihnen zum Beispiel das Änderungsdatum für einen Kontakt melden, aber die neue Schnittstelle arbeitet besser mit mehreren Accounts.
Wie Sie sicher wissen, haben wir einige
XML Funktionen. Mit dieser Version verwenden wir jetzt LibXLST für die neue
XML.ApplyStylesheet Funktion. Damit können Sie jetzt XML Dateien transformieren. Unsere
XML.ExtractText Funktion arbeitet besser mit CData Bereichen.
Für iOS haben wir das Plugin verbessert und liefern nur noch eine 64-bit Version aus. Die Plugins für Simulator und iOS Geräte sind jetzt separat als frameworks dabei. Das neue Signierskript erlaubt ihnen die Plugins zu signieren, damit Sie die Xcode auf Ihrem iOS Gerät testen können. Die neuen
QLPreviewPanel Funktionen erlaubt ihnen die Vorschau für Dateien auf iOS anzuzeigen, inklusive 3D Modellen.
Die
AVRecorder Funktionen bei MacOS und iOS können nun nun QR-Codes in Video Bildern direkt erkennen und ein Skript triggern. Sie können für Audio und Video Geräte die Erlaubnis abfragen bzw. den Status überprüfen. Mit der
AVRecorder.SetScreenInput Funktionen können Sie auch Videos vom Bildschirm aufnehmen.
Probieren Sie mal die neuen Funktionen um Alias Dateien (Mac) bzw. Link Dateien (Windows) anzulegen oder abzufragen. Mit
Font.CalculateTextFits und
Font.CalculateTextHeight berechnen Sie wie groß ein Text wird. Das Beispiel für den Amazon S3 Dateiupload kann jetzt auch große Dateien in mehreren Häppchen hochladen. Die
SQL Funktionen können jetzt auch die Optionen abfragen, die Sie für Verbindung, Befehl oder Felder definiert haben.
Außerdem haben wir CURL auf Version 7.61.1, DynaPDF auf Version 4.0.23.61, LibXL auf Version 3.8.3, LibXML2 auf Version 2.9.8, SQLAPI auf Version 4.3.3, SQLite auf Version 3.25.0 und Xcode updated 9.4 aktualisiert.
Alle Änderungen in den
Release Notes.
We just got notice on the compatibility from FileMaker:
FileMaker Pro 17 Advanced is compatible with macOS Mojave 10.14 with known issues. A compatibility update is planned for the November/December 2018 timeframe.
FileMaker Server 17 is currently not compatible with macOS Mojave 10.14. A compatibility update is planned for November 2018.
FileMaker Go 17.0.3 is compatible with iOS 12.
More details in the
knowledge base article.
For
MBS FileMaker Plugin, we release 8.4 tomorrow with the latest fixes for macOS 10.14.
For everyone watching regularly the
Bitsundso Plus stream, we got a nice utility app (made in my spare time) to download the current episode as video:
You can download current version here:
BitsundsoDownload.dmg
Please try. You need to specify the ID and password for the login. Than you specify where the ffmpeg command line tool is and where to store the video file. By default it will be put on desktop. Our tool just performs a login on Bitsundso website, gets the video stream URL, picks the 720p stream and downloads it by running ffmpeg. It shows you progress and opens video file on the end. Settings are saved for next run, so you can just run it every week, when you got the push for the new episode.
Have fun!
Recently a client asked for detailed instruction on how to install the plugin, so here you go:
Installation
As noted in our
Installation manual, you just copy the right plugin file, the one for the correct platform (always 64-bit for server), to the right folder. For Windows, this is the folder for ServerScripting as used for Scheduled Scripts and Perform Script on Server:
C:\Program Files\FileMaker\FileMaker Server\Database Server\Extensions
And for Web Direct, this is the following folder:
C:\Program Files\FileMaker\FileMaker Server\Web Publishing\publishing-engine\cwpc\Plugins
Please note that this folder is named Plugins while above the folder is named Extensions. cwpc folder also has an Extensions folder, but plugins there are not loaded.
Activation
If you go to Admin Console, you can enable plugins for Server Scripting (Scheduled Scripts and Perform Script on Server) and/or Web Direct. Once plugin is enabled for Server Scripting, you can see MBS Plugin below and enable it. Once enabled, the plugin should load.
For Web Direct the plugins are not listed.
(more)
Have you seen our improved menu in
MBS FileMaker Plugin 8.4pr10?
Coming for the 8.4 release we have a new Copy Value command there:
You click on a cell like the database fields table with right mouse button and the menu allows you to copy the value in that cell below the mouse cursor. Of course you can still copy the whole content, the selected rows or just the value in the cell you clicked on.
New in this prerelease of version 8.4 of the MBS FileMaker Plugin:
Download at
monkeybreadsoftware.de/filemaker/files/Prerelease/ or ask for being added to the dropbox shared folder.
PS: Sorry, but version number is 8.4.09 for pr10 as we forgot to change number before compiling.
As you may know the FileMaker Server comes with a copy of apache web server software. You can use the apache web server to host and deliver files for download. So if you copy a file to /Library/FileMaker Server/HTTPServer/htdocs/ folder on your server, you can than point to that file with the URL of your server with folder and file name attached.
We can call the following script named "Create URL". It calls a script on the server to export the picture of our current record and return the URL. As server doesn't retain the context, we need to pass the record ID fo the current record as parameter:
Perform Script on Server [ Specified: From list ; “Create URL on Server” ; Parameter: Get(RecordID) ; Wait for completion: On ]
Set Variable [ $URL ; Value: Get(ScriptResult) ]
Set Field [ Anlagen::Name ; $URL ]
The script Create URL on Server looks like this:
# go to record on Server
Set Variable [ $RecordID ; Value: Get(ScriptParameter) ]
Go to Layout [ “Images” (Anlagen) ; Animation: None ]
If [ Get(LastError) ≠ 0 ]
Exit Script [ Text Result: "" // failed ]
End If
Go to Record/Request/Page [ With dialog: Off ; $RecordID ]
If [ Get(LastError) ≠ 0 ]
Exit Script [ Text Result: "" // failed ]
End If
#
# Global settings
Set Variable [ $path ; Value: "/Library/FileMaker Server/HTTPServer/htdocs/" ]
Set Variable [ $URL ; Value: "http://127.0.0.1/" ]
Set Variable [ $folderName ; Value: Get(UUID) ]
#
# Item to export
Set Variable [ $Container ; Value: Anlagen::Bild ]
Set Variable [ $FileName ; Value: MBS( "Path.LastPathComponent"; GetAsText($Container)) ]
#
# Create folder
Set Variable [ $FolderPath ; Value: MBS( "Path.AddPathComponent"; $path; $FolderName ) ]
Set Variable [ $r ; Value: MBS( "Files.CreateDirectory"; $FolderPath ) ]
If [ MBS("IsError") ]
Exit Script [ Text Result: "" // failed ]
End If
#
# Export file
Set Variable [ $FilePath ; Value: MBS( "Path.AddPathComponent"; $FolderPath; $FileName ) ]
Set Variable [ $r ; Value: MBS( "Container.WriteFile"; $Container; $FilePath ) ]
If [ MBS("IsError") ]
Exit Script [ Text Result: "" // failed ]
End If
#
# Return URL
Set Variable [ $FileNameURL ; Value: MBS( "Text.EncodeURLComponent"; $FileName; "UTF8" ) ]
Set Variable [ $result ; Value: $URL & $FolderName & "/" & $FileNameURL ]
Exit Script [ Text Result: $result ]
As you see, we create a new folder with an UUID as name, so every user has an unique folder. We write the file there and build the URL with the encoded file name. Now the client script has the URL and you can give it the user, e.g. in an email to download later.
It may be good to put all those downloads in an extra folder so the folder is not filled too much. Also we could store the folder names in a table with timestamp, so we can remove them after e.g. 30 days.
If you recently submitted a FileMaker iOS app to the App Store, you may have got the following message from Apple:
Invalid Document Configuration - Document Based Apps should support either the Document Browser (UISupportsDocumentBrowser = YES) or implement Open In Place (LSSupportsOpeningDocumentsInPlace = YES/NO)
Once again Apple improves the automatic checks on applications to find bugs in the configuration. The FileMaker app declares in the info.plist file in the bundle, that it works as editor for a few file types. For an iOS app, this usually includes the FileMaker Document type with the extension fmp12 (unless you change that).
An application declaring file types must specify whether it can open them in place or needs copies to work on. This is new since the introduction of the iCloud file synchronization. To fix, you'd need to add the missing LSSupportsOpeningDocumentsInPlace key to the info.plist file.
In Xcode, please locate to the project settings and there to the target settings. In the Info tab you find the info.plist settings for the applications. In the section for custom iOS target properties, you add a new entry with the following values:
Name: Supports opening documents in place
Type: Boolean
Value: NO
Please try and see if your app still runs. As we expect that FileMaker may not do the extra coordination for secure scoped bookmarks, we use the value NO above, so the OS may do copy files to temp folder for FileMaker to access them.
The key is documented here on the Apple developer website in the
LSSupportsOpeningDocumentsInPlace section.
Nur noch einen Monat bis zur
FileMaker Konferenz 2018 in Malbun (Liechtenstein) und zur MBS FileMaker Plugin Schulung am Mittwoch vorher.
Vom 17. bis 20. Oktober diesen Jahres findet die neunte deutschsprachige
FileMaker Konferenz in Malbun, Liechtenstein statt. FileMaker Anwender und Entwickler können ihre Teilnahme
hier buchen.
Die Veranstalter vom Verein FM Konferenz erwarten auch 2018 rund 180 Entwickler, Anwender, IT-Fachleute und Entscheidungsträger aus Wirtschaft, Bildung und Verwaltung. Rund um über 25 Fachvorträge und Workshops wird es viel Zeit zum Vernetzen in den gemeinsamen Pausen und beim Abendprogramm geben.
Für den Deutschsprachigen Raum ist diese Konferenz das Treffen des Jahres. Hier finden Sie vom Anfänger bis zum Profi Kontakte zu anderen Entwicklern und vor allem den Kontakt zu den FileMaker Mitarbeitern. Lernen Sie was es neues gibt, lernen Sie wie man Probleme löst und erzählen Sie den FileMaker Mitarbeitern was Sie sich für die Zukunft bei FileMaker wünschen!
Die
MBS Plugin Schulung findet am 17. Oktober 2018 statt.
For 2019, I have the chance to visit the Consumer Electronics Show in Las Vegas in early January.
Years ago I visited the Cebit here in Germany, but the CES will be bigger and show more hot new stuff. I hope to see a lot of innovative things to inspire me for future projects.
Anyone else going to CES next year?
In case we may have an extra meeting with developers, I made two surveys:
Survey for Xojo Meeting and
Survey for FileMaker Meeting
If you are interested in consulting, training or custom development around our plugins, please contact me for a private appointment.
New in this prerelease of version 8.4 of the MBS FileMaker Plugin:
- Improved CoreML.AddImageParameter function to auto scale image to required size.
- Fixed JSON.ToHTML to return text with CR as line ending.
- Updated SQLite to version 3.25.0.
- Updated LibXL to version 3.8.3.
- Updated DynaPDF to version 4.0.23.61.
Download at
monkeybreadsoftware.de/filemaker/files/Prerelease/ or ask for being added to the dropbox shared folder.
As you may know, FileMaker uses Unicode text with 16bit, so Character() function doesn't work with the bigger codes for getting emojis like 128512.
As an example you can go to the
Full Emoji List and pick a smily. e.g. first one has unicode code point 1F600, which is a hex number, so we convert it using the calculator or
Math.HexToDec function. This gives us 128512 and char(128512) gives just a wrong result. But our MBS( "
Text.Character"; 128512 ) function call works and returns the smiley as text: 😀.
We can also get flags by using
Text.Character and the right magic number or the start: 127397. If you add the ascii code of the letters for the country, you get back the unicode characters forming the flags.
Here Germany (DE) as example:
MBS( "
Text.Character"; 127397 + Code ( "D" )) & MBS( "
Text.Character"; 127397 + Code ( "E" ))
This returns 🇩🇪. Try it for your country!
In Xojo, this calculation would be:
Encodings.UTF8.Chr(127397+asc("D"))+Encodings.UTF8.Chr(127397+asc("E"))
The little
DebugView application from Microsoft can be very useful to see the debug messages from various applications. If you run it as admin on Windows and set the option in the menu to capture global Win32 messages, it will show the debug messages from our plugin used by FileMaker Server:
As you see
MBS FileMaker Plugin on Server always prints this welcome line including version, platform, 32/64bit, which FileMaker process and the version of the FileMaker SDK reported by the loading FileMaker application.
If you use MBS("
Trace") without a file path, you will see all calls to plugin functions in the log, too. This is very handy to have a live view on what's going on with the plugin. If you set the option to trace only errors with
Trace.ErrorsOnly, you only see the calls which return an error message.
Today at the
Macoun conference, I visited the session about CoreML and for a nudity scanner. This included the pointer to the following CoreML model to detect nudity in pictures. That's great, if you get pictures from users and you want to know whether they include any porn pictures.
You can download the model here:
Yahoo's Open NSFW detector with Core ML as part of an open source project. In the download, please locate the OpenNSFW.mlmodel file and put the path into our CoreML.fmp12 example FileMaker database or the CoreML Xojo project coming with MBS Plugins.
When you run this model with a porn image, you may get an output like this:
{
"classLabel" : "NSFW",
"prob" : {
"SFW" : 0.34505009651184082,
"NSFW" : 0.65494996309280396
}
}
for a normal picture of something else, you may get this output:
{
"classLabel" : "SFW",
"prob" : {
"SFW" : 0.97758579254150391,
"NSFW" : 0.02241421677172184
}
}
As you see this model has only two classes SFW (safe for work) and NSFW (not safe for work) to categorize images in. For each we get the probabilities and the classLabel for the most likely class.
This can be used in various projects in both FileMaker and Xojo. Whatever image you get to post on social platforms, add to your image database or upload to your CMS, you can pre-check images. Whether you warn the user only, mark them as porn or decline them is your choice.
We are looking forward to improvements in MacOS 10.14 Mojave and iOS 12. Looks like CreateML lets you really easily create new models.
For other models, please check the awesome list of models for Core ML here:
github.com/likedan/Awesome-CoreML-Models. There are some really cool models like predicting location of a picture, what type of food you got on a picture or gender classification for names.
New in this prerelease of version 8.4 of the MBS FileMaker Plugin:
Download at
monkeybreadsoftware.de/filemaker/files/Prerelease/ or ask for being added to the dropbox shared folder.
In our
new video, we show you how to embed the MBS Filemaker Plugin 8.4 into the app made with FileMaker iOS SDK 17.0.3:
The steps I did in the video are:
- Get MBS Plugin for iOS SDK from the 8.4 download.
- Get FileMaker iOS SDK from the community download.
- Unpack iOSAppSDKPackage_17.0.3 archive.
- Optional remove quarantine stuff via Terminal: xattr -c -r /Users/cs/Desktop/iOSAppSDKPackage_17.0.3
- Change SignScript and run via terminal to sign plugins.
- in Terminal move to right folder: cd /Users/cs/Desktop/iOSAppSDKPackage_17.0.3
- In Terminal make new project: ./makeprojdir test test de.monkeybreadsoftware.test
- Add button in placeholder.fmp12 to show dialog with version: MBS("Version") & ¶ & MBS("Platform")
- Copy MBS.fmplugin.framework from simulator folder to the plugins folder
- Run in Simulator
- Copy plugin for device into project.
- Setup Codesigning with company team.
- Select device
- Run on device
- Take screenshot in Devices Window
If you run into problems, let me know.
You may see logs in Xcode with messages about wrong architecture (simulator vs. device), if you picked wrong plugin file. Also if plugin doesn't load on device, it may not be properly signed.
As of today, we can't submit it to App Store as a little thing needs to be changed in FileMaker iOS SDK:
Issue 787652
Today we added Armenia, Mosambik and Guadeloupe to the list of countries as we got recently new customers for those countries.
Now we are at 90 countries for MBS FileMaker Plugin and here are the top 12 countries:
As you see people from German speaking countries love to use our plugin as they may prefer support in German, while rest of world needs to know English or German.
Today twelve years ago we released the MBS FileMaker Plugin in Version 1.0.
Here the original announcement:
[ANN] MBS Plug-in For Filemaker
Make FileMaker Windows Semi Transparent!
Take Screenshots from FileMaker
Run an Applescript on field exit
and more...
Monkey Bread Software, maker of the popular MBS Plug-in for RealBasic and geist interactive have teamed up to bring the extensive MBS function library to FileMaker. The MBS RealBasic plug-in contains over 10000 functions, and this release represents the first step in a project to bring as many of those functions to FileMaker as make sense. Many many more features to com in the future.
The plug-in is available for FileMaker 8 and 8.5. It is available for Windows XP and as Universal Binary for Mac OS X There is a Developer Tool available to help you get started quickly with documentation and Calculation builder. Demos are available on the website
more info: geistinteractive.com
download: monkeybreadsoftware.de/filemaker/
Read also:
4000 functions in 10 years and
5000 Functions in MBS Plugin.
Thanks for the support over years. If you need a license: Try coupon code TwelveYears for orders via Share-It.
Am 20. November 2018 veranstaltet die Medio-Ingeno AG einen FileMaker Event in Meilen am Zürichsee:
FMnext Experience II
Zahlreiche FileMaker Vorträge am Abend, Empfang und einem unterhaltsames Special am Ende.
Bitte den Termin vormerken und frei halten.
MBS Schulung
Aktuell organisieren wir noch eine MBS Schulung für den gleichen Tag vorher (ab 9 Uhr). Dafür stellen wir momentan noch das Programm zusammen:
Wir starten mit dem Überblick was im MBS Plugin neu dabei ist dieses Jahr. Dann natürlich die Schweizer Einzahlungsscheine nach ISO 20022 mit den Details rund um Barcodes. Dazu noch die Shell Funktionen im MBS Plugin um das FileMaker Migration Tool aus einer FileMaker Lösung heraus zu steuern und automatische Migrationen zu bauen.
Update: Wir könnten noch etwas zum Auslesen der Krankenversichertenkarte für die Schweiz machen.
Weitere Themenwünsche bitte baldmöglichst an mich schicken.
Anmeldung FMnext Experience II und
Anmeldung für MBS Schulung
New in this prerelease of version 8.4 of the MBS FileMaker Plugin:
Download at
monkeybreadsoftware.de/filemaker/files/Prerelease/ or ask for being added to the dropbox shared folder.
New in this prerelease of version 8.4 of the MBS FileMaker Plugin:
Download at
monkeybreadsoftware.de/filemaker/files/Prerelease/ or ask for being added to the dropbox shared folder.