Blog – Applications
Insights and Ideas from Our Team
Filter By:
What Prototyping Tool Should I Use?
Interactive prototyping is not always the right deliverable for a design project. Check out this article about what prototyping tool is best for your needs.
The User is Not Always Right
Users ask for a lot of things, and it can be tempting to just say yes to every request. Learn more about how to deliver what your client really needs here.
Set Up Postman for Optimal JSON API Debugging
Learn how to use Postman for optimal JSON API debugging to define sharable configurations and use environment variables to your advantage.
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 titled “A simple explanation of git-rebase,” and his Twitter post still comes up in searches….
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.
The Psychology of Developing Software
Learn more about some of the guiding principles we use and other considerations that go into developing software solutions for our clients.
A Performance Tool: Network Link Conditioner
The Network Link Conditioner, (provided free from Apple), can be a great tool to help with testing mobile applications and other connected tools.
Zend Product Releases
Find details for Soliant partner, Zend’s new releases including Zend Studio and Zend Server 7 along with some explanation of new features.
Dangers of wildcards in bash
Find out how to prevent odd behavior that come up when trying certain commands while using bash in the terminal from certified developers.
Writing the Doctrine Integration for Apigility
The first question ZendCon asked was, “Where’s the Doctrine integration?” Soliant stepped forward and said, “We’ll build that.” And we did.