The WordPress.org Pattern Directory and Creator Now Open to the Public

The WordPress pattern directory finally opened its gates to the entire community today. Anyone with a WordPress.org account can log in, go to the pattern creator, and start designing. For some of u…

Source: The WordPress.org Pattern Creator Now Open to the Public

This looks like a great resource to help those of us who are “design challenged”. Since the patterns are applied at the page level they will help get that final touch in place that is often missing from a theme.

Here’s an example pattern lifted right from the WordPress Patterns directory.

Our Service

Rorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Clean Design

Lorem ipsum dolor sit amet, elit, a sed diam nonummy nibh tincidunt consectetuer adipiscing

Creative Idea

Lorem ipsum dolor sit amet, elit, a sed diam nonummy nibh tincidunt consectetuer adipiscing

Communication

Lorem ipsum dolor sit amet, elit, a sed diam nonummy nibh tincidunt consectetuer adipiscing

Patterns are simply copy and pasted from the directory and then edited locally to your needs. Simple.

Resources on using ddev for Drupal 9 development, Windows edition

Resources

Here’s a list of resources to get you started with DDEV and Drupal 9. As with setting up any new development (or production) environment there are a lot of moving parts and it take some time to get it all right. This list includes “HowTo” articles, tools, and documentation to get it all set up.

Notes

— After running ddev config and before running ddev start for the fist time use your favorite editor to edit .dev/config.yaml to the following:

name: d9-dev
type: drupal9
docroot: web
php_version: "8.1"
webserver_type: apache-fpm
router_http_port: "80"
router_https_port: "443"
xdebug_enabled: false
additional_hostnames: []
additional_fqdns: []
mariadb_version: ""
mysql_version: "8.0"
nfs_mount_enabled: false
mutagen_enabled: false
use_dns_when_possible: true
composer_version: ""
web_environment: []

This will setup DDEV with MySQL 8, PHP 8.1, Drupal 9, and Apache. This matches the dev environment that CALI is using for D9. Check the DDEV docs for more possibilities.

— The DDEV install includes the latest phpmyadmin to help with mysql admin. It’s available in a local browser at <projectName>.ddev.site:8036. Use phpmyadmin to load a dump of the D9 dev database.

— Once WSL2 is setup, use Ubuntu 20.04 to host DDEV.

— DDEV includes git so that’s a good way to manage Drupal. In the CALI world use git to grab a copy of the current D9 code base.

My Twitter Digest for 02/25/2022

Sim Racing Wheel Settings for Thrustmaster TMX, T300 and Logitech G29

I bought a Thrustmaster TMX a few years ago and was disappointed in the force feedback in all the games I tried with it. Some were practically unplayable with the default settings. I quickly learned how to properly configure the force feedback settings to get the most out of the wheel. I picked up a Logitech G29 and found it has the same issue.

More recently, I bought a Thrustmaster T300, which is a significant step up from the others. Even with that, though, I see the default settings in a lot of games still aren’t that good.

Source: Sim Racing :: Brian Koponen Programming and Tech Tips

This website uses a Hackadelic PlugIn, Hackadelic Sliding Notes 1.6.5.