Our Blog   Our FileMaker Blog   Our Xojo Blog   Archive

MBS Plugin 16.0 for Claris FileMaker - More than 7800 functions in one plugin

Nickenich, Germany - (January 13th, 2026) -- Monkeybread Software today is pleased to announce MBS FileMaker Plugin 16.0 for Claris FileMaker for macOS, iOS, Linux and Windows, the latest update to their product that is easily the most powerful plugin currently available for Claris FileMaker produce line. As the leading database management solution for Windows, macOS, iOS and the web, the Claris FileMaker Pro Integrated Development Environment supports a plugin architecture that can easily extend the feature set of the application. MBS FileMaker Plugin 16.0 has been updated and now includes over 7800 different functions, and the versatile plugin has gained more new functions:

Our plugin adds a Search button to the Script Workspace on both macOS and Windows. When clicked, it scans all scripts and opens a search window where you can enter keywords. The results show every location where the text is found. You can enable or disable this button using the SyntaxColoring.ScriptSearchButton.SetEnabled function.

On macOS and iOS, we leverage Apple’s Translation framework to perform fully local, on-device translations. Users simply download the required languages in System Settings. Our Translation functions can then start a session with a selected language pair and perform translations directly within your solution.

Our XL functions now support an additional parameter for passing a password when opening encrypted Excel files. LibXL 5.0.1 supports multiple hashing and encryption algorithms.

The new Hash.CRC16 function provides support for various 16-bit checksum formats. Hotkeys can now be restricted to FileMaker windows only. For JSON output, you can customize which characters are used for pretty formatting.

The Files.GetNodeID function is now available on all platforms and allows you to query a file’s node ID. Markdown text can be syntax-highlighted using the MarkDown.Colorize function. You can also generate multiple linked barcodes using the StructuredAppend parameter and export them as images.

We improved the field picker shortcut and the format button to support HTML in addition to XML and JSON. The web viewer used by the Overlay.AddWebViewer function now supports fmp: URLs. CURL debugging can display SFTP command paths and now uses Apple’s SecTrust framework for certificate verification, replacing the previous UseSystemCertificates option.

Finally we updated the CURL library to version 8.18.0, DynaPDF to 4.0.102.302, GraphicsMagick to 1.3.46, lcms2 to 2.18, mongo-c-driver to 2.2.0, SQLAPI to 5.4.1, LibXL to 5.0.1 and Xcode to version 26.1.1.

See release notes for a complete list of changes. Download here


MonkeyBread Software Releases the MBS Xojo Plugins in version 26.0

Nickenich, Germany - (January 13th, 2026) -- Monkeybread Software today is pleased to announce MBS Xojo Plugins 26.0 for macOS, Linux and Windows, the latest update to their product that is easily the most powerful plugin collection currently available for Xojo. MBS Xojo Plugins have been updated and now includes over 3000 classes and 83,000 documented features, and the versatile plugins have gained more new functions:

On macOS and iOS, you can use Apple’s Translation framework to perform fully local, on-device translations. Users must download the required languages in System Settings. Our Translation classes can then start a session with a selected language pair and perform translations directly within your Xojo applications.

We updated the Scintilla control to the current upstream library. This improves compatibility with macOS Tahoe and adds many new properties, constants, and methods.

The CADisplayLinkMBS class provides a timer object that allows your application to synchronize drawing operations with the display’s refresh rate. Our StoreKit2MBS module can now initiate refunds for in-app purchases. Use the RequestAgeRange method to ask for the user’s age range and conditionally enable adult-only functionality.

We added two new Saxon examples:

  • Use XSLT transformations to visualize electronic invoices (ZUGFeRD, Factur-X, XRechnung, or EN 16931-1:2017).
  • Use Saxon classes to validate the XML structure of invoices and apply business rules to verify their content.

The XLBookMBS class now includes a SetPassword method, allowing you to open encrypted Excel workbooks by providing a password. LibXL 5.0.1 supports multiple hashing and encryption algorithms.

The JSONMBS class gained new properties to control the characters used for formatted JSON output, including configurable indentation. You can also generate multiple linked barcodes using the StructuredAppend parameter and export them as images.

We reduced the amount of debug information included in the libraries and merged several components. This reduces the total download size by more than 300 MB.

CURL can now display SFTP command paths in debug logging and uses Apple’s SecTrust framework to verify certificates. This replaces the older UseSystemCertificates method.

