SpinSpire
Articles
Perspectives on AI, automation, and technology strategy.
Creating a RESTful API Using Slim PHP Framework
Tutorial on creating a RESTful API using the Slim PHP micro framework with GET, POST, PUT, DELETE operations.
Read article →
Hiding User History and Member For Information from Prying Eyes
How to hide Drupal user profile history and member duration using hook_preprocess_user_profile.
Read article →Display of Different Views Depending on Logged in User
How to show different Drupal view filter criteria based on user roles using hook_views_pre_view.
Read article →
SpinSpire.com Redesign
Overview of the newly redesigned SpinSpire.com built with Drupal, Bootstrap, and features module.
Read article →
SpinSpire is Proud to be JAXICS Diamond Sponsor
SpinSpire becomes Diamond sponsor for JAXICS with $2,500 donation and continues community support.
Read article →
Drupal 7 - Bulk Field Update on Demand
How to implement custom Views Bulk Operations actions to update fields on multiple nodes in Drupal 7.
Read article →
Dual DB Schema Setup with Drupal
How to configure a second database schema in Drupal for separating transactional data from content.
Read article →
Migrate/Migrated2d: Linking Migrated Nodes to Non-migrated Terms
How to link migrated Drupal nodes to non-migrated taxonomy terms using prepareRow() and complete() hooks.
Read article →
Developing Your First iOS Application
Beginner guide to developing iOS applications using Xcode and Objective-C.
Read article →
Drupal Module Folder Organization
Best practices for organizing Drupal module folders with custom, contrib, and features subdirectories.
Read article →