Communicating with a Web Viewer in FileMaker

Beezwax has always been active in the FileMaker community regarding advanced use of Web Viewers. Check out these earlier posts if you’d like to learn more:

  1. Native Web 2.0 Controls in FileMaker 12 Layouts
  2. Go, JavaScript Go!
  3. Enable WebKit debugger in FileMaker Web Viewer

Continue reading “Communicating with a Web Viewer in FileMaker”

Enable WebKit debugger in FileMaker Web Viewer

If you are having difficulty getting your HTML, CSS, or JavaScript to render in a FileMaker Web Viewer, you may have a struggle ahead of you trying to find the problem, and no good way to debug it. In comparison, most web browsers have debug facilities that can help developers find problems in their code.

Continue reading “Enable WebKit debugger in FileMaker Web Viewer”

Useful Vim Mappings

A few mappings to help boost your Vim workflow.

Rotate through different line numbering settings

Switch between absolute line numbers (normal), relative numbers (based on distance from your cursor) and no numbers at all using CTRL-n:

Continue reading “Useful Vim Mappings”

A Web Developer’s OS

What must an Operating System do to satisfy web developers’ needs? This is a tricky question, as each person is a whole different world, so it’s impossible to have a single answer to satisfy every person.

Continue reading “A Web Developer’s OS”

Keep FileMaker Server Web Logs at Fixed Paths

If you need to scrounge through the web server’s logs in the file system, the way FileMaker Server stores these on Mac OS can be a bit annoying. You end up with a bunch of files named like this:

jQuerySF 2015 – Much more than jQuery…


Attending jQuerySF 2015:

This week I had the pleasure of attending jQuerySF 2015, held in San Francisco, CA.

Despite the name of the conference, the range of web-technology topics included far more than just jQuery.

Continue reading “jQuerySF 2015 – Much more than jQuery…”

CQDF Montréal 2015 – FileMaker

La 5e Conférence québécoise des développeurs FileMaker (CQDF) 2015: les 25, 26 et 27 mai 2015 à l’hôtel Le St-Sulpice situé dans le Vieux-Montréal. Vincenzo Menanno, Beezwax, présente:

Continue reading “CQDF Montréal 2015 – FileMaker”

Our Five Favorite Talks from RailsConf 2015

The Beezwax web dev team had a great time at RailsConf at the end of last month. The three days of the conference were packed with interesting talks, necessitating a series of painful triages each day as we selected which to attend and which to leave unseen. But now that ConFreaks has posted full video for almost all of the talks, everyone can catch up. Here are five of Shivam’s and Kevin’s favorites:

Continue reading “Our Five Favorite Talks from RailsConf 2015”

FileMaker 14: Field Placeholder Text

FileMaker Pro 14 includes a new feature to add placeholder text to fields on a layout. What is placeholder text? Simply put, it is a way to put text inside a field when it is empty. This feature is useful for mobile, web and desktop users alike.

Continue reading “FileMaker 14: Field Placeholder Text”

A brand new Workspace!

As a FileMaker developer you probably spend a big chunk of your time writing scripts. The new Script Workspace in FileMaker 14 is going to help you in a big way. It’s a breath of fresh air and at first glance it might seem trivial in that we now have colors and we actually can have white space, but there are many other productivity improvements that lurk beneath the surface.

Continue reading “A brand new Workspace!”

FileMaker 14 – Button Bars

The new Button Bar layout object provides developers with an improved method to manage a cluster of buttons that have functional and/or cosmetic similarities.

Continue reading “FileMaker 14 – Button Bars”

Using InspectorPro 5 with FileMaker Pro Advanced 14

FileMaker 14 is here, and while the Database Design Report (DDR) hasn’t changed, here’s a “Getting Started’ walkthrough for using InspectorPro with the latest version of FileMaker Pro Advanced.

Continue reading “Using InspectorPro 5 with FileMaker Pro Advanced 14”

What happens at FileMaker DevCon…

The Beezwax Team will be in Las Vegas July 20-23, 2015 for the FileMaker Developers Conference, which is celebrating its 20th Anniversary. While we still hotly debate when best to double down at blackjack, and can only hope an Elvis impersonator will insist we stay off his blue suede shoes, there is one sure bet about DevCon: It’s the place to collect a jackpot of information by attending some of the more than 70 sessions and unsessions covering the latest trends in FileMaker development.

Continue reading “What happens at FileMaker DevCon…”

FileMaker 14: Audio/Video Control Script Steps and Functions

FileMaker 14 introduces new controls available in the mobile FileMaker Go app that help to bring the media player experience in FM Go more in alignment with iOS. These changes, compatible only with FileMaker Go 14, include 3 new script steps, 3 new script triggers and 1 new calculation function. In addition, the script step Insert Quicktime has been removed (developers should use the Insert Audio/Video script step, which we have had since FileMaker 12).

Continue reading “FileMaker 14: Audio/Video Control Script Steps and Functions”

The Force “FIELD”

For the longest time I thought field labels were something special and there was some sort of connection between the label and the field. So if you have ever created a new field and put that field on the layout with the label to the left of it. Then 10 seconds later you change your mind and decide to rename the field. Presto your label has also been renamed.

Continue reading “The Force “FIELD””

InspectorPro – Helping you find problems

When you delete a field that calculations or scripts depend on, FileMaker provides great warnings.

Continue reading “InspectorPro – Helping you find problems”

SystemVersion – When numbers are not what they seem!

I recently moved to OS X Yosemite, and once again repeated the annual cycle of wondering whether or not my existing solutions will be compatible with the new version. I’ve loved using AppleScript to trigger OS X Notifications from FileMaker since they were introduced in OS X Mavericks, but they stopped working as soon as I installed Yosemite.

Continue reading “SystemVersion – When numbers are not what they seem!”

Facter Reporting for FileMaker Server

Recently we’ve been thinking about how we can better monitor the collection of systems that we manage. These can be client servers with very diverse configurations, access, or functions. Additionally, we have our own array of systems, almost as diverse as our clients’.

Continue reading “Facter Reporting for FileMaker Server”

Updated FileMaker Fail2ban Files

As an aid to improving the security of your server, Fail2ban is an open source component that checks for signs of abusive activity in your logs, and when these are detected, blocks an address (or possibly a subnet) for a given period of time. In May of  ’13 I blogged about how to set up Fail2ban rules to check the FileMaker Server event logs (http://buzz.beezwax.net/mVfrR7).

Continue reading “Updated FileMaker Fail2ban Files”

NoSSR ( Not Only Sub-Summary Reports )

To describe this next technique I came up with my own acronym, and I call it "NoSSR", which stands for Not Only Sub-Summary Reports. The goal of this blog post is to show you a way to build and deliver similar results but in a statically defined way. Another way to put it is to architect for performance, so let’s see what can be possible. This post also assumes you know how to build a FileMaker sub-summary report layout already.
Continue reading “NoSSR ( Not Only Sub-Summary Reports )”

1 12 13 14 15 16 18