For NSURLRequestMBS and related classes, we added new properties to control cellular access, ultra-constrained networks, expensive networks, and constrained connections. This allows macOS and iOS to make better decisions about whether your application may use satellite or mobile data connections.

Finally we update the CURL library to version 8.18.0, DynaPDF to 4.0.102.302, GraphicsMagick to 1.3.46, lcms2 to 2.18, LibXL to 5.0.1, mongo-c-driver to 2.2.0, Scintilla to 5.5.8, SQLAPI to 5.4.1, Xcode to 26.1.1 and the Xojo SDK to version 2025r3.

See release notes for a complete list of changes.Download here


Neues MBS Plugin 16.0 für Claris FileMaker

13. Januar 2026 - Monkeybread Software veröffentlicht heute das MBS FileMaker Plugin für Claris FileMaker in Version 16.0, mit inzwischen über 7800 Funktionen eines der größten FileMaker Plugins überhaupt. Hier einige der Neuerungen:

Unser Plugin fügt im Skriptarbeitsbereich unter macOS und Windows eine Such-Schaltfläche hinzu. Beim Anklicken werden alle Skripte eingelesen und ein Suchfenster geöffnet, in dem Sie Suchbegriffe eingeben können. Die Ergebnisse zeigen alle Fundstellen im Skript. Die Schaltfläche kann mit der Funktion SyntaxColoring.ScriptSearchButton.SetEnabled ein- oder ausgeschaltet werden.

Unter macOS und iOS nutzen wir das Translation-Framework von Apple, um vollständig lokale Übersetzungen direkt auf dem Gerät durchzuführen. Der Benutzer muss die gewünschten Sprachen in den Systemeinstellungen herunterladen. Anschließend können unsere Übersetzungsfunktionen eine Sitzung mit einem Sprachpaar starten und Übersetzungen direkt innerhalb Ihrer Lösung durchführen.

Unsere XL-Funktionen unterstützen nun zusätzliche Parameter zur Übergabe eines Passworts beim Öffnen verschlüsselter Excel-Dateien. LibXL 5.0.1 unterstützt mehrere Hash- und Verschlüsselungsalgorithmen.

Die neue Funktion Hash.CRC16 unterstützt verschiedene 16-Bit-Prüfsummen. Hotkeys können jetzt auf FileMaker-Fenster beschränkt werden. Für JSON-Ausgaben lässt sich festlegen, welche Zeichen für eine ansprechende Formatierung verwendet werden.

Die Funktion Files.GetNodeID steht nun auf allen Plattformen zur Verfügung und ermöglicht das Abfragen der Node-ID einer Datei. Markdown kann mit der Funktion MarkDown.Colorize farblich hervorgehoben werden. Zudem lassen sich mehrere verknüpfte Barcodes mithilfe des Parameters StructuredAppend erzeugen und als Bilder ausgeben.

Wir haben das Feld-Auswahlkürzel sowie die Format-Schaltfläche verbessert, sodass nun auch HTML neben XML und JSON unterstützt wird. Der von der Funktion Overlay.AddWebViewer verwendete Webviewer unterstützt jetzt fmp:-URLs. CURL kann im Debug-Logging die Pfade von SFTP-Befehlen anzeigen und verwendet nun Apples SecTrust zur Zertifikatsprüfung. Dies ersetzt die bisherige Option UseSystemCertificates.

Schließlich haben wir die CURL-Bibliothek auf Version 8.18.0, DynaPDF auf 4.0.102.302, GraphicsMagick auf 1.3.46, lcms2 auf 2.18, mongo-c-driver auf 2.2.0, SQLAPI auf 5.4.1, LibXL auf 5.0.1 und Xcode auf Version 26.1.1 aktualisiert.

Alle Änderungen in den Release Notes.Download hier


MBS Plugin Advent Calendar 2025

Have you seen all the entries for the 2025 advent calendar?

24 articles to highlight various MBS Plugin SQL features:

  1. Introduction
  2. SQL with FileMaker's own functions
  3. FM.ExecuteFileSQL
  4. FM.SQL.Executeand life in the matrix
  5. Count your field and rows
  6. Joins
  7. Precise entries and their types
  8. Error handling
  9. Totals and averages
  10. Minimum and Maximum
  11. Adding records
  12. UNION
  13. Last SQL
  14. SQL and JSON
  15. Information about tables and base tables
  16. Delete
  17. Compare tables
  18. Update
  19. CSV and TSV
  20. Copying records to a new table with SQL
  21. XML
  22. Table statistics
  23. Dictionary
  24. Insert or Update

