Jump to content
Server Maintenance This Week. ×

Proof+Geist

  • entries
    232
  • comments
    12
  • views
    12,981

Contributors to this blog

About this blog

Entries in this blog

FileMaker 17 Features: When to use all the new shiny things, part 1

Congratulations. You’ve upgraded to the latest version of the FileMaker platform. That’s a good thing. We always recommend folks do that quickly. There’s compelling reasons to keep your app fresh. The FileMaker platform, in its current 17 version state, is exciting and new and quite game changing (again). Let’s take a moment to look at […] The post FileMaker 17 Features: When to use all the new shiny things, part 1 appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

The Tools of FileMaker Pro Advanced

FileMaker Pro Advanced 17 gives everyone the full developer tools in the platform to be efficient in development and analysis. We review all the tools finally available. The post The Tools of FileMaker Pro Advanced appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

FileMaker 17 – Why I Don’t Care About 17, But Love the FileMaker Platform

FileMaker is not a Product it is a Platform. Platforms are different. They don't really have a product release every 2 to 4 years. They have regular releases of whatever is ready to go. That's why I don't care much about the number 17. The post FileMaker 17 – Why I Don’t Care About 17, But Love the FileMaker Platform appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

Like a Boss: The FileMaker Database Design Report

The FileMaker Database Design Report exposes the DNA of a custom app, showing where a field or calculation is used. The report is invaluable to a developer. The post Like a Boss: The FileMaker Database Design Report appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

Todd Geist on the Adatasol Podcast

Last week, the Adatasol FileMaker Podcast, hosted by Dan Weiss of Adatasol interviewed Todd. He spoke about Geist Interactive: our history, where we are, and things we love. The post Todd Geist on the Adatasol Podcast appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

You can Do JavaScript

We are FileMaker Developers. That means we can be JavaScript developers as well. We can learn and use JS in our work to enhance our custom FileMaker apps. Let's explore why we can and learn JavaScript. The post You can Do JavaScript appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

Realtime Developer Intelligence

Have you ever been deep into a complex FileMaker script and realized you need to know something about the structure of the app?  Maybe you need to know where a custom function is used, or what scripts call the script you are working on. What do you do? The post Realtime Developer Intelligence appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

GoDraw3: Hack the Heck Out of It

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

Todd Geist

Todd Geist

GoDraw3: Use Drawings to Enter Data

GoDraw3 is a drawing tool, but it can also be used as a visual data-entry system. Objects in a drawing can have data attached, and that data can be saved. The post GoDraw3: Use Drawings to Enter Data appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

GoDraw3: The FileMaker Drawing Tool

GoDraw3 is the FileMaker Drawing Tool. It provides a lot of functionality for users, and gives great flexibility for FileMaker developers. Take a look and see how to Draw in FileMaker. The post GoDraw3: The FileMaker Drawing Tool appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

FileMaker Security: Leveling Up a Custom App

FileMaker Security is like leveling up your character in a video game: get to the level that is best for your data. Here we examine the levels of security. The post FileMaker Security: Leveling Up a Custom App appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

A Little Something . . .

We’ve got something special up our sleeves. It’s an awesome new version of a great product, and it features some great technology. . . We’re pretty proud of it. Stay tuned! The post A Little Something . . . appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

Like a Boss: Summarizing Data in a Summary Table

A summary table in a custom app is a good way to hold information of a closed set of records. This kind of table brings many advantages and some considerations, but it is worth exploring. The post Like a Boss: Summarizing Data in a Summary Table appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

FileMaker Charting: JSON as the Data Source

FileMaker JSON Charting is very possible since JSON is a great source of data. Here we take a look at how these two great tools are combined. The post FileMaker Charting: JSON as the Data Source appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

Gathering Data for FileMaker Charting, Part 2

We're continuing our discussion of FileMaker Charting by discussing how to collect data using the Related Records and Current Record data sources. The post Gathering Data for FileMaker Charting, Part 2 appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

Gathering Data for FileMaker Charting, Part 1

The FileMaker Charting object can be mastered by understanding its data sources.We will look at the three sources and how to collect data for it. The post Gathering Data for FileMaker Charting, Part 1 appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

Like a Boss: FileMaker JSON Parsing with Generator

FileMaker 16's game-changing JSON functions give us native ability to parse a JSON object. Our free tool, Generator, makes that even easier. Follow along in this post or in the video and see how Generator will do 80% of the work for you! The post Like a Boss: FileMaker JSON Parsing with Generator appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

Native FileMaker: More than Meets the Eye

Native FileMaker consists of so much more than scripts and fields and tables. We can leverage the entire platform and use all of native FileMaker. The post Native FileMaker: More than Meets the Eye appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

San Diego User Group: March Meeting

The San Diego User Group meeting is scheduled and full of great topics. We'll look at Geist Interactive's Generator and Testable FileMaker Solutions The post San Diego User Group: March Meeting appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

Geist Interactive at FileMaker DevCon 2018

Geist Interactive is proud to be a Diamond Level sponsor at FileMaker DevCon 2018. The whole team will be there sharing our love of the platform. The post Geist Interactive at FileMaker DevCon 2018 appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

Like a Boss: Let us Discuss the FileMaker Let Function

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

Todd Geist

Todd Geist

Like a Boss: Exploring all of the FileMaker Data Viewer

The FileMaker Data Viewer is an essential tool for reviewing current scripts or data in a record or the file in general. It is a must for every developer. In this post we will look at all you can do with the tool. The post Like a Boss: Exploring all of the FileMaker Data Viewer appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

Like a Boss: Using the Script Debugger to its Full Potential

The FileMaker Script Debugger is powerful. Its features are often overlooked. In this post we examine the buttons that control stepping through a script. The post Like a Boss: Using the Script Debugger to its Full Potential appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

Learn FileMaker Like a Boss

In this new series "Learn FileMaker Like a BOSS!" we explore techniques and concepts and tools that will help developers become better at what they do. It is our goal to remind people of all that is out there and to bring those new to FileMaker up into more advanced development faster. The post Learn FileMaker Like a Boss appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

Introducing DamageDetectoR

DamageDetectoR is a free macOS-only tool that identifies the issues that can cause an XML DDR to fail to import into FMPerception or other analysis tool. It identifies specific issues and the location of each issue in your FileMaker file. The post Introducing DamageDetectoR appeared first on Geist Interactive. View the full article

Todd Geist

Todd Geist

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.