InspectorPro 8 for FileMaker: Investigate, Accelerate, Collaborate

Beezwax’s Vincenzo Menanno is presenting to audiences of FileMaker development colleagues, on the topic of “InspectorPro 8 for FileMaker: Investigate, Accelerate, Collaborate”. Vince shares the latest research, development best practices and product offerings to Claris / FileMaker conferences attendees as well as several developer meetups.

Continue reading “InspectorPro 8 for FileMaker: Investigate, Accelerate, Collaborate”

My favorite Data Structure: The binary search tree

Ever wondered how computers organize information? Data structures are the building blocks that store and manage data efficiently.

Like filing cabinets for your computer, they decide how you can find, add, or remove information. Understanding data structures is key for developers, as they all have pros and cons, and choosing the right one can make or break your solution!

Continue reading “My favorite Data Structure: The binary search tree”

The Art of Code: FileMaker’s Integration into ‘Problemista’s’ Plot

Throughout the new A24 indie film from Julio Torres, there is an ongoing dialog and deep drama about … Claris FileMaker Pro. Yes, FileMaker Pro is featured in a movie. Good news?! Well, based on initial press coverage and a clip on The Late Show with Stephen Colbert, we thought perhaps not. In those brief seconds of national television coverage, our beloved software was called a “harder-to-use, not free” version of Google Sheets.

So, is this big screen debut a major problemista for all of us who love FileMaker?!

Continue reading “The Art of Code: FileMaker’s Integration into ‘Problemista’s’ Plot”

Did You Hear Something? Observer Pattern vs. Event Listeners

The Observer Pattern is like a DMV wait line. Event Listeners are more like a fire truck with its sirens blaring. Let me explain, and give you an example of each — the former in Ruby, and the latter in JavaScript.

Continue reading “Did You Hear Something? Observer Pattern vs. Event Listeners”

User’s Sandbox: Performance, data integrity, and UX for FileMaker

The “User’s Sandbox” (aka “Local File”) technique builds a sandbox for data editing by users, protecting data integrity and transactionality, without sacrificing usability. After refining this approach to prioritize user experience and security, at Beezwax we’ve used it for years, adapting it to build more performant, more accurate, better looking, and more functional Claris FileMaker applications.

Andrew “Red” Witschonke, Director of Engineering at Beezwax, first presented on the User’s Sandbox technique at Claris Engage 2024 — the premier event for the FileMaker development community, held at Apple’s Austin Campus and hosted by Claris, an Apple company.

Continue reading “User’s Sandbox: Performance, data integrity, and UX for FileMaker”

I See You: Intro to Observer Pattern

Observer pattern is a behavioral design pattern that attempts to resolve the problem of multiple objects depending on the state of a single object. Here’s an overview, and a somewhat simplified example.

Continue reading “I See You: Intro to Observer Pattern”

Beezwax’s Vincenzo Menanno Wins Claris Excellence Award for Lifetime Achievement

Recognized as a “pillar of the Claris Community”, Vince Menanno is honored for Long-time Technical Excellence, Developer Advocacy, Sharing Expertise and Passion with Customers and Developers

February, 2024 – AUSTIN, Tex.Claris International Inc., an Apple company, named Vincenzo (Vince) Menanno of Beezwax as winner of the Claris Excellence Award for Lifetime Achievement. The award was presented during Claris Engage 2024, February 6th-8th at the Apple Austin Campus.

This award highlights Vince Menanno‘s 30+ year career as a consultant, technical innovator, developer advocate and community leader. Claris honored Vince with the Lifetime Achievement Award which “salutes a Claris Partner or community member who is a long-time pillar of the Claris Community and recognized as a leader whose voice is respected.”

Continue reading “Beezwax’s Vincenzo Menanno Wins Claris Excellence Award for Lifetime Achievement”

Rock Solid Business Logic: The Action Pattern

