What do you use in MBS Plugins?

After more than 25 years of developing MBS Plugins, I’m still frequently surprised by what customers build with them.

Tell me about your favorite feature, most-used class, or a project that wouldn’t have been possible without MBS Plugins.

And of course which parts could get more attention.

1 Like

I am grateful that you added those OpenSSL functions for me so that I could build an internal app to help with Self-Signed SSL Certificates.

I wish to one day release it, but I really haven’t the time to work on it and build a whole application. However, anyone out there who does a lot of networking and might need something to help Self-Sign certificates can drop me a line. It’s… rough, but it works.

3 Likes

DynaPDF!

2 Likes

DynaPDF, LibXL, and SQLDatabaseMBS for SQLServer. I use as least one of those in pretty much all of my apps.

2 Likes

I use all of these and wouldn’t want to be without any of them

2 Likes

Is there anything MBS can’t do?

AppleScript
NSImage
NSTableview
Tidy
Html to pdf
LaunchServices
Preferences
NSWorkspace
FileList
SQLite with unicode
CallDelegate
WKWebView
Regex
Curl
PDF

3 Likes

Curl, DynaPDF, Barcode, compression, encryption… I hope to see SQL someday.

MBS has saved me countless times! Thank you for your great plugins, your professionalism, and your consistency!

3 Likes

I use so many I couldn’t possibly choose among them, but those that have been the most impactful for me include the WKWebViewControl, PDFKit, and CloudKit. At the moment I’m implementing support for Apple’s Foundation Models. Big changes are coming in macOS 27. I’m hoping MBS will let us access as many of the new Foundation Model APIs as possible.

2 Likes

Those saved me countless hours of RnD:

  • MBS_Compression_Archive
  • MBS_CURL_CURLS
  • MBS_CURL_EmailParser
  • MBS_Encryption_OpenSSL
  • MBS_Network_NetworkInterfaces
  • MBS_Network_SSH2
  • MBS_Tools_markdown
  • MBS_Util_JSON2
  • MBS_Util_SystemInformation
  • MBS_Win_WinUserNotification
2 Likes

Well, this can not happen before we move to Xcode 27 for building the plugins.

Something I won’t do before Xcode 27 is final in September or better a 27.1 with bug fixes is available at the end of the year.

2 Likes

I first came to MBS for the sake of the CURL plugin, which continues to be the heavy lifter in most of my projects.

Everything else has been a bonus. More recently, thanks to your help, I can put those CURL downloads straight into Apple Photos. :slight_smile:

2 Likes

MBS is more about peace of mind than anything. If I have a problem that Xojo doesn’t provide a solution to, MBS probably has the solution.

I know how to live without it. During my time with Xojo we had a “no plugins” policy. For good reason. But it’s sure as hell easier to just use MBS’s wrappers.

There are about 20 plugins I use. Scintilla is incredible. Additional encryption options, simple stuff like Base64Url, system information, ImageMagick, CURL… I use lots of it.

4 Likes

Hi,

this is my font manager… It’s still under development, but unfortunately, I don’t have too much time for it (maybe, once a month, I manage to write a few lines of code or resolve any bug). I hope I’ll release a final version someday… :smiley:

Used plugins:

  • MBS Xojo Compression Plugin
  • MBS Xojo ComputerControl Plugin
  • MBS Xojo Images Plugin
  • MBS Xojo Mac64bit Plugin
  • MBS Xojo MacBase Plugin
  • MBS Xojo MacCF Plugin
  • MBS Xojo MacCG Plugin
  • MBS Xojo MacClassic Plugin
  • MBS Xojo MacCloud Plugin
  • MBS Xojo MacCocoa Plugin
  • MBS Xojo MacControls Plugin
  • MBS Xojo MacExtras Plugin
  • MBS Xojo MacFrameworks Plugin
  • MBS Xojo MacOSX Plugin
  • MBS Xojo Main Plugin
  • MBS Xojo Overlay Plugin
  • MBS Xojo PDFKit Plugin
  • MBS Xojo Picture Plugin
  • MBS Xojo RegEx Plugin
  • MBS Xojo Util Plugin

Thanks again for your work, Christian!

3 Likes

I have been using MBS plugins for about 20 years and DynaPDF for 5 years. I can’t do without her.

1 Like