BLOG

Adding JavaScript Bundles to Your Claris FileMaker Solution using Carafe Kitchen

With Carafe Kitchen, implementing JavaScript into your Claris FileMaker 16+ solutions has become as easy as copying a script. With all the new features in FileMaker that are supporting JavaScript, the one thing that I found lacking and still difficult to overcome was a solid process for managing and implementing JavaScript libraries. After struggling to roll my own implementations that could be maintained easily, I was relieved and excited to find this valuable tool. Carafe Kitchen has been one of the most exciting FileMaker tools for me this year.

Read more
Read More

FM19 Add-On Spotlight: Photo Gallery

Have you ever wanted to view your Claris FileMaker photos in a full-screen tile view or use a gallery of images as an interactive user interface? Traditionally, native image management within the Claris FileMaker environment has been limited, but the new Photo Gallery Add-On looks to change that.

Read more
Read More

DayBack Classic v. DayBack 19

With the advent of Claris FileMaker 19, we are starting to see some new FileMaker add-ons, a brand new feature that is still technically “coming soon” according to Claris. One of the first products available for FileMaker using the new add-on architecture is the newly revised DayBack calendar product from Seedcode. We have been integrating the DayBack calendar for many years now and have seen the product evolve over time. This latest edition is taking advantage of many of the new FileMaker 19 capabilities, and has some really great new features. I’d like to go over some of the similarities and differences between “DayBack Classic” and DayBack 19 as well as benefits to upgrading.

Read more
Read More

Container Data and the FileMaker Data API

Back when I was learning about the FileMaker Data API, I had trouble finding any information on how container data was handled. Oddly, the upload information in the Help documentation seemed far more complete than the download information, especially considering the download information isn’t even it’s own section. It’s a note in the URL And Data Format notes section. In essence, the note is: You will get a URL referencing the location of the container data, which is somewhere on the internet. You’re welcome. I ended up utilizing the Base64 Encode And Decode functions in a way that I’ll forever keep as a tool in my developer’s toolbox. If you’re not familiar with these functions, they easily convert images into text and vice versa.

Read more
Read More

FileMaker Top Calls Log Analysis

The top call stats log was introduced in FileMaker 15 and when we first heard about it we were excited about the possibilities of using it to track down where the bottlenecks might be in our solutions and where to go prospecting for performance optimization opportunities.

Read more
Read More

Checklists

What does it mean to be a professional? A technical definition may include the fact that one is in a ‘profession’. This is generally defined as a line of work that requires some sort of certification, where you subscribe to a code of conduct or ethics, and where recurrent training is required. Accountancy, healthcare, and the legal profession are all obvious examples.

Read more
Read More