Using Node-RED & the FileMaker Data API
While it's been around for a few years now, there aren't too many developers in the world of FileMaker who have explored Node-RED. Created by IBM and made open source in 2016, this visual programming tool may start to make waves in the FileMaker world.
A wonderfully generous developer named Lui de la Parra has made it possible to use Node-RED with FileMaker's own Data API. This means that anything in the world of Node-RED is now accessible to FileMaker. This is an amazingly powerful technology for connecting all kinds of things, both physical and virtual, into the FileMaker ecosystem.
In this video, I walk through my own personal use of Node-RED and showcase how I use it in order to capture XML data from an online store and process that data directly into FileMaker.
Whether you need to collect moisture data from physical hardware in a vineyard to interacting with any online web service or API, Node-RED, in conjunction with the Data API, will allow you to realize all kinds of powerful solutions!
- Read more about Using Node-RED & the FileMaker Data API
- 2 comments
- Log in or register to post comments
FileMaker Terminology
Within every industry there's a certain terminology used to express how things work and how to accomplish things. FileMaker is obviously no different.
So, with this video, we start discussing some of the FileMaker specific terms and terminology.
- Read more about FileMaker Terminology
- 1 comment
- Log in or register to post comments
FileMaker 18 - New Features
FileMaker 18 was released on Wed. May 22nd 2019. This video walks through all the new features implemented within the latest version of FileMaker Pro Advanced. Here's a short list of all the new features.
01) Security: Revised Manage Security Area
02) Security: Unsigned Plug-ins
03) Security: File References by Default
04) Data: New Import Dialog
05) Develop: Recursion & While
06) Develop: Script Error Logging
07) Develop: Insert From URL Protocols
08) Develop: FMP urls version specific
09) Design: Shift+Arrow 10x movement
10) Integrate: New Barcode Types
11) Develop: XML File Representations
12) Develop: File IO operations
- Read more about FileMaker 18 - New Features
- 5 comments
- Log in or register to post comments
FileMaker 17 - New Features & Functionality
It's that time of year again. The annual FileMaker Devcon approaches and FileMaker, Inc's commitment to more timely releases comes true yet again. This time around we have a number of new features. In this video I provide a quick hit list of all the major features you'll find within this latest release. Here's the list of new items covered.
00) Application Icon
01) Developer Tools
02) Redesigned Launch Center
03) New Hosts Dialog
04) Rearranged File Menu
05) Redesigned Layout Mode
06) Copy Paste Custom Menus
07) Info box in Manage Dialog
08) Layouts Subgroup Selections
09) Built-In Master Detail
10) Default Fields
11) Mini Apps
12) Multiple Email Attachments
13) Scripts - Perform Script by Name
14) Scripts - Show Dialog Input Variables
15) Scripts - Exports create folders
16) Go - iOS Local Notification
17) Go - GetSensor Function
18) Function Get ( UUIDNumber )
19) Function Get ( ActiveRecordNumber )
20) Data Migration Tool
21) Revised FileMaker Server
22) Updated FileMaker Data API
- Read more about FileMaker 17 - New Features & Functionality
- 6 comments
- Log in or register to post comments
Adding a startup splash screen
When it comes time to “professionalize” your FileMaker solution, this typically includes integrating a splash screen. Even if your solution is only used internally, that extra bit of branding solidifies that mental spot of recall when a user needs to communicate which database they’re using.
So what better way to say “You are here” than presenting a nice, attractive splash screen? In this video, I walk through the step-by-step process of adding a cool-looking splash screen to our ongoing project of the Custom Function database.
In the process of doing so, I explain a variety of other reasons as to why I choose the method showcased in the video. It’s more than just the pretty picture which shows on startup. It deals with startup speed and other helpful features such as increased security potential. If you’re going to put your best foot forward, then follow the method shown in this video!
- Read more about Adding a startup splash screen
- 3 comments
- Log in or register to post comments
Managing Favorite Hosts & Files
Over the years, FileMaker has added, enhanced and modified various areas of the development platform. One of the areas which has seen a big transition is the way favorites are managed. If you're a long-time developer of FileMaker solutions, then one of the more recent changes in FileMaker 16 may be a bit disconcerting.
The change was to how favorites are managed. In fact, they simply took out the menu option and sorta left you hanging. The "Manage favorites..." menu is no longer present within FileMaker 16. If you were used to heading to that menu item in order to reorder, add or remove favorites, then your access to the dialog was recently cut off.
It was replaced a while back, but isn't all that obvious if you've not used the new Launch Center's cute little "star" (favorite) icons. This now pretty much the only way to manage favorite files and hosts. Fortunately, once you get used to the new way of doing things, you can easily take back control over your favorite hosts and files.
- Read more about Managing Favorite Hosts & Files
- 1 comment
- Log in or register to post comments
Cool looking process indicators
Most everyone likes to know what's going on when something is happening. Being kept in the dark is something which causes possible anxiety and certainly a fair amount of impatience. So, it's always nice to provider your user with a little bit of status when there's some type of progress happening.
Fortunately, this is a very easy thing to solve when a lot of the work is already done for you. All you need to do is wire things up within a FileMaker web viewer.
Using the information within this video you can easily present your users with an indeterminate progress indicator. At least letting them know that something is happening rather than nothing.
- Read more about Cool looking process indicators
- Log in or register to post comments
Quick Tip: Rounded Button Bar Segments
There are all kinds of nice graphic tips and tricks within FileMaker and one of my most favorite is using the transparent line setting in order to create the rounded effect on multiple segment Button Bars.
- Read more about Quick Tip: Rounded Button Bar Segments
- 1 comment
- Log in or register to post comments
Top 5 Time Saving Tips
Who likes spending time doing things in FileMaker Pro when you can do things faster? How about no one. That’s why this video will help you save some time when you discover the various ways you can interact with layout objects and your data.
So, here’s 5 different tips which will save you some time while working in FileMaker Pro.
- Read more about Top 5 Time Saving Tips
- Log in or register to post comments
Custom Function Database - Part 12 - User feedback
Some buttons in your user interface are likely more than obvious in terms of what they do. But what about those times when they're not and it's just nice to let the user know what just happened? Using a combination of Slider panels and mutli-segment Button Bars you can provide any type of feedback you might like to show.
This video presents a method for showing the user some feedback about the results of clicking a button or any other user interface action taken.
Note to subscribers: If you're looking for the file, then you'll find it within the Part 11 download. The link is provided below.
- Read more about Custom Function Database - Part 12 - User feedback
- 4 comments
- Log in or register to post comments