clemens-tolboom starred HungryProton/scatter

On github - Tue, 2023/06/13 - 8:07am
clemens-tolboom starred HungryProton/scatter · June 13, 2023 06:07 HungryProton/scatter

Godot engine addon to randomly fill an area with props or other scenes

GDScript 1.3k Updated Jun 13

LN Webworks: Drupal as an Exceptional No-Code / Low-Code Website Builder

Planet Drupal - Tue, 2023/06/13 - 8:05am

Are you a non-developer who dreams of managing your site on your own? If the answer is yes, Drupal CMS is the magic bullet you need. You’ll be astounded to know that Drupal is a no-code / low-code software that enables you to develop a phenomenal site without writing a single line of code. Its no-code tools empower you to add various functionalities to your site by simply pointing and clicking. Whereas, the low-code tools let you drag and drop builders to develop your desired website in a hassle-free manner. Seems interesting, doesn’t it?

No doubt, you’ll require a team of developers to do the initial setup of your site, but once that’s done, you can effortlessly create your content and make custom configurations independently. To be precise, you can become the master of your site and fulfill your dream.

Are you feeling intrigued to dive deeper into Drupal’s no-code / low-code features? If yes, let’s begin the exploration without any further ado.

Categories:

Peoples Blog: Security Checklist for Drupal Application

Planet Drupal - Tue, 2023/06/13 - 6:00am
Securing your Drupal website is crucial to protect your data, users, and overall website integrity. Here's a security checklist for a Drupal website: Keep Drupal Core and Modules Up to Date: Regularly update Drupal core and contributed modules to ensure you have the latest security patches. Enable update notifications to stay informed about available updates. Use Strong and Unique Passwords:
Categories:

Chapter Three: Fixing the Drupal Document Problem With Document OCR

Planet Drupal - Tue, 2023/06/13 - 3:27am
If you are a Digital Manager of an enterprise website, you likely have a large PDF problem. Over the years, your site has become a labyrinth of linked PDFs – thousands of them – accessible only via third-party applications. The search for content within these document files has been far from efficient because most search engines fall short of effectively indexing PDF content.  You are now faced with a formidable digital challenge: How do you streamline access and searchability of these vast document repositories?  This question of how best to manage this sprawling document landscape has sparked ongoing discussion about possible solutions to this issue.   At Chapter Three, we believe all third-party documents should be integrated into the Drupal database as structured content. Previously no effective solutions existed, so we developed Document OCR.    
Categories:

clemens-tolboom closed a pull request in MikeSchulze/gdUnit4

On github - Mon, 2023/06/12 - 8:35pm
clemens-tolboom closed MikeSchulze/gdUnit4#201 · June 12, 2023 18:35 GD-200: Handle null values on SceneRunner `get_property` #201

To fix this we need to 'know' the scene properties.

+13 -3 2 comments

clemens-tolboom closed a pull request in MikeSchulze/gdUnit4

On github - Mon, 2023/06/12 - 8:32pm
clemens-tolboom closed MikeSchulze/gdUnit4#199 · June 12, 2023 18:32 GD-198: Add `set_property` to SceneRunner. #199

Add set_property to both GdUnitSceneRunner and GdUnitSceneRunnerImpl

+14 -0 2 comments

clemens-tolboom commented on issue MikeSchulze/gdUnit4#198

On github - Mon, 2023/06/12 - 8:31pm
clemens-tolboom commented on MikeSchulze/gdUnit4#198 · June 12, 2023 18:31 clemens-tolboom commented Jun 12, 2023

This is now superseded by #202 thus closes #201 See also #200

clemens-tolboom commented on issue MikeSchulze/gdUnit4#200

On github - Mon, 2023/06/12 - 8:29pm
clemens-tolboom commented on MikeSchulze/gdUnit4#200 · June 12, 2023 18:29 clemens-tolboom commented Jun 12, 2023

This is now superseded by #202 thus closed #199

Ben's SEO Blog: How to Use Drupal to Clean Up Your Content

Planet Drupal - Mon, 2023/06/12 - 8:09pm
How to Use Drupal to Clean Up Your Content Organizing Your Website Results in Higher Google Rankings Ben Finklea Mon, 06/12/2023 - 13:09 Creating great website content and presenting it well is the best way to improve Google rankings and engage more visitors. Here are 5 ways to help you better manager your content with Drupal. content optimization drupal Planet Drupal
Categories:

Talking Drupal: Talking Drupal #403 - Live @ Drupalcon

Planet Drupal - Mon, 2023/06/12 - 8:00pm

Today we are Live from DrupalCon Pittsburgh with Jim Birch and Cathy Theys.

For show notes visit: www.talkingDrupal.com/403

Topics
  • What is new
  • Driesnote
  • Pitchburg
  • What was great on the first day
  • EoL announcement
  • Looking forward to
  • Next Drupalcon
  • Pittsburgh
Resources Guests

Jim Birch - @jimbirch Cathy Theys- @YesCT

Hosts

Nic Laflin - www.nLighteneddevelopment.com @nicxvan John Picozzi - www.epam.com @johnpicozzi Martin Anderson-Clutz - @mandclu

MOTW Correspondent

Martin Anderson-Clutz - @mandclu Retrofit Provides compatibility layers for Drupal 7 code to allow run on Drupal 10.

Categories:

clemens-tolboom commented on pull request MikeSchulze/gdUnit4#201

On github - Mon, 2023/06/12 - 5:11pm
clemens-tolboom commented on MikeSchulze/gdUnit4#201 · June 12, 2023 15:11 clemens-tolboom commented Jun 12, 2023

See PR #199 where I added var __properties :Dictionary too. I think a better abstraction would be func has_property(name:String): as guard for both g…

clemens-tolboom opened a pull request in MikeSchulze/gdUnit4

On github - Mon, 2023/06/12 - 5:08pm
clemens-tolboom opened MikeSchulze/gdUnit4#201 · June 12, 2023 15:08 Fix for get_property 'null' values #201

To fix this we need to 'know' the scene properties.

+13 -3

clemens-tolboom opened an issue in MikeSchulze/gdUnit4

On github - Mon, 2023/06/12 - 5:00pm
clemens-tolboom opened an issue in MikeSchulze/gdUnit4 · June 12, 2023 15:00 runner.get_property has a 'null' error #200

The used GdUnit4 version: 4.1.1 (and master) The used Godot version: v4.0.3.stable.official [5222a99f5] OS including version: MacOS Describe the bug

clemens-tolboom commented on pull request MikeSchulze/gdUnit4#199

On github - Mon, 2023/06/12 - 4:25pm
clemens-tolboom commented on MikeSchulze/gdUnit4#199 · June 12, 2023 14:25 clemens-tolboom commented Jun 12, 2023

This is a WIP as I added property caching (probably too early and maybe unneeded). var __properties:Dictionary # <==== cache properties func set_pr…