Blog
Insights and Ideas from Our Team
Filter By:
Featured Posts
Recreating a FileMaker Found Set
There are certain situations in FileMaker development where the current FileMaker found set needs to be recreated. A good example of this is when the Perform Script On Server (PSoS) step is used. Since it runs on the server, the current context (including the found set) is lost and has to be reconstructed. I used…
Lessons of the Palm Pilot
The lessons of Palm Pilot’s simplicity and clarity of purpose still resonate with mobile designers and the user experience of contemporary smartphones.
Pro Tips: Naming Styles and Interface Inventories
Naming styles according to use rather than appearance helps us keep track of what unique types of element we have, making it more intuitive when to reuse an existing style and when a new one is needed. Try an interface inventory to help get a handle on what you have, why you need it, and…
Composer Autoload Error: Module Could Not Be Initialized
See the simple solution if you receive an initialization error when trying to rebase your work onto a new module.
What can we do with Chatter?
Chatter is for more than just creating a post on a record. Find out more in Taylor’s exploration into the many features of Chatter.
FileMaker Server on Amazon Web Services Quick Start Guide
Presenting a 10 step guide to setting up a FileMaker Server in the cloud using Amazon Web Services. Learn how easy it is to use this powerful cloud based service, and can even be free.
Pitfalls in Flat Design, or “That Field” I Always Forget
Flat designs — and other forms of minimalism also very popular at present — look very pretty, very modern, but sometimes go too far in stripping away design elements.
AngularJS and Salesforce Lightning Design System – Part 2
Learn how to create an application that will retrieve 10 Accounts owned by the current user from our org and display them in a table.
AngularJS and Salesforce Lightning Design System – Part 1
In the first post in this series, Krystian explores how to build Visualforce pages with the use of AngularJS and Salesforce Lightning Design components.