An Introduction to Vagrant and Atlas
In this video, Jeremiah Small covers the basics of Vagrant, and how to use the new Atlas service from Hashicorp to optimize your developer virtualization.
An Introduction to Vagrant and Atlas Learn More ❯
In this video, Jeremiah Small covers the basics of Vagrant, and how to use the new Atlas service from Hashicorp to optimize your developer virtualization.
An Introduction to Vagrant and Atlas Learn More ❯
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.
Enterprise-quality Web apps with SimpleFM Learn More ❯
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 titled “A simple explanation of git-rebase,” and his Twitter post still comes up in searches.
Evan Coury – A Simple Explanation of Git-rebase Learn More ❯
Learn to make annotated screenshots and upload them directly to any target that accepts dragged files, without interacting directly with the file system.
Annotate and Upload Screen Shots with Skitch Learn More ❯
If you want to build a web application that’s easy to use and provides a great user experience (UX), you’re in luck: there are copious resources that share best practices of solid user interface design. We’ve illustrated a few examples and can get you started with this guide.
Web Application Usability Learn More ❯
Explore different approaches to integrating Salesforce and FileMaker. Here we focus on Oauth with the benefit of keeping all the code within FileMaker (no third-party tools). Demo file included.
FileMaker-Salesforce Integration via OAuth Learn More ❯
As a follow up to my post, Getting Started with Javascript, this time we will take a look at extending the functionality of FileMaker by providing a means to submit to a url using the POST method by utilizing AJAX. What is POST? POST is a http method of submitting information to a web server.
FileMaker and Javascript: AJAX POST Learn More ❯
The Network Link Conditioner, (provided free from Apple), can be a great tool to help with testing mobile applications and other connected tools.
A Performance Tool: Network Link Conditioner Learn More ❯
Find out how to prevent odd behavior that come up when trying certain commands while using bash in the terminal from certified developers.
Dangers of wildcards in bash Learn More ❯
View how to manage interaction between Web Viewers and other objects within the same visible space, and specifically how Web Viewer draws on the screen.
Objects over Web Viewers Learn More ❯