The Action Pattern is a rock solid solution for organizing business logic in an application. It works quite well for medium to large-ish projects. I like the Action Pattern because it introduces few concepts, unlike some more elaborate and complex designs. It’s flexible, scalable and helps me feel more confident in handling complex business logic in my work as a developer. Even though generative AI now plays a bigger role in programming, it does not replace actual software design, and the Action Pattern can be a great tool to have in your toolbox!

Continue reading “Rock Solid Business Logic: The Action Pattern”

System for Success: Atomic Design for Google Display Ads

Our UX/Design team shared their process for creating display ads, for Google Ads and social media campaigns, using a system to optimize collaboration between Design and Marketing teams.

Our marketing team wanted to implement a design system that could quickly generate different variations of display ads in multiple sizes, based on IAB Fixed Size Ad Specifications. This system had to balance creative freedom and brand adherence. We wanted users to be able to change content, colors, backgrounds, buttons and other visual elements without heavy involvement from a designer. However, it was important to create a systematic approach, so ads would stay on brand and follow a conceptual and visual pattern.

Continue reading “System for Success: Atomic Design for Google Display Ads”

Beezwax Sponsors and Presents at Claris Engage 2024, FileMaker Developer Conference on Apple’s Austin Campus

Claris Engage is the largest event for the Claris / FileMaker developer community. Hosted by Claris, an Apple company, Engage 2024 brings together hundreds of attendees to the Apple Campus in Austin, Texas for three days of collaboration, learning & training, networking and connecting with other peers and partners, with a theme of “Build The Future”.

Beezwax Highlights At Claris Engage 2024

As an award-winning Claris Platinum Partner, and Sponsor for Claris Engage 2024, Beezwax is proud to announce that:

Continue reading “Beezwax Sponsors and Presents at Claris Engage 2024, FileMaker Developer Conference on Apple’s Austin Campus”

Google Ads Essentials: Common Challenges in Ads Performance

Google Ads, previously known as Google AdWords, has become indispensable to business advertising strategies. It’s no longer just an option; it’s a pivotal element in a company’s marketing efforts.

Continue reading “Google Ads Essentials: Common Challenges in Ads Performance”

Beezwax Sponsors EngageU Claris FileMaker Developer Conference

Vincenzo Menanno Presents “Elements for Building Great Solutions” and InspectorPro

This week, November 12-14, we’re in Antwerp, at EngageU. It’s one of the biggest Claris® / FileMaker® Developer community events worldwide this year, and Beezwax is proud to be a sponsor.

Continue reading “Beezwax Sponsors EngageU Claris FileMaker Developer Conference”

Advanced Search and Replace with Vim

I find search and replace to be a remarkably interesting topic, because it touches on so many Vim concepts. As a text editor, one of Vim’s superpower is composability, which enables combining small commands to accomplish complex tasks with search and replace.

Continue reading “Advanced Search and Replace with Vim”

Leveraging pandas with Python to Analyze FileMaker Data Sets

The pandas library for Python has become a go-to tool for many data scientists and analysts. In this blog post, we’ll examine one strategy for leveraging the highly powerful tools within pandas to enhance data analysis capabilities using the Claris FileMaker platform. We’ll do this by calling the bBox plugin and its built-in Python functions.

Continue reading “Leveraging pandas with Python to Analyze FileMaker Data Sets”

Dynamic FileMaker UI Using Layout Calculations

Layout calculations in Claris FileMaker enable us to include dynamic elements in text objects. This is a deceptively powerful addition to FileMaker’s layout capabilities. We’ll describe how layout calculations work, and detail three interesting things about them.

Continue reading “Dynamic FileMaker UI Using Layout Calculations”

Harnessing Business Momentum with Claris® FileMaker®

Russ Catanach is Marketing Director at Beezwax, as well as host of the podcast DIY For Business. He’s sharing his insights, especially from a business perspective, on being a longtime Claris FileMaker user and developer.


Harnessing momentum is a crucial factor in business success. You can fuel innovation, enhance efficiency, and foster growth by leveraging past achievements and embracing swift progress.

Continue reading “Harnessing Business Momentum with Claris® FileMaker®”

Handling Historical Data with FileMaker and AWS Athena, S3 & Serverless

