Blog

Applications,  Blog

Evan Coury – A Simple Explanation of Git-rebase

What is Git Rebase? Git rebase organizes branching paths and makes the repository structure linear. It allows you to patch changes onto your origin or master branch. In December of 2011, Evan Coury posted an article on his now-defunct blog (original link is a 404) titled “A simple explanation of git-rebase,” and his Twitter post…

Learn More
Applications,  Blog

Enterprise-quality Web apps with SimpleFM

SimpleFM is a robust choice for interacting with the FileMaker Server XML API. The core SimpleFM package is agnostic about coding style. In this article we will lift the hood on the skeleton app and show how clean and importantly how intuitive the code is.
Learn More
Blog,  FileMaker

Test Data Generator

Manual Entry of Test Data Discourages Testing When testing the functionality of a solution, software developers frequently have to create test records, which requires them to enter in test data. If the fields requiring a value include a name field, I’m good to go for about 5-6 records, until I exhaust the ‘first name’ supply…

Learn More
Blog,  FileMaker

When disk space is not disk space…

A strange question pops up on the various FileMaker forums from time to time and it goes like this: “How can I exclude my externally stored container content from a backup run?” The reason behind the question is usually a concern for the amount of disk space that is required for the backup.   Say that…

Learn More
Blog,  FileMaker

Extending Webdirect: Automatically Zip Container Fields

In FileMaker, container fields are super handy. Combined with some database structure, they make it easy to associate multiple stored files with a single record. Even better, container fields are supported in WebDirect. Read more to see how to automatically zip container data and serve it directly to your clients. 

 

Learn More
Blog,  FileMaker

FileMaker: Hamburger Menu

The introduction of FileMaker 13 gave us a tremendous amount of new user interface functionality. One example of this is the venerable Hamburger Menu (a.k.a: Sidebar, a.k.a: Drawer.) Regardless of how you feel about this widget, this example is meant to demonstrate a technique that you can use how you wish in your own solutions….
Learn More
1 2 3 4 56 57 58 59 60 61 62 63 64 79 80 81 82
Scroll to Top