FileMaker Remote Connections with DynDNS
A simple and free way to allow remote connections to your FileMaker database is setting up an account with DynDNS. This will allow you to have a dynamic IP and have a domain name that stays the same to your FileMaker Server.
FileMaker Go 1.2 Enterprise Ready?
Is FileMaker 1.2 now ready for the Enterprise? We think so. New features include printing to PDF, printing to AirPrint, signature capture, charting, record locking messaging, and opening hidden files via a network path.
FileMaker and Lion Compatibility
FileMaker 11v4 is Mac OS X Lion 10.7 compatible, but are you? See what versions are supported and what you might need to address now that Rosetta support isn't included in the latest Mac OS X release.
Working on a Live FileMaker System
Avoid the potential problems while working on a live FileMaker system. Understand and prevent table locking, missing table occurrences, and throwing users on default tabs.
Creating Readable FileMaker Code Saves Time, Money
Developers spend more time reading and debugging code than they do actually writing code. To limit frustration and wasting valuable time later on, here are some tips on what we do to help create readable code at the beginning of a project.
FileMaker Community - The New Technet
FileMaker launched the FileMaker Community. A free resource site which used to be known as TechNet is now called FileMaker Community. See whats new and the benefits of joining.
FileMaker Script Acronym Completion
With the release of FileMaker Script Workspace comes the ability to use type ahead acronym completion for script steps. Auto completion offers developers the ability to create and edit scripts much faster. By allowing them to type just a few quick letters rather than having to type out the script step or manually scan a list and double click, these seconds can add up to minutes and even hours for those who script frequently.
FileMaker 14 Security
The new version of FileMaker 14 has overhauled the security settings to enhance your user experience. Learn about new security features in FileMaker Server and FileMaker Pro.
FileMaker 15 Security Enhancements
FileMaker has done it again. They are constantly improving the security features of the FileMaker platform to better serve its users. Now that FileMaker 15 has arrived lets review those changes.
Apple’s Secret Subsidiary
When the average person thinks of Apple products they typically think of their beloved iPhone they can’t live without, or maybe their shiny new Apple Watch, but more than likely they\_are not thinking about FileMaker. FileMaker is software used to create custom applications specific to individual business needs. No other product of its kind has the support of Apple, a company that is continuously on the forefront of technology.
Build or Buy (Should I Learn FileMaker?)
It is no secret that custom applications are immensely beneficial to organizations. The question becomes, should I pay for external experts to create a solution for me, or should we have someone in house build the app?
Introduction to AWS Amplify Studio
AWS Amplify is a toolbox that allows developers to build scalable, full-stack applications from core AWS services—Lambda, S3, DynamoDB, Cognito, AppSync, and more! It is an open-source project with millions of downloads. Built on top of Amplify, Amplify Studio aims to reduce development time by using its graphical user interface (GUI) to quickly configure data structures, application logic, and frontend UI components. Includes a video.
AWS: Why Go Serverless?
AWS provides users with a framework and a set of tools for building powerful serverless applications. These tools offer the ability to run code, run and build your applications, and manage your data all while not having to worry about managing and maintaining servers. If you are looking for a way to quickly build large-scale applications while not having to worry about spending time on infrastructure or managing servers, building an application using AWS' serverless architecture may be the way to go.
Custom DynamoDB Import Wizard
Keeping track of your data can be difficult, but it doesn't have to be a hassle. Streamline your DynamoDB imports and protect your data with our user-friendly custom import wizard. Includes a demo video.
FileMaker Server + Open Directory
FileMaker Server can be set up to authenticate against Active Directory and Open Directory. Learn how to do it in this step-by-step guide!
Fun with DDRs - Extracting Images in FileMaker Layouts
Become a little more familiar with the XML DDR by learning how to extract an image out of a FileMaker layout.
FileMaker Layout Objects Window
The Layout Objects window is an exciting feature released with FileMaker 16. This FileMaker Layout Object Window allows you to work easily with stacked objects and quickly finding an object or field on a layout.
FileMaker 16 Security Features
FileMaker is constantly improving the security features of the FileMaker platform to better serve its users. Learn about new field-level encryption functions, and account authentication with Amazon, Google, Microsoft Azure Active Directory via OAuth.
Claris FileMaker Layout Calculations
With the introduction of Layout Calculations in Claris FileMaker 20.2, the landscape of database design is poised for a remarkable evolution. This groundbreaking feature promises to elevate FileMaker development to new heights by enabling developers to infuse layouts with unprecedented dynamism and responsiveness. In this article, we will give you an overview of why Layout Calculations are important, how to incorporate them into your layout, and updates to calculations within your layouts. Includes a video.
Using FileMaker Table, Layout IDs in Scripts and Calculations
Build your FileMaker system so it doesn't break when you change names. Utilize internal FileMaker table IDs instead of table occurrence names to build a robust application. Includes sample file.