In this blog post, we will explore a solution for optimising a FileMaker app that handles large amounts of data. We will address the challenges of data storage, file corruption, and performance degradation when dealing with historical data.

By leveraging cloud storage and serverless computing, we can offload and query this data efficiently, ensuring better performance and scalability.

Continue reading “Handling Historical Data with FileMaker and AWS Athena, S3 & Serverless”

Tableau Conference 2023 – Highlights

Greetings from Tableau Conference 2023 (TC23) in Las Vegas, and beyond. Beezwax’s Data Analytics & Tableau Developer team is attending, both in-person and virtual.

TC23 is designed to reveal and inspire, with new product information, plus Tableau (and Salesforce) company roadmaps. More importantly, there’s plenty of insight from TC23 sessions including technical topics, case studies, thought leadership, cool demos, community inspiration, and hands-on learning.

Continue reading “Tableau Conference 2023 – Highlights”

Let’s make an audit log with Claris FileMaker 2023

Claris FileMaker 2023 puts powerful, native audit logging within reach of developers, with a greatly reduced code footprint compared to existing approaches. In this blog post we introduce the OnWindowTransaction script trigger, leveraging it along with native FileMaker script transactions to create an audit log that is efficient, scalable, flexible, performant, and convenient to implement.

Continue reading “Let’s make an audit log with Claris FileMaker 2023”

Los Altos Hacks – Largest West Coast Student Hackathon

As the 2023 Hackathon Season hits springtime, this weekend brings Los Altos Hacks VII. This event is a 2-day, student-led, in-person hackathon…and the largest high school hackathon on the West Coast.

We’re proud to sponsor and provide mentors, and especially, we can’t wait to see what these talented developers can build!

Continue reading “Los Altos Hacks – Largest West Coast Student Hackathon”

End to End Web Integration for Claris® Platforms

Alec Gregory from Beezwax presents at the Claris Beyond Meetup.

Let’s talk about building web UIs, JavaScript functions and new integrations for Claris FileMaker and Claris Pro. Learn how you can manage various stages of the web integration process with the open source bzBond.

Continue reading “End to End Web Integration for Claris® Platforms”

Modern Full-Stack Web Frameworks: When to use What and Why

When it comes to choosing web development technologies, we now have more options than ever. And while that’s a good thing, it also poses a problem. Answering the question, “What is the ideal technology for this new project?” is not as easy as it used to be. In this post, I briefly highlight the most popular full-stack web frameworks, and why you might want to choose each of them.

Continue reading “Modern Full-Stack Web Frameworks: When to use What and Why”

Panel & Networking: How Technology Can Lead The Way For Digital Transformation

As each of our clients weathers unique challenges, “digital transformation” comes to mind as something that exists in different stages. Some organizations are long-since transformed by technology, while others shifted more recently toward work dominated by the distributed as well as the digital.

In building custom applications to automate workflows, streamline operations and leverage technical advantages through innovation, we harness the power of digital transformation. We’re helping many organizations maintain existing momentum to position themselves for positive upswings, and others to recover from economic downturns, overcome turbulence in operations, or head off uncertainty about technical resources.

Digital transformation supports organizational transformation. And it can also lead this transition.

Continue reading “Panel & Networking: How Technology Can Lead The Way For Digital Transformation”

Datathon for Social Good 2022 @ UC Berkeley

Datathon for Social Good 2022 is the 4th-annual event for UC Berkeley students to show off their data science skills through real-world project applications. With a focus on technology applied toward social good, this Datathon allows participants the opportunity to explore and tackle current social issues by employing data science to leave a real-world impact.

An Exploration into Environmental Justice & Urban Sciences

This year’s Datathon has several competition tracks that focus on different societal issues ranging from urban sciences to environmental sustainability. Datasets and tools will be provided by CalData, Earth Hacks and Deepnote. Teams create visualizations, analyses, or machine learning models addressing any aspect of the given datasets, which are then presented to partnering organizations and judges.

Continue reading “Datathon for Social Good 2022 @ UC Berkeley”

