Blog – Applications
Insights and Ideas from Our Team
Filter By:
Formidable – A Different Approach to Forms
A new approach to forms in PHP, based on the Scala Play Framework.
A PHP Developer’s Transition from Vagrant to Docker
Nick Claywell provides a comparison of Docker and Vagrant with a tutorial for setting up a basic PHP dev environment using Docker containers.
Managing Multiple Google Hangouts Accounts
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.
FileMaker Integration with Web Applications Using the Web Viewer
FileMaker’s Web Viewer can be used for more than just viewing content. See how it was integrated with Ruby on Rails.
Secure Randomness in PHP
PHP has a few ways to generate random numbers, only some are suitable for generation of random numbers or bytes used for password generation or cryptography.
Why Can’t We Vote Online?
Online voting faces hurdles. Some of the obstacles are technical, but there are important non-technical issues too.
Would You Vote Online? [Infographic]
We asked over 1,000 Americans from every state for their opinions about online voting. This is what we found.
Developing an Online Voting App
Imagining the development process for extending an absentee voting system to allow online submissions.
Code Conversations
Don’t work in a vacuum… talk to your team about your code. The value comes from having the conversation.
Versioning of Web Apps With Git Describe and a View Helper
Automating versioning makes sense, because it helps all the members of the team coordinate the planning, development, testing, and issue reporting.