You can download the example file here: Christmas2025.fmp12.zip and the complete pdf here.

(more)

LibXL 5.0 released

Recently LibXL 5.0 was released and we include this update in our upcoming MBS Plugins 16.0 for FileMaker and 26.0 for Xojo.

Version 5.0.1 (2025-12-22)

  • added the support of one more encryption algorithm
    (LibXL supports ECMA-376 standard and agile encryptions with SHA-1 and SHA-512 hashing algorithms)
  • added password verifications with the error message "incorrect password"
  • added the Book::loadInfoRaw() for loading only information about sheets from the workbook in memory buffer
  • fixed an issue with decrypting password protected xlsx files on Linux and Mac

Version 5.0.0 (2025-12-05)

  • added the support of password protected xlsx files (only loading)
  • fixed a performance issue with reading cells from some large non-typical xlsx files that don't use "r" attributes in rows
  • fixed issues with reading and writing code units above U+FFFF
  • fixed an issue with Valgrind warning "Invalid read of size 1"
  • fixed an issue with copying sheets with space characters in the name (xlsx)
  • fixed issues with using LET, LAMBDA, BYROW and BYCOL functions (xlsx)
  • fixed issues with reading some dates
New methods:

The new password feature was often requested and we add the matching password parameters to our Load functions, so you can pass it to the plugin.

LibXL is a powerful library to create, read, edit and write Excel documents in older and newer Excel file formats and without the need to install Microsoft Excel. It allows the developer to automate a lot of tasks related to Excel spreadsheets within your solution or application.

Learn more on our LibXL for FileMaker and LibXL for Xojo pages.


Validate electronic invoices with Saxon in Xojo

When you receive an electronic invoice in the formats ZUGFeRD, Factur-X, X-Rechnung or UBL, you may need to validate the XML file in your Xojo application. You certainly don't want a surprise later when you get a tax audit.

You can use our DynaPDF plugin functions to extract the XML from the ZUGFeRD invoice. Once you have the XML, you can do some automated validation. We leverage the XSL and XSD files coming with the ZUGFeRD 2.3 download. They provide a way to check both the structure with the XSD file as well as the content with the XSL file. The XSL file is based on the schematron file with all the business rules, but converted to a stylesheet for using it with the XSLT function in SaxonMBS module. While the schema check makes sure you have the right nodes in the right places, the business rules define what can go in a field and how fields are related.

(more)

MBS Xojo Plugins, version 25.6pr7

New in this prerelease of the 25.6 plugins:
  • Updated CURL library to version 8.18.0.
  • Updated Xojo SDK to version 2025r3.
  • Fixed a crash with WindowsMidiInputMBS and WindowsMidiOutputMBS events in 64-bit applications.
  • Fixed a possible crash in the DDEMBS class with events passing back pointers.

New functions in documentation

Download Links: Download Mac dmg or Download Windows/Linux zip

Download: monkeybreadsoftware.de/xojo/download/plugin/Prerelease/.
Or ask us to be added to our shared DropBox folder.

You can subscribe to our Xojo mailing list to get notified for new pre-release and release versions.


MBS FileMaker Plugin, version 16.0pr7

New in this prerelease of version 16.0 of the MBS FileMaker Plugin:
  • Updated CURL library to version 8.18.0.
  • Improved script search for Windows when XML data was too big on Windows.
  • Fixed script search to work for 175% scaling on Windows.
  • Improved script search to expand a group to find a script (one level) on macOS.
  • Improved syntax coloring to be a bit more resilient against you closing the window while an asynchronous operation still runs.
  • Fixed a possible crash with option clicking in script workspace.

New functions in documentation

Download Links: Download Mac dmg or Download Windows/Linux zip


Downloads at monkeybreadsoftware.com/filemaker/files/Prerelease/:


You can subscribe to our FileMaker mailing list to get notified for new pre-release and release versions.


Translation Framework in FileMaker

Since macOS 26 (and iOS 26) you can use the Translate framework to perform on-device translation services. You can use this with the upcoming MBS FileMaker Plugin 16.0, currently in beta test. We also back ported it to macOS 15 and iOS 18 for most of the functionality.

Available?

First you may check whether the translation services are available. This basically checks only for whether you have macOS or iOS.

