The core of every organization is its people

iCore empowers every business’s greatest asset to solve problems with tools that rapidly adapt to evolving needs of your business. Here you can learn how to be IT.

Learn More
November 6, 2023 in Adapting, Best Practices, Under the Hood

Server Administration for Hotfixes

FileMaker makes it too easy for developers to make updates to applications in production. This is a risky practice, and should be avoided as much as possible. Best practice is…
Read More
October 2, 2023 in Controlling Scripts

Using Feature Flags in Development

Continuous Deployment refers to the ability to continuously deploy changes from the development environment to the production environment, where it can be utilized by users. In an ideal, and Agile…
Read More
September 4, 2023 in Functions

FilterValues

While we’re on the topic of value list functions, does anyone else love the FilterValues list as much as me? Of course not, that was a rhetorical question. At first…
Read More
August 5, 2023 in Functions

FileMaker Value List Functions

FileMaker provides several value list functions to help manage and manipulate value lists, but I’ve always found their behavior a little odd. Every time you use them, you get a…
Read More
May 7, 2022 in Best Practices, Controlling Scripts, FileMaker Development, Tips and Tricks

Handling Exceptions When They Happen

Any system that has users will have exceptions. Our goal as a developers is to handle those exceptions so that the system corrects them before the user notices, or so…
Read More
April 11, 2022 in Best Practices, Learning, Project Management, Tips and Tricks

Meeting User Expectations

Exceptions happen whenever the software does something unexpected. By properly managing expectations, and ensuring the software meets those expectations we can deliver a better user experience. Meeting user expectations is…
Read More

Project Management

Planning
Performing
Learning
Adapting
November 6, 2023 in Adapting, Best Practices, Under the Hood

Server Administration for Hotfixes

FileMaker makes it too easy for developers to make updates to applications in production. This is a risky practice, and should be avoided as much as possible. Best practice is…
Read More
April 11, 2022 in Best Practices, Learning, Project Management, Tips and Tricks

Meeting User Expectations

Exceptions happen whenever the software does something unexpected. By properly managing expectations, and ensuring the software meets those expectations we can deliver a better user experience. Meeting user expectations is…
Read More
February 22, 2022 in Best Practices, FileMaker Development, Modeling Data, Performing, Project Management, Tips and Tricks

From Development to Production

Learn how to rapidly develop and deploy with FileMaker tools FileMaker makes it very easy to rapidly develop applications and release them to users.  There is no code to integrate,…
Read More

FileMaker Development

Modeling Data
Designing Layouts
Controlling Scripts
Evaluating Calculations
October 2, 2023 in Controlling Scripts

Using Feature Flags in Development

Continuous Deployment refers to the ability to continuously deploy changes from the development environment to the production environment, where it can be utilized by users. In an ideal, and Agile…
Read More
May 7, 2022 in Best Practices, Controlling Scripts, FileMaker Development, Tips and Tricks

Handling Exceptions When They Happen

Any system that has users will have exceptions. Our goal as a developers is to handle those exceptions so that the system corrects them before the user notices, or so…
Read More
March 14, 2022 in Best Practices, Controlling Scripts, FileMaker Development

Passing Parameters with JSON

APIs are a foundation of building modular, adaptable applications. An API (Application Programming Interface) is they way that the programming in an application communicates to other areas of programming. Just…
Read More

Tips and Tricks

Functions
Best Practices
Under the Hood
November 6, 2023 in Adapting, Best Practices, Under the Hood

Server Administration for Hotfixes

FileMaker makes it too easy for developers to make updates to applications in production. This is a risky practice, and should be avoided as much as possible. Best practice is…
Read More
September 4, 2023 in Functions

FilterValues

While we’re on the topic of value list functions, does anyone else love the FilterValues list as much as me? Of course not, that was a rhetorical question. At first…
Read More
August 5, 2023 in Functions

FileMaker Value List Functions

FileMaker provides several value list functions to help manage and manipulate value lists, but I’ve always found their behavior a little odd. Every time you use them, you get a…
Read More

Previous Posts

March 14, 2022 in Best Practices, Controlling Scripts, FileMaker Development

Passing Parameters with JSON

APIs are a foundation of building modular, adaptable applications. An API (Application Programming Interface) is they way that the programming in an application communicates to other areas of programming. Just…
Read More
February 22, 2022 in Best Practices, FileMaker Development, Modeling Data, Performing, Project Management, Tips and Tricks

From Development to Production

Learn how to rapidly develop and deploy with FileMaker tools FileMaker makes it very easy to rapidly develop applications and release them to users.  There is no code to integrate,…
Read More
January 20, 2022 in Adapting, Project Management

A Novel Framework for Agile Management

Make sure your project will give the audience what they want Any project is developed as a product of opposing forces; scope, cost, and time. The ideal project result is…
Read More
December 13, 2021 in FileMaker Development, Modeling Data

Building New Relationships In All the Right Places

The relationship is the cornerstone of database design. Leveraging how tables relate to each other enables complex reporting, analysis, and interface designs.
Read More
November 12, 2021 in Adapting, Project Management

The Nature of Agile

Abandon Tradition, Embrace Change As more companies try to implement Agile practices, the nature of Agile becomes lost in a series of practices, ceremonies, and artifacts. None of these items…
Read More
October 30, 2021 in FileMaker Development, Modeling Data

The Key To Powerful Relationships

Relational database depend on primary and foreign keys, fields central to the strength and performance of database applications.
Read More
September 21, 2021 in Functions, Tips and Tricks

Take a While to Solve the Calculation

The While function is more easily tested and controlled than recursive functions, and it is also much faster than a scripted loop function.
Read More
August 19, 2021 in Tips and Tricks, Under the Hood

Take Control of the Browser in WebDirect

You can’t always go Back Using WebDirect is a powerful way to bring your FileMaker application to an audience beyond FileMaker Clients.  Allowing users to access the FileMaker application through…
Read More
July 24, 2021 in Planning, Project Management

Bring the Voice of the Customer to Your Project

The Publisher represents the voice of the customer. Learn how to take a list of requirements and turn them into a product that customers want to use.
Read More
June 17, 2021 in Best Practices, Tips and Tricks

Taming Table Occurrences

In this article we explore a path to good data model design for networked databases that share tables across multiple applications in a multi-user environment.
Read More
May 10, 2021 in Functions, Tips and Tricks

Using Arrays in Powerful New Ways

If you’re not using JSON yet, this article will give you some tips for adding it to your toolbox.
Read More
April 23, 2021 in FileMaker Development, Modeling Data

Getting Started with Good Data

The most important part of any database is the data model.  In today’s spreadsheet driven data design, we often see a single flat table with columns as far as the…
Read More
March 18, 2021 in FileMaker Development

Future Proof with FileMaker

FileMaker is more than an application, it’s a data based workflow platform. Let’s take a look at what that means for your company’s bottom line when you plan for the…
Read More
February 16, 2021 in FileMaker Development

Model View Control

Using coding conventions in a no code environment A major benefit of the no code app development movement is that it accesses a new audience of problems solvers that are…
Read More
January 30, 2021 in Planning, Project Management

A Novel Approach

It all starts with Project Management. As developers, Project Management is the most important tool in our toolbox.  Often, we think that our development skill, our understanding of programming languages,…
Read More

iCore News

The latest updates from iCore, straight to your inbox.

This field is for validation purposes and should be left unchanged.

iCore can help you implement practical solutions in your applications and development to make your project a success.