-
The Day After Royalty
After the royal visit, I returned downtown for a Chamber of Commerce meeting where business leaders shared stories about meeting the King and Queen. With the barricades gone, discussion shifted toward workforce development, economic growth, & the future of the region. Read More
-
SOA: Authority Misplaced
A stubborn subdomain kept pointing to Bluehost long after migration. It wasn’t propagation or caching—it was a leftover DNS record and inherited authority. Clarity came with rest, and the fix to an SOA record finally revealed itself. Read More
-
Building a Self-Contained Phone Network with Asterisk and Grandstream ATAs
Building an 18-line phone system with Grandstream ATAs and a Raspberry Pi turned into a deep dive into networking, provisioning, and Asterisk quirks. What started as a simple upgrade became a full system redesign with routing, isolation, and interactive possibilities. Read More
-
Building a Switchboard for Old Phones
I built a working PBX using a Raspberry Pi to connect rotary and analog phones, enabling audio playback, voicemail, and interactive dialing. This guide walks through the setup, challenges, and creative possibilities for turning vintage telephones into a programmable experience. Read More
-
Back… ?
Back… ? Touch Me //script Sun Teleporter integer start; integer stop; start = llGetUnixTime(); integer diff; if (llDetectedKey(0) == llGetOwner()) { llOwnerSay(“CLICK”); vector pos = llList2Vector(llGetObjectDetails(llGetKey(), [OBJECT_POS]), 0); string sim = llGetRegionName(); diff = llGetUnixTime() – start; string debug = Read More