If [ MBS( "Translation.Available" ) = 1 ]
    Show Custom Dialog [ "Translation is available" ]
Else
    Show Custom Dialog [ "Translation is not available" ]
End If
(more)

Saxon Visualize electronic Invoices in Xojo

When you receive an electronic invoice in the formats ZUGFeRD, Factur-X, X-Rechnung or UBL, you may need to visualize the XML file in your Xojo application. You can use our DynaPDF classes to extract the XML from the ZUGFeRD invoice. Once you have the XML for one of the formats UBL or Cross Industry Invoice, you may want to convert it to HTML and show it in a HTMLviewer.

We leverage the XRechnung Visualization Transformators project from GitHub. This project has a couple of XML stylesheets to convert our invoices to HTML. For this they first convert the UBL or CII XML to an intermediate XML and finally convert that to XML with a second transformation. There is also an alternative output to produce a XML for Apache FOP to make it a PDF file.

(more)

Search all scripts with MBS Plugin

There is a new feature in development for MBS Plugin and you can see it 16.0pr6 (see announcement here). We add the possibility to search in all scripts in the script workspace and find things.

For this we add a new search button (magnifier glass) to the toolbar on macOS on the right:

As well as on Windows with a regular button:

We even got a fancy tooltip to explain the button.

(more)

xDev Magazine 24.1

The January/February (24.1) issue of xDev Magazine is now available. Here's a quick preview of what's inside:

AI Whispering by Michelle Parker
Just a few months ago it was impossible to use AI to create a Xojo project from start to finish, but things are changing fast. Read about how Michelle used Cursor AI to create her Xojo app. She calls it AI whispering because AI is a teammate she consults with.

A Raspberry Pi Open Text File Dialog by Eugene Dakin
There are many features of Raspberry Pi that can’t be obtained via built-in methods. In today’s example, Eugene uses declares to create an open text file dialog.

Shortcuts AI by Marc Zeedar
Did you know Apple offers AI models in MacOS 26 that you can use in your apps for free? You could use declares or a plugin to access these, but Marc shows how to access them in Xojo via Shortcuts! Read about how to offer proofreading, image analysis, and more!

Token-Oriented Object Notation (TOON) by Tim Dietrich
You may be familiar with using JSON to send data to AI processing. But JSON is a human-oriented protocol. Tim explains how TOON is designed for AI and is far more efficient, using fewer tokens for processing. TOON can save you money!

Plus: Xojo 2025r3, XojoScripts, watermarking PDFs, and more!

MBS FileMaker Plugin, version 16.0pr6

New in this prerelease of version 16.0 of the MBS FileMaker Plugin:
  • Improved script search with a new look.
  • Improved script search to read all scripts and not miss a few.
  • Improved performance for script search.
  • Improved opening scripts on macOS to scroll script list.
  • Fixed a crash with XML conversion for clipboard in older FileMaker Pro.
  • Fixed an incompatibility in Swift, which prevented the plugin from loading in older FileMaker versions.

New functions in documentation

Download Links: Download Mac dmg or Download Windows/Linux zip


Downloads at monkeybreadsoftware.com/filemaker/files/Prerelease/:


You can subscribe to our FileMaker mailing list to get notified for new pre-release and release versions.


Our statistics for FileMaker

For the old year, we can check our statistics on the FileMaker Servers. The share of Linux continues to raise. In August 2023 Linux overtook Windows, then in July 2024 the Linux share crossed to over 50%. Now we are at about 80%.

If we continue with that adoption, I'd expect Linux to be at 90% end of 2026 and Claris can retired the MacOS and Windows servers in the next years. You all vote withy your wallet, so no complains please. Of course this assumes that Claris sees similar statistics.

Here is a graphics for the OS share:

(more)

Draw images with text using DynaPDF

We have been using GraphicsMagick functions for years to draw some text, but we can do the same in DynaPDF. We draw text in a new PDF document and then render it as image without ever saving the PDF document. We can even use transparency and render the PDF with alpha channel and save as PNG image.

 

Our first example places some text on the PDF page using the DynaPDF.WriteStyledTextEx function. This function can take text with styles from a field in FileMaker (or variable) and draw it into the PDF. The styles are converted for DyynaPDF's format commands. The text is wrapped to the desired width of 300 points and we use justify for alignment. 

 

