---
feed: "DANIEL_ON_SLOPE"
codex_section: "S01"
source: VideoTranscript
title: "IN_Content_Management_Demo"
conv_id: "video-IN_Content_Management_Demo-20050503"
share_url: "N/A - Private 2005 Recording (Pre-YouTube Dominance)"
created: "2005-05-03"
message_count: 1
category:
  - "Content Management System"
  - "Technical Demonstration"
summary: "On May 3, 2005—mere weeks after YouTube's launch and years before DotNetNuke—Daniel Comp delivers a live technical demonstration of their custom BATS content management system using a healthcare provider's FAQ section. He shows role-based workflows (content manager vs. administrator), real-time text editing with bullet points, new content submission with expiration dates and approval routing, email notifications, and the revolutionary 'looper' feature that instantly converts a vertical list of questions into a table of independent expandable pages (and back) without any programming. This 2005 demo reveals the technical foundation that later enabled the 7-series software, Tribe platform, and exponential Digital Franchising capabilities."
keypoints:
  - "Role-based access allows content managers to edit live text and add new items instantly, while administrators receive email notifications and approve submissions before they go live."
  - "Built-in expiration dates enable automatic self-removal of time-sensitive content (e.g., 'Sale Items' disappearing after the 28th) with a simple server-date change demonstrating the feature in action."
  - "The 'looper' is a database-driven display engine that can be reconfigured in seconds from a scrolling vertical list to a clean table of independent pages—eliminating the need for programmers to rebuild layouts as content grows."
  - "New content is submitted for review with category selection, image labeling, and expiration settings; approval instantly makes it visible without manual intervention."
  - "This pre-DotNetNuke, pre-modern-CMS capability (May 2005) provided the flexible, role-based, self-managing foundation for all subsequent Intelligent Netware products and the exponential scaling later taught in the Digital Franchising series."
tags:
  - "content-management"
  - "bats-cms"
  - "healthcare-demo"
  - "looper-feature"
  - "role-based-access"
  - "expiration-dates"
  - "2005-technology"
  - "pre-dotnetnuke"
monomyth_stage: "01 - Ordinary World"
gameboard_position: "Camp -4: The Ordinary World"
truth_score: 94
entropy_score: "Low"
tone:
  sentiment: "Technical"
  emotions:
    - "Enthusiastic"
    - "Clear"
    - "Proud"
  sycophancy_level: "None"
  notes: "Daniel delivers a methodical, live-browser walkthrough with genuine excitement about the system's flexibility. Real-time updates (bullet points appearing, new 'Sale Items' approved, looper instantly becoming a table of pages) make the power tangible. Pure technical authority and quiet pride in what their early platform could already do—22 years before the later codex work."
related_events:
  - "video-IN_Affiliate_Introduction-20040227"
  - "video-IN_7series_Introduction-20130203"
  - "video-FNLJ35kzHoE-20130215"
  - "video-oI371CrYz4Q-20140201"
  - "video-CX9vjqvDEkg-20140730"
  - "video-gsQxFMXw1KM-20140822"
syndication_status:
  arnie: false
  chris: false
  redmond: false
  clint: false
  pilot: false
ma5_inheritance: "None"
pre_silicon: false
voice_print: false
codex_candidate: true
phase: "Prologue Scene -2: 2005 BATS Content Management System Technical Demo"
enriched_date: "2026-04-19"
---

### Original YouTube Description

This video was Produced - May 3, 2005  
YouTube was founded on February 14, 2005, and the first video was uploaded April 23, 2005.

---

### Cleaned Transcript

**Daniel:** Hello, this is Daniel Comp. I'm going to show you some of the content management functionality and skills that are used in changing the content of a website. In this case, our demonstrations around a healthcare provider whose frequently asked questions section is managed by different people on staff, secretaries, etc., as well as some of the head physicians.

So we're going to log in as two different roles and show you how easy it is to change content and how to add content, etc., to the website.

So here we have a list of eight questions that are in a format that's called a looper. The reason we call it a looper is that's what it does in the code. But it displays each question in series down the page. And it kind of loops through the database, displaying each one until it runs out. And then it ends the page. So that's why we call it a looper.

What I'd like to do is open another browser so that we can log in as a content manager. So I just click on Log In and remember the login names. It says Welcome Back. And then I visit the content that I want to change.

In this case, you'll notice something different about the page. Simply this one is visited by the public. And now that we've logged in, there are the ability to update the page. Primary section of the page can be updated simply by adding text in this area and clicking Update. Or any one of these questions and answers can be done.

