FileMaker databases have five hosting options: Cloud hosting, on premise, FileMaker Cloud, local file, and peer-to-peer sharing. Of these, the three hosted solutions are…
FileMaker, MailChimp, and the CAN-SPAM Act
As recently discussed on our blog, the CAN-SPAM Act provides consumer protections when it comes to business emails. The seven protections it contains include: Protection from false or misleading header information, protection from deceptive subject lines…
CAN-SPAM Act
While it’s name is funny, the CAN-SPAM Act isn’t a joke for US businesses and consumers. Passed in 2003, the CAN-SPAM Act requires the Federal Communications Commission (FCC) to create…
FileMaker Cloud AWS End of Life and Migration Options
Claris announced on August 19 that FileMaker Cloud for AWS will end support on January 4, 2022. This is entirely surprising as in June the newest version of FileMaker Server was released to be compatible with the Ubuntu Linux distribution as the CentOS end-of-life had been announced. If you use FileMaker Cloud, what are your options…
Full Stack Software Development
FileMaker Font Pairings
Claris FileMaker 19.3.2 Announcement & Notes
The FileMaker community at large—including PK Information!—was excited for the recent release of FileMaker 19.3.1; however, it quickly came to light that this release had several substantial...
How to Rebuild Index Fields in FileMaker Databases
Claris FileMaker 19.3.1 Bugs & Workarounds
Earlier this week, we announced that Claris had released FileMaker Pro 19.3.1 and provided notes detailing the new features and capabilities. However, it didn’t take long after the Claris release to realize that our developers realized there were some bugs…
Claris FileMaker 19.3 Announcement & Notes
Understanding color processes
Understanding raster- and vector-based graphics
Developer Essentials for Claris FileMaker Exam (2021 Version)
Limitations of FileMaker WebDirect
Audit Logging
FileMaker Server for Linux
Comparative Visual Communication
Agile Development with FileMaker
Making FileMaker-Compatible SVG Icons with Adobe Illustrator
Caching a Break
Caching is a common technique used in software development to temporarily hold data that programs need to access frequently. Typically, this improves the performance of apps since it is faster to read data from the cache than to read from a database or data file. However, having corrupted caches will cause…