font

FileMaker Font Pairings

FileMaker Font Pairings

Deciding on the typeface to use throughout your user interface can simultaneously be incredibly fun—and frustrating beyond measure. Almost everyone has an opinion about fonts, with input from others being unhelpful at times. Each device using your software potentially has different fonts…

Caching a Break

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…