How I Benefit from Behavior-Driven Development
I-Cheng shows how each role in a software project can benefit from behavior-driven development.
How I Benefit from Behavior-Driven Development Learn More ❯
I-Cheng shows how each role in a software project can benefit from behavior-driven development.
How I Benefit from Behavior-Driven Development Learn More ❯
There are many different ways to manage multiple Google Hangouts chat accounts that you use regularly. Nick Claywell tried several different methods and made a tutorial for the setup that he found to be best.
Managing Multiple Google Hangouts Accounts Learn More ❯
Need to combine multiple PDF files into a single PDF document? This post examines how to combine PDFs and explores techniques involved to run as a server-side script that is multi-user safe.
Combine PDFs with FileMaker, Fast and Free Learn More ❯
FileMaker offers infinitely-flexible searching… But online we have a single search box. Successful searching depends on clear presentation of results and suitable tools for working with results.
What Makes Search Successful? Learn More ❯
What should you do if your FileMaker file is corrupted? Follow Makah’s guide for using the FileMaker Recovery tool and best practices to prevent it from happening again.
How to Fully and Correctly Use FileMaker’s Recovery Tool Learn More ❯
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.
What can we do with Chatter? Learn More ❯
If you have pushed changes to a remote, and subsequently amended or rebased, you will need to replace old commit(s) with your new one(s). To do this, you will need to use The Force.
Git Push: May The Force Be With You Learn More ❯
I wrote a blog post last month showing a way to quickly find where unstored calcs and summary fields are being used in a solution. This post is a sort of follow up, in that here we once again look at a way of quickly finding something out about a solution that would otherwise require
What Layouts Is This Field On? Learn More ❯
Certain types of fields, like unstored calculation and summary fields, can really slow down a solution, especially if they are used on layouts that are primarily accessed in list or table view. It’s not uncommon to come across list layouts in inherited solutions – files which you are maintaining but were originally developed by someone
Quickly Find Unstored Calcs and Summary Fields 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 (original link is a 404) titled “A simple explanation of git-rebase,” and his Twitter post
Evan Coury – A Simple Explanation of Git-rebase Learn More ❯