Welcome to our community, full of great ideas on developing your FileMaker solutions effectively,
for peer-to-peer support of the FileMaker Platform and related products and services.
Michael Layne from Gearbox Solutions presents on FileMaker’s new JSON functions. He does a deep dive into FileMaker’s new JSON functions and demos several examples of how they are using JSON for passing parameters, populating form data, validation and rollback, managing session info such as value lists as global. Michael also demos REST client and REST server with new data API.
The post FileMaker JSON, REST, and the Data API appeared first on Blue Feather - FileMaker Developer, Android, We
In the past year and a half here at Geist Interactive, I’ve been tasked with some development work that involves connecting to various APIs. I’ve written modules for clients that get definitions, other forms, synonyms and antonyms, hypernyms and hyponyms of a term from the client’s internal dictionary and such public dictionaries such as Oxford […]
The post HTTP Request: I don’t know how, but it works appeared first on Geist Interactive.
View the full article
GoDraw3 is a FileMaker drawing tool for users. For FileMaker developers, however, it is full of customization. A developer can do with it what she wants.
The post GoDraw3: Hack the Heck Out of It appeared first on Geist Interactive.
View the full article
Free webinar introducing Karbon our free application framework for building ambitious custom business applications. If you are interested in using the FileMaker Workplace Innovation Platform at a high level you'll probably want to see what we have cooked up.
The post Karbon Webinar – Getting Started appeared first on Geist Interactive.
View the full article
The FileMaker Let function is your tool to make a calculation readable, well formatted and easy to debug. Let us discuss how it can be used.
The post Like a Boss: Let us Discuss the FileMaker Let Function appeared first on Geist Interactive.
View the full article
Welcome to Part 2 of the FileMaker iOS App SDK series, in this article I will take you through setting up Xcode and creating a provisioning profile for an iOS device.
Click to read more...
One of the best new features added to version 13 of FileMaker was the Hide Calculation. Not only does it allow you to hide any layout element as needed, but it provides access to the calc engine for creating any $local or $$GLOBAL variables on a layout-by-layout basis. Knowing that all layout elements pass through the hide calculation before being rendered to the user is also a helpful thing to know.
In this video, I’ll walk you through the process of using the Hide calculation in order to make
No Access? Watch the preview video here. ButtonBarTricks_Pre.mp4
Attachment
Size
ButtonBarTricks.zip
372.35 KB
By Matt Petrowsky
When developing within tools like Xcode, the sky’s the limit in terms of providing user interaction and user feedback. Fortunately, with FileMaker, we have access to many of the core interaction elements from iOS. Popovers are a great example of a critical iOS UI element.
When FileMaker 13 was released we got the wonderful Popover objects. To follo
When developing within tools like Xcode, the sky’s the limit in terms of providing user interaction and user feedback. Fortunately, with FileMaker, we have access to many of the core interaction elements from iOS. Popovers are a great example of a critical iOS UI element.
When FileMaker 13 was released we got the wonderful Popover objects. To follow that up within FileMaker 14, we got the new objects named Button Bars. These new objects were an enhancement on the ages old Button objects. The co
As you may be aware FileMaker Inc have given developers a toolset ("SDK") for creating standalone apps for iPhone and iPad, from FileMaker databases. The process is a little tricky and there're plenty of things to be aware of...
Click to Read the full article...
Hacking Your Own FileMaker Platform Solutions
Should FileMaker Platform developers mount hacking attacks on their own solutions? At first glance, this may seem an odd question. But I believe that the answer is “Yes, we should.”
Consider this. As developers we see our solutions from a totally different perspective than Threat Agents see them. Without practicing our own hacking skills, we can become blind to the vulnerabilities a Threat Agent can exploit to compromise the Confidentiality
Recently, in the midst of various reporting and charting projects, I’ve found myself wishing for an easy way to “dynamically instantiate” one or more variables… in other words, set them by name, with the name determined programmatically, as opposed to being hard coded. This issue has come up from time to time on this blog […]
View the full article
We caught up with Santtu Rantala; our Apprentice IT & FileMaker Developer to discuss a day in the life working as an Apprentice at Linear Blue – As an Apprentice FileMaker Developer at Linear Blue I’ve been given the opportunity to work closely with experienced FileMaker Developers to learn more about what’s involved in development...
View the full article
Attachment
Size
WebScrapingData.zip
383.66 KB
By Matt Petrowsky
FileMaker can be such a wonderful desktop tool for harvesting and managing a lot of data. It’s because the user interface is baked right there into the backend database. You can whip up a powerful data parsing solution in no time. Can it handle the data? Yep! Can you build the interface right there? Yep! This sense of “data power” can be compounded even more with a little bit of know-how.
When you’re not afraid to ste
FileMaker can be such a wonderful desktop tool for harvesting and managing a lot of data. It’s because the user interface is baked right there into the backend database. You can whip up a powerful data parsing solution in no time. Can it handle the data? Yep! Can you build the interface right there? Yep! This sense of “data power” can be compounded even more with a little bit of know-how.
When you’re not afraid to step, just a bit, outside of FileMaker’s user interface and simply plug-in to ano
If you do complex data analysis, then from time to time you probably need to group, summarize, and parse data into variables and/or fields. There are various ways to accomplish this, including the Fast Summary technique, which regular readers of this blog may be familiar with, as it has made a number of appearances here […]
View the full article
Aligning FileMaker Security Requirements To Business Interests
March 29th 2016
There has been a considerable amount of discussion recently in various FileMaker Platform venues about database security. Much of the discussion has focused on the use of one technique or another, and most of those techniques actually detract from the security of FileMaker systems rather than enhance security.
Absent from these discussions, however, has been any description of
No Access? Watch the preview video here. SlideoutMenus_Pre.mp4
Attachment
Size
SlideoutMenus.zip
322.33 KB
By Matt Petrowsky
Slideout menus have been around for quite some time in the mobile world. They often come alongside an icon of three short horizontal bars which are commonly called a hamburger menu. Called as such because it looks like two buns, with one above and one below the meat in between. This icon is also suspiciously similar to a "List view" icon in our familiar
Slideout menus have been around for quite some time in the mobile world. They often come alongside an icon of three short horizontal bars which are commonly called a hamburger menu. Called as such because it looks like two buns, with one above and one below the meat in between. This icon is also suspiciously similar to a "List view" icon in our familiar world of FileMaker.
While the UI pattern still has a lot of use in the mobile world, it's becoming increasingly "out of fashion" and referred t
Back in 2014 we wrote our most popular article to date about integrating FileMaker with the online email service Mandrill. Recently, Mandrill have announced that they are ceasing their free service and are turning it into a Mailchimp add-on service that will cost a fee.
In this article we detail how you can switch to using SparkPost, a free mail service that is the preferred alternative to Mandrill (even Mandrill themselves recommend it!) We provide a demo file and information on how you ca
No Access? Watch the preview video here. SecuringCredentials_Pre.mp4
Attachment
Size
SecuringServiceCredentials.zip
381.86 KB
By Matt Petrowsky
Security credentials, such as critical passwords, API secret keys and other methods of authentication are the gatekeepers to vast troves of data.
These are the pieces of information you want to be most careful with. You don't want to spread them all throughout your FileMaker solution making the "attack surface" an easy steal for anyo
Security credentials, such as critical passwords, API secret keys and other methods of authentication are the gatekeepers to vast troves of data.
These are the pieces of information you want to be most careful with. You don't want to spread them all throughout your FileMaker solution making the "attack surface" an easy steal for anyone.
In this video you'll learn about how the Full Access settings apply to both custom functions and how this relates to scripts which reference those custom funct
Emerging Trends in Information Security Affect FileMaker Platform
By Steven H. Blackwell
March 17th 2016
The recently concluded annual RSA Security Conference showcased a number of important emerging trends in Information Security that likely will affect FileMaker Platform developers and Administrators of FileMaker Platform systems. In this BLOG entry, I will describe some of these and offer some observations about how they might apply to the FileMaker Platform.
Attachment
Size
CreativeSliderPanels.zip
350.22 KB
By Matt Petrowsky
Emulating features and design functionality found within iOS apps can be both frustrating and rewarding in FileMaker. Frustrating because you can't just replicate anything you see in iOS, yet rewarding when you pull something off and feel like FileMaker is that much closer to a native looking application. The biggest benefit with FileMaker being you likely created the solution with a speed which simply can't be ha
Emulating features and design functionality found within iOS apps can be both frustrating and rewarding in FileMaker. Frustrating because you can't just replicate anything you see in iOS, yet rewarding when you pull something off and feel like FileMaker is that much closer to a native looking application. The biggest benefit with FileMaker being you likely created the solution with a speed which simply can't be had when building the same with the native iOS APIs.
Simply put, FileMaker saves a t
Group Session #1
Hi. My name is Andy and I'm an API Addict.
In my defense, I have to say it's all Brian Dunning's fault. See, when I was first starting out with FileMaker, and discovered all that sample data on Mr. Dunning's website, I found I couldn't get enough. I was sorting, and parsing, and testing, and munging, and wrangling, and...and...and I just kept needing bigger and bigger datasets to "work" with. When I'd gone through the biggest one there, I realized I still needed more.
Read m
No Access? Watch the preview video here. LayoutDesignTips_Pre.mp4
By Matt Petrowsky
When it comes to creating a great design within FileMaker's layout mode, there's always a bit of skill and experience mixed in with some practical know-how.
Fortunately, the creative side of the experience can be enhanced quite a bit when you know how to apply those practical bits of knowledge. If you've always wondered how the masters achieve their streamlined and balanced look and feel, then wonder