If you use GIT, I have a tip for you:
git reflog expire --expire=now --all
git fsck --full --unreachable
git repack -A -d
git gc --aggressive --prune=now
Those commands will remove unreferenced objects and recompress the repository. For me that worked great and for example a 4 GB repository shrunk down to 600 MB. That saves a lot of disk space here. Try at your own risk. Remote repositories may need extra work to upload the new state.
Just to remind everyone. If you have an older license and you missed to update it for 3 years, you are no longer eligible to order an update for the license. You can of course order a new license at any time.
So today we emailed people from 2013 to remind them to update before the end of 2015.
The key idea is that we offer discounted license prices for renewing licenses to honor you staying up to date.
Thank you for supporting Monkeybread Software.
Nickenich, Germany - (November 24th, 2015) -- MonkeyBread Software today is pleased to announce
MBS FileMaker Plugin 5.4 for Mac OS X or 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, Mac, 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 5.4 has been updated and now includes over 3400 different functions, and the versatile plugin has gained more new functions:
Do you use a Mac? We have a few additions for FileMaker. For the script editor we have a search field to find text in the current script. The matching lines will be highlighted in yellow. For the relationship graph our plugin adds a new search field. Enter some text, press return and FileMaker navigates to the next matching table occurence. Using a popup menu you can jump directly to a table occurence or reduce the list by entering some text.
For OS X we have a few new functions including
File system events to monitor directories for changes. The plugin triggers a script if something changes in a folder. You can monitor subfolders and even get file change events.
Our new JavaScript functions for Mac allow to run
JavaScript without webviewer. You can get/set properties, evaluate JavaScript expression or execute JavaScript functions. From JavaScript you can trigger FileMaker scripts, evaluate expressions and run SQL queries on the FileMaker database.
For users of Microsoft Word we have a
few functions for Mac and Windows to edit Word files (docx and xml Format) and replace placeholder texts with text. You can use this to personalize word files with texts from your database.
If you need to
sign text or data and later verify whether the signature is valid, you can now use our elliptic curve signature functions. You generate a private and public key. With the private key you can sign a piece of data. Someone else can now verify the data integrity by checking the signature with the public key.
As you may know we have a
XML import feature to import XML files. The plugin creates required tables, fields and imports the data. We added new functions to do the same with
JSON data. And our new work functions would allow the importing part to even run on a FileMaker server.
With new
search functions for the Mac Addressbook you can easier find people or companies. Auditing can now ignore
summary fields and the PrivilegeSetName field works better. Hotkeys got improved so you can limit them to FileMaker instead of system wide. With DynaPDF Pro you can now
print a PDF on Windows directly. Our email parser got a few new functions, e.g. to save an imported email without attachments. Finally we have improvements for
CURL,
AVAsset,
PDFKit,
Menubar,
SerialPort,
Text and
Window functions.
See
release notes for a complete list of changes.
For our Germans speaking users:
Wir haben die Artikel zum MBS Plugin aus dem FileMaker Magazin gesammelt hier online gestellt: FileMaker Magazin Artikel:
- FMM 201105 Bilder skalieren mit dem MBS FileMaker Plugin, So bleibt Ihre Datenbank schlank
- FMM 201203 Arbeiten mit Dateidialogen, Komfortablere Dateiexporte per MBS Plugin
- FMM 201303 Script-Träger übers Netzwerk, Scripts triggern übers Netzwerk
- FMM 201303 Syntax Coloring, Berechnungen und Scripts bekennen Farbe
- FMM 201306 Zip-Archive auslesen, Bilder aus OpenOffice-Dokumenten extrahieren
- FMM 201401 Kalendertermine und Erinnerungen, Wie man Ereignisse aus FileMaker anlegt
- FMM 201402 Variablen, Globalisierte Lösungen per Plugin
- FMM 201405 Vorbereiten von PDFs für den Versand, Verkleinern großer Dateien
- FMM 201405 E-Mail-Versand, Mehr Möglichkeiten mit dem MBS Plugin
- FMM 201501 QuickList, Schnelle Listen für FileMaker
- FMM 201503 Neue Datensätze ohne Layoutwechsel, Mit Hilfe von SQL-Befehlen und dem MBS-Plugin
- FMM 201504 Datensätze effizient kopieren, Mit etwas SQL und dem MBS-Plugin
- FMM 201505 Wünsche werden wahr, Neues im „MBS-Plugin“ bei der FMK 2015
- FMM 201506 Authentizität durch Signaturprüfung, Daten übertragen und Veränderungen bemerken
- FMM 201601 iOS App SDK, Eigene iOS-Apps auf Basis von FileMaker
Wir empfehlen allen FileMaker Anwender ein Abo vom Magazin und den Kauf der alten Ausgaben. Das FileMaker Magazin ist eine excellente Quelle von Informationen, Anleitungen und Profitips.
New in this prerelease of the 5.4 plugins:
- Updated DynaPDF to version 3.0.46.135.
- Added List.MatchesPostfix, List.MatchesPrefix, List.ValueIndex, QuickList.MatchesPostfix, QuickList.MatchesPrefix and QuickList.ValueIndex.
- Fixed crash in JSON.GetObjectNameList when passing an array.
- Added FSEvents functions.
Download at
monkeybreadsoftware.de/filemaker/files/Prerelease/ or ask for being added to the dropbox shared folder.
The people at
denkform.de are hosting a training for our MBS Filemaker Plugin. So if you want to spend a day with us learning about our plugin, please join us.
We make a guided tour and show you a couple of highlights and examples. Talk about what you can do and how you do some things. Later we will implement a couple of things in sample databases like the Audit function. Also download and upload with CURL is a good topic. We will look into the webviewer extensions and fill a sample form. Next we will do some image editing and writing a report into a Excel file.
Finally we have plenty of time for questions.
This event is in German (english event is also possible).
We meet 3rd December 2015 at 9:30 am in
Denkform office. Cost is 99 Euro (incl. VAT) and you can buy a license with 50 Euro discount.
You can register on the
denkform website. After the event, there is the regular meeting which everyone can join for free and have dinner with us.
Dates for 2016: 3rd March 2016 and 3rd November 2016.
New in this prerelease of the 5.4 plugins:
- Added RichText.ReadWebviewer function.
- Added Window.Fade function.
- Improved Window.Move and Windows.Resize on Windows to animate better.
- Recompiled CURL with max buffer size of 1 MB. OptionBufferSize is set to 16K as before, but you can now change it to bigger buffer.
- Changed SQL functions returning Date to check if date is empty and return empty result in that case.
- Fixed Window.HideScrollbars to work better for FileMaker 14.
Download at
monkeybreadsoftware.de/filemaker/files/Prerelease/ or ask for being added to the dropbox shared folder.
Die fünfte
FileMaker Magazin Ausgabe für dieses Jahr ist soeben erschienen:
Eigene Funktionen
- Feiertagsberechnungen mit FileMaker
Bald nun ist Weihnachtszeit ... | Burkhart Quenzler
Gewusst wie
- Kalenderwoche
Vom Datum zur Kalenderwoche und zurück | Klaus Kegebein
- Einblendkalender
... vielseitig, farbig, mit Zeitangaben, zum Rechnen, für eigene Ideen,
größeneinstellbar | Norbert Lindenthal
- Austausch in der fünften Ebene
Elemente auswählen und ersetzen | Rainer Maschke
- Die 2n-Boolmethode
Ein neuer und interessanter Ansatz, um komplexe Boolabfragen
zu vereinfachen | Gerhard Schwingenschlögl
- Einmaliger Aufwand für wiederkehrende Routinen
Ein universell einsetzbares Script zur Aktualisierung von Datensätzen
| David Hamann
FileMaker Lösungen
- Bürosoftware als offene Lizenz
FileMaker Framework mit dynamischer Navigation
und hoher Produktivität | Markus Schall
Plugins
- Wünsche werden wahr
Neues im „MBS-Plugin“ bei der FMK 2015 | Christian Schmitz
FileMaker Konferenz
- FileMaker Konferenz 2015
übertroffene Erwartungen in Hamburg | Markus Schall
- Impressionen von der FileMaker Konferenz
in Hamburg
Neuigkeiten, Kleinanzeigen, aktuelle Versionen, Adressen, Stammtische
New in this prerelease of the 5.4 plugins:
- Added XML.Import.Work and JSON.Import.Work.
- Added selector parameter for XML.Import.Todo and JSON.Import.Todo.
- Fixed parameter passing for FM.InsertRecordQuery.
- Entering multi line text in search field for script search now searches for several words. Use Control-Enter to type a newline there.
- Changed Menubar.SetMenuCommandVisible to remove menu items on Windows.
- Added Audit.GetIgnoreSummaryFields and Audit.SetIgnoreSummaryFields.
- Fixed PrivilegeSetName field for audit logging so it is now logged.
- Added SerialPort.CloseAll.
- Added new color parameter for DynaPDF.ShowDifferences and changed function to return number of annotations.
- Added JavaScript functions for Mac.
- Added WordFile functions.
- Updated DynaPDF to version 3.0.46.134.
- Updated SQLite to 3.9.2. Now with FTS5 and JSON extensions enabled.
- Added XL.Book.DeleteSheetsExcept, XL.Book.SheetIndexForName and XL.Book.Sheets.
- Fixed a problem with SQL Execute called in FileMaker 11.
- Fixed a crash in UnZipFile.OpenContainer when container does not contain a valid zip file.
Download at
monkeybreadsoftware.de/filemaker/files/Prerelease/ or ask for being added to the dropbox shared folder.
[English]
MBS Plug-in Introduction
Recording of the session at FileMaker Conference, 8th to 10th October 2015 in Hamburg.
The presentation is in German.
[Deutsch]
MBS Plug-in: Der Tausendsassa unter den Plug-ins
Präsentation von der FileMaker Konferenz, 8. bis 10. Oktober 2015 in Hamburg.
Das MBS Plugin ist vermutlich das umfangreichste Plug-in welches für FileMaker verfügbar ist. FileMaker Entwickler verfügen damit über mehr als 3100 zusätzliche Funktionen um ihre FileMaker Lösungen zu erstellen. Jede Funktion führt eine kleine Aufgabe aus, zusammen kann das volle Potential des Plug-ins ausgeschöpft werden.
To know if the MBS Plugin is installed on a computer, you can call a plugin function. If the function causes an evaluation error, the plugin is missing:
Set Variable [$r; Value: Evaluate("MBS(\"Version\")") ]
If [GetAsText($r) = "?"]
Show Custom Dialog ["MBS Plugin not installed"]
Else
Show Custom Dialog ["MBS Plugin installed in version: " & $r]
End If
Sometimes it may be good to test on solution startup and ask user to install plugin if it is missing.
Or to use the
script step to install plugin.
We use evaluate in the example above as you can code this without actually having the plugin. So FileMaker will not show a missing function in editor.