GitOps with GitHub Actions

Today we’re going to talk about GitOps with GitHub Actions, including an example of this workflow:

A developer team creates a new branch, with a Pull Request (PR), which triggers a GitHub Action, which runs AWS CodeDeploy, which deploys the application code update from GitHub to a web application on an Amazon EC2 instance.

Originally presented at Beezwax’s internal “Developer Show & Share”, this video presentation covers “GitOps with GitHub Actions” by Victor Olivo, Beezwax DevOps Engineer.

Continue reading “GitOps with GitHub Actions”

Apple WWDC 2022 and beyond

The 2022 Apple Worldwide Developers Conference (WWDC) highlighted new ways for developers to build with APIs, introducing updates to Swift® and Safari®, revealing improvements in accessibility, and uncovering a mountain of innovative product upgrades and releases. We’re sharing a summary of news and resources we collected from WWDC 2022 sessions, along with an ongoing series of updates to this blog post.

Continue reading “Apple WWDC 2022 and beyond”

Highlighting Tableau Certification at Beezwax

Beezwax’s Tableau development and data analytics team has grown rapidly in recent years. In 2021, we achieved the status of Tableau Services Partner, and we’re proud to highlight several Beez — Josh, Sarah and Jules — who have earned Tableau certifications.

Continue reading “Highlighting Tableau Certification at Beezwax”

bBox v0.99 Integrates Claris FileMaker with JavaScript, Python 3 and Supports M1 Apple Silicon

We are pleased to release bBox version 0.99 for Claris® FileMaker® on macOS and Linux with new NodeJS and Python 3 integration, and M1 Apple silicon support for GraphicsMagick image processing and JQ JSON parsing functions.

About bBox Plug-in For FileMaker

bBox is a free utility plug-in to extend Claris FileMaker solutions to easily use macOS and Linux code libraries and functions from Python, JavaScript, PHP, Ruby, AppleScript, C/C++, Bash/sh, XPath, and SQLite. Also included is a demo file with more than 210 examples of how you can put bBox functions to work for you.

bBox is available on macOS and Linux, and runs with either FileMaker Pro or FileMaker Server. Here’s what FileMaker Magazine had to say about bBox version 0.99:

Continue reading “bBox v0.99 Integrates Claris FileMaker with JavaScript, Python 3 and Supports M1 Apple Silicon”

The Benefits of Automated Testing

Software changes over time. Your company’s web site this year does things you had no idea you needed two years ago. How can we keep the cost of change manageable?

Automated testing is one way. Especially for large software projects, the practice of automated testing can dramatically reduce the cost of adapting software to new business necessities.

Continue reading “The Benefits of Automated Testing”

The Human Resource – Beezwax Anniversary Edition

26 years in, a founding Bee reflects.

Julian Nadel is president and founder of Beezwax. He’s celebrating the 26th Anniversary of Beezwax with this update to his original Beezwax Blog post.

In 2014, a colleague interviewed me about Beezwax; the interview transcript was the orginal basis for the article herein. It was then and still is now one of the only public summaries of my thoughts on how Beezwax works, and why.

Since being published, the article has been a meaningful springboard for many conversations I’ve had… with existing Beez, clients, and colleagues… and people new to Beezwax. As we reach another milestone – completing our 26th year – I’m taking this opportunity to revisit the article and provide an update.

Continue reading “The Human Resource – Beezwax Anniversary Edition”

Beezwax Wins Claris Excellence Award

Beezwax Recognized for Advocacy Excellence, Sharing Expertise and Passion with Customers and Developers In the Claris Community

CUPERTINO, Calif. – Dec. 15, 2021Claris International Inc., an Apple company, named Beezwax Datatools Inc. as winner of the Advocacy Excellence Award as part of the Claris Excellence Awards for 2021, which honor Claris Partners and Claris Community members who have made outstanding contributions and accomplishments around the globe in 2021.

Partners and community members are selected for their award-worthy achievements using the Claris platform. The Advocacy Excellence Award recognizes a Claris partner for sharing expertise and passion while increasing awareness of Claris products and expanding the Claris Community of users and developers.

