Blog
Inquiries into yoga, music, meditation, and related practices that cultivate peacefulness and clarity
Inquiries into yoga, music, meditation, and related practices that cultivate peacefulness and clarity
While the new configuration system in Drupal 8 strives to make the process of exporting and importing site configuration feel almost effortless, immensely complex logic facilitates this process. Over the past five years, the entire configuration system code was written and rewritten multiple times, and we think we got much of it right in its present form. As a result of this work, it is now possible to store configuration data in a consistent manner and to manage changes to configuration.
I believe that the Drupal community will be most successful not merely by convincing more people to work with us through technological manipulations, but instead by focusing on improving interactions within the community and a goal of cultivating social solidarity. Instead of using technology to grow the Drupal project, we should focus on adjusting our culture in order to improve our technology.
Many of us who build websites for a living need to log the hours we work each day. It can be easy to occasionally forget a day. There are some interesting solutions to this problem, such as time trackers like Toggl or Freckle or email reminder applications such as Boomerang for Gmail.
Drupal is always changing. The community constantly reinvents Drupal with new code and reimagines Drupal with new words. This article seeks to examine the current narratives about Drupal. By examining the stories we tell about Drupal — the so called cultural constructions — we can better understand what is going well and what should be making us uncomfortable.
Last night I had the pleasure of attending the first joint meeting of Minnesota Go and Rust users, and arrived home inspired -- not just by Go and Rust, but also about Drupal and its community.
I worked at a public radio station for eight years and I sometimes thought it would be fun to have my own show. So perhaps there is a bit of irony since I no longer work in public radio and I am finally going to get my own show! The newest member of Lullabot's podcast family is Hacking Culture, featuring in-depth interviews with free software advocates.
Over the past couple of years, the Drupal community has been hard at work trying to confront a variety of challenges concerning Drupal core development, especially issues like burnout and funding.
I hope that you see a lot of reminders to vote this week. Of course, I am referring to the vote for the Drupal Association (DA) Board of Directors. I have already seen a number of blog posts and tweets that link to the candidate profiles, the first and second "meet the candidate" sessions, and the URL where you cast your vote.
If you have not read Alex Bronstein's (effulgentsia's) excellent blog post about creating your first Drupal 8 module, go read it: Drupal 8: Hello OOP, Hello world! This post will expand on Alex's discussion and introduce the new configuration API in Drupal 8. Here we will have the modest goal of making the display of the text "Hello, World!" configurable -- more specifically, we will give site administrators the ability to make the text UPPERCASE or Title Case. I can tell you are excited.