Matt Glaman: Starshot, recipe to cook up ambitious Drupal applications
This blog post was inspired by my time at DrupalCon Portland and the Driesnote, announcing Starshot.
There has also been a story about Drupal being a series of building blocks for building your own CMS (or other application). Often, it has been compared to building a LEGO® set. The idea is that you have Drupal core and contributed modules, acting as individual pieces, to build an application that meets your desired needs. Oftentimes, this could be done without writing any code. As someone who built with Drupal, this made so much sense. You take disparate components, build on a solid base, and have this magical software built with minimal code (if you choose) that meets your needs. That metaphor always stuck, but it was pretty flawed, and I never really understood why until DrupalCon Portland 2024, last week.
Web Wash: Download and Install Drupal Starshot
Drupal Starshot is a new packaged and pre-configured version of Drupal that was announced at DrupalCon Portland. It is not a separate fork or rewrite of Drupal.
Drupal Starshot takes advantage of the new Recipes feature introduced in Drupal versions 10.3 and 11.
Recipes allow installing Drupal with a complete, ready-to-use website, going beyond the standard installation profile.
More details about the Drupal Starshot initiative are available on its official page.
Specbee: Drupal Translation Modules: How to create Multilingual Drupal websites
ThinkDrop Consulting: Run CI/CD with preview environments anywhere with self-hosted Git runners.
GitHub Actions and BitBucket Pipelines are amazing. You can control what is run using yaml files in your codebase.
You can run just about any command, and they provide a really powerful interface for browsing jobs and logs.
Many people are unaware, you can also control where your scripts are run. If you setup a tool called a Git Runner, you can run Git Actions anywhere, including from your local machine.
Nonprofit Drupal posts: May Drupal for Nonprofits Chat: Recapping DrupalCon and Nonprofit Summit
Join us THURSDAY, May 16 at 1pm ET / 10am PT, for our regularly scheduled call to chat about all things Drupal and nonprofits. (Convert to your local time zone.)
This month we'll be recapping DrupalCon Portland and the Nonprofit Summit!
And we'll of course also have time to discuss anything else that's on our minds at the intersection of Drupal and nonprofits. Got something specific you want to talk about? Feel free to share ahead of time in our collaborative Google doc: https://nten.org/drupal/notes!
All nonprofit Drupal devs and users, regardless of experience level, are always welcome on this call.
This free call is sponsored by NTEN.org and open to everyone.
-
Join the call: https://us02web.zoom.us/j/81817469653
-
Meeting ID: 818 1746 9653
Passcode: 551681 -
One tap mobile:
+16699006833,,81817469653# US (San Jose)
+13462487799,,81817469653# US (Houston) -
Dial by your location:
+1 669 900 6833 US (San Jose)
+1 346 248 7799 US (Houston)
+1 253 215 8782 US (Tacoma)
+1 929 205 6099 US (New York)
+1 301 715 8592 US (Washington DC)
+1 312 626 6799 US (Chicago) -
Find your local number: https://us02web.zoom.us/u/kpV1o65N
-
- Follow along on Google Docs: https://nten.org/drupal/notes
Gábor Hojtsy: Drupal 11 deep dive: watch the recording, present your own (free slides!)
I presented my first ever Drupal 11 deep dive session at DrupalCon Portland 2024 last week. It turned out to not just be about Drupal 11 but also about Starshot and even about Drupal 12 thanks to the coolest future-proofing technology I announced in this talk. Unfortunately not all of the attendees fit in, that wanted to attend, as the room was standing space only and many turned around and left. But here we go!
I strongly believe in open content. I came to open source from open content 24 or so years ago. So in good tradition, I built this slide deck on slides.com in way that is easy to share and fork. You can create your own or present directly from my deck with my speaker notes. The content is licensed with a Creative Commons license. I'll keep updating this slideshow, but under different URLs, so people can catch the latest edition of this presentation at Drupal Devdays Burgas next month for example. See some of you there!
If you can't make it there or plan to present this at your organization or meetup in the meantime, check out the open source slides.
The recording from DrupalCon Portland is below. Unfortunately I was not well prepared with a subtitling set up. I am exploring good tools and will do better next time! The conference tech crew tried to help in the middle of the session, but unfortunately they could not make it work either. At least managed to discuss some current Starshot questions while that was attempted. I promised a video with subtitles, which turns out Youtube nicely delivered, so I will not create a separate recording now. Hope this helps!
Gábor Hojtsy Mon, 05/13/2024 - 21:33Redfin Solutions: DrupalCon Portland: A Recap from Redfin CTO, Chris Wells
Talking Drupal: Talking Drupal #450 - Certification & Exam Prep
Today we are talking about Certification & Exam Prep, Resources for studying, and tips to get a passing grade with guests Chad Hester & Martin Anderson-Clutz. We’ll also cover Quiz Maker as our module of the week.
For show notes visit: www.talkingDrupal.com/450
Topics- Why are exams and certifications important to dev's
- After going through the Talking Drupal Skills Upgrade mini series do you feel preparted to take an Acquia certification
- How should someone get ready
- What are some struggles people may have getting ready
- What does the plan look like for someone getting ready
- Does Acquia provide pre tests
- Did Skills Upgrade prepare you for this type of assessment
- What happens if you do not pass
- How do you know you're ready
- Tips and tricks for taking a test
- Where do you take the test
- Questions to someone who has taken the test
- Special surprise
- Acquia Certification Study Guides
- Acquia Certification Information
- Widgets Burritos D8 Certification Study Guide
- certification@acquia.com for questions
- Chad Hester - chadkhester.com chadhester
- Martin Anderson-Clutz - mandclu.com mandclu
Nic Laflin - nLighteneddevelopment.com nicxvan John Picozzi - epam.com johnpicozzi Matthew Grasmick - grasmash
MOTW CorrespondentMartin Anderson-Clutz - mandclu
- Brief description:
- Have you ever wanted to build and deliver interactive quizzes on your Drupal website?
- Module name/project name:
- Brief history
- How old: created in Apr 2024 (the last couple of weeks) by Roman Chekhaniuk (r_cheh)
- Versions available: 1.0.5, which works with Drupal 9, 10, and 11
- Maintainership
- Actively maintained
- Not yet opted into Security coverage, but being so new it’s possible they started the process of getting the project reviewed
- Number of open issues: 0
- Usage stats:
- Not currently installed on any sites yet, according to Drupal.org
- Module features and usage
- The module defines a number of of custom entities to allow your site to define very flexible quizzes, that can include options like the amount of time allowed, pass rate, maximum number of attempts, randomizing the sequence of the questions, and more
- The module also defines custom plugins for questions, responses, and answers, so you can extend it to handle very custom use cases
- The Quiz module is very popular in this space but the version you can use with modern versions of Drupal is still in alpha, so it’s great to see another option available, especially for sites that don’t need anything as complex as the Opigno LMS