Continue reading “Beezwax Wins Claris Excellence Award”

A fast, flexible Tableau Connector for FileMaker

Building a custom Tableau® Connector for Claris® FileMaker® enables faster, more reliable and more flexible connections between Tableau and FileMaker datasources, compared with the legacy Web Data Connector.

For a number of Beezwax client projects, we’ve installed and deployed a Tableau Connector (aka “TACO”) for FileMaker. The TACO was built using the Tableau Connector SDK (provided by Tableau) to connect to datasources on FileMaker Server. The TACO method uses JDBC rather than the FileMaker Data API for the connection between FileMaker and Tableau, and in our testing the performance of data extracts was up to 10 times faster.

Continue reading “A fast, flexible Tableau Connector for FileMaker”

FileMaker Performance on Apple M1 | Astounding!

When the Apple silicon Macs with M1 chips came out, I read and watched many of the reviews. Most of them had great things to say about the promise of Apple’s new M1 chip…I was impressed. When I finally received my Apple M1 MacBook Pro, and started to use it…I was amazed.

Back in 2020, FileMaker Pro 19.2 wasn’t optimized yet for Apple silicon processors, but ran fine under Rosetta emulation. On my M1 MacBook Pro, it already felt much faster than running FileMaker “natively” on an Intel-based MacBook…I was astonished.

Today, I’m running the just-released Claris FileMaker® 19.3, with native support for Apple’s M1 chip, on a new MacBook Pro. It is, in a word: Astounding!

Continue reading “FileMaker Performance on Apple M1 | Astounding!”

Integrating FileMaker’s Data API and Ruby with the fmrest-ruby gem

We often work on projects that intersect two technologies near and dear to us: FileMaker and Ruby. This allows us to build robust web applications in Ruby on Rails, integrated with data sources from FileMaker solutions. When Claris introduced the FileMaker Data API we were naturally curious to try it out. At the time there was no off-the-shelf Ruby library for us to simply gem install, so we decided to roll up our sleeves and build one. Thus, fmrest-ruby was born.

This article will walk you through setting up and using fmrest-ruby in a Ruby on Rails project. Some level of familiarity with Ruby/Rails and FileMaker’s Data API is advised, although much of the content covered here is applicable to any Ruby project, Rails or not.

Continue reading “Integrating FileMaker’s Data API and Ruby with the fmrest-ruby gem”

OData for FileMaker – New Player in an Old Game

This blog post is the first in a three-part series about the FileMaker OData API, highlighting key features that make it an exciting addition to the Claris FileMaker platform.

Continue reading “OData for FileMaker – New Player in an Old Game”

OOP Fundamentals: The Decorator Pattern

The decorator pattern is one of my favorite patterns. It is simple, extensible and powerful. It feels like it follows the essence of object oriented programming beautifully. Sadly though, it is also easy to be misused or misunderstood. So, in this post I will show you the essence of the decorator pattern, illustrated with a few examples.

Continue reading “OOP Fundamentals: The Decorator Pattern”

OOP Fundamentals: The Dependency Inversion Principle

The dependency inversion principle is one of the cornerstones of object-oriented programming. Without it, there is no object-oriented design. It’s that important.

Continue reading “OOP Fundamentals: The Dependency Inversion Principle”

Using REST and cURL with FileMaker’s Data API

FileMaker 19 introduced a couple of important new features related to using the FileMaker Data API. Here, we’ll cover an overview of the new authorization endpoint, Validate Session, API versioning updates, as well as a new script step, Execute FileMaker Data API.

At the end of this article, you’ll find the demo file for learning more and trying out various REST and cURL functionality with FileMaker’s Data API. Enjoy!

Continue reading “Using REST and cURL with FileMaker’s Data API”

Dark and Light Modes: 3 Simple Paths to FileMaker UX

FileMaker 19 introduced support for Dark Mode. Not only does the application’s chrome support Dark Mode (like many applications), but developers now have the ability to detect the OS Dark Mode setting.

