Beezwax Collaboration in Action: Insights From Our Work and Our Team

We believe ideas get better when shared. This space is where our developers, designers, and data experts open up about what they're building and why it matters.

Ruby scripting in FileMaker

{"protected":false,"rendered":" There are many cases where FileMaker’s scripting isn’t always the best tool for the job and where a language like Ruby can bring a lot of power to your FileMaker development. The following is a description of a simple technique for using ruby scripts from within a FileMaker solution without the use of a plugin. I’ve found this technique useful for employing regular expressions for complex text parsing, making web requests to work with web APIs, and for parsing and generating XML and other serialized data structures. Ruby has a wealth of great libraries for doing anything you can imagine and is just plain fun to write. \n"}
Read it now

ValueCountSpecific ( lst ; value )

{"protected":false,"rendered":" ValueCount ( FilterValues ( lst ; value ) )   Ben Miller and I came up with this tiny little function to tell us how many times a specific value occurs in a list. It’s smart enough to consider full values (carriage-return delimited), rather than partial text strings. \n"}
Read it now

Semantic Search with FileMaker 2024 – Claris Community Live

{"protected":false,"rendered":" On July 11, 2024, the Claris Community Live event will showcase the new semantic search features in Claris FileMaker 2024. Will Miro from Beezwax will join the discussion, demonstrating how AI can facilitate natural language queries and provide valuable insights from existing data. Join us to uncover the latest possibilities and capabilities. \n"}
Read it now

Grep'ing FileMaker Recovery Logs

{"protected":false,"rendered":" When you run Recovery (File->Recover…) on a FileMaker database file, everything checked and any errors are logged in the Recovery.log file. In a large file you may get lots of output however, so sifting through this in a text editor isn’t the greatest option. A common technique is to import the log into FileMaker or Excel, […] \n"}
Read it now

Our First FileMaker 17 Certified Developers

{"protected":false,"rendered":" We’re pleased to announce two Beez who have earned the title of FileMaker 17 Certified Developer. Christopher Edwards, Senior Developer Vincenzo Menanno, Senior Developer Christopher and Vince are among the first developers to receive this designation since FileMaker 17 Certification was announced last week. \n"}
Read it now