Blog
Insights and Ideas from Our Team
Filter By:
Featured Posts
FileMaker DevCon: Day 0
FileMaker DevCon begins! Jeremy Brown shares what he’s looking forward to most at this year’s event. The Developer Challenge, the sessions, and networking are all exciting parts of DevCon 2016.
FileMaker DevCon: A First-Timer’s Guide to Beating the House
FileMaker DevCon is invaluable for its attendees. For first-timer’s, it can be overwhelming. This guide shares ways to make the most out of your time at the conference.
FileMaker Hosting with Amazon Web Services
Run your own installation of FileMaker Server 15, with options including Amazon Web Services for easy access. We show some creative uses of infrastructure available with AWS and FileMaker Server.
What’s in a name? A story about Go To Object
Naming objects in FileMaker is a great feature. This is a story about how Go To Object may not exactly do what you expect.
Reading Week at Devereux CARES
When Devereux (a local nonprofit behavioral health organization) invited us to participate in a community service project called Reading Week, we jumped at the chance.
ZF3 – Zend Framework 3.0 Released
With the official release today of ZF3 (Zend Framework 3.0), you may be wondering what that means for projects under maintenance, development, and planning. Here is a brief digest of what the release of ZF3 means in practical terms.
The Right Architecture for the Right Size
Selecting software architecture has non-trivial implications for organizations. Picking the wrong one can often generate additional costs and add complexity which could be avoided otherwise.
Backups in the Cloud with AWS
Take backups to the next level with reliable, secure, cloud hosted backups. We show you how easy it is to use AWS S3 as a great option for low-cost storage, and is extremely scalable and durable.
Making the Move to Custom Metadata Types
Custom settings give your Salesforce users more control over their applications, but they do have some drawbacks. Custom metadata types attempt to solve many of these issues.
What’s Your Code Tolerance? A Discussion of Peer Code Review
Thanks to feature rich SCM software like GitHub it’s now easier than ever to implement peer code reviewing. Changing your code tolerance during peer code reviews can save your project budget.
FileMaker Button Bar as Progress Indicator
The FileMaker button bar is commonly used for navigation menus. Did you know you can also use it to create a progress bar? Agnes shows you how.
Refactoring ZF2 ServiceLocatorAwareInterface with PhpStorm
If you’re getting messages about the ServiceLocatorAwareInterface being deprecated, it’s like a sign from a power above (in this case Zend Framework) that you need to be thinking about refactoring your code.