After the text is drawn, we use DynaPDF.GetLastTextPosY to query how big the text block is. Passing -1 as height for the text box allows us to have a variable height. This provides you the information on where to place another text or where to draw additional text. In our example we use the text position and the page height to calculate a new media box. This limits the visible part of the page to only the size of our text box.

 

Then we close the page and render the 1st page of the PDF document as an image. We pass the page number and the request resolution with 150 dpi. The default format is a RGB image stored as JPEG. In the script you can decide whether you like to save as PDF or render the image.

(more)

Installation Script for MBS Plugin for FileMaker Servers with Windows

Over the last years we had various instructions to install MBS Plugin on a FileMaker Server. Today we have a new way: an installation script wininstall.ps1 (and wininstall.bat).

This script downloads the MBS Plugin and install it. We put a lot of effort into making this secure and verify that the plugin is correct one. Especially we try to

  • avoid installing the Windows plugin on Linux/macOS by accident,
  • avoid installing the wrong plugin if we mixed them up server side,
  • avoid installing a half downloaded plugin or an error page.

This script is to help Windows administrators and we may improve it based on your feedback.

(more)

MBS Xojo Plugins, version 25.6pr5

New in this prerelease of the 25.6 plugins:
  • Improved SaxonMBS classes to add slash to CWD path if needed.
  • Added StructuredAppend property for BarcodeGeneratorMBS class and ZintStructuredAppendMBS class for the JSON used with Barcode.GenerateJSON to create barcodes with sequence information.
  • Updated SQLAPI to version 5.4.1.
  • Deprecated OptionKRBLevel property in CURLSMBS class as CURL library deprecated that option.
  • Enabled Apple SecTrust for CURL to validate SSL certificates on macOS and iOS. Unless you opt-out of SSL validation checks with OptionSSLVerifyHost and OptionSSLVerifyPeer properties.
  • Updated CURL library to version 8.18.0rc3.
  • Fixed Available function in FoundationModelsMBS to not raise an exception if raised on an unsupported platform. Now returns false.

New functions in documentation

Download Links: Download Mac dmg or Download Windows/Linux zip

Download: monkeybreadsoftware.de/xojo/download/plugin/Prerelease/.
Or ask us to be added to our shared DropBox folder.

You can subscribe to our Xojo mailing list to get notified for new pre-release and release versions.


MBS FileMaker Plugin, version 16.0pr5

New in this prerelease of version 16.0 of the MBS FileMaker Plugin:

New functions in documentation

Download Links: Download Mac dmg or Download Windows/Linux zip


Downloads at monkeybreadsoftware.com/filemaker/files/Prerelease/:


You can subscribe to our FileMaker mailing list to get notified for new pre-release and release versions.


Happy new year 2026

We wish you a happy new year 2026. See you at the next conferences in summer.
And in September, the MBS Plugin for FileMaker will turn 20, before in December our Xojo Plugins turn 25 years old. What a run!


Solar Power Report 2025

Today I like to show you how much we appreciate the solar panels on our roof.

In the year 2025 we produced about 13.8 MWh ourselves. From that we directly used 2.5 MWh ourselves. At 32 Cent/kWh with our clean energy contract in Germany that saved 811€. We loaded 2.7 MWh to the battery and returned 2.5 MWh back saving another 796€. The difference is the power used by the system itself and some power lost as heat. We sold about 8.5 MWh to the power grid and purchased 846 kWh. In total we used 38% ourselves and covered 86% of our power needs ourselves.
(more)

Older blog entries:

2025-12-31 Installation Script for MBS Plugin for FileMaker Servers with MacOS
2025-12-29 Installation Script for MBS Plugin for FileMaker Servers with Linux
2025-12-29 Three days till year's end
2025-12-24 Merry Christmas
2025-12-24 MBS FileMaker Advent calendar - Door 24 - Insert or Update
2025-12-23 MBS FileMaker Advent calendar - Door 23 - Dictionary
2025-12-22 MBS FileMaker Advent calendar - Door 22 - Table statistics
2025-12-22 MBS Xojo Plugins, version 25.6pr4
2025-12-22 MBS FileMaker Plugin, version 15.6pr4
2025-12-22 Enhance your XML powers in Xojo with our Saxon classes
2025-12-21 MBS FileMaker Advent calendar - Door 21 - XML
2025-12-20 MBS FileMaker Advent calendar - Door 20 - Copying records to a new table with SQL
2025-12-19 MBS FileMaker Advent calendar - Door 19 - CSV and TSV
2025-12-18 MBS FileMaker Advent calendar - Door 18 - Update
2025-12-18 MBS Xojo Developer Conference Update
2025-12-17 MBS FileMaker Advent calendar - Door 17 - Compare tables
2025-12-16 MBS FileMaker Advent calendar - Door 16 - Delete
2025-12-16 Translation Framework in Xojo
2025-12-15 MBS FileMaker Advent calendar - Door 15 - Information about tables and base tables
2025-12-15 MBS Xojo Plugins, version 25.6pr3

