Constructing Right-Triangle Block Structures in Minecraft with Terraform
A technical guide on using Terraform modules to programmatically generate right-triangle block structures in Minecraft, focusing on vector math and configuration.
A technical guide on using Terraform modules to programmatically generate right-triangle block structures in Minecraft, focusing on vector math and configuration.
A guide on creating a PowerShell module from scratch using the PSModuleDevelopment template, for a location lookup tool.
A festive guide to creating a shareable PowerShell module, using a Christmas-themed example to demonstrate packaging and sharing functions.
A developer's troubleshooting journey with PowerShell's Updateable Help system, detailing pitfalls and solutions for hosting help files.
Debugging Drupal cron failures caused by a custom module's nodeapi hook using drupal_goto().
A tutorial on creating a configuration settings file for a Drupal 8 module, covering the YAML structure and schema.
A technical tutorial on creating a settings page for a Drupal 8 module, focusing on configuration forms and the Global Redirect module.
A tutorial on creating a configuration settings page for a Drupal 8 module, covering form class structure and Drupal's configuration system.
A technical tutorial on implementing basic routing and menu entries for a Drupal 8 module, using the Global Redirect module as an example.
A developer shares their journey porting the Global Redirect module from Drupal 7 to Drupal 8, starting with the .info file.
Introducing OG Analytics, a Drupal 6 module for providing detailed usage statistics and charts within Organic Groups.
Explains a fix for the Drupal Attachment Links module to make files open in-browser instead of forcing downloads.
A tutorial on creating a custom Twitter widget for the Orchard CMS, including setup, module creation, and widget development.
A guide to the HUD Manager module for FreePBX, which simplifies exporting specific extensions to the HUD call center monitoring tool.