HTTPS is important! In this article I walk through some easy and inexpensive options for migrating your site to HTTPS if you have little or no control over your website server.
Collaborative writing tools such as Google Docs or Dropbox paper are great ways to discuss asynchronously. By introducing them in a team, they reduce the amount of meetings and increase productivity.
The Drupal community can bring people together, discourage hate, and promote democracy. We should organize against the forces that seek to divide us against ourselves.
I wanted to find a way to pull data from one Drupal 8 site to another, using JSON API to distribute data on one site, and Drupal’s Migrate with a JSON source on another site to consume it.
I am a project manager, I manage people, I manage process, and I manage risk. Here are some thoughts about how I prepare for a project and what I try to keep in mind when I start a new project.
What if a field type in Drupal does almost what you want? Thanks to Field plugins, its easy to extend a field type and add the functionality you need, while at the same time re-using complex code.
By writing a journal about the project that you are working on, not only you keep your tasks organized, but you also get support from your managers and colleagues to help you to meet your goals.
I was about to embark on a series of projects that would also teach me the subtleties of designing APIs to maximize performance and minimize roundtrips to the server found in RESTful architectures.