Let’s look at three easy techniques to give FileMaker Pro users a choice between Dark Mode and Light Mode, plus an option to automatically adapt modes based on OS settings.

Continue reading “Dark and Light Modes: 3 Simple Paths to FileMaker UX”

Composition over Inheritance, with JavaScript examples

If you are into object-oriented programming, you most likely have heard about composition over inheritance. The concept itself is simple: Whenever possible, prefer to compose objects rather than introducing inheritance.

Continue reading “Composition over Inheritance, with JavaScript examples”

Dynamic Forms with JavaScript and FileMaker Web Viewers

Using the FileMaker platform we can harness the power and wow-factor of modern web interfaces. This post shows how we can build dynamic data-entry forms for use in our apps.
Continue reading “Dynamic Forms with JavaScript and FileMaker Web Viewers”

Connect FileMaker Server to Oracle Server and Oracle Cloud Using ODBC and TCPS

A longtime enterprise client recently asked us to integrate a FileMaker Server with an Oracle server. No problem, right? This task requires some development to optimize the database schema and script the data sync, but using FileMaker and an ODBC driver to connect to Oracle is straightforward.

Continue reading “Connect FileMaker Server to Oracle Server and Oracle Cloud Using ODBC and TCPS”

How to enable WebKit and JavaScript debugging in FileMaker Web Viewers

FileMaker supports bidirectional communication between a web viewer and data or scripts. So, you may find yourself doing more development using plenty of web code and JavaScript integrations.

If you’re having difficulty getting your HTML, CSS, or JavaScript to render in a FileMaker web viewer, there’s a great way to help inspect and fix it. You just need to know the hidden option to enable WebKit debugging in FileMaker web viewers.

Continue reading “How to enable WebKit and JavaScript debugging in FileMaker Web Viewers”

Beezwax Web Team Code Review: a blog post with ulterior motives

I have ulteI want you hacking, at Beezwaxrior motives.
Continue reading “Beezwax Web Team Code Review: a blog post with ulterior motives”

Claris Beyond Meetup – FileMaker Diagnostics, Analysis, and Data Visualization with InspectorPro

Beezwax’s Vincenzo (Vince) Menanno is presenting to audiences of FileMaker developers at meetups and conferences, on the topic of “InspectorPro 8 for FileMaker: Investigate, Accelerate, Collaborate”.

At the March 2024 Claris Beyond Meetup, Vince covers diagnostics, analysis and data visualization with InspectorPro for FileMaker. He shares the latest research, development best practices, and product offerings. Vince also has a number of surprises up his sleeves that he can’t wait to show. If you’re a FileMaker Developer attending, we hope to see you there!

Continue reading “Claris Beyond Meetup – FileMaker Diagnostics, Analysis, and Data Visualization with InspectorPro”

FileMaker Meetups Ann Arbor + Milwaukee – InspectorPro 8: Investigate, Accelerate, Collaborate

Beezwax’s Vincenzo (Vince) Menanno is presenting to audiences of FileMaker developers at meetups and conferences, on the topic of “InspectorPro 8 for FileMaker: Investigate, Accelerate, Collaborate”.

At the March 2024 shared meetups for Ann Arbor FileMaker + Milwaukee Area FileMaker Devs, Vince shares the latest research, development best practices, and product offerings. Vince has a number of surprises up his sleeves that he can’t wait to show. If you’re a FileMaker Developer attending, we hope to see you there!

Continue reading “FileMaker Meetups Ann Arbor + Milwaukee – InspectorPro 8: Investigate, Accelerate, Collaborate”

FileMaker for Research Group – InspectorPro 8: Investigate, Accelerate, Collaborate

Beezwax’s Vincenzo (Vince) Menanno is presenting to audiences of FileMaker developers at meetups and conferences, on the topic of “InspectorPro 8 for FileMaker: Investigate, Accelerate, Collaborate”.

At the March Meetup for FileMaker for Research Users Group, Vince shares the latest research, development best practices, and product offerings. Vince has a number of surprises up his sleeves that he can’t wait to show. If you’re a FileMaker Developer attending, we hope to see you there!