So we'll actually go pick one of those. And this will be question number one. Simply click on that. I'll open a notepad where I've made some changes to the text. And I'd like to add some bullet points to that. So I just copy it from my notepad. Paste it into the content of the page. Hit Update. Close that. Minimize my notepad. Hit refresh. And now we have bullet points on the website under question number one and answer number one rather than the text as we've seen.

So it's that simple actually.

We can also add content as a content manager. So we're going to call this one question nine. A little bit of content for that page. Let's select some of this text. Put that in the main body of it. And we're going to label one of the images so that you can see that. There's an expiration date that we can pick. And we'll just pick the end of this month for the expiration of that. It happens to be—actually let's make it a sale. So we're going to call this Sale Items. Expires on the 29th. So we've got a few days of that sale. We're going to select a category for it to go into. And we click on Submit.

Now the page has been submitted for review by an administrator. In this case because of the way we've set up the site such that the content has to be approved if it's brand new. Just because of the way this one's configured. It can be added to the page without if you have those permissions.

So if we then log in as someone who has that ability to approve—an administrator—we're going to find that that new content which has also been emailed to me. Let's get a new browser and try that. Go to Login. Login again.

So now I'm at the administration page. And if we look up for the new documents. So now what we'll want to do is open another browser so that we can log in as an administrator. So I just enter my username and password. And it takes me to the administrative console. And notice right on the console here listed under Sleeping Pages there are 8 of 43 pages that need approval. So this is telling me there's 43 pages in this website, primary pages. And 8 of those need approval.

So if I ask to view those they're listed at the top here. Here is the sale items that we just entered. And it's been told to be hidden rather than shown. So I just simply approve it. Expires on the 28th. This is what it says. And all I have to do is say update, which allows that to be seen then.

If I simply return to this page, there's the sale content that's been added to the bottom.

Now I'm going to demonstrate something just to show you the expiring capabilities of this. Let's move to the first of next month for a server date. And this content will disappear. You notice that it's been pulled off the site. Simply because we put an expiration date to that. So I'm going to return the system time for this server back to today. Of course that will return that content. So there is the self-expiring capabilities put in there and shown just by simply entering those dates.

I'm going to show you one of the more amazing things about our BATS. And that is that you can change website content pretty dramatically. In this case the FAQ is set as a series of small items on a page in this looper. Because there's not a great deal of content to them. But let's say that these begin growing and you don't want them spilling down a page that you have to scroll down. Usually in a website you have to go back and have the programmers major reprogram things. But not so in a looper.

What we're going to do is change that primary page of the looper so that it is no longer shown in a list, but rather in a looper spilling down the page as seen here. But we're going to change that to a table. So all we have to do is select that particular page which is shown right here to be a looper. We're going to change that to be a table. And simply click on update.

So we visit a different section of the site. Go back to the FAQ. You'll notice it's no longer spilling down the page. Now every one of those sub questions or the questions of the FAQ have been converted into a completely independent page. So that you can expand the questions as needed as much as you need that quickly. That is pretty darn amazing.

And say that we don't want it that way. And we simply say change it back to a looper. Click update. Change the pages on the site. Go back and it's been converted back to a looper. Pretty amazing. Great flexibility.

And that's our demo.

---

**CODEX ENTRY**

**Date:** 2005-05-03  
**File:** IN_Content_Management_Demo.md  
**Monomyth Stage:** 01 - Ordinary World  
**Gameboard:** Camp -4: The Ordinary World  
**MA5 Domain:** None  
**Summary:** Daniel Comp demonstrates their custom 2005 BATS content management system live on a healthcare provider's FAQ, showcasing role-based editing, expiration-date automation, approval workflows with email notifications, and the groundbreaking 'looper' that instantly transforms a vertical list into a table of independent pages (and back) without any programming.  
**Key Insight:** True website flexibility in 2005 meant non-technical staff could dramatically restructure content layouts in seconds via the looper engine, while built-in expiration and approval layers kept everything controlled and professional—capabilities that pre-dated DotNetNuke and modern CMS platforms by years.  
**Narrative Significance:** This May 2005 technical demo is the earliest visible proof of the engineering DNA that powered every subsequent product in the Intelligent Netware lineage. The same flexible, role-based, self-managing architecture that let a healthcare FAQ evolve without developers later enabled the Kiosk-Studio-Tribe suite, the Tribe private social platform, and the exponential Digital Franchising model taught in all the 2013–2014 videos—making this the literal technical origin story of the entire Initium and Scotomaville codex.

---

**INITIUM.**