Archives

Jan 2026
Dec 2025
Nov 2025
Oct 2025
Sep 2025
Aug 2025
Jul 2025
Jun 2025
May 2025
Apr 2025
Mar 2025
Feb 2025
Jan 2025
Dec 2024
Nov 2024
Oct 2024
Sep 2024
Aug 2024
Jul 2024
Jun 2024
May 2024
Apr 2024
Mar 2024
Feb 2024
Jan 2024
Dec 2023
Nov 2023
Oct 2023
Sep 2023
Aug 2023
Jul 2023
Jun 2023
May 2023
Apr 2023
Mar 2023
Feb 2023
Jan 2023
Dec 2022
Nov 2022
Oct 2022
Sep 2022
Aug 2022
Jul 2022
Jun 2022
May 2022
Apr 2022
Mar 2022
Feb 2022
Jan 2022
Dec 2021
Nov 2021
Oct 2021
Sep 2021
Aug 2021
Jul 2021
Jun 2021
May 2021
Apr 2021
Mar 2021
Feb 2021
Jan 2021
Dec 2020
Nov 2020
Oct 2020
Sep 2020
Aug 2020
Jul 2020
Jun 2020
May 2020
Apr 2020
Mar 2020
Feb 2020
Jan 2020
Dec 2019
Nov 2019
Oct 2019
Sep 2019
Aug 2019
Jul 2019
Jun 2019
May 2019
Apr 2019
Mar 2019
Feb 2019
Jan 2019
Dec 2018
Nov 2018
Oct 2018
Sep 2018
Aug 2018
Jul 2018
Jun 2018
May 2018
Apr 2018
Mar 2018
Feb 2018
Jan 2018
Dec 2017
Nov 2017
Oct 2017
Sep 2017
Aug 2017
Jul 2017
Jun 2017
May 2017
Apr 2017
Mar 2017
Feb 2017
Jan 2017
Dec 2016
Nov 2016
Oct 2016
Sep 2016
Aug 2016
Jul 2016
Jun 2016
May 2016
Apr 2016
Mar 2016
Feb 2016
Jan 2016
Dec 2015
Nov 2015
Oct 2015
Sep 2015
Aug 2015
Jul 2015
Jun 2015
May 2015
Apr 2015
Mar 2015
Feb 2015
Jan 2015
Dec 2014
Nov 2014
Oct 2014
Sep 2014
Aug 2014
Jul 2014
Jun 2014
May 2014
Apr 2014
Mar 2014
Feb 2014
Jan 2014
Dec 2013
Nov 2013
Oct 2013
Sep 2013
Aug 2013
Jul 2013
Jun 2013
May 2013
Apr 2013
Mar 2013
Feb 2013
Jan 2013
Dec 2012
Nov 2012
Oct 2012
Sep 2012
Aug 2012
Jul 2012
Jun 2012
May 2012
Apr 2012
Mar 2012
Feb 2012
Jan 2012
Dec 2011
Nov 2011
Oct 2011
Sep 2011
Aug 2011
Jul 2011
Jun 2011
May 2011
Apr 2011
Mar 2011
Feb 2011
Jan 2011
Dec 2010
Nov 2010
Oct 2010
Sep 2010
Aug 2010
Jul 2010
Jun 2010
May 2010
Apr 2010
Mar 2010
Feb 2010
Jan 2010
Dec 2009
Nov 2009
Oct 2009
Sep 2009
Aug 2009
Jul 2009
Apr 2009
Mar 2009
Feb 2009
Dec 2008
Nov 2008
Oct 2008
Aug 2008
May 2008
Apr 2008
Mar 2008
Feb 2008

XML: RSS Feed XML: Atom Feed

Follow us on BlueSky, Mastodon, Twitter, Xing, LinkedIn or Facebook.


Ausspannen vom Alltagsstress mit einer Waldführung oder einem Waldpäuschen mit der Waldmeisterin.