Continue reading “FileMaker for Research Group – InspectorPro 8: Investigate, Accelerate, Collaborate”

FM-DiSC – InspectorPro 8 for FileMaker: Investigate, Accelerate, Collaborate

Beezwax’s Vincenzo (Vince) Menanno is presenting to audiences of FileMaker developers at meetups and conferences, on the topic of “InspectorPro 8 for FileMaker: Investigate, Accelerate, Collaborate”.

At the March Meetup for FM-DiSC (FileMaker Developers in Southern California), Vince shares the latest research, development best practices, and product offerings. Vince has a number of surprises up his sleeves that he can’t wait to show. If you’re a FileMaker Developer attending, we hope to see you there!

Continue reading “FM-DiSC – InspectorPro 8 for FileMaker: Investigate, Accelerate, Collaborate”

FMburgh – InspectorPro 8 for FileMaker: Investigate, Accelerate, Collaborate

Beezwax’s Vincenzo (Vince) Menanno is presenting to audiences of FileMaker developers at meetups and conferences, on the topic of “InspectorPro 8 for FileMaker: Investigate, Accelerate, Collaborate”.

At the FMburgh (Pittsburgh / online) March Meetup, Vince shares the latest research, development best practices, and product offerings. Vince has a number of surprises up his sleeves that he can’t wait to show. If you’re a FileMaker Developer attending, we hope to see you there!

Continue reading “FMburgh – InspectorPro 8 for FileMaker: Investigate, Accelerate, Collaborate”

FM-BUG – InspectorPro 8 for FileMaker: Investigate, Accelerate, Collaborate

Beezwax’s Vincenzo (Vince) Menanno is presenting to audiences of FileMaker developers at meetups and conferences, on the topic of “InspectorPro 8 for FileMaker: Investigate, Accelerate, Collaborate”.

At the March FM BUG (FileMaker — Brighton UK User Group) meeting, Vince shares the latest research, development best practices, and product offerings. Vince has a number of surprises up his sleeves that he can’t wait to show. If you’re a FileMaker Developer attending, we hope to see you there!

Continue reading “FM-BUG – InspectorPro 8 for FileMaker: Investigate, Accelerate, Collaborate”

Houston FMDUT – InspectorPro 8 for FileMaker: Investigate, Accelerate, Collaborate

Beezwax’s Vincenzo (Vince) Menanno is presenting to audiences of FileMaker developers at meetups and conferences, on the topic of “InspectorPro 8 for FileMaker: Investigate, Accelerate, Collaborate”.

At the February 2024 Houston FMDUT (FileMaker Developer, Users, Trainers) meeting, Vince shares the latest research, development best practices, and product offerings. Vince has a number of surprises up his sleeves that he can’t wait to show. If you’re a FileMaker Developer attending, we hope to see you there!

Continue reading “Houston FMDUT – InspectorPro 8 for FileMaker: Investigate, Accelerate, Collaborate”

User’s Sandbox: Opening new performance, data, and UI/UX possibilities for FileMaker — Claris Engage 2024

Andrew “Red” Witschonke from Beezwax presents at Claris Engage 2024, the premier event for the FileMaker development community, held at Apple’s Austin Campus and hosted by Claris, an Apple company.

Andrew Red Witschonke - Director of Engineering at Beezwax presenting at Claris Engage 2024 on the topic of Users Sandbox - Opening new performance data, and UI-UX possibilities on February 7 at 1030 am CST
Continue reading “User’s Sandbox: Opening new performance, data, and UI/UX possibilities for FileMaker — Claris Engage 2024”

bzPython-FM performs Python for your FileMaker apps

bzPython-FM easily performs Python code within FileMaker, using the bBox plugin.

There are literally thousands of Python packages out there, for AI and Machine Learning, data analysis, data science and IT automation — now at your fingertips from within FileMaker.

Continue reading “bzPython-FM performs Python for your FileMaker apps”
1 2 3 16