Mobile First Design
Target a structure and design for phones from the beginning.
Target a structure and design for phones from the beginning.
ipset
At Gluebox.com, we believe in simple, powerful tools that do one job well; just like us. That’s why we use ipset
as part of our Linux-based firewall strategy.
An Events-Conditions-Actions (ECA) workflow in Drupal that detects whether a visitor is coming from the campus/VPN network and displays an appropriate notice on the “/dashboard” page.
Campus VPN Check Workflow
This is a little story about using AI to bake cakes for picnics in the park.
https://platform.openai.com/docs/pricing
https://demo.rsvp-system.org/calendar/west_philly/events/402
/{System View}/{Community_Taxonomy}/ {content_type}/{Event_ID}
A Damn Fine Show for People Who Still Know How to Show Up
Side Notes Pre-migration:
SMTP Relay & Mail Log - blast email connected to User Feed Import failed; some emails were sent, but most failed. Was this possibly flood protection on the Mail Relay? No logging was present; recommend a mail logging module here. (Confirm best option w/ community.)
Working on some Theme features. Need to bust through the TODO list and tighten this up.
https://demo.rsvp-system.org/people
People & Community (Drupal Demonstration )
From the debug output, we can see that field_shift_date
is using the Smart Date module (i.e., it’s a SmartDateFieldItemList
). That means its underlying data structure differs slightly from Drupal’s built-in datetime fields.