<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://how.doxadeo.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nardus</id>
	<title>how.doxadeo.org - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://how.doxadeo.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nardus"/>
	<link rel="alternate" type="text/html" href="https://how.doxadeo.org/Special:Contributions/Nardus"/>
	<updated>2026-06-04T13:04:26Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=For_content_creators&amp;diff=170</id>
		<title>For content creators</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=For_content_creators&amp;diff=170"/>
		<updated>2026-03-04T07:23:12Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Help for content creators ==&lt;br /&gt;
New pages should reside in the [[For_site_admins#NameSpace|Campus Namespace]]  and [[For_site_admins#Subpages|optional hierarchy]].&lt;br /&gt;
&lt;br /&gt;
An example for Brooklyn Campus Band Vocals would be:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[brooklyn:Brooklyn/Band/Vocals]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Creating a new page ===&lt;br /&gt;
[https://www.mediawiki.org/wiki/Help:Starting_a_new_page Creating a new page] can be done in one of the following ways:&lt;br /&gt;
&lt;br /&gt;
==== From the search box ====&lt;br /&gt;
When a page is searched which does not belong yet, an option is provided to create the new page from the search box.&lt;br /&gt;
&lt;br /&gt;
==== Using the URL ====&lt;br /&gt;
Typing the URL of desired page provides an option to create a new page.&lt;br /&gt;
The URL structure would be &lt;br /&gt;
https://how.doxadeo.org/index.php/&amp;lt;campus name&amp;gt;:NewPage&lt;br /&gt;
The page will be displayed like below with option to create the new page.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/b/be/Newpage.png&amp;quot; width=100% align=text caption=&amp;quot;New page&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Using wiki links ====&lt;br /&gt;
Wiki links are used to reference pages with simple syntax.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;[[&amp;lt;page name|&amp;lt;optional friendly name for page&amp;gt;]]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the page does not exist, the link will be coloured red.&lt;br /&gt;
&lt;br /&gt;
=== Editing your new page ===&lt;br /&gt;
Pages can be edited by either:&lt;br /&gt;
* The default WYSIWYG (What You See Is What You Get) editor by selecting the blue edit button on page.&lt;br /&gt;
* Editing source by selecting blue Edit button and selecting source.&lt;br /&gt;
&lt;br /&gt;
A range of [https://www.mediawiki.org/wiki/Help:Formatting different formatting options] are available for pages and displaying text.&lt;br /&gt;
&lt;br /&gt;
Some shortcuts to most common used options in source editor include:&lt;br /&gt;
==== Image insertion ====&lt;br /&gt;
&lt;br /&gt;
Image insertion is supported by following methods:&lt;br /&gt;
* HTML tags&lt;br /&gt;
* Wikilinks&lt;br /&gt;
&lt;br /&gt;
====== HTML tags: ======&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;pic src=&amp;quot;/images/e/e0/Foh.layout.202309.jpeg&amp;quot; width=100% align=text caption=&amp;quot;Front of house&amp;quot; /&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where src is the image location which can be found under the [[Special:ListFiles]] page for the image after uploaded. Use the file link minus the site name, i.e. &lt;br /&gt;
&amp;quot;https://how.doxadeo.org/images/d/d7/Dynamic_EQ_on_S31_for_sibilance.png&amp;quot;&lt;br /&gt;
Can be referenced as &amp;quot;/images/d/d7/Dynamic_EQ_on_S31_for_sibilance.png&amp;quot;&lt;br /&gt;
&lt;br /&gt;
====== Wikilinks: ======&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[File:filename.extension|options|caption]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where options include ([https://www.mediawiki.org/wiki/Help:Images full options]):&lt;br /&gt;
&lt;br /&gt;
* Format option: border, and one of frameless, frame (or framed), or thumb (or thumbnail)&lt;br /&gt;
&lt;br /&gt;
* Resizing option: one of&lt;br /&gt;
{width}px – Resizes the image to fit within the given maximum width in pixels, without restricting its height.&lt;br /&gt;
x{height}px – Resizes the image to fit within the given maximum height in pixels, without restricting its width. &lt;br /&gt;
{width}x{height}px – Resizes the image to fit within the given width and height in pixels.&lt;br /&gt;
&lt;br /&gt;
* Horizontal alignment option: one of left, right, center, none&lt;br /&gt;
&lt;br /&gt;
* Vertical alignment option: one of baseline, sub, super, top, text-top, middle, bottom, text-bottom&lt;br /&gt;
&lt;br /&gt;
* Link option: one of&lt;br /&gt;
** link={target} – Allows to change the target (to an arbitrary page title, or URL) of the generated link, activable on the rendered image surface; e.g. [[File:Example.jpg|20px|link=http://www.wikipedia.org]] renders as  (external link), or [[File:Example.jpg|20px|link=MediaWiki]] renders as  (internal link).&lt;br /&gt;
** link= (with an empty value) – (MediaWiki 1.14+) Displays an image without any activable link; e.g. [[File:Example.jpg|20px|link=]] renders as .&lt;br /&gt;
If there is a space character between link and the equals sign, the link statement will be treated as a caption.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Embedding Video ====&lt;br /&gt;
[[https://www.mediawiki.org/wiki/Extension:YouTube Embedding video]] are supported for a variety of sources.&lt;br /&gt;
To embed a YouTube video:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;‎&amp;lt;youtube&amp;gt;foo‎&amp;lt;/youtube&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where foo is the video ID from the URL. i.e. if the video&#039;s URL is https://www.youtube.com/watch?v=vIlLh6JXugI, then the embed code would be: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;youtube&amp;gt;vIlLh6JXugI&amp;lt;/youtube&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Embedding PDF document ====&lt;br /&gt;
To embed a PDF document:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;‎[[File:myPdfFile.pdf|page=1|600px]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The page and size parameters are optional; the default page is page #1. Instead of a size-parameter, you can also use the thumb-parameter, with or without captions, e.g.:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[File:myPdfFile.pdf|page=1|thumb|My PDF]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Because PdfHandler extends ImageHandler, you can use all the arguments that you would for an Image -- for example: thumb, right/left, caption, border, link, etc.&lt;br /&gt;
&lt;br /&gt;
If you would like to present a 2-page pdf, for example, do the following: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[File:myPdfFile.pdf|page=1]] [[File:myPdfFile.pdf|page=2]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Searching for content ===&lt;br /&gt;
Searching for content within Campus context is performed by adding the Campus namespace as part of the search criteria. If Campus namespace is omitted, search would be across all Campuses.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Watching pages and notifications ===&lt;br /&gt;
Users can optionally receive email notifications whenever pages of interest have changed or added/deleted.&lt;br /&gt;
Navigate to your [[Special:Preferences|user preference page]] and select &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Email me when a page or a file on my watchlist has changed&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/Signal-diagram&amp;diff=169</id>
		<title>brooklyn:Brooklyn/Tech/Media/Signal-diagram</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/Signal-diagram&amp;diff=169"/>
		<updated>2026-03-04T06:36:04Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Signal diagram ===&lt;br /&gt;
&lt;br /&gt;
Below is the signal diagram for Video distribution from cameras to screens&lt;br /&gt;
&lt;br /&gt;
[[File:20230502-DDBL-signal-flow.pdf|page=1|800px]]&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=For_content_creators&amp;diff=168</id>
		<title>For content creators</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=For_content_creators&amp;diff=168"/>
		<updated>2026-03-04T06:33:43Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Help for content creators ==&lt;br /&gt;
New pages should reside in the [[For_site_admins#NameSpace|Campus Namespace]]  and [[For_site_admins#Subpages|optional hierarchy]].&lt;br /&gt;
&lt;br /&gt;
An example for Brooklyn Campus Band Vocals would be:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[brooklyn:Brooklyn/Band/Vocals]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Creating a new page ===&lt;br /&gt;
[https://www.mediawiki.org/wiki/Help:Starting_a_new_page Creating a new page] can be done in one of the following ways:&lt;br /&gt;
&lt;br /&gt;
==== From the search box ====&lt;br /&gt;
When a page is searched which does not belong yet, an option is provided to create the new page from the search box.&lt;br /&gt;
&lt;br /&gt;
==== Using the URL ====&lt;br /&gt;
Typing the URL of desired page provides an option to create a new page.&lt;br /&gt;
The URL structure would be &lt;br /&gt;
https://how.doxadeo.org/index.php/&amp;lt;campus name&amp;gt;:NewPage&lt;br /&gt;
The page will be displayed like below with option to create the new page.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/b/be/Newpage.png&amp;quot; width=100% align=text caption=&amp;quot;New page&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Using wiki links ====&lt;br /&gt;
Wiki links are used to reference pages with simple syntax.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;[[&amp;lt;page name|&amp;lt;optional friendly name for page&amp;gt;]]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the page does not exist, the link will be coloured red.&lt;br /&gt;
&lt;br /&gt;
=== Editing your new page ===&lt;br /&gt;
Pages can be edited by either:&lt;br /&gt;
* The default WYSIWYG (What You See Is What You Get) editor by selecting the blue edit button on page.&lt;br /&gt;
* Editing source by selecting blue Edit button and selecting source.&lt;br /&gt;
&lt;br /&gt;
A range of [https://www.mediawiki.org/wiki/Help:Formatting different formatting options] are available for pages and displaying text.&lt;br /&gt;
&lt;br /&gt;
Some shortcuts to most common used options in source editor include:&lt;br /&gt;
==== Image insertion ====&lt;br /&gt;
&lt;br /&gt;
===== Either HTML tags are supported: =====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;pic src=&amp;quot;/images/e/e0/Foh.layout.202309.jpeg&amp;quot; width=100% align=text caption=&amp;quot;Front of house&amp;quot; /&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where src is the image location which can be found under the [[Special:ListFiles]] page for the image after uploaded. Use the file link minus the site name, i.e. &lt;br /&gt;
&amp;quot;https://how.doxadeo.org/images/d/d7/Dynamic_EQ_on_S31_for_sibilance.png&amp;quot;&lt;br /&gt;
Can be referenced as &amp;quot;/images/d/d7/Dynamic_EQ_on_S31_for_sibilance.png&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===== Wikilinks: =====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[File:filename.extension|options|caption]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where options include ([https://www.mediawiki.org/wiki/Help:Images full options]):&lt;br /&gt;
&lt;br /&gt;
* Format option: border, and one of frameless, frame (or framed), or thumb (or thumbnail)&lt;br /&gt;
&lt;br /&gt;
* Resizing option: one of&lt;br /&gt;
{width}px – Resizes the image to fit within the given maximum width in pixels, without restricting its height.&lt;br /&gt;
x{height}px – Resizes the image to fit within the given maximum height in pixels, without restricting its width. &lt;br /&gt;
{width}x{height}px – Resizes the image to fit within the given width and height in pixels.&lt;br /&gt;
&lt;br /&gt;
* Horizontal alignment option: one of left, right, center, none&lt;br /&gt;
&lt;br /&gt;
* Vertical alignment option: one of baseline, sub, super, top, text-top, middle, bottom, text-bottom&lt;br /&gt;
&lt;br /&gt;
* Link option: one of&lt;br /&gt;
** link={target} – Allows to change the target (to an arbitrary page title, or URL) of the generated link, activable on the rendered image surface; e.g. [[File:Example.jpg|20px|link=http://www.wikipedia.org]] renders as  (external link), or [[File:Example.jpg|20px|link=MediaWiki]] renders as  (internal link).&lt;br /&gt;
** link= (with an empty value) – (MediaWiki 1.14+) Displays an image without any activable link; e.g. [[File:Example.jpg|20px|link=]] renders as .&lt;br /&gt;
If there is a space character between link and the equals sign, the link statement will be treated as a caption.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Embedding Video ====&lt;br /&gt;
[[https://www.mediawiki.org/wiki/Extension:YouTube Embedding video]] are supported for a variety of sources.&lt;br /&gt;
To embed a YouTube video:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;‎&amp;lt;youtube&amp;gt;foo‎&amp;lt;/youtube&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where foo is the video ID from the URL. i.e. if the video&#039;s URL is https://www.youtube.com/watch?v=vIlLh6JXugI, then the embed code would be: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;youtube&amp;gt;vIlLh6JXugI&amp;lt;/youtube&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Embedding PDF document ====&lt;br /&gt;
To embed a PDF document:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;‎[[File:myPdfFile.pdf|page=1|600px]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The page and size parameters are optional; the default page is page #1. Instead of a size-parameter, you can also use the thumb-parameter, with or without captions, e.g.:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[File:myPdfFile.pdf|page=1|thumb|My PDF]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Because PdfHandler extends ImageHandler, you can use all the arguments that you would for an Image -- for example: thumb, right/left, caption, border, link, etc.&lt;br /&gt;
&lt;br /&gt;
If you would like to present a 2-page pdf, for example, do the following: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[File:myPdfFile.pdf|page=1]] [[File:myPdfFile.pdf|page=2]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Searching for content ===&lt;br /&gt;
Searching for content within Campus context is performed by adding the Campus namespace as part of the search criteria. If Campus namespace is omitted, search would be across all Campuses.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Watching pages and notifications ===&lt;br /&gt;
Users can optionally receive email notifications whenever pages of interest have changed or added/deleted.&lt;br /&gt;
Navigate to your [[Special:Preferences|user preference page]] and select &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Email me when a page or a file on my watchlist has changed&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/Signal-diagram&amp;diff=159</id>
		<title>brooklyn:Brooklyn/Tech/Media/Signal-diagram</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/Signal-diagram&amp;diff=159"/>
		<updated>2026-02-08T12:26:42Z</updated>

		<summary type="html">&lt;p&gt;Nardus: Added signal diagram pdf&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
[[File:20230502-DDBL-signal-flow.pdf|page=1]]&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media&amp;diff=158</id>
		<title>brooklyn:Brooklyn/Tech/Media</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media&amp;diff=158"/>
		<updated>2026-02-08T12:23:36Z</updated>

		<summary type="html">&lt;p&gt;Nardus: Added signal diagram page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Media home ==&lt;br /&gt;
==== [[brooklyn:Brooklyn/Tech/Media/Sunday-checklist|Sunday celebration checklist]] ====&lt;br /&gt;
&lt;br /&gt;
==== [[brooklyn:Brooklyn/Tech/Media/Weekday-checklist|Weekday event checklist]] ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== [[brooklyn:Brooklyn/Tech/Media/ProPresenter-tips|ProPresenter tips &amp;amp; tricks]] ====&lt;br /&gt;
&lt;br /&gt;
==== [[brooklyn:Brooklyn/Tech/Media/Signal-diagram|Signal diagram]] ====&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=File:20230502-DDBL-signal-flow.pdf&amp;diff=156</id>
		<title>File:20230502-DDBL-signal-flow.pdf</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=File:20230502-DDBL-signal-flow.pdf&amp;diff=156"/>
		<updated>2026-02-08T12:18:31Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=For_content_creators&amp;diff=154</id>
		<title>For content creators</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=For_content_creators&amp;diff=154"/>
		<updated>2026-02-08T12:11:32Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Help for content creators ==&lt;br /&gt;
New pages should reside in the [[For_site_admins#NameSpace|Campus Namespace]]  and [[For_site_admins#Subpages|optional hierarchy]].&lt;br /&gt;
&lt;br /&gt;
An example for Brooklyn Campus Band Vocals would be:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[brooklyn:Brooklyn/Band/Vocals]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Creating a new page ===&lt;br /&gt;
[https://www.mediawiki.org/wiki/Help:Starting_a_new_page Creating a new page] can be done in one of the following ways:&lt;br /&gt;
&lt;br /&gt;
==== From the search box ====&lt;br /&gt;
When a page is searched which does not belong yet, an option is provided to create the new page from the search box.&lt;br /&gt;
&lt;br /&gt;
==== Using the URL ====&lt;br /&gt;
Typing the URL of desired page provides an option to create a new page.&lt;br /&gt;
The URL structure would be &lt;br /&gt;
https://how.doxadeo.org/index.php/&amp;lt;campus name&amp;gt;:NewPage&lt;br /&gt;
The page will be displayed like below with option to create the new page.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/b/be/Newpage.png&amp;quot; width=100% align=text caption=&amp;quot;New page&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Using wiki links ====&lt;br /&gt;
Wiki links are used to reference pages with simple syntax.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;[[&amp;lt;page name|&amp;lt;optional friendly name for page&amp;gt;]]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the page does not exist, the link will be coloured red.&lt;br /&gt;
&lt;br /&gt;
=== Editing your new page ===&lt;br /&gt;
Pages can be edited by either:&lt;br /&gt;
* The default WYSIWYG (What You See Is What You Get) editor by selecting the blue edit button on page.&lt;br /&gt;
* Editing source by selecting blue Edit button and selecting source.&lt;br /&gt;
&lt;br /&gt;
A range of [https://www.mediawiki.org/wiki/Help:Formatting different formatting options] are available for pages and displaying text.&lt;br /&gt;
&lt;br /&gt;
Some shortcuts to most common used options in source editor include:&lt;br /&gt;
==== Image insertion ====&lt;br /&gt;
&lt;br /&gt;
===== Either HTML tags are supported: =====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;pic src=&amp;quot;/images/e/e0/Foh.layout.202309.jpeg&amp;quot; width=100% align=text caption=&amp;quot;Front of house&amp;quot; /&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where src is the image location which can be found under the [[Special:ListFiles]] page for the image after uploaded. Use the file link minus the site name, i.e. &lt;br /&gt;
&amp;quot;https://how.doxadeo.org/images/d/d7/Dynamic_EQ_on_S31_for_sibilance.png&amp;quot;&lt;br /&gt;
Can be referenced as &amp;quot;/images/d/d7/Dynamic_EQ_on_S31_for_sibilance.png&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===== Wikilinks: =====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[File:filename.extension|options|caption]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where options include ([https://www.mediawiki.org/wiki/Help:Images full options]):&lt;br /&gt;
&lt;br /&gt;
* Format option: border, and one of frameless, frame (or framed), or thumb (or thumbnail)&lt;br /&gt;
&lt;br /&gt;
* Resizing option: one of&lt;br /&gt;
{width}px – Resizes the image to fit within the given maximum width in pixels, without restricting its height.&lt;br /&gt;
x{height}px – Resizes the image to fit within the given maximum height in pixels, without restricting its width. &lt;br /&gt;
{width}x{height}px – Resizes the image to fit within the given width and height in pixels.&lt;br /&gt;
&lt;br /&gt;
* Horizontal alignment option: one of left, right, center, none&lt;br /&gt;
&lt;br /&gt;
* Vertical alignment option: one of baseline, sub, super, top, text-top, middle, bottom, text-bottom&lt;br /&gt;
&lt;br /&gt;
* Link option: one of&lt;br /&gt;
** link={target} – Allows to change the target (to an arbitrary page title, or URL) of the generated link, activable on the rendered image surface; e.g. [[File:Example.jpg|20px|link=http://www.wikipedia.org]] renders as  (external link), or [[File:Example.jpg|20px|link=MediaWiki]] renders as  (internal link).&lt;br /&gt;
** link= (with an empty value) – (MediaWiki 1.14+) Displays an image without any activable link; e.g. [[File:Example.jpg|20px|link=]] renders as .&lt;br /&gt;
If there is a space character between link and the equals sign, the link statement will be treated as a caption.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Embedding Video ====&lt;br /&gt;
[[https://www.mediawiki.org/wiki/Extension:YouTube Embedding video]] are supported for a variety of sources.&lt;br /&gt;
To embed a YouTube video:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;‎&amp;lt;youtube&amp;gt;foo‎&amp;lt;/youtube&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where foo is the video ID from the URL. i.e. if the video&#039;s URL is https://www.youtube.com/watch?v=vIlLh6JXugI, then the embed code would be: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;youtube&amp;gt;vIlLh6JXugI&amp;lt;/youtube&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Searching for content ===&lt;br /&gt;
Searching for content within Campus context is performed by adding the Campus namespace as part of the search criteria. If Campus namespace is omitted, search would be across all Campuses.&lt;br /&gt;
&lt;br /&gt;
=== Watching pages and notifications ===&lt;br /&gt;
Users can optionally receive email notifications whenever pages of interest have changed or added/deleted.&lt;br /&gt;
Navigate to your [[Special:Preferences|user preference page]] and select &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Email me when a page or a file on my watchlist has changed&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=For_content_creators&amp;diff=153</id>
		<title>For content creators</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=For_content_creators&amp;diff=153"/>
		<updated>2026-02-08T12:04:31Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Help for content creators ==&lt;br /&gt;
New pages should reside in the [[For_site_admins#NameSpace|Campus Namespace]]  and [[For_site_admins#Subpages|optional hierarchy]].&lt;br /&gt;
&lt;br /&gt;
An example for Brooklyn Campus Band Vocals would be:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[brooklyn:Brooklyn/Band/Vocals]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Creating a new page ===&lt;br /&gt;
[https://www.mediawiki.org/wiki/Help:Starting_a_new_page Creating a new page] can be done in one of the following ways:&lt;br /&gt;
&lt;br /&gt;
==== From the search box ====&lt;br /&gt;
When a page is searched which does not belong yet, an option is provided to create the new page from the search box.&lt;br /&gt;
&lt;br /&gt;
==== Using the URL ====&lt;br /&gt;
Typing the URL of desired page provides an option to create a new page.&lt;br /&gt;
The URL structure would be &lt;br /&gt;
https://how.doxadeo.org/index.php/&amp;lt;campus name&amp;gt;:NewPage&lt;br /&gt;
The page will be displayed like below with option to create the new page.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/b/be/Newpage.png&amp;quot; width=100% align=text caption=&amp;quot;New page&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Using wiki links ====&lt;br /&gt;
Wiki links are used to reference pages with simple syntax.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;[[&amp;lt;page name|&amp;lt;optional friendly name for page&amp;gt;]]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the page does not exist, the link will be coloured red.&lt;br /&gt;
&lt;br /&gt;
=== Editing your new page ===&lt;br /&gt;
Pages can be edited by either:&lt;br /&gt;
* The default WYSIWYG (What You See Is What You Get) editor by selecting the blue edit button on page.&lt;br /&gt;
* Editing source by selecting blue Edit button and selecting source.&lt;br /&gt;
&lt;br /&gt;
A range of [https://www.mediawiki.org/wiki/Help:Formatting different formatting options] are available for pages and displaying text.&lt;br /&gt;
&lt;br /&gt;
Some shortcuts to most common used options in source editor include:&lt;br /&gt;
==== Image insertion ====&lt;br /&gt;
&lt;br /&gt;
===== Either HTML tags are supported: =====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;pic src=&amp;quot;/images/e/e0/Foh.layout.202309.jpeg&amp;quot; width=100% align=text caption=&amp;quot;Front of house&amp;quot; /&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where src is the image location which can be found under the [[Special:ListFiles]] page for the image after uploaded. Use the file link minus the site name, i.e. &lt;br /&gt;
&amp;quot;https://how.doxadeo.org/images/d/d7/Dynamic_EQ_on_S31_for_sibilance.png&amp;quot;&lt;br /&gt;
Can be referenced as &amp;quot;/images/d/d7/Dynamic_EQ_on_S31_for_sibilance.png&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===== Wikilinks: ======&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[File:filename.extension|options|caption]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where options include:&lt;br /&gt;
&lt;br /&gt;
* Format option: border, and one of frameless, frame (or framed), or thumb (or thumbnail)&lt;br /&gt;
&lt;br /&gt;
* Resizing option: one of&lt;br /&gt;
{width}px – Resizes the image to fit within the given maximum width in pixels, without restricting its height.&lt;br /&gt;
x{height}px – Resizes the image to fit within the given maximum height in pixels, without restricting its width. &lt;br /&gt;
{width}x{height}px – Resizes the image to fit within the given width and height in pixels.&lt;br /&gt;
&lt;br /&gt;
* Horizontal alignment option: one of left, right, center, none&lt;br /&gt;
&lt;br /&gt;
* Vertical alignment option: one of baseline, sub, super, top, text-top, middle, bottom, text-bottom&lt;br /&gt;
&lt;br /&gt;
* Link option: one of&lt;br /&gt;
** link={target} – Allows to change the target (to an arbitrary page title, or URL) of the generated link, activable on the rendered image surface; e.g. [[File:Example.jpg|20px|link=http://www.wikipedia.org]] renders as  (external link), or [[File:Example.jpg|20px|link=MediaWiki]] renders as  (internal link).&lt;br /&gt;
** link= (with an empty value) – (MediaWiki 1.14+) Displays an image without any activable link; e.g. [[File:Example.jpg|20px|link=]] renders as .&lt;br /&gt;
If there is a space character between link and the equals sign, the link statement will be treated as a caption.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Embedding Video ====&lt;br /&gt;
[[https://www.mediawiki.org/wiki/Extension:YouTube Embedding video]] are supported for a variety of sources.&lt;br /&gt;
To embed a YouTube video:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;‎&amp;lt;youtube&amp;gt;foo‎&amp;lt;/youtube&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where foo is the video ID from the URL. i.e. if the video&#039;s URL is https://www.youtube.com/watch?v=vIlLh6JXugI, then the embed code would be: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;youtube&amp;gt;vIlLh6JXugI&amp;lt;/youtube&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Searching for content ===&lt;br /&gt;
Searching for content within Campus context is performed by adding the Campus namespace as part of the search criteria. If Campus namespace is omitted, search would be across all Campuses.&lt;br /&gt;
&lt;br /&gt;
=== Watching pages and notifications ===&lt;br /&gt;
Users can optionally receive email notifications whenever pages of interest have changed or added/deleted.&lt;br /&gt;
Navigate to your [[Special:Preferences|user preference page]] and select &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Email me when a page or a file on my watchlist has changed&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Lights/DMXPower&amp;diff=152</id>
		<title>brooklyn:Brooklyn/Tech/Lights/DMXPower</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Lights/DMXPower&amp;diff=152"/>
		<updated>2026-02-08T11:40:26Z</updated>

		<summary type="html">&lt;p&gt;Nardus: Added table&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== DMXPower ==&lt;br /&gt;
&lt;br /&gt;
DMXPower is a box that takes as input a DMX control signal to provide power, or cut power, to the devices that it controls.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/d/d7/DMXPower.Top.jpeg&amp;quot; width=50% align=center caption=&amp;quot;DMXPower: Top panel&amp;quot; /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
In the context of Brooklyn, DMXPower&#039;s control signal is in-band on the smoke machine&#039;s DMX channel. DMXPower is configured with a Main power channel (controlling the smoke machine) and an Aux power channel (controlling power to the fan that blows the smoke). Each of these power channels can be OFF, AUTO or ON.&lt;br /&gt;
&lt;br /&gt;
==== DMX values ====&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!DMX Value&lt;br /&gt;
!Main&lt;br /&gt;
!Aux&lt;br /&gt;
|-&lt;br /&gt;
|0&lt;br /&gt;
|OFF&lt;br /&gt;
|OFF&lt;br /&gt;
|-&lt;br /&gt;
|1&lt;br /&gt;
|AUTO&lt;br /&gt;
|ON&lt;br /&gt;
|-&lt;br /&gt;
|2&lt;br /&gt;
|AUTO&lt;br /&gt;
|OFF&lt;br /&gt;
|-&lt;br /&gt;
|4&lt;br /&gt;
|AUTO&lt;br /&gt;
|AUTO (DMX system ready for use)&lt;br /&gt;
|-&lt;br /&gt;
|8 or more&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |Smoke machine outputs progressively more smoke&lt;br /&gt;
|}&lt;br /&gt;
When the Main output is set to AUTO, it is turned on for four hours, and that four hours is reset every time smoke is triggered. In other words, it will typically remain on when AUTO, unless the smoke machine isn&#039;t being used at all.&lt;br /&gt;
&lt;br /&gt;
When the Aux output is set to AUTO, it will turn on for five minutes if:&lt;br /&gt;
* Previously ON, or&lt;br /&gt;
* Smoke triggered, which restarts the five minutes&lt;br /&gt;
&lt;br /&gt;
==== Design considerations ====&lt;br /&gt;
&lt;br /&gt;
* The smoke machine must just work™, without having to be separately switched or off, as this is typically often forgotten.&lt;br /&gt;
* The smoke machine is power hungry, so it must not be powered via UPS—it would reduce the 20 minute stage battery capacity to just 5 minutes! The primary purpose of DMXPower is to automatically control power to the smoke machine from the DMX system, while not using the same power source as the DMX system.&lt;br /&gt;
* In-band control makes sense since the smoke machine doesn&#039;t react to the first 8 or so values, and the unit monitors when the smoke machine is triggered, on the same channel.&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Lights&amp;diff=151</id>
		<title>brooklyn:Brooklyn/Tech/Lights</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Lights&amp;diff=151"/>
		<updated>2026-02-08T11:25:34Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Lights home ==&lt;br /&gt;
&lt;br /&gt;
We use [[https://www.chauvetdj.com/showxpress/ ShowXpress]] for controlling our DMX lighting system, specifically V9. (The newer V II is NOT compatible with the V9 configuration; upgrading will require reprogramming of all scenes.)&lt;br /&gt;
&lt;br /&gt;
When using the stage lighting, it is important to turn on the &#039;&#039;&#039;Keep on&#039;&#039;&#039; button. This orientates all moving fixtures to a typical stage position so that turning lights on gives useful light without requiring additional movement at that time.&lt;br /&gt;
&lt;br /&gt;
[[File:LightingUtilities.jpeg|thumb|451px|link=|Utilities buttons in ShowXpress]]The &#039;&#039;&#039;Keep on&#039;&#039;&#039; button also allows the house lights to be controlled via DMX, and ensures that the smoke machine is powered on. It also allows turning the smoke machine&#039;s fan on (to blow, of course) and off (to keep quiet, during preaching). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Antari Z3000 smoke machine is intelligently controlled via a [[brooklyn:Brooklyn/Tech/Lights/DMXPower | DMXPower]] interface, and should just work™ as follows when the &#039;&#039;&#039;Keep on&#039;&#039;&#039; button is activated:&lt;br /&gt;
* Triggering smoke (via &#039;&#039;&#039;Soft Smoke&#039;&#039;&#039;, &#039;&#039;&#039;Smoke&#039;&#039;&#039;, or &#039;&#039;&#039;Insane Smoke&#039;&#039;&#039; buttons) will turn the fan on, and keep it on for 5 minutes&lt;br /&gt;
* &#039;&#039;&#039;Smoke fan on&#039;&#039;&#039; will turn the fan on and keep it on&lt;br /&gt;
* &#039;&#039;&#039;Smoke fan off&#039;&#039;&#039; will turn the fan off and keep it off&lt;br /&gt;
* Should mains fail, the smoke machine and associated fan will stop working; the rest of the lighting system is carried by UPS&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Lights&amp;diff=150</id>
		<title>brooklyn:Brooklyn/Tech/Lights</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Lights&amp;diff=150"/>
		<updated>2026-02-08T11:24:47Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Lights home ==&lt;br /&gt;
&lt;br /&gt;
We use [[https://www.chauvetdj.com/showxpress/ ShowXpress]] for controlling our DMX lighting system, specifically V9. (The newer V II is NOT compatible with the V9 configuration; upgrading will require reprogramming of all scenes.)&lt;br /&gt;
&lt;br /&gt;
When using the stage lighting, it is important to turn on the &#039;&#039;&#039;Keep on&#039;&#039;&#039; button. This orientates all moving fixtures to a typical stage position so that turning lights on gives useful light without requiring additional movement at that time.&lt;br /&gt;
&lt;br /&gt;
[[File:LightingUtilities.jpeg|thumb|451px|Link=|Utilities buttons in ShowXpress]]The &#039;&#039;&#039;Keep on&#039;&#039;&#039; button also allows the house lights to be controlled via DMX, and ensures that the smoke machine is powered on. It also allows turning the smoke machine&#039;s fan on (to blow, of course) and off (to keep quiet, during preaching). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Antari Z3000 smoke machine is intelligently controlled via a [[brooklyn:Brooklyn/Tech/Lights/DMXPower | DMXPower]] interface, and should just work™ as follows when the &#039;&#039;&#039;Keep on&#039;&#039;&#039; button is activated:&lt;br /&gt;
* Triggering smoke (via &#039;&#039;&#039;Soft Smoke&#039;&#039;&#039;, &#039;&#039;&#039;Smoke&#039;&#039;&#039;, or &#039;&#039;&#039;Insane Smoke&#039;&#039;&#039; buttons) will turn the fan on, and keep it on for 5 minutes&lt;br /&gt;
* &#039;&#039;&#039;Smoke fan on&#039;&#039;&#039; will turn the fan on and keep it on&lt;br /&gt;
* &#039;&#039;&#039;Smoke fan off&#039;&#039;&#039; will turn the fan off and keep it off&lt;br /&gt;
* Should mains fail, the smoke machine and associated fan will stop working; the rest of the lighting system is carried by UPS&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Lights&amp;diff=149</id>
		<title>brooklyn:Brooklyn/Tech/Lights</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Lights&amp;diff=149"/>
		<updated>2026-02-08T11:21:52Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Lights home ==&lt;br /&gt;
&lt;br /&gt;
We use [[https://www.chauvetdj.com/showxpress/ ShowXpress]] for controlling our DMX lighting system, specifically V9. (The newer V II is NOT compatible with the V9 configuration; upgrading will require reprogramming of all scenes.)&lt;br /&gt;
&lt;br /&gt;
When using the stage lighting, it is important to turn on the &#039;&#039;&#039;Keep on&#039;&#039;&#039; button. This orientates all moving fixtures to a typical stage position so that turning lights on gives useful light without requiring additional movement at that time.&lt;br /&gt;
&lt;br /&gt;
[[File:LightingUtilities.jpeg|thumb|451px|Utilities buttons in ShowXpress]]The &#039;&#039;&#039;Keep on&#039;&#039;&#039; button also allows the house lights to be controlled via DMX, and ensures that the smoke machine is powered on. It also allows turning the smoke machine&#039;s fan on (to blow, of course) and off (to keep quiet, during preaching). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Antari Z3000 smoke machine is intelligently controlled via a [[brooklyn:Brooklyn/Tech/Lights/DMXPower | DMXPower]] interface, and should just work™ as follows when the &#039;&#039;&#039;Keep on&#039;&#039;&#039; button is activated:&lt;br /&gt;
* Triggering smoke (via &#039;&#039;&#039;Soft Smoke&#039;&#039;&#039;, &#039;&#039;&#039;Smoke&#039;&#039;&#039;, or &#039;&#039;&#039;Insane Smoke&#039;&#039;&#039; buttons) will turn the fan on, and keep it on for 5 minutes&lt;br /&gt;
* &#039;&#039;&#039;Smoke fan on&#039;&#039;&#039; will turn the fan on and keep it on&lt;br /&gt;
* &#039;&#039;&#039;Smoke fan off&#039;&#039;&#039; will turn the fan off and keep it off&lt;br /&gt;
* Should mains fail, the smoke machine and associated fan will stop working; the rest of the lighting system is carried by UPS&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Lights&amp;diff=148</id>
		<title>brooklyn:Brooklyn/Tech/Lights</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Lights&amp;diff=148"/>
		<updated>2026-02-08T11:15:20Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Lights home ==&lt;br /&gt;
&lt;br /&gt;
We use [[https://www.chauvetdj.com/showxpress/ ShowXpress]] for controlling our DMX lighting system, specifically V9. (The newer V II is NOT compatible with the V9 configuration; upgrading will require reprogramming of all scenes.)&lt;br /&gt;
&lt;br /&gt;
When using the stage lighting, it is important to turn on the &#039;&#039;&#039;Keep on&#039;&#039;&#039; button. This orientates all moving fixtures to a typical stage position so that turning lights on gives useful light without requiring additional movement at that time.&lt;br /&gt;
&lt;br /&gt;
[[File:LightingUtilities.jpeg|thumb|451px|Utilities buttons in ShowXpress]]The &#039;&#039;&#039;Keep on&#039;&#039;&#039; button also allows the house lights to be controlled via DMX, and ensures that the smoke machine is powered on. It also allows turning the smoke machine&#039;s fan on (to blow, of course) and off (to keep quiet, during preaching). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Antari Z3000 smoke machine is intelligently controlled via a [[brooklyn:Brooklyn/Tech/Lights/DMXPower | DMXPower]] interface, and should just work™ as follows when the &#039;&#039;&#039;Keep on&#039;&#039;&#039; button is activated:&lt;br /&gt;
* Triggering smoke (via &#039;&#039;&#039;Soft Smoke&#039;&#039;&#039;, &#039;&#039;&#039;Smoke&#039;&#039;&#039;, or &#039;&#039;&#039;Insane Smoke&#039;&#039;&#039; buttons) will turn the fan on, and keep it on for 5 minutes&lt;br /&gt;
* &#039;&#039;&#039;Smoke fan on&#039;&#039;&#039; will turn the fan on and keep it on&lt;br /&gt;
* &#039;&#039;&#039;Smoke fan off&#039;&#039;&#039; will turn the fan off and keep it off&lt;br /&gt;
* Should mains fail, the smoke machine and associated fan will stop working; the rest of the lighting system is carried by UPS&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Lights&amp;diff=147</id>
		<title>brooklyn:Brooklyn/Tech/Lights</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Lights&amp;diff=147"/>
		<updated>2026-02-08T11:13:43Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Lights home ==&lt;br /&gt;
&lt;br /&gt;
We use [[https://www.chauvetdj.com/showxpress/ ShowXpress]] for controlling our DMX lighting system, specifically V9. (The newer V II is NOT compatible with the V9 configuration; upgrading will require reprogramming of all scenes.)&lt;br /&gt;
&lt;br /&gt;
When using the stage lighting, it is important to turn on the &#039;&#039;&#039;Keep on&#039;&#039;&#039; button. This orientates all moving fixtures to a typical stage position so that turning lights on gives useful light without requiring additional movement at that time.&lt;br /&gt;
&lt;br /&gt;
[[File:LightingUtilities.jpeg|thumb|451px|Utilities buttons in ShowXpress]]The &#039;&#039;&#039;Keep on&#039;&#039;&#039; button also allows the house lights to be controlled via DMX, and ensures that the smoke machine is powered on. It also allows turning the smoke machine&#039;s fan on (to blow, of course) and off (to keep quiet, during preaching). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Antari Z3000 smoke machine is intelligently controlled via a [[brooklyn:Brooklyn/Tech/Lights/DMXPower | DMXPower]] interface, and should just work™ as follows when the &#039;&#039;&#039;Keep on&#039;&#039;&#039; button is activated:&lt;br /&gt;
* Triggering smoke (via &#039;&#039;&#039;Soft Smoke&#039;&#039;&#039;, &#039;&#039;&#039;Smoke&#039;&#039;&#039;, or &#039;&#039;&#039;Insane Smoke&#039;&#039;&#039; buttons) will turn the fan on, and keep it on for 5 minutes&lt;br /&gt;
* &#039;&#039;&#039;Smoke fan on&#039;&#039;&#039; will turn the fan on and keep it on&lt;br /&gt;
* &#039;&#039;&#039;Smoke fan off&#039;&#039;&#039; will turn the fan off and keep it off&lt;br /&gt;
* Should mains fail, the smoke machine and associated fan will stop working; the rest of the lighting system is carried by UPS&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Lights&amp;diff=146</id>
		<title>brooklyn:Brooklyn/Tech/Lights</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Lights&amp;diff=146"/>
		<updated>2026-02-08T11:13:11Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Lights home ==&lt;br /&gt;
&lt;br /&gt;
We use [[https://www.chauvetdj.com/showxpress/ ShowXpress]] for controlling our DMX lighting system, specifically V9. (The newer V II is NOT compatible with the V9 configuration; upgrading will require reprogramming of all scenes.)&lt;br /&gt;
&lt;br /&gt;
When using the stage lighting, it is important to turn on the &#039;&#039;&#039;Keep on&#039;&#039;&#039; button. This orientates all moving fixtures to a typical stage position so that turning lights on gives useful light without requiring additional movement at that time.&lt;br /&gt;
&lt;br /&gt;
[[File:LightingUtilities.jpeg|thumb|451px|Utilities buttons in ShowXpress]]The &#039;&#039;&#039;Keep on&#039;&#039;&#039; button also allows the house lights to be controlled via DMX, and ensures that the smoke machine is powered on. It also allows turning the smoke machine&#039;s fan on (to blow, of course) and off (to keep quiet, during preaching). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Antari Z3000 smoke machine is intelligently controlled via a [[brooklyn:Brooklyn/Tech/Lights/DMXPower | DMXPower]] interface, and should just work™ as follows when the &#039;&#039;&#039;Keep on&#039;&#039;&#039; button is activated:&lt;br /&gt;
* Triggering smoke (via &#039;&#039;&#039;Soft Smoke&#039;&#039;&#039;, &#039;&#039;&#039;Smoke&#039;&#039;&#039;, or &#039;&#039;&#039;Insane Smoke&#039;&#039;&#039; buttons) will turn the fan on, and keep it on for 5 minutes&lt;br /&gt;
* &#039;&#039;&#039;Smoke fan on&#039;&#039;&#039; will turn the fan on and keep it on&lt;br /&gt;
* &#039;&#039;&#039;Smoke fan off&#039;&#039;&#039; will turn the fan off and keep it off&lt;br /&gt;
* Should mains fail, the smoke machine and associated fan will stop working; the rest of the lighting system is carried by UPS&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Lights/DMXPower&amp;diff=145</id>
		<title>brooklyn:Brooklyn/Tech/Lights/DMXPower</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Lights/DMXPower&amp;diff=145"/>
		<updated>2026-02-08T09:37:35Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== DMXPower ==&lt;br /&gt;
&lt;br /&gt;
DMXPower is a box that takes as input a DMX control signal to provide power, or cut power, to the devices that it controls.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/d/d7/DMXPower.Top.jpeg&amp;quot; width=50% align=center caption=&amp;quot;DMXPower: Top panel&amp;quot; /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
In the context of Brooklyn, DMXPower&#039;s control signal is in-band on the smoke machine&#039;s DMX channel. DMXPower is configured with a Main power channel (controlling the smoke machine) and an Aux power channel (controlling power to the fan that blows the smoke). Each of these power channels can be OFF, AUTO or ON.&lt;br /&gt;
&lt;br /&gt;
==== DMX values ====&lt;br /&gt;
* 0: Main: OFF, Aux: OFF (typically the case when DMX software is not running)&lt;br /&gt;
* 1: Main: AUTO, Aux: ON&lt;br /&gt;
* 2: Main: AUTO, Aux: OFF&lt;br /&gt;
* 4: Main: AUTO, Aux: AUTO (DMX system ready for use)&lt;br /&gt;
* 8 or more: Smoke machine outputs progressively more smoke&lt;br /&gt;
&lt;br /&gt;
When the Main output is set to AUTO, it is turned on for four hours, and that four hours is reset every time smoke is triggered. In other words, it will typically remain on when AUTO, unless the smoke machine isn&#039;t being used at all.&lt;br /&gt;
&lt;br /&gt;
When the Aux output is set to AUTO, it will turn on for five minutes if:&lt;br /&gt;
* Previously ON, or&lt;br /&gt;
* Smoke triggered, which restarts the five minutes&lt;br /&gt;
&lt;br /&gt;
==== Design considerations ====&lt;br /&gt;
&lt;br /&gt;
* The smoke machine must just work™, without having to be separately switched or off, as this is typically often forgotten.&lt;br /&gt;
* The smoke machine is power hungry, so it must not be powered via UPS—it would reduce the 20 minute stage battery capacity to just 5 minutes! The primary purpose of DMXPower is to automatically control power to the smoke machine from the DMX system, while not using the same power source as the DMX system.&lt;br /&gt;
* In-band control makes sense since the smoke machine doesn&#039;t react to the first 8 or so values, and the unit monitors when the smoke machine is triggered, on the same channel.&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Lights&amp;diff=144</id>
		<title>brooklyn:Brooklyn/Tech/Lights</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Lights&amp;diff=144"/>
		<updated>2026-02-08T09:30:09Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Lights home ==&lt;br /&gt;
&lt;br /&gt;
We use [[https://www.chauvetdj.com/showxpress/ ShowXpress]] for controlling our DMX lighting system, specifically V9. (The newer V II is NOT compatible with the V9 configuration; upgrading will require reprogramming of all scenes.)&lt;br /&gt;
&lt;br /&gt;
When using the stage lighting, it is important to turn on the &#039;&#039;&#039;Keep on&#039;&#039;&#039; button. This orientates all moving fixtures to a typical stage position so that turning lights on gives useful light without requiring additional movement at that time.&lt;br /&gt;
&lt;br /&gt;
[[File:LightingUtilities.jpeg|451px|Right|Alt=&amp;quot;Utilities buttons in ShowXpress&amp;quot;|&amp;quot;Utilities buttons in ShowXpress&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Keep on&#039;&#039;&#039; button also allows the house lights to be controlled via DMX, and ensures that the smoke machine is powered on. It also allows turning the smoke machine&#039;s fan on (to blow, of course) and off (to keep quiet, during preaching).&lt;br /&gt;
&lt;br /&gt;
The Antari Z3000 smoke machine is intelligently controlled via a [[brooklyn:Brooklyn/Tech/Lights/DMXPower | DMXPower]] interface, and should just work™ as follows when the &#039;&#039;&#039;Keep on&#039;&#039;&#039; button is activated:&lt;br /&gt;
* Triggering smoke (via &#039;&#039;&#039;Soft Smoke&#039;&#039;&#039;, &#039;&#039;&#039;Smoke&#039;&#039;&#039;, or &#039;&#039;&#039;Insane Smoke&#039;&#039;&#039; buttons) will turn the fan on, and keep it on for 5 minutes&lt;br /&gt;
* &#039;&#039;&#039;Smoke fan on&#039;&#039;&#039; will turn the fan on and keep it on&lt;br /&gt;
* &#039;&#039;&#039;Smoke fan off&#039;&#039;&#039; will turn the fan off and keep it off&lt;br /&gt;
* Should mains fail, the smoke machine and associated fan will stop working; the rest of the lighting system is carried by UPS&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/ProPresenter-tips&amp;diff=143</id>
		<title>brooklyn:Brooklyn/Tech/Media/ProPresenter-tips</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/ProPresenter-tips&amp;diff=143"/>
		<updated>2026-02-08T05:33:33Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ProPresenter tips &amp;amp; tricks&lt;br /&gt;
&lt;br /&gt;
Different &amp;quot;Looks&amp;quot; can be setup which is handy for productions vs Sunday services. For Sunday services ensure that &amp;quot;Side Ann&amp;quot; look is active if things seem out of place.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/0/0a/Pp_look.png&amp;quot; width=100% align=text caption=&amp;quot;Look&amp;quot; /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=For_content_creators&amp;diff=131</id>
		<title>For content creators</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=For_content_creators&amp;diff=131"/>
		<updated>2026-01-26T12:06:03Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Help for content creators ==&lt;br /&gt;
New pages should reside in the [[For_site_admins#NameSpace|Campus Namespace]]  and [[For_site_admins#Subpages|optional hierarchy]].&lt;br /&gt;
&lt;br /&gt;
An example for Brooklyn Campus Band Vocals would be:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[brooklyn:Brooklyn/Band/Vocals]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Creating a new page ===&lt;br /&gt;
[https://www.mediawiki.org/wiki/Help:Starting_a_new_page Creating a new page] can be done in one of the following ways:&lt;br /&gt;
&lt;br /&gt;
==== From the search box ====&lt;br /&gt;
When a page is searched which does not belong yet, an option is provided to create the new page from the search box.&lt;br /&gt;
&lt;br /&gt;
==== Using the URL ====&lt;br /&gt;
Typing the URL of desired page provides an option to create a new page.&lt;br /&gt;
The URL structure would be &lt;br /&gt;
https://how.doxadeo.org/index.php/&amp;lt;campus name&amp;gt;:NewPage&lt;br /&gt;
The page will be displayed like below with option to create the new page.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/b/be/Newpage.png&amp;quot; width=100% align=text caption=&amp;quot;New page&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Using wiki links ====&lt;br /&gt;
Wiki links are used to reference pages with simple syntax.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;[[&amp;lt;page name|&amp;lt;optional friendly name for page&amp;gt;]]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the page does not exist, the link will be coloured red.&lt;br /&gt;
&lt;br /&gt;
=== Editing your new page ===&lt;br /&gt;
Pages can be edited by either:&lt;br /&gt;
* The default WYSIWYG (What You See Is What You Get) editor by selecting the blue edit button on page.&lt;br /&gt;
* Editing source by selecting blue Edit button and selecting source.&lt;br /&gt;
&lt;br /&gt;
A range of [https://www.mediawiki.org/wiki/Help:Formatting different formatting options] are available for pages and displaying text.&lt;br /&gt;
&lt;br /&gt;
Some shortcuts to most common used options in source editor include:&lt;br /&gt;
* Image insertion&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;pic src=&amp;quot;/images/e/e0/Foh.layout.202309.jpeg&amp;quot; width=100% align=text caption=&amp;quot;Front of house&amp;quot; /&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where src is the image location which can be found under the [[Special:ListFiles]] page for the image after uploaded. Use the file link minus the site name, i.e. &lt;br /&gt;
&amp;quot;https://how.doxadeo.org/images/d/d7/Dynamic_EQ_on_S31_for_sibilance.png&amp;quot;&lt;br /&gt;
Can be referenced as &amp;quot;/images/d/d7/Dynamic_EQ_on_S31_for_sibilance.png&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Embedding Video&lt;br /&gt;
[[https://www.mediawiki.org/wiki/Extension:YouTube|Embedding video]] are supported for a variety of sources.&lt;br /&gt;
To embed a YouTube video:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;‎&amp;lt;youtube&amp;gt;foo‎&amp;lt;/youtube&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where foo is the video ID from the URL. i.e. if the video&#039;s URL is https://www.youtube.com/watch?v=vIlLh6JXugI, then the embed code would be: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;youtube&amp;gt;vIlLh6JXugI&amp;lt;/youtube&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Searching for content ===&lt;br /&gt;
Searching for content within Campus context is performed by adding the Campus namespace as part of the search criteria. If Campus namespace is omitted, search would be across all Campuses.&lt;br /&gt;
&lt;br /&gt;
=== Watching pages and notifications ===&lt;br /&gt;
Users can optionally receive email notifications whenever pages of interest have changed or added/deleted.&lt;br /&gt;
Navigate to your [[Special:Preferences|user preference page]] and select &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Email me when a page or a file on my watchlist has changed&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Audio/Sibilance&amp;diff=130</id>
		<title>brooklyn:Brooklyn/Tech/Audio/Sibilance</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Audio/Sibilance&amp;diff=130"/>
		<updated>2026-01-26T11:35:23Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Sibilance ==&lt;br /&gt;
To address sibilance on a DiGiCo Sx1, once can use a dynamic EQ:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/d/d7/Dynamic_EQ_on_S31_for_sibilance.png&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/a/a1/Sibilance.s31.dynamiceq.jpg&amp;quot; width=&amp;quot;100%&amp;quot; align=&amp;quot;text&amp;quot; caption=&amp;quot;DiGiCo&#039;s S31 dynamic EQ: Here, the green band has the dynamic EQ turned on; here, around 5 kHz, the volume is currently being lowered. For the purpose of de-essing, the mode (top right) must be set to &#039;Over&#039; so that when the level at 5 kHz exceeds the threshold, then the level of the 5 kHz band is reduced.&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Steps to follow: ===&lt;br /&gt;
&lt;br /&gt;
* Touch the &amp;quot;Show dyn EQ&amp;quot; button, and then switch one of the EQs to a dyanmic EQ&lt;br /&gt;
* The EQ must be in &amp;quot;Over mode&amp;quot;, i.e. arrow on threshold pointing to right, i.e. when level is higher than threshold, the dynamic EQ has an effect&lt;br /&gt;
* Compression ratio of 2:1 to 3:1 has enough of an effect without influencing the sound too much&lt;br /&gt;
* The compressor must typically be quite fast, i.e. short times, to sound as natural as possible&lt;br /&gt;
* Centre frequency typically in the range 3 to 7 kHz&lt;br /&gt;
* Gain of compressor should be –10 to –20 dB&lt;br /&gt;
* Q typically 1 or higher&lt;br /&gt;
&lt;br /&gt;
=== What exactly is sibilance? ===&lt;br /&gt;
Sometimes a vocal can sound very irritating—listen to 10 s of this (start at 4:01):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;youtube&amp;gt;JEHmr1__AsM&amp;lt;/youtube&amp;gt;&lt;br /&gt;
&lt;br /&gt;
That “S” sound at the end of a word is called “sibilance”. It occurs typically in the 4 to 8 kHz range; that same range is needed to get clarity and presence in a vocal. Too much, almost like symbols, very quickly becomes very irritating. However, too little, and a person battle to hear what is being said.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/e/e7/Sibilance.wy_of_wys.png&amp;quot; width=100% align=text caption=&amp;quot;From the clip: This is the &#039;wy&#039; of &#039;wys&#039; in &#039;Wil ek vir jou wys wat leer...&#039;: the frequencies shown at the bottom correspond to the yellow cursor at the top.&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/7/7e/Sibilance.s_of_wys.png&amp;quot; width=100% align=text caption=&amp;quot;This is the &#039;s&#039; of &#039;wys&#039; in &#039;Wil ek vir jou wys wat leer...&#039;—note the portion that is significantly louder. The 5 kHz peaks at –50 dB, which was previously –63 dB—that’s a 13 dB difference, which represents more than four times the volume (6 dB is a doubling).&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The process of removing sibiliance is called “de-essing” or “desibilising” (https://en.wikipedia.org/wiki/De-essing).&lt;br /&gt;
&lt;br /&gt;
The first step in the process of improving sound is normally recording better quality sound at the sound, thus placing the microphone further away (which Marthinus already does), and aiming the microphone higher or lower (away from the mouth), as you can see in, for e.g. https://www.soundonsound.com/techniques/managing-sibilance or https://urm.academy/death-to-sibilance/.&lt;br /&gt;
&lt;br /&gt;
If one already has the sound, you can process it via an EQ. The challenge with this is that taking away too much of the “s” sound results in losing clarity and presence. Thus one wants to only take away the problematic portions when they are excessive, but leave them the rest of the time, i.e. compress that which annoys, but only when necessary.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/c/c1/Sibilance.reaper.de-esser.png&amp;quot; width=100% align=text caption=&amp;quot;Reaper’s built-in &#039;De-esser&#039;&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Reaper’s “De-esser” is a single-band dynamic EQ.&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/projectors&amp;diff=126</id>
		<title>brooklyn:Brooklyn/Tech/Media/projectors</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/projectors&amp;diff=126"/>
		<updated>2026-01-04T12:30:47Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Projector switch on ==&lt;br /&gt;
Ensure that all projectors are switched on.&lt;br /&gt;
&lt;br /&gt;
1. For Auditorium side projectors and stage screen, ensure that power is on. In corner electrical distribution board on the gallery, ensure that plugs marked are switched on at the multiplug.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/d/db/Proj-power1.png&amp;quot; width=50% align=left /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
2. Use Epsom Projector remotes, located next to Propresenter screen, and switch on Auditorium side and center screen projectors. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/3/31/New_epson_remotes.jpeg&amp;quot; width=30% align=left /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3. For the hall ensure that TVs are switched on and correct source selected. Remotes available in av cabinet in the corner.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/e/e7/Hall-remote.jpeg&amp;quot; width=30% align=left /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=File:New_epson_remotes.jpeg&amp;diff=125</id>
		<title>File:New epson remotes.jpeg</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=File:New_epson_remotes.jpeg&amp;diff=125"/>
		<updated>2026-01-04T12:27:37Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=File:Pp_look.png&amp;diff=124</id>
		<title>File:Pp look.png</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=File:Pp_look.png&amp;diff=124"/>
		<updated>2025-10-19T07:56:29Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/ProPresenter-tips&amp;diff=123</id>
		<title>brooklyn:Brooklyn/Tech/Media/ProPresenter-tips</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/ProPresenter-tips&amp;diff=123"/>
		<updated>2025-10-19T07:51:03Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ProPresenter tips &amp;amp; tricks&lt;br /&gt;
&lt;br /&gt;
Different &amp;quot;Looks&amp;quot; can be setup which is handy for productions vs Sunday services. For Sunday services ensure that &amp;quot;Side Ann&amp;quot; look is active if things seem out of place.&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/ProPresenter-tips&amp;diff=122</id>
		<title>brooklyn:Brooklyn/Tech/Media/ProPresenter-tips</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/ProPresenter-tips&amp;diff=122"/>
		<updated>2025-10-19T07:49:14Z</updated>

		<summary type="html">&lt;p&gt;Nardus: Created page with &amp;quot;ProPresenter tips &amp;amp; tricks&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ProPresenter tips &amp;amp; tricks&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media&amp;diff=121</id>
		<title>brooklyn:Brooklyn/Tech/Media</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media&amp;diff=121"/>
		<updated>2025-10-19T07:48:28Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Media home ==&lt;br /&gt;
==== [[brooklyn:Brooklyn/Tech/Media/Sunday-checklist|Sunday celebration checklist]] ====&lt;br /&gt;
&lt;br /&gt;
==== [[brooklyn:Brooklyn/Tech/Media/Weekday-checklist|Weekday event checklist]] ====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== [[brooklyn:Brooklyn/Tech/Media/ProPresenter-tips|ProPresenter tips &amp;amp; tricks]] ====&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/projectors&amp;diff=120</id>
		<title>brooklyn:Brooklyn/Tech/Media/projectors</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/projectors&amp;diff=120"/>
		<updated>2025-10-12T09:23:57Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Projector switch on ==&lt;br /&gt;
Ensure that all projectors are switched on.&lt;br /&gt;
&lt;br /&gt;
1. Launch PowerVC application which allows for remote control of some of the projectors from the taskbar (circled red below) or from Desktop shortcut &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/7/7e/Powervc.png&amp;quot; width=40% align=text /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
2. Select “On” for all projectors&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/9/97/Powervc-on.png&amp;quot; width=60% align=left /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3. For Auditorium side projectors and stage screen, ensure that power is on. In corner electrical distribution board on the gallery, ensure that plugs marked are switched on at the multiplug.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/d/db/Proj-power1.png&amp;quot; width=50% align=left /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
4. Use Epsom Projector remote, located next to Propresenter screen, and switch on Auditorium side screen projectors. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/5/5e/Epsom-remote.png&amp;quot; width=30% align=left /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
5. For the hall ensure that TVs are switched on and correct source selected. Remotes available in av cabinet in the corner.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/e/e7/Hall-remote.jpeg&amp;quot; width=30% align=left /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/projectors&amp;diff=119</id>
		<title>brooklyn:Brooklyn/Tech/Media/projectors</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/projectors&amp;diff=119"/>
		<updated>2025-10-12T09:21:22Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Projector switch on ==&lt;br /&gt;
Ensure that all projectors are switched on.&lt;br /&gt;
&lt;br /&gt;
1. Launch PowerVC application which allows for remote control of some of the projectors from the taskbar (circled red below) or from Desktop shortcut &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/7/7e/Powervc.png&amp;quot; width=40% align=text /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
2. Select “On” for all projectors&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/9/97/Powervc-on.png&amp;quot; width=60% align=left /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3. For Auditorium side projectors and stage screen, ensure that power is on. In corner electrical distribution board on the gallery, ensure that plugs marked are switched on at the multiplug.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/d/db/Proj-power1.png&amp;quot; width=50% align=left /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
4. Use Epsom Projector remote, located next to Propresenter screen, and switch on Auditorium side screen projectors. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/5/5e/Epsom-remote.png&amp;quot; width=30% align=left /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
5. For the hall ensure that TVs are switched on and correct source selected. Remotes available in av cabinet in the corner.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/e/e7/Hall-remote.png&amp;quot; width=30% align=left /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=File:Hall-remote.jpeg&amp;diff=118</id>
		<title>File:Hall-remote.jpeg</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=File:Hall-remote.jpeg&amp;diff=118"/>
		<updated>2025-10-12T09:17:57Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=File:FaerieGlen.png&amp;diff=117</id>
		<title>File:FaerieGlen.png</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=File:FaerieGlen.png&amp;diff=117"/>
		<updated>2025-05-20T06:08:49Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Todo&amp;diff=115</id>
		<title>brooklyn:Brooklyn/Todo</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Todo&amp;diff=115"/>
		<updated>2025-04-22T16:24:27Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== To do ===&lt;br /&gt;
List of things to do.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Feature requests for extending HOW functionality ===&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/PCO&amp;diff=114</id>
		<title>brooklyn:Brooklyn/PCO</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/PCO&amp;diff=114"/>
		<updated>2025-04-22T08:01:04Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--&amp;lt;yambe:breadcrumb self=&#039;PCO Home&#039;&amp;gt;brooklyn:Brooklyn|Brooklyn Home&amp;lt;/yambe:breadcrumb&amp;gt;--&amp;gt;&lt;br /&gt;
== PCO Home ==&lt;br /&gt;
=== Scheduling ===&lt;br /&gt;
All scheduling happens in [[File:Services.png|75px|link=(https://login.planningcenteronline.com/login/new)]]&lt;br /&gt;
&lt;br /&gt;
Apps are available at [[File:googleplay_services.svg|75px|link=https://play.google.com/store/apps/details?id=com.ministrycentered.PlanningCenter&amp;amp;hl=en&amp;amp;pli=1]] or [[File:App-store-apple-logo-services.svg|75px|link=https://apps.apple.com/us/app/planning-center-services/id327370808]]&lt;br /&gt;
&lt;br /&gt;
=== Blockouts ===&lt;br /&gt;
Ensure that blockouts are added to Planning Center Online for dates when unavailable for serving.&lt;br /&gt;
&amp;lt;youtube&amp;gt;6CVGytF3CHE&amp;lt;/youtube&amp;gt;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/PCO&amp;diff=113</id>
		<title>brooklyn:Brooklyn/PCO</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/PCO&amp;diff=113"/>
		<updated>2025-04-22T08:00:32Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--&amp;lt;yambe:breadcrumb self=&#039;PCO Home&#039;&amp;gt;brooklyn:Brooklyn|Brooklyn Home&amp;lt;/yambe:breadcrumb&amp;gt;--&amp;gt;&lt;br /&gt;
== PCO Home ==&lt;br /&gt;
=== Scheduling ===&lt;br /&gt;
All scheduling happens in [[File:Services.png|75px|link=(https://login.planningcenteronline.com/login/new)]]&lt;br /&gt;
&lt;br /&gt;
Apps are available at [[File:googleplay_services.svg|75px|link=https://play.google.com/store/apps/details?id=com.ministrycentered.PlanningCenter&amp;amp;hl=en&amp;amp;pli=1]] or [[File:App-store-apple-logo-services.svg|75px|link=https://apps.apple.com/us/app/planning-center-services/id327370808]]&lt;br /&gt;
&lt;br /&gt;
=== Blockouts ===&lt;br /&gt;
Ensure that blockouts are added to Planning Center Online for dates when unavailable for serving.&lt;br /&gt;
&amp;lt;youtube&amp;gt;6CVGytF3CHE&amp;lt;/youtube&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
PCO overview&lt;br /&gt;
&amp;lt;youtube&amp;gt;TTDbrHN5olo&amp;lt;/youtube&amp;gt;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/PCO&amp;diff=112</id>
		<title>brooklyn:Brooklyn/PCO</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/PCO&amp;diff=112"/>
		<updated>2025-04-22T07:59:56Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!--&amp;lt;yambe:breadcrumb self=&#039;PCO Home&#039;&amp;gt;brooklyn:Brooklyn|Brooklyn Home&amp;lt;/yambe:breadcrumb&amp;gt;--&amp;gt;&lt;br /&gt;
== PCO Home ==&lt;br /&gt;
=== Scheduling ===&lt;br /&gt;
All scheduling happens in [[File:Services.png|75px|link=(https://login.planningcenteronline.com/login/new)]]&lt;br /&gt;
&lt;br /&gt;
Apps are available at [[File:googleplay_services.svg|75px|link=https://play.google.com/store/apps/details?id=com.ministrycentered.PlanningCenter&amp;amp;hl=en&amp;amp;pli=1]] or [[File:App-store-apple-logo-services.svg|75px|link=https://apps.apple.com/us/app/planning-center-services/id327370808]]&lt;br /&gt;
&lt;br /&gt;
=== Blockouts ===&lt;br /&gt;
Ensure that blockouts are added to Planning Center Online for dates when unavailable for serving.&lt;br /&gt;
&amp;lt;youtube&amp;gt;6CVGytF3CHE&amp;lt;/youtube&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;youtube&amp;gt;TTDbrHN5olo&amp;lt;/youtube&amp;gt;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media&amp;diff=111</id>
		<title>brooklyn:Brooklyn/Tech/Media</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media&amp;diff=111"/>
		<updated>2025-04-22T07:51:38Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Media home ==&lt;br /&gt;
==== [[brooklyn:Brooklyn/Tech/Media/Sunday-checklist|Sunday celebration checklist]] ====&lt;br /&gt;
&lt;br /&gt;
==== [[brooklyn:Brooklyn/Tech/Media/Weekday-checklist|Weekday event checklist]] ====&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/Update-procedure&amp;diff=110</id>
		<title>brooklyn:Brooklyn/Tech/Media/Update-procedure</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/Update-procedure&amp;diff=110"/>
		<updated>2025-04-22T07:48:28Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Test text for now. ===&lt;br /&gt;
[[File:Test.png]]&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/Update-procedure&amp;diff=109</id>
		<title>brooklyn:Brooklyn/Tech/Media/Update-procedure</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/Update-procedure&amp;diff=109"/>
		<updated>2025-04-22T07:47:20Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Test text for now.&lt;br /&gt;
[[File:Test.png|thumb|Some pic]]&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=File:Test.png&amp;diff=108</id>
		<title>File:Test.png</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=File:Test.png&amp;diff=108"/>
		<updated>2025-04-22T07:44:13Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/Update-procedure&amp;diff=107</id>
		<title>brooklyn:Brooklyn/Tech/Media/Update-procedure</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/Update-procedure&amp;diff=107"/>
		<updated>2025-04-22T07:42:34Z</updated>

		<summary type="html">&lt;p&gt;Nardus: Created page with &amp;quot;Test text for now.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Test text for now.&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media&amp;diff=106</id>
		<title>brooklyn:Brooklyn/Tech/Media</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media&amp;diff=106"/>
		<updated>2025-04-22T07:41:57Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Media home ==&lt;br /&gt;
==== [[brooklyn:Brooklyn/Tech/Media/Sunday-checklist|Sunday celebration checklist]] ====&lt;br /&gt;
&lt;br /&gt;
==== [[brooklyn:Brooklyn/Tech/Media/Weekday-checklist|Weekday event checklist]] ====&lt;br /&gt;
Test entry&lt;br /&gt;
&lt;br /&gt;
[[brooklyn:Brooklyn/Tech/Media/Update-procedure|Update procedure]]&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=MediaWiki:Tweeki-navbar-brand&amp;diff=104</id>
		<title>MediaWiki:Tweeki-navbar-brand</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=MediaWiki:Tweeki-navbar-brand&amp;diff=104"/>
		<updated>2025-04-21T13:12:21Z</updated>

		<summary type="html">&lt;p&gt;Nardus: Created page with &amp;quot;File:Dd_logo1.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;File:Dd_logo1.png&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=File:Dd_logo1.png&amp;diff=103</id>
		<title>File:Dd logo1.png</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=File:Dd_logo1.png&amp;diff=103"/>
		<updated>2025-04-21T13:10:17Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=File:Dd_bk.jpg&amp;diff=102</id>
		<title>File:Dd bk.jpg</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=File:Dd_bk.jpg&amp;diff=102"/>
		<updated>2025-04-21T13:07:43Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=File:Dd_logo1.svg&amp;diff=100</id>
		<title>File:Dd logo1.svg</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=File:Dd_logo1.svg&amp;diff=100"/>
		<updated>2025-04-20T15:35:31Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=For_content_creators&amp;diff=99</id>
		<title>For content creators</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=For_content_creators&amp;diff=99"/>
		<updated>2025-04-04T01:57:22Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Help for content creators ==&lt;br /&gt;
New pages should reside in the [[For_site_admins#NameSpace|Campus Namespace]]  and [[For_site_admins#Subpages|optional hierarchy]].&lt;br /&gt;
&lt;br /&gt;
An example for Brooklyn Campus Band Vocals would be:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[brooklyn:Brooklyn/Band/Vocals]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Creating a new page ===&lt;br /&gt;
[https://www.mediawiki.org/wiki/Help:Starting_a_new_page Creating a new page] can be done in one of the following ways:&lt;br /&gt;
&lt;br /&gt;
==== From the search box ====&lt;br /&gt;
When a page is searched which does not belong yet, an option is provided to create the new page from the search box.&lt;br /&gt;
&lt;br /&gt;
==== Using the URL ====&lt;br /&gt;
Typing the URL of desired page provides an option to create a new page.&lt;br /&gt;
The URL structure would be &lt;br /&gt;
https://how.doxadeo.org/index.php/&amp;lt;campus name&amp;gt;:NewPage&lt;br /&gt;
The page will be displayed like below with option to create the new page.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/b/be/Newpage.png&amp;quot; width=100% align=text caption=&amp;quot;New page&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Using wiki links ====&lt;br /&gt;
Wiki links are used to reference pages with simple syntax.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;[[&amp;lt;page name|&amp;lt;optional friendly name for page&amp;gt;]]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the page does not exist, the link will be coloured red.&lt;br /&gt;
&lt;br /&gt;
=== Editing your new page ===&lt;br /&gt;
Pages can be edited by either:&lt;br /&gt;
* The default WYSIWYG (What You See Is What You Get) editor by selecting the blue edit button on page.&lt;br /&gt;
* Editing source by selecting blue Edit button and selecting source.&lt;br /&gt;
&lt;br /&gt;
A range of [https://www.mediawiki.org/wiki/Help:Formatting different formatting options] are available for pages and displaying text.&lt;br /&gt;
&lt;br /&gt;
Some shortcuts to most common used options in source editor include:&lt;br /&gt;
* Image insertion&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;pic src=&amp;quot;/images/e/e0/Foh.layout.202309.jpeg&amp;quot; width=100% align=text caption=&amp;quot;Front of house&amp;quot; /&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where src is the image location which can be found under the [[Special:ListFiles]] page for the image after uploaded.&lt;br /&gt;
&lt;br /&gt;
* Embedding Video&lt;br /&gt;
[[https://www.mediawiki.org/wiki/Extension:YouTube|Embedding video]] are supported for a variety of sources.&lt;br /&gt;
To embed a YouTube video:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;‎&amp;lt;youtube&amp;gt;foo‎&amp;lt;/youtube&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where foo is the video ID from the URL. i.e. if the video&#039;s URL is https://www.youtube.com/watch?v=vIlLh6JXugI, then the embed code would be: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;youtube&amp;gt;vIlLh6JXugI&amp;lt;/youtube&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Searching for content ===&lt;br /&gt;
Searching for content within Campus context is performed by adding the Campus namespace as part of the search criteria. If Campus namespace is omitted, search would be across all Campuses.&lt;br /&gt;
&lt;br /&gt;
=== Watching pages and notifications ===&lt;br /&gt;
Users can optionally receive email notifications whenever pages of interest have changed or added/deleted.&lt;br /&gt;
Navigate to your [[Special:Preferences|user preference page]] and select &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Email me when a page or a file on my watchlist has changed&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=For_content_creators&amp;diff=98</id>
		<title>For content creators</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=For_content_creators&amp;diff=98"/>
		<updated>2025-04-04T01:55:59Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Help for content creators ==&lt;br /&gt;
New pages should reside in the [[For_site_admins#NameSpace|Campus Namespace]]  and [[For_site_admins#Subpages|optional hierarchy]].&lt;br /&gt;
&lt;br /&gt;
An example for Brooklyn Campus Band Vocals would be:&lt;br /&gt;
&amp;lt;nowiki&amp;gt;[[brooklyn:Brooklyn/Band/Vocals]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Creating a new page ===&lt;br /&gt;
[https://www.mediawiki.org/wiki/Help:Starting_a_new_page Creating a new page] can be done in one of the following ways:&lt;br /&gt;
&lt;br /&gt;
==== From the search box ====&lt;br /&gt;
When a page is searched which does not belong yet, an option is provided to create the new page from the search box.&lt;br /&gt;
&lt;br /&gt;
==== Using the URL ====&lt;br /&gt;
Typing the URL of desired page provides an option to create a new page.&lt;br /&gt;
The URL structure would be &lt;br /&gt;
https://how.doxadeo.org/index.php/&amp;lt;campus name&amp;gt;:NewPage&lt;br /&gt;
The page will be displayed like below with option to create the new page.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/b/be/Newpage.png&amp;quot; width=100% align=text caption=&amp;quot;New page&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Using wiki links ====&lt;br /&gt;
Wiki links are used to reference pages with simple syntax.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;[[&amp;lt;page name|&amp;lt;optional friendly name for page&amp;gt;]]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the page does not exist, the link will be coloured red.&lt;br /&gt;
&lt;br /&gt;
=== Editing your new page ===&lt;br /&gt;
Pages can be edited by either:&lt;br /&gt;
* The default WYSIWYG (What You See Is What You Get) editor by selecting the blue edit button on page.&lt;br /&gt;
* Editing source by selecting blue Edit button and selecting source.&lt;br /&gt;
&lt;br /&gt;
A range of [https://www.mediawiki.org/wiki/Help:Formatting different formatting options] are available for pages and displaying text.&lt;br /&gt;
&lt;br /&gt;
Some shortcuts to most common used options in source editor include:&lt;br /&gt;
* Image insertion&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;pic src=&amp;quot;/images/e/e0/Foh.layout.202309.jpeg&amp;quot; width=100% align=text caption=&amp;quot;Front of house&amp;quot; /&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where src is the image location which can be found under the [[Special:ListFiles]] page for the image after uploaded.&lt;br /&gt;
&lt;br /&gt;
* Embedding Video&lt;br /&gt;
[[https://www.mediawiki.org/wiki/Extension:YouTube|Embedding video]] are supported for a variety of sources.&lt;br /&gt;
To embed a YouTube video:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;‎&amp;lt;youtube&amp;gt;foo‎&amp;lt;/youtube&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where foo is the video ID from the URL. i.e. if the video&#039;s URL is https://www.youtube.com/watch?v=vIlLh6JXugI, then the embed code would be: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;youtube&amp;gt;vIlLh6JXugI&amp;lt;/youtube&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Searching for content ===&lt;br /&gt;
Searching for content within Campus context is performed by adding the Campus namespace as part of the search criteria. If Campus namespace is omitted, search would be across all Campuses.&lt;br /&gt;
&lt;br /&gt;
=== Watching pages and notifications ===&lt;br /&gt;
Users can optionally receive email notifications whenever pages of interest have changed or added/deleted.&lt;br /&gt;
Navigate to your [[Special:Preferences|user preference page]] and select &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Email me when a page or a file on my watchlist has changed&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=For_content_creators&amp;diff=97</id>
		<title>For content creators</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=For_content_creators&amp;diff=97"/>
		<updated>2025-04-04T01:51:02Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Help for content creators ==&lt;br /&gt;
New pages should reside in the [[For_site_admins#NameSpace|Campus Namespace]]  and [[For_site_admins#Subpages|optional hierarchy]].&lt;br /&gt;
&lt;br /&gt;
An example for Brooklyn Campus Band Vocals would be:&lt;br /&gt;
&amp;lt;code&amp;gt;[[brooklyn:Brooklyn/Band/Vocals|Vocals home]]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Creating a new page ===&lt;br /&gt;
[https://www.mediawiki.org/wiki/Help:Starting_a_new_page Creating a new page] can be done in one of the following ways:&lt;br /&gt;
&lt;br /&gt;
==== From the search box ====&lt;br /&gt;
When a page is searched which does not belong yet, an option is provided to create the new page from the search box.&lt;br /&gt;
&lt;br /&gt;
==== Using the URL ====&lt;br /&gt;
Typing the URL of desired page provides an option to create a new page.&lt;br /&gt;
The URL structure would be &lt;br /&gt;
https://how.doxadeo.org/index.php/&amp;lt;campus name&amp;gt;:NewPage&lt;br /&gt;
The page will be displayed like below with option to create the new page.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/b/be/Newpage.png&amp;quot; width=100% align=text caption=&amp;quot;New page&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Using wiki links ====&lt;br /&gt;
Wiki links are used to reference pages with simple syntax.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;[[&amp;lt;page name|&amp;lt;optional friendly name for page&amp;gt;]]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the page does not exist, the link will be coloured red.&lt;br /&gt;
&lt;br /&gt;
=== Editing your new page ===&lt;br /&gt;
Pages can be edited by either:&lt;br /&gt;
* The default WYSIWYG (What You See Is What You Get) editor by selecting the blue edit button on page.&lt;br /&gt;
* Editing source by selecting blue Edit button and selecting source.&lt;br /&gt;
&lt;br /&gt;
A range of [https://www.mediawiki.org/wiki/Help:Formatting different formatting options] are available for pages and displaying text.&lt;br /&gt;
&lt;br /&gt;
Some shortcuts to most common used options in source editor include:&lt;br /&gt;
* Image insertion&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;pic src=&amp;quot;/images/e/e0/Foh.layout.202309.jpeg&amp;quot; width=100% align=text caption=&amp;quot;Front of house&amp;quot; /&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where src is the image location which can be found under the [[Special:ListFiles]] page for the image after uploaded.&lt;br /&gt;
&lt;br /&gt;
* Embedding Video&lt;br /&gt;
[[https://www.mediawiki.org/wiki/Extension:YouTube|Embedding video]] are supported for a variety of sources.&lt;br /&gt;
To embed a YouTube video:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;‎&amp;lt;youtube&amp;gt;foo‎&amp;lt;/youtube&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where foo is the video ID from the URL. i.e. if the video&#039;s URL is https://www.youtube.com/watch?v=vIlLh6JXugI, then the embed code would be: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;youtube&amp;gt;vIlLh6JXugI&amp;lt;/youtube&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Searching for content ===&lt;br /&gt;
Searching for content within Campus context is performed by adding the Campus namespace as part of the search criteria. If Campus namespace is omitted, search would be across all Campuses.&lt;br /&gt;
&lt;br /&gt;
=== Watching pages and notifications ===&lt;br /&gt;
Users can optionally receive email notifications whenever pages of interest have changed or added/deleted.&lt;br /&gt;
Navigate to your [[Special:Preferences|user preference page]] and select &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Email me when a page or a file on my watchlist has changed&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=For_site_admins&amp;diff=96</id>
		<title>For site admins</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=For_site_admins&amp;diff=96"/>
		<updated>2025-04-04T01:41:45Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;yambe:breadcrumb self=&#039;Site admins&#039;&amp;gt;Main_Page|Home&amp;lt;/yambe:breadcrumb&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Help for site admins ==&lt;br /&gt;
&lt;br /&gt;
=== NameSpace ===&lt;br /&gt;
Each Campus will reside in its own [https://www.mediawiki.org/wiki/Manual:Namespace NameSpace]. This allows for searching content per Campus. Searching content specific per campus requires that campus name be inserted in search box.&lt;br /&gt;
NameSpaces also allows for editing restrictions per NameSpace. People will belong to a specific NameSpace.&lt;br /&gt;
&lt;br /&gt;
=== Subpages ===&lt;br /&gt;
[https://www.mediawiki.org/wiki/Help:Subpages Subpages] are used to allow for navigation via breadcrumbs, which shows the hierarchy at top of page, e.g.&lt;br /&gt;
Home &amp;gt; Brooklyn Home&lt;br /&gt;
&lt;br /&gt;
Intended hierarchy for the knowledge base could be:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
Home:&lt;br /&gt;
 |- Campus1&lt;br /&gt;
    |- Area1&lt;br /&gt;
       |- Area1 Subpage&lt;br /&gt;
    |- Area2&lt;br /&gt;
       |- Area2 Subpage&lt;br /&gt;
 |- Campus2&lt;br /&gt;
    |- Area1&lt;br /&gt;
       |- Area1 Subpage&lt;br /&gt;
    |- Area2&lt;br /&gt;
       |- Area2 Subpage&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
Brooklyn Campus resorts under namespace &amp;quot;brooklyn&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/pp-videos&amp;diff=94</id>
		<title>brooklyn:Brooklyn/Tech/Media/pp-videos</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=brooklyn:Brooklyn/Tech/Media/pp-videos&amp;diff=94"/>
		<updated>2025-03-13T11:42:01Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== ProPresenter pre service videos ==&lt;br /&gt;
&lt;br /&gt;
=== Cross fade between videos ===&lt;br /&gt;
To create a better playback and cross fade between videos in the pre service section, one can very easily alter the start/stop times of the individual videos to eliminate black screens and video build ups into a seamless playback.&lt;br /&gt;
&lt;br /&gt;
In ProPresenter, right click on the video and select “Inspector”.&lt;br /&gt;
The Inspector screen is shown:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/e/e3/Inspector.png&amp;quot; width=100% align=text /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Select the properties view (marked with red circle) of the video in Inspector.&lt;br /&gt;
&lt;br /&gt;
Use playback controls and look for appropriate start of the video to remove as much as possible of dead time where no audio/video is present. Stop playback and use frame forward/backward if needed to position playhead to position. Once at the correct place, select the icon on the right side of &amp;quot;In point&amp;quot; (Red circled) on the right hand to copy the exact time code into the In point.&lt;br /&gt;
Alternatively, time code can be typed in manually.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/4/44/Properties.png&amp;quot; width=60% align=left /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Repeat steps to specify the out time of the video. Use playback control and find the appropriate last frame of video, removing any black or unwanted visuals. Set out time by clicking the &amp;quot;Out point&amp;quot; (Green circled) icon or manually typing the time code.&lt;br /&gt;
&lt;br /&gt;
Repeat the process above for each of the videos in the pre service playlist.&lt;br /&gt;
When above is set, starting the pre service video playlist will provide smoother crossfade transitions between videos without awkward black screens and no need to edit videos.&lt;br /&gt;
&lt;br /&gt;
=== Setting up automatic move to next video ===&lt;br /&gt;
To ensure that videos automatically advance and select next, select all videos in the pre service area, right click and ensure that videos are in foreground.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/f/f7/Foreground.png&amp;quot; width=50% align=left /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Next select all videos and right click and select Go To Next Timers. Ensure that the timer is set to 0 seconds for immediate transition to next video.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/7/78/Gonext.png&amp;quot; width=50% align=left /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The timer starts when the video ends. It doesn&#039;t matter how long the video is, the timer starts when the video finishes playing. Typically you would want to set your timer to zero (0) seconds in order to advance to the next cue in the presentation immediately. If you set the timer to a longer time, the last frame of the video will stay on screen for that amount of time before advancing to the next slide..&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
	<entry>
		<id>https://how.doxadeo.org/index.php?title=For_content_creators&amp;diff=93</id>
		<title>For content creators</title>
		<link rel="alternate" type="text/html" href="https://how.doxadeo.org/index.php?title=For_content_creators&amp;diff=93"/>
		<updated>2024-11-22T07:15:43Z</updated>

		<summary type="html">&lt;p&gt;Nardus: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Help for content creators ==&lt;br /&gt;
New pages should reside in the [[For_site_admins#NameSpace|Campus Namespace]]  and [[For_site_admins#Subpages|optional hierarchy]].&lt;br /&gt;
&lt;br /&gt;
=== Creating a new page ===&lt;br /&gt;
[https://www.mediawiki.org/wiki/Help:Starting_a_new_page Creating a new page] can be done in one of the following ways:&lt;br /&gt;
&lt;br /&gt;
==== From the search box ====&lt;br /&gt;
When a page is searched which does not belong yet, an option is provided to create the new page from the search box.&lt;br /&gt;
&lt;br /&gt;
==== Using the URL ====&lt;br /&gt;
Typing the URL of desired page provides an option to create a new page.&lt;br /&gt;
The URL structure would be &lt;br /&gt;
https://how.doxadeo.org/index.php/&amp;lt;campus name&amp;gt;:NewPage&lt;br /&gt;
The page will be displayed like below with option to create the new page.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pic src=&amp;quot;/images/b/be/Newpage.png&amp;quot; width=100% align=text caption=&amp;quot;New page&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Using wiki links ====&lt;br /&gt;
Wiki links are used to reference pages with simple syntax.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;[[&amp;lt;page name|&amp;lt;optional friendly name for page&amp;gt;]]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the page does not exist, the link will be coloured red.&lt;br /&gt;
&lt;br /&gt;
=== Editing your new page ===&lt;br /&gt;
Pages can be edited by either:&lt;br /&gt;
* The default WYSIWYG (What You See Is What You Get) editor by selecting the blue edit button on page.&lt;br /&gt;
* Editing source by selecting blue Edit button and selecting source.&lt;br /&gt;
&lt;br /&gt;
A range of [https://www.mediawiki.org/wiki/Help:Formatting different formatting options] are available for pages and displaying text.&lt;br /&gt;
&lt;br /&gt;
Some shortcuts to most common used options in source editor include:&lt;br /&gt;
* Image insertion&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;pic src=&amp;quot;/images/e/e0/Foh.layout.202309.jpeg&amp;quot; width=100% align=text caption=&amp;quot;Front of house&amp;quot; /&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where src is the image location which can be found under the [[Special:ListFiles]] page for the image after uploaded.&lt;br /&gt;
&lt;br /&gt;
* Embedding Video&lt;br /&gt;
[[https://www.mediawiki.org/wiki/Extension:YouTube|Embedding video]] are supported for a variety of sources.&lt;br /&gt;
To embed a YouTube video:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;‎&amp;lt;youtube&amp;gt;foo‎&amp;lt;/youtube&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where foo is the video ID from the URL. i.e. if the video&#039;s URL is https://www.youtube.com/watch?v=vIlLh6JXugI, then the embed code would be: &lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;youtube&amp;gt;vIlLh6JXugI&amp;lt;/youtube&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Searching for content ===&lt;br /&gt;
Searching for content within Campus context is performed by adding the Campus namespace as part of the search criteria. If Campus namespace is omitted, search would be across all Campuses.&lt;br /&gt;
&lt;br /&gt;
=== Watching pages and notifications ===&lt;br /&gt;
Users can optionally receive email notifications whenever pages of interest have changed or added/deleted.&lt;br /&gt;
Navigate to your [[Special:Preferences|user preference page]] and select &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Email me when a page or a file on my watchlist has changed&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Nardus</name></author>
	</entry>
</feed>