%IF{"(NOT defined GROUP) OR $GROUP = ''" then=' How to add the first administrator If you haven\'t previously set up an administrator, follow these steps: (Note:...
Wiki Administrator User The AdminUser allows you to login without needing to register a user, or to temporarily login as AdminUser using the password set in confi...
Project Engagements, Learning Paths, and Growth Goals This is just a general structure to organize information that I want to use to build a Portfolio type of pro...
Cash Barnes I am using this page as a place to store and document any valuable work or capstone projects I have completed. Linked In https://www.linkedin.com/...
Code Syntax Highlighting You can tell the system which language you're writing code in, and it will automatically format and color code it according to widely rec...
Leveraging the Benefits of Cognitive Diversity Cognitive diversity arises in groups where people differ in knowledge, beliefs, ideas, preferences, opinions, assum...
There is no information in this page. It just pulls together the contents of other pages/topics using the INCLUDE command and displays them here. This means you c...
Diversity and Inclusion Resources To contain resources from Diversity and Inclusion discussion. What is unconscious bias? Unconscious biases are learned stereot...
Embedding Iframes Although it's admittedly kludgey and not searchable, iframes with analytical notebooks can be attached. Make them searchable by including keywor...
Flowcharts with Graphviz You can draw flow charts with Graphviz by specifying, in plain text, the relationships you want to illustrate. This is great for document...
Getting Started Creating Topics What are "Webs"? * "Webs" are like folders that have been created to address a specific topic or group. For example one of t...
GroupViewTemplate %IF{ "'.GroupViewTemplate' allows 'change' AND 'GroupViewTemplate' = 'BaseGroup' AND 'GroupViewTemplate' = 'NobodyGroup' AND {AdminUser...
How to Use Heading Level Structure Correctly for Accessibility Guidance: * Heading levels should be used like you are creating a page outline * There shoul...
Information Management We looked at four information management utilities: Guru (SaaS Only), FOS (Local Only; installed at http://ultra.guide), wikijs (Local or S...
Information Architecture This does not cover customer journey info, e.g. Leads Opps Clients. %GRAPHVIZ{ "digraph G { A label="Web Site" B label="Gate...
Where Should I Write/Publish Content? "Content" means any information that you might write or record, including notes, lessons learned, examples, end to end case ...
Data Types There are many data types in JavaScript, similar to any other coding language. These include numbers, strings, objects, arrays, booleans, etc. We will ...