<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki-dev.pumpingstationone.org/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kathryn007</id>
	<title>PS:1 Wiki Dev - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-dev.pumpingstationone.org/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kathryn007"/>
	<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/wiki/Special:Contributions/Kathryn007"/>
	<updated>2026-04-10T14:41:31Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Canvas&amp;diff=42364</id>
		<title>Canvas</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Canvas&amp;diff=42364"/>
		<updated>2020-04-25T20:33:30Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description ==&lt;br /&gt;
&lt;br /&gt;
Canvas is a learning management system (LMS) that PS1 is considering implementing to assist with documenting and to some degree, automating the tool and equipment authorization process and documentation.&lt;br /&gt;
&lt;br /&gt;
Canvas can be visited at https://canvas.pumpingstationone.org&lt;br /&gt;
&lt;br /&gt;
It is early in the deployment process. Ask Kathryn Born (kathryn.born@pumpingstationone.org) and Gary Newhouse for more information, or to participate.&lt;br /&gt;
&lt;br /&gt;
== How do I get a password for Canvas? ==&lt;br /&gt;
&lt;br /&gt;
You first need to be in our new member management software, Wild Apricot. &lt;br /&gt;
Login using the Active Directory username you created in Wild Apricot.&lt;br /&gt;
You can reset your AD password here via email - https://selfservice.pumpingstationone.org/&lt;br /&gt;
This is not and does not affect your Wild Apricot login, however. &lt;br /&gt;
&lt;br /&gt;
Feb 25, 2019: The Canvas login has been modified to use your &amp;quot;New AD&amp;quot; username instead of your email address to reduce confusion. You can check your &amp;quot;New AD&amp;quot; username on your Wild Apricot profile. You can reset the password to your AD/Canvas account from https://selfservice.pumpingstationone.org&lt;br /&gt;
&lt;br /&gt;
For more information about various PS1 usernames and logins, see the appropriate wiki pages for [[Username]] and [[Login]].&lt;br /&gt;
&lt;br /&gt;
== Technical Overview ==&lt;br /&gt;
&lt;br /&gt;
Canvas is currently hosted in Azure as a prebuilt Bitnami container. It connects back to the space via a site-to-site VPN for authentication.&lt;br /&gt;
&lt;br /&gt;
=== Azure Deployment ===&lt;br /&gt;
&lt;br /&gt;
Deployment uses the Bitnami Canvas LMS stack - https://bitnami.com/stack/canvaslms&lt;br /&gt;
&lt;br /&gt;
Canvas currently runs in the &amp;lt;code&amp;gt;bitnami-canvaslms-534e-rgroup&amp;lt;/code&amp;gt; resource group on Azure&lt;br /&gt;
&lt;br /&gt;
The following components drive Canvas:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Resource Name&lt;br /&gt;
! Resource Type&lt;br /&gt;
! Location&lt;br /&gt;
|-&lt;br /&gt;
| bitnami-canvaslms-534e&lt;br /&gt;
| Virtual machine&lt;br /&gt;
| Central US&lt;br /&gt;
|-&lt;br /&gt;
| bitnami-canvaslms-534e-ip&lt;br /&gt;
| Public IP address&lt;br /&gt;
| Central US&lt;br /&gt;
|-&lt;br /&gt;
| bitnami-canvaslms-534eni&lt;br /&gt;
| Network interface&lt;br /&gt;
| Central US&lt;br /&gt;
|-&lt;br /&gt;
| bitnami-canvaslms-534e-securitygroup&lt;br /&gt;
| Network security group&lt;br /&gt;
| Central US&lt;br /&gt;
|-&lt;br /&gt;
| Canvas-534e&lt;br /&gt;
| Connection&lt;br /&gt;
| Central US&lt;br /&gt;
|-&lt;br /&gt;
| canvasVault6-15-18&lt;br /&gt;
| Recovery Services vault&lt;br /&gt;
| Central US&lt;br /&gt;
|-&lt;br /&gt;
| CanvasVPN-534e&lt;br /&gt;
| Virtual network gateway&lt;br /&gt;
| Central US&lt;br /&gt;
|-&lt;br /&gt;
| CanvasVPN-ip-534e&lt;br /&gt;
| Public IP address&lt;br /&gt;
| Central US&lt;br /&gt;
|-&lt;br /&gt;
| vpc-bitnami-canvaslms-534e&lt;br /&gt;
| Virtual network&lt;br /&gt;
| Central US&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Azure VPN ===&lt;br /&gt;
&lt;br /&gt;
The Azure VPN is used to facilitate LDAP authentication against [[Active Directory|Active_Directory]].&lt;br /&gt;
&lt;br /&gt;
=== Azure Backups ===&lt;br /&gt;
&lt;br /&gt;
Azure is configured to make daily incremental backups of Canvas. As of 11/1/18 it contains 4 months of backups totaling 70GB.&lt;br /&gt;
&lt;br /&gt;
== Authentication ==&lt;br /&gt;
&lt;br /&gt;
Canvas uses LDAP to authenticate against onsite [[Active Directory]]. Canvas user information is populated by a PowerShell script that runs on [[Active_Directory|DC1.pumpingstationone.org]] every 15 minutes as a Windows Scheduled Task. (Script should really be hosted on the PS1 github)&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
[https://community.canvaslms.com/community/answers/training/ Canvas Training]&lt;br /&gt;
&lt;br /&gt;
[https://community.canvaslms.com/docs/DOC-3008-configuring-ldap-and-canvas-authentication Configuring Canvas authentication with LDAP]&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Vote_to_Restructure_the_Board_of_Directors&amp;diff=41626</id>
		<title>Vote to Restructure the Board of Directors</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Vote_to_Restructure_the_Board_of_Directors&amp;diff=41626"/>
		<updated>2019-12-18T02:24:21Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Results */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Sponsors ==&lt;br /&gt;
&lt;br /&gt;
* The Board of Directors&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
* Announced: 10/15/19&lt;br /&gt;
* Language locked: 10/24/19&lt;br /&gt;
* Voted on: 10/29/19&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/document/d/1VswrwtuP7AuV6IPXUjRs80aO3bhB1sGViWU85vy2utA/edit?usp=sharing PS1 Board Election Info and Restructuring Proposal Notes]&lt;br /&gt;
&lt;br /&gt;
This vote is fairly simple in premise despite seeming like a very large change to our structure. &#039;&#039;&#039;Relieve 3 officer positions ( CTO, PR, and Treasurer) of general board duties, so that they are able to focus on and develop teams around the many varied and complex tasks associated with their roles.&#039;&#039;&#039; We hope to make a distinction between Directors and Officers for the benefit of the individuals in those roles, the functionality of future boards, and the organization as a whole.&lt;br /&gt;
&lt;br /&gt;
One of the details of this action that is often overlooked, due to a board that is historically composed of primarily officers, where all officers of are on the Board, is the distinct purpose Directors and Officers have in a nonprofit. [https://charitylawyerblog.com/2013/11/22/nonprofit-law-jargon-buster-directors-and-officers A quick discription can be found here]. Simply put - Directors are membership-elected and serve to oversee the organization is upholding its mission and Officers execute on the mission. It is a form of checks and balances where the membership has a direct voice through the Directors. That being said the Officers that have very specific roles and focus on particular aspects of the functioning of the organization should be freed from having to collectively oversee and maintain the aspects of the space that do not pertain to their area of focus. This vote seeks to clarify those roles.&lt;br /&gt;
&lt;br /&gt;
Overarching goals and commentary of the vote:&lt;br /&gt;
&lt;br /&gt;
#Separate roles that manage day-to-day operations and oversight from those that oversee our mission and core values.&lt;br /&gt;
#Reduce burnout by relieving day-to-day officers from the obligation of board meetings and other extraneous activities that might otherwise contribute to excessive amounts of volunteer hours and reduce functionality in the concise role that they occupy.&lt;br /&gt;
#Allow these officers to focus on their role and build teams around the tasks/operations that they manage.&lt;br /&gt;
#Increase focus among appointed officer positions that have highly defined roles or duties.&lt;br /&gt;
#Clearly delineate and make directors responsible for oversight of organizational roles.&lt;br /&gt;
#Equalize responsibilities throughout Board of Directors.&lt;br /&gt;
#The Board of Directors is selected by the membership to directly represent their interests and this vote will allow for Officers to be selected by the Board to directly maintain the interests of the organization.&lt;br /&gt;
#Fiduciary duty and insurance applies to both Directors and Officers.&lt;br /&gt;
&lt;br /&gt;
Competency, continuity, and transmission of core/key information in the appointed officer roles is imperative to the functioning of our organization, and as such, more care should be extended in the selection process.  Ensuring the candidates are qualified in preparation for their role is a more intensive process than can be accomplished at the Annual Meeting, and the Board of Directors should appoint the Officers to the Treasurer, CTO, PR positions.&lt;br /&gt;
&lt;br /&gt;
According to the current bylaws the Board currently consists of 8 people - and by Board vote can change its total number (by varying the number of directors-at-large) from 7-12 people. Since the Board has not voted to change the number of Directors the removal of these 3 officer positions from the Board would necessitate 3 additional Director seats be made available during the upcoming election.&lt;br /&gt;
&lt;br /&gt;
== Language ==&lt;br /&gt;
#Increment the Articles VII - XI and appropriate references in the current bylaws +1. &lt;br /&gt;
#Append the current bylaws Article V, VI with the revisions shown in Articles V, VI, VII in the Vote Language section of this  [https://docs.google.com/document/d/1JiU9KEu85nDeW9nveYEoYb6JxGnh6s0lFOiJOy4wnWg/edit?usp=sharing Google doc]&lt;br /&gt;
#All reference and section numbers in the revised bylaws shall be verified and adjusted for consistency and clarity as determined by the Sponsors of the Vote.&lt;br /&gt;
&lt;br /&gt;
== Results ==&lt;br /&gt;
&lt;br /&gt;
UPDATE: As of 4 PM on 10-31-19, a member discovered a section of the bylaws that disqualifies the Vote to Restructure the Board on the basis that the ballots were delivered and voting was only open for 7 days instead of the minimum of 20 days. The elections for the annual meeting will proceed as if the vote did not pass. The original voting structure was executed for the 2020 Board election vote held on 11/05/2019. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Vote passed with 81.6% voting yes. (See update above - as of 11/4, vote did not pass.) &lt;br /&gt;
&lt;br /&gt;
* Quorum: Not applicable, only requires a 2/3rds supermajority vote due to bylaws modification.&lt;br /&gt;
&lt;br /&gt;
* Present and online voting total: 98&lt;br /&gt;
&lt;br /&gt;
* For: 94 (87%)&lt;br /&gt;
* Against: 8 (7%)&lt;br /&gt;
* Abstain: 5 (4%)&lt;br /&gt;
&lt;br /&gt;
[[File:Vote_results_-_restructuring.JPG]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Votes]]&lt;br /&gt;
[[Category:2019_Votes]]&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=File:Vote_results_-_restructuring.JPG&amp;diff=41625</id>
		<title>File:Vote results - restructuring.JPG</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=File:Vote_results_-_restructuring.JPG&amp;diff=41625"/>
		<updated>2019-12-18T02:23:41Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Vote_to_Restructure_the_Board_of_Directors&amp;diff=41624</id>
		<title>Vote to Restructure the Board of Directors</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Vote_to_Restructure_the_Board_of_Directors&amp;diff=41624"/>
		<updated>2019-12-18T02:22:45Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Results */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Sponsors ==&lt;br /&gt;
&lt;br /&gt;
* The Board of Directors&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
* Announced: 10/15/19&lt;br /&gt;
* Language locked: 10/24/19&lt;br /&gt;
* Voted on: 10/29/19&lt;br /&gt;
&lt;br /&gt;
== Background ==&lt;br /&gt;
&lt;br /&gt;
[https://docs.google.com/document/d/1VswrwtuP7AuV6IPXUjRs80aO3bhB1sGViWU85vy2utA/edit?usp=sharing PS1 Board Election Info and Restructuring Proposal Notes]&lt;br /&gt;
&lt;br /&gt;
This vote is fairly simple in premise despite seeming like a very large change to our structure. &#039;&#039;&#039;Relieve 3 officer positions ( CTO, PR, and Treasurer) of general board duties, so that they are able to focus on and develop teams around the many varied and complex tasks associated with their roles.&#039;&#039;&#039; We hope to make a distinction between Directors and Officers for the benefit of the individuals in those roles, the functionality of future boards, and the organization as a whole.&lt;br /&gt;
&lt;br /&gt;
One of the details of this action that is often overlooked, due to a board that is historically composed of primarily officers, where all officers of are on the Board, is the distinct purpose Directors and Officers have in a nonprofit. [https://charitylawyerblog.com/2013/11/22/nonprofit-law-jargon-buster-directors-and-officers A quick discription can be found here]. Simply put - Directors are membership-elected and serve to oversee the organization is upholding its mission and Officers execute on the mission. It is a form of checks and balances where the membership has a direct voice through the Directors. That being said the Officers that have very specific roles and focus on particular aspects of the functioning of the organization should be freed from having to collectively oversee and maintain the aspects of the space that do not pertain to their area of focus. This vote seeks to clarify those roles.&lt;br /&gt;
&lt;br /&gt;
Overarching goals and commentary of the vote:&lt;br /&gt;
&lt;br /&gt;
#Separate roles that manage day-to-day operations and oversight from those that oversee our mission and core values.&lt;br /&gt;
#Reduce burnout by relieving day-to-day officers from the obligation of board meetings and other extraneous activities that might otherwise contribute to excessive amounts of volunteer hours and reduce functionality in the concise role that they occupy.&lt;br /&gt;
#Allow these officers to focus on their role and build teams around the tasks/operations that they manage.&lt;br /&gt;
#Increase focus among appointed officer positions that have highly defined roles or duties.&lt;br /&gt;
#Clearly delineate and make directors responsible for oversight of organizational roles.&lt;br /&gt;
#Equalize responsibilities throughout Board of Directors.&lt;br /&gt;
#The Board of Directors is selected by the membership to directly represent their interests and this vote will allow for Officers to be selected by the Board to directly maintain the interests of the organization.&lt;br /&gt;
#Fiduciary duty and insurance applies to both Directors and Officers.&lt;br /&gt;
&lt;br /&gt;
Competency, continuity, and transmission of core/key information in the appointed officer roles is imperative to the functioning of our organization, and as such, more care should be extended in the selection process.  Ensuring the candidates are qualified in preparation for their role is a more intensive process than can be accomplished at the Annual Meeting, and the Board of Directors should appoint the Officers to the Treasurer, CTO, PR positions.&lt;br /&gt;
&lt;br /&gt;
According to the current bylaws the Board currently consists of 8 people - and by Board vote can change its total number (by varying the number of directors-at-large) from 7-12 people. Since the Board has not voted to change the number of Directors the removal of these 3 officer positions from the Board would necessitate 3 additional Director seats be made available during the upcoming election.&lt;br /&gt;
&lt;br /&gt;
== Language ==&lt;br /&gt;
#Increment the Articles VII - XI and appropriate references in the current bylaws +1. &lt;br /&gt;
#Append the current bylaws Article V, VI with the revisions shown in Articles V, VI, VII in the Vote Language section of this  [https://docs.google.com/document/d/1JiU9KEu85nDeW9nveYEoYb6JxGnh6s0lFOiJOy4wnWg/edit?usp=sharing Google doc]&lt;br /&gt;
#All reference and section numbers in the revised bylaws shall be verified and adjusted for consistency and clarity as determined by the Sponsors of the Vote.&lt;br /&gt;
&lt;br /&gt;
== Results ==&lt;br /&gt;
&lt;br /&gt;
UPDATE: As of 4 PM on 10-31-19, a member discovered a section of the bylaws that disqualifies the Vote to Restructure the Board on the basis that the ballots were delivered and voting was only open for 7 days instead of the minimum of 20 days. The elections for the annual meeting will proceed as if the vote did not pass. The original voting structure was executed for the 2020 Board election vote held on 11/05/2019. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Vote passed with 81.6% voting yes. (See update above - as of 11/4, vote did not pass.) &lt;br /&gt;
&lt;br /&gt;
* Quorum: Not applicable, only requires a 2/3rds supermajority vote due to bylaws modification.&lt;br /&gt;
&lt;br /&gt;
* Present and online voting total: 98&lt;br /&gt;
&lt;br /&gt;
* For: 94 (87%)&lt;br /&gt;
* Against: 8 (7%)&lt;br /&gt;
* Abstain: 5 (4%)&lt;br /&gt;
&lt;br /&gt;
[[Category:Votes]]&lt;br /&gt;
[[Category:2019_Votes]]&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41615</id>
		<title>Board Meeting Notes 2019-12-17</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41615"/>
		<updated>2019-12-18T02:00:49Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* New Business */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-12-03&lt;br /&gt;
| Next YYYY-MM-DD= 2020-01-07&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
&lt;br /&gt;
Andrew C.&lt;br /&gt;
Paul O.&lt;br /&gt;
Alex B. &lt;br /&gt;
Sky N. &lt;br /&gt;
Kathryn B&lt;br /&gt;
&lt;br /&gt;
*incoming board:&lt;br /&gt;
**Aushra A. &lt;br /&gt;
** Carl C. &lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-12-03&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer&lt;br /&gt;
** Woodshop authorizers&lt;br /&gt;
** Online Filament 3D printing Auth &lt;br /&gt;
** Small metals reimbursement&lt;br /&gt;
** Technology Team Proposal&lt;br /&gt;
* Old business&lt;br /&gt;
**Stripe-WildApricot Error - did this get addressed? folder/spreadsheet in G.Drive says not...&lt;br /&gt;
**Newsletter status - any announcements people want to add?&lt;br /&gt;
**How to recruit more volunteers? No volunteers to lead MMT/ Need a new person for GenOps already&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
** Committee Reports: MMT - we are soliciting team leads and members.&lt;br /&gt;
&lt;br /&gt;
** We would like to see Area Hosts and Committee and Team leads could come to a Board Meeting once a quarter&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
&lt;br /&gt;
** Training on ID checks for new board people.&lt;br /&gt;
** Question about Canvas. Reviewed the project. &lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer - &lt;br /&gt;
** Woodshop authorizers - 2 volunteer positions - maintenance group (not training)- 2 people who check on the status of the woodshop tools. &lt;br /&gt;
** Online Filament 3D printing Auth - resolved. Ender auth Canvas support through Alex, he will email Matt to offer course development support. &lt;br /&gt;
** Small metals reimbursement -- Kathryn B reimbursed through Small Metals for Castable Wax Resin. &lt;br /&gt;
** Technology Team Proposal - Starting a tech team. Work in lieu of dues for team members. Define specific roles vs. various positions (like Active Directory). Sky will launch applications&lt;br /&gt;
** Put out call for Small Metals Area Host - We will put out a call for new Small Metals.&lt;br /&gt;
** Officer and Area Host at the Same Time= Nope.  Area Host and Volunteer Positions Policy forbids an Area Host from doing both.&lt;br /&gt;
** PR - building a team. Regular newsletters. External vs. Internal PR. Kathryn will pitch in on Sat. Area host postings, etc.&lt;br /&gt;
** More volunteer parties!&lt;br /&gt;
** Goodbye, Board of Directors 2019!&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;br /&gt;
&lt;br /&gt;
* 2 woodshop maintenance volunteers = approved&lt;br /&gt;
* Ben Marshall = Yes to Cold Metals auth&lt;br /&gt;
* Malcolm Stevens - 3d Printers = yes&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41614</id>
		<title>Board Meeting Notes 2019-12-17</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41614"/>
		<updated>2019-12-18T01:59:09Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* New Business */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-12-03&lt;br /&gt;
| Next YYYY-MM-DD= 2020-01-07&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
&lt;br /&gt;
Andrew C.&lt;br /&gt;
Paul O.&lt;br /&gt;
Alex B. &lt;br /&gt;
Sky N. &lt;br /&gt;
Kathryn B&lt;br /&gt;
&lt;br /&gt;
*incoming board:&lt;br /&gt;
**Aushra A. &lt;br /&gt;
** Carl C. &lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-12-03&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer&lt;br /&gt;
** Woodshop authorizers&lt;br /&gt;
** Online Filament 3D printing Auth &lt;br /&gt;
** Small metals reimbursement&lt;br /&gt;
** Technology Team Proposal&lt;br /&gt;
* Old business&lt;br /&gt;
**Stripe-WildApricot Error - did this get addressed? folder/spreadsheet in G.Drive says not...&lt;br /&gt;
**Newsletter status - any announcements people want to add?&lt;br /&gt;
**How to recruit more volunteers? No volunteers to lead MMT/ Need a new person for GenOps already&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
** Committee Reports: MMT - we are soliciting team leads and members.&lt;br /&gt;
&lt;br /&gt;
** We would like to see Area Hosts and Committee and Team leads could come to a Board Meeting once a quarter&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
&lt;br /&gt;
** Training on ID checks for new board people.&lt;br /&gt;
** Question about Canvas. Reviewed the project. &lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer - &lt;br /&gt;
** Woodshop authorizers - 2 volunteer positions - maintenance group (not training)- 2 people who check on the status of the woodshop tools. &lt;br /&gt;
** Online Filament 3D printing Auth - resolved. Ender auth Canvas support through Alex, he will email Matt to offer course development support. &lt;br /&gt;
** Small metals reimbursement -- Kathryn B reimbursed through Small Metals for Castable Wax Resin. &lt;br /&gt;
** Technology Team Proposal - Starting a tech team. Work in lieu of dues for team members. Define specific roles vs. various positions (like Active Directory). Sky will launch applications&lt;br /&gt;
** Put out call for Small Metals Area Host - We will put out a call for new Small Metals.&lt;br /&gt;
** Officer and Area Host at the Same Time= Nope.  Area Host and Volunteer Positions Policy forbids an Area Host from doing both.&lt;br /&gt;
** PR - building a team. Regular newsletters. External vs. Internal PR. Kathryn will pitch in on Sat. Area host postings, etc.&lt;br /&gt;
** Goodbye, Board of Directors 2019!&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;br /&gt;
&lt;br /&gt;
* 2 woodshop maintenance volunteers = approved&lt;br /&gt;
* Ben Marshall = Yes to Cold Metals auth&lt;br /&gt;
* Malcolm Stevens - 3d Printers = yes&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41613</id>
		<title>Board Meeting Notes 2019-12-17</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41613"/>
		<updated>2019-12-18T01:57:24Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-12-03&lt;br /&gt;
| Next YYYY-MM-DD= 2020-01-07&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
&lt;br /&gt;
Andrew C.&lt;br /&gt;
Paul O.&lt;br /&gt;
Alex B. &lt;br /&gt;
Sky N. &lt;br /&gt;
Kathryn B&lt;br /&gt;
&lt;br /&gt;
*incoming board:&lt;br /&gt;
**Aushra A. &lt;br /&gt;
** Carl C. &lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-12-03&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer&lt;br /&gt;
** Woodshop authorizers&lt;br /&gt;
** Online Filament 3D printing Auth &lt;br /&gt;
** Small metals reimbursement&lt;br /&gt;
** Technology Team Proposal&lt;br /&gt;
* Old business&lt;br /&gt;
**Stripe-WildApricot Error - did this get addressed? folder/spreadsheet in G.Drive says not...&lt;br /&gt;
**Newsletter status - any announcements people want to add?&lt;br /&gt;
**How to recruit more volunteers? No volunteers to lead MMT/ Need a new person for GenOps already&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
** Committee Reports: MMT - we are soliciting team leads and members.&lt;br /&gt;
&lt;br /&gt;
** We would like to see Area Hosts and Committee and Team leads could come to a Board Meeting once a quarter&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
&lt;br /&gt;
** Training on ID checks for new board people.&lt;br /&gt;
** Question about Canvas. Reviewed the project. &lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer - &lt;br /&gt;
** Woodshop authorizers - 2 volunteer positions - maintenance group (not training)- 2 people who check on the status of the woodshop tools. &lt;br /&gt;
** Online Filament 3D printing Auth - resolved. Ender auth Canvas support through Alex, he will email Matt to offer course development support. &lt;br /&gt;
** Small metals reimbursement -- Kathryn B reimbursed through Small Metals for Castable Wax Resin. &lt;br /&gt;
** Technology Team Proposal - Starting a tech team. Work in lieu of dues for team members. Define specific roles vs. various positions (like Active Directory). Sky will launch applications&lt;br /&gt;
** Put out call for Small Metals Area Host - We will put out a call for new Small Metals.&lt;br /&gt;
** Officer and Area Host at the Same Time= Nope.  Area Host and Volunteer Positions Policy forbids an Area Host from doing both.&lt;br /&gt;
** PR - building a team. Regular newsletters. External vs. Internal PR. Kathryn will pitch in on Sat. Area host postings, etc. &lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;br /&gt;
&lt;br /&gt;
* 2 woodshop maintenance volunteers = approved&lt;br /&gt;
* Ben Marshall = Yes to Cold Metals auth&lt;br /&gt;
* Malcolm Stevens - 3d Printers = yes&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41612</id>
		<title>Board Meeting Notes 2019-12-17</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41612"/>
		<updated>2019-12-18T01:52:42Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-12-03&lt;br /&gt;
| Next YYYY-MM-DD= 2020-01-07&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
&lt;br /&gt;
Andrew C.&lt;br /&gt;
Paul O.&lt;br /&gt;
Alex B. &lt;br /&gt;
Sky N. &lt;br /&gt;
Kathryn B&lt;br /&gt;
&lt;br /&gt;
*incoming board:&lt;br /&gt;
**Aushra A. &lt;br /&gt;
** Carl C. &lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-12-03&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer&lt;br /&gt;
** Woodshop authorizers&lt;br /&gt;
** Online Filament 3D printing Auth &lt;br /&gt;
** Small metals reimbursement&lt;br /&gt;
** Technology Team Proposal&lt;br /&gt;
* Old business&lt;br /&gt;
**Stripe-WildApricot Error - did this get addressed? folder/spreadsheet in G.Drive says not...&lt;br /&gt;
**Newsletter status - any announcements people want to add?&lt;br /&gt;
**How to recruit more volunteers? No volunteers to lead MMT/ Need a new person for GenOps already&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
** Committee Reports: MMT - we are soliciting team leads and members.&lt;br /&gt;
&lt;br /&gt;
** We would like to see Area Hosts and Committee and Team leads could come to a Board Meeting once a quarter&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
&lt;br /&gt;
** Training on ID checks for new board people.&lt;br /&gt;
** Question about Canvas. Reviewed the project. &lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer - &lt;br /&gt;
** Woodshop authorizers - 2 volunteer positions - maintenance group (not training)- 2 people who check on the status of the woodshop tools. &lt;br /&gt;
** Online Filament 3D printing Auth - resolved. Ender auth Canvas support through Alex, he will email Matt to offer course development support. &lt;br /&gt;
** Small metals reimbursement -- Kathryn B reimbursed through Small Metals for Castable Wax Resin. &lt;br /&gt;
** Technology Team Proposal - Starting a tech team. Work in lieu of dues for team members. Define specific roles vs. various positions (like Active Directory). Sky will launch applications&lt;br /&gt;
** Put out call for Small Metals Area Host - We will put out a call for new Small Metals.&lt;br /&gt;
** Officer and Area Host at the Same Time= Nope.  Area Host and Volunteer Positions Policy forbids an Area Host from doing both.&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;br /&gt;
&lt;br /&gt;
* 2 woodshop maintenance volunteers = approved&lt;br /&gt;
* Ben Marshall = Yes to Cold Metals auth&lt;br /&gt;
* Malcolm Stevens - 3d Printers = yes&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41611</id>
		<title>Board Meeting Notes 2019-12-17</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41611"/>
		<updated>2019-12-18T01:51:03Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-12-03&lt;br /&gt;
| Next YYYY-MM-DD= 2020-01-07&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
&lt;br /&gt;
Andrew C.&lt;br /&gt;
Paul O.&lt;br /&gt;
Alex B. &lt;br /&gt;
Sky N. &lt;br /&gt;
Kathryn B&lt;br /&gt;
&lt;br /&gt;
*incoming board:&lt;br /&gt;
**Aushra A. &lt;br /&gt;
** Carl C. &lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-12-03&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer&lt;br /&gt;
** Woodshop authorizers&lt;br /&gt;
** Online Filament 3D printing Auth &lt;br /&gt;
** Small metals reimbursement&lt;br /&gt;
** Technology Team Proposal&lt;br /&gt;
* Old business&lt;br /&gt;
**Stripe-WildApricot Error - did this get addressed? folder/spreadsheet in G.Drive says not...&lt;br /&gt;
**Newsletter status - any announcements people want to add?&lt;br /&gt;
**How to recruit more volunteers? No volunteers to lead MMT/ Need a new person for GenOps already&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
** Committee Reports: MMT - we are soliciting team leads and members.&lt;br /&gt;
&lt;br /&gt;
** We would like to see Area Hosts and Committee and Team leads could come to a Board Meeting once a quarter&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
&lt;br /&gt;
** Training on ID checks for new board people.&lt;br /&gt;
** Question about Canvas. Reviewed the project. &lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer - &lt;br /&gt;
** Woodshop authorizers - 2 volunteer positions - maintenance group (not training)- 2 people who check on the status of the woodshop tools. &lt;br /&gt;
** Online Filament 3D printing Auth - resolved. Ender auth Canvas support through Alex, he will email Matt to offer course development support. &lt;br /&gt;
** Small metals reimbursement -- Kathryn B reimbursed through Small Metals for Castable Wax Resin. &lt;br /&gt;
** Technology Team Proposal - Starting a tech team. Work in lieu of dues for team members. Define specific roles vs. various positions. &lt;br /&gt;
** Put out call for Small Metals Area Host - We will put out a call for new Small Metals.&lt;br /&gt;
** Officer and Area Host at the Same Time= Nope.  Area Host and Volunteer Positions Policy forbids an Area Host from doing both.&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;br /&gt;
&lt;br /&gt;
* 2 woodshop maintenance volunteers = approved&lt;br /&gt;
* Ben Marshall = Yes to Cold Metals auth&lt;br /&gt;
* Malcolm Stevens - 3d Printers = yes&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41610</id>
		<title>Board Meeting Notes 2019-12-17</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41610"/>
		<updated>2019-12-18T01:50:20Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* New Business */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-12-03&lt;br /&gt;
| Next YYYY-MM-DD= 2020-01-07&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
&lt;br /&gt;
Andrew C.&lt;br /&gt;
Paul O.&lt;br /&gt;
Alex B. &lt;br /&gt;
Sky N. &lt;br /&gt;
Kathryn B&lt;br /&gt;
&lt;br /&gt;
*incoming board:&lt;br /&gt;
**Aushra A. &lt;br /&gt;
** Carl C. &lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-12-03&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer&lt;br /&gt;
** Woodshop authorizers&lt;br /&gt;
** Online Filament 3D printing Auth &lt;br /&gt;
** Small metals reimbursement&lt;br /&gt;
** Technology Team Proposal&lt;br /&gt;
* Old business&lt;br /&gt;
**Stripe-WildApricot Error - did this get addressed? folder/spreadsheet in G.Drive says not...&lt;br /&gt;
**Newsletter status - any announcements people want to add?&lt;br /&gt;
**How to recruit more volunteers? No volunteers to lead MMT/ Need a new person for GenOps already&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
** Committee Reports: MMT - we are soliciting team leads and members.&lt;br /&gt;
&lt;br /&gt;
** We would like to see Area Hosts and Committee and Team leads could come to a Board Meeting once a quarter&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
&lt;br /&gt;
** Training on ID checks for new board people.&lt;br /&gt;
** Question about Canvas. Reviewed the project. &lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer - &lt;br /&gt;
** Woodshop authorizers - 2 volunteer positions - maintenance group (not training)- 2 people who check on the status of the woodshop tools. &lt;br /&gt;
** Online Filament 3D printing Auth - resolved. Ender auth Canvas support through Alex, he will email Matt to offer course development support. &lt;br /&gt;
** Small metals reimbursement -- Kathryn B reimbursed through Small Metals for Castable Wax Resin. &lt;br /&gt;
** Technology Team Proposal - Starting a tech team. Work in lieu of dues for team members. &lt;br /&gt;
** Put out call for Small Metals Area Host - We will put out a call for new Small Metals.&lt;br /&gt;
** Officer and Area Host at the Same Time= Nope.  Area Host and Volunteer Positions Policy forbids an Area Host from doing both.&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;br /&gt;
&lt;br /&gt;
* 2 woodshop maintenance volunteers = approved&lt;br /&gt;
* Ben Marshall = Yes to Cold Metals auth&lt;br /&gt;
* Malcolm Stevens - 3d Printers = yes&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41609</id>
		<title>Board Meeting Notes 2019-12-17</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41609"/>
		<updated>2019-12-18T01:42:52Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* New Business */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-12-03&lt;br /&gt;
| Next YYYY-MM-DD= 2020-01-07&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
&lt;br /&gt;
Andrew C.&lt;br /&gt;
Paul O.&lt;br /&gt;
Alex B. &lt;br /&gt;
Sky N. &lt;br /&gt;
Kathryn B&lt;br /&gt;
&lt;br /&gt;
*incoming board:&lt;br /&gt;
**Aushra A. &lt;br /&gt;
** Carl C. &lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-12-03&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer&lt;br /&gt;
** Woodshop authorizers&lt;br /&gt;
** Online Filament 3D printing Auth &lt;br /&gt;
** Small metals reimbursement&lt;br /&gt;
** Technology Team Proposal&lt;br /&gt;
* Old business&lt;br /&gt;
**Stripe-WildApricot Error - did this get addressed? folder/spreadsheet in G.Drive says not...&lt;br /&gt;
**Newsletter status - any announcements people want to add?&lt;br /&gt;
**How to recruit more volunteers? No volunteers to lead MMT/ Need a new person for GenOps already&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
** Committee Reports: MMT - we are soliciting team leads and members.&lt;br /&gt;
&lt;br /&gt;
** We would like to see Area Hosts and Committee and Team leads could come to a Board Meeting once a quarter&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
&lt;br /&gt;
** Training on ID checks for new board people.&lt;br /&gt;
** Question about Canvas. Reviewed the project. &lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer - &lt;br /&gt;
** Woodshop authorizers - 2 volunteer positions - maintenance group (not training)- 2 people who check on the status of the woodshop tools. &lt;br /&gt;
** Online Filament 3D printing Auth - resolved. Ender auth Canvas support through Alex, he will email Matt to offer course development support. &lt;br /&gt;
** Small metals reimbursement -- Kathryn B reimbursed through Small Metals for Castable Wax Resin. &lt;br /&gt;
** Technology Team Proposal -&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;br /&gt;
&lt;br /&gt;
* 2 woodshop maintenance volunteers = approved&lt;br /&gt;
* Ben Marshall = Yes to Cold Metals auth&lt;br /&gt;
* Malcolm Stevens - 3d Printers = yes&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41608</id>
		<title>Board Meeting Notes 2019-12-17</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41608"/>
		<updated>2019-12-18T01:42:00Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* New Business */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-12-03&lt;br /&gt;
| Next YYYY-MM-DD= 2020-01-07&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
&lt;br /&gt;
Andrew C.&lt;br /&gt;
Paul O.&lt;br /&gt;
Alex B. &lt;br /&gt;
Sky N. &lt;br /&gt;
Kathryn B&lt;br /&gt;
&lt;br /&gt;
*incoming board:&lt;br /&gt;
**Aushra A. &lt;br /&gt;
** Carl C. &lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-12-03&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer&lt;br /&gt;
** Woodshop authorizers&lt;br /&gt;
** Online Filament 3D printing Auth &lt;br /&gt;
** Small metals reimbursement&lt;br /&gt;
** Technology Team Proposal&lt;br /&gt;
* Old business&lt;br /&gt;
**Stripe-WildApricot Error - did this get addressed? folder/spreadsheet in G.Drive says not...&lt;br /&gt;
**Newsletter status - any announcements people want to add?&lt;br /&gt;
**How to recruit more volunteers? No volunteers to lead MMT/ Need a new person for GenOps already&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
** Committee Reports: MMT - we are soliciting team leads and members.&lt;br /&gt;
&lt;br /&gt;
** We would like to see Area Hosts and Committee and Team leads could come to a Board Meeting once a quarter&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
&lt;br /&gt;
** Training on ID checks for new board people.&lt;br /&gt;
** Question about Canvas. Reviewed the project. &lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer - &lt;br /&gt;
** Woodshop authorizers - 2 volunteer positions - maintenance group (not training)- 2 people who check on the status of the woodshop tools. &lt;br /&gt;
** Online Filament 3D printing Auth - resolved. Ender auth support through Alex, he will write. &lt;br /&gt;
** Small metals reimbursement -- Kathryn B reimbursed through Small Metals for Castable Wax Resin. &lt;br /&gt;
** Technology Team Proposal -&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;br /&gt;
&lt;br /&gt;
* 2 woodshop maintenance volunteers = approved&lt;br /&gt;
* Ben Marshall = Yes to Cold Metals auth&lt;br /&gt;
* Malcolm Stevens - 3d Printers = yes&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41607</id>
		<title>Board Meeting Notes 2019-12-17</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41607"/>
		<updated>2019-12-18T01:40:37Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Votes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-12-03&lt;br /&gt;
| Next YYYY-MM-DD= 2020-01-07&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
&lt;br /&gt;
Andrew C.&lt;br /&gt;
Paul O.&lt;br /&gt;
Alex B. &lt;br /&gt;
Sky N. &lt;br /&gt;
Kathryn B&lt;br /&gt;
&lt;br /&gt;
*incoming board:&lt;br /&gt;
**Aushra A. &lt;br /&gt;
** Carl C. &lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-12-03&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer&lt;br /&gt;
** Woodshop authorizers&lt;br /&gt;
** Online Filament 3D printing Auth &lt;br /&gt;
** Small metals reimbursement&lt;br /&gt;
** Technology Team Proposal&lt;br /&gt;
* Old business&lt;br /&gt;
**Stripe-WildApricot Error - did this get addressed? folder/spreadsheet in G.Drive says not...&lt;br /&gt;
**Newsletter status - any announcements people want to add?&lt;br /&gt;
**How to recruit more volunteers? No volunteers to lead MMT/ Need a new person for GenOps already&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
** Committee Reports: MMT - we are soliciting team leads and members.&lt;br /&gt;
&lt;br /&gt;
** We would like to see Area Hosts and Committee and Team leads could come to a Board Meeting once a quarter&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
&lt;br /&gt;
** Training on ID checks for new board people.&lt;br /&gt;
** Question about Canvas. Reviewed the project. &lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer - &lt;br /&gt;
** Woodshop authorizers - 2 volunteer positions - maintenance group (not training)- 2 people who check on the status of the woodshop tools. &lt;br /&gt;
** Online Filament 3D printing Auth - resolved. Ender auth support through Alex, he will write. &lt;br /&gt;
** Small metals reimbursement&lt;br /&gt;
** Technology Team Proposal&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;br /&gt;
&lt;br /&gt;
* 2 woodshop maintenance volunteers = approved&lt;br /&gt;
* Ben Marshall = Yes to Cold Metals auth&lt;br /&gt;
* Malcolm Stevens - 3d Printers = yes&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41606</id>
		<title>Board Meeting Notes 2019-12-17</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41606"/>
		<updated>2019-12-18T01:39:59Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-12-03&lt;br /&gt;
| Next YYYY-MM-DD= 2020-01-07&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
&lt;br /&gt;
Andrew C.&lt;br /&gt;
Paul O.&lt;br /&gt;
Alex B. &lt;br /&gt;
Sky N. &lt;br /&gt;
Kathryn B&lt;br /&gt;
&lt;br /&gt;
*incoming board:&lt;br /&gt;
**Aushra A. &lt;br /&gt;
** Carl C. &lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-12-03&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer&lt;br /&gt;
** Woodshop authorizers&lt;br /&gt;
** Online Filament 3D printing Auth &lt;br /&gt;
** Small metals reimbursement&lt;br /&gt;
** Technology Team Proposal&lt;br /&gt;
* Old business&lt;br /&gt;
**Stripe-WildApricot Error - did this get addressed? folder/spreadsheet in G.Drive says not...&lt;br /&gt;
**Newsletter status - any announcements people want to add?&lt;br /&gt;
**How to recruit more volunteers? No volunteers to lead MMT/ Need a new person for GenOps already&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
** Committee Reports: MMT - we are soliciting team leads and members.&lt;br /&gt;
&lt;br /&gt;
** We would like to see Area Hosts and Committee and Team leads could come to a Board Meeting once a quarter&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
&lt;br /&gt;
** Training on ID checks for new board people.&lt;br /&gt;
** Question about Canvas. Reviewed the project. &lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer - &lt;br /&gt;
** Woodshop authorizers - 2 volunteer positions - maintenance group (not training)- 2 people who check on the status of the woodshop tools. &lt;br /&gt;
** Online Filament 3D printing Auth - resolved. Ender auth support through Alex, he will write. &lt;br /&gt;
** Small metals reimbursement&lt;br /&gt;
** Technology Team Proposal&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;br /&gt;
&lt;br /&gt;
2 woodshop maintenance volunteers = approved&lt;br /&gt;
Ben Marshall = Yes to Cold Metals auth&lt;br /&gt;
Malcolm Stevens - 3d Printers = yes&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41605</id>
		<title>Board Meeting Notes 2019-12-17</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41605"/>
		<updated>2019-12-18T01:30:39Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-12-03&lt;br /&gt;
| Next YYYY-MM-DD= 2020-01-07&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
&lt;br /&gt;
Andrew C.&lt;br /&gt;
Paul O.&lt;br /&gt;
Alex B. &lt;br /&gt;
Sky N. &lt;br /&gt;
Kathryn B&lt;br /&gt;
&lt;br /&gt;
*incoming board:&lt;br /&gt;
**Aushra A. &lt;br /&gt;
** Carl C. &lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-12-03&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer&lt;br /&gt;
** Woodshop authorizers&lt;br /&gt;
** Online Filament 3D printing Auth &lt;br /&gt;
** Small metals reimbursement&lt;br /&gt;
** Technology Team Proposal&lt;br /&gt;
* Old business&lt;br /&gt;
**Stripe-WildApricot Error - did this get addressed? folder/spreadsheet in G.Drive says not...&lt;br /&gt;
**Newsletter status - any announcements people want to add?&lt;br /&gt;
**How to recruit more volunteers? No volunteers to lead MMT/ Need a new person for GenOps already&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
** Committee Reports: MMT - we are soliciting team leads and members.&lt;br /&gt;
&lt;br /&gt;
** We would like to see Area Hosts and Committee and Team leads could come to a Board Meeting once a quarter&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
&lt;br /&gt;
** Training on ID checks for new board people.&lt;br /&gt;
** Question about Canvas. Reviewed the project. &lt;br /&gt;
** &lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer - &lt;br /&gt;
** Woodshop authorizers - 2 volunteer positions - maintenance group (not training)- 2 people who check on the status of the woodshop tools. &lt;br /&gt;
** Online Filament 3D printing Auth &lt;br /&gt;
** Small metals reimbursement&lt;br /&gt;
** Technology Team Proposal&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;br /&gt;
&lt;br /&gt;
2 woodshop maintenance volunteers = approved&lt;br /&gt;
Ben Marshall = Yes to Cold Metals auth&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41604</id>
		<title>Board Meeting Notes 2019-12-17</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41604"/>
		<updated>2019-12-18T01:20:16Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* New Business */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-12-03&lt;br /&gt;
| Next YYYY-MM-DD= 2020-01-07&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
&lt;br /&gt;
Andrew C.&lt;br /&gt;
Paul O.&lt;br /&gt;
Alex B. &lt;br /&gt;
Sky N. &lt;br /&gt;
Kathryn B&lt;br /&gt;
&lt;br /&gt;
*incoming board:&lt;br /&gt;
**Aushra A. &lt;br /&gt;
** Carl C. &lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-12-03&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer&lt;br /&gt;
** Woodshop authorizers&lt;br /&gt;
** Online Filament 3D printing Auth &lt;br /&gt;
** Small metals reimbursement&lt;br /&gt;
** Technology Team Proposal&lt;br /&gt;
* Old business&lt;br /&gt;
**Stripe-WildApricot Error - did this get addressed? folder/spreadsheet in G.Drive says not...&lt;br /&gt;
**Newsletter status - any announcements people want to add?&lt;br /&gt;
**How to recruit more volunteers? No volunteers to lead MMT/ Need a new person for GenOps already&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
** Committee Reports: MMT - we are soliciting team leads and members.&lt;br /&gt;
&lt;br /&gt;
** We would like to see Area Hosts and Committee and Team leads could come to a Board Meeting once a quarter&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
&lt;br /&gt;
** Training on ID checks for new board people.&lt;br /&gt;
** Question about Canvas. Reviewed the project. &lt;br /&gt;
**&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41603</id>
		<title>Board Meeting Notes 2019-12-17</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41603"/>
		<updated>2019-12-18T01:18:14Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Committee Reports */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-12-03&lt;br /&gt;
| Next YYYY-MM-DD= 2020-01-07&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
&lt;br /&gt;
Andrew C.&lt;br /&gt;
Paul O.&lt;br /&gt;
Alex B. &lt;br /&gt;
Sky N. &lt;br /&gt;
Kathryn B&lt;br /&gt;
&lt;br /&gt;
*incoming board:&lt;br /&gt;
**Aushra A. &lt;br /&gt;
** Carl C. &lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-12-03&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer&lt;br /&gt;
** Woodshop authorizers&lt;br /&gt;
** Online Filament 3D printing Auth &lt;br /&gt;
** Small metals reimbursement&lt;br /&gt;
** Technology Team Proposal&lt;br /&gt;
* Old business&lt;br /&gt;
**Stripe-WildApricot Error - did this get addressed? folder/spreadsheet in G.Drive says not...&lt;br /&gt;
**Newsletter status - any announcements people want to add?&lt;br /&gt;
**How to recruit more volunteers? No volunteers to lead MMT/ Need a new person for GenOps already&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
** Committee Reports: MMT - we are soliciting team leads and members.&lt;br /&gt;
&lt;br /&gt;
** We would like to see Area Hosts and Committee and Team leads could come to a Board Meeting once a quarter&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
&lt;br /&gt;
Training on ID checks for new board people.&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41602</id>
		<title>Board Meeting Notes 2019-12-17</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41602"/>
		<updated>2019-12-18T01:15:08Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* New Business */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-12-03&lt;br /&gt;
| Next YYYY-MM-DD= 2020-01-07&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
&lt;br /&gt;
Andrew C.&lt;br /&gt;
Paul O.&lt;br /&gt;
Alex B. &lt;br /&gt;
Sky N. &lt;br /&gt;
Kathryn B&lt;br /&gt;
&lt;br /&gt;
*incoming board:&lt;br /&gt;
**Aushra A. &lt;br /&gt;
** Carl C. &lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-12-03&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer&lt;br /&gt;
** Woodshop authorizers&lt;br /&gt;
** Online Filament 3D printing Auth &lt;br /&gt;
** Small metals reimbursement&lt;br /&gt;
** Technology Team Proposal&lt;br /&gt;
* Old business&lt;br /&gt;
**Stripe-WildApricot Error - did this get addressed? folder/spreadsheet in G.Drive says not...&lt;br /&gt;
**Newsletter status - any announcements people want to add?&lt;br /&gt;
**How to recruit more volunteers? No volunteers to lead MMT/ Need a new person for GenOps already&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
&lt;br /&gt;
Training on ID checks for new board people.&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41601</id>
		<title>Board Meeting Notes 2019-12-17</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41601"/>
		<updated>2019-12-18T01:13:36Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* New Business */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-12-03&lt;br /&gt;
| Next YYYY-MM-DD= 2020-01-07&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
&lt;br /&gt;
Andrew C.&lt;br /&gt;
Paul O.&lt;br /&gt;
Alex B. &lt;br /&gt;
Sky N. &lt;br /&gt;
Kathryn B&lt;br /&gt;
&lt;br /&gt;
*incoming board:&lt;br /&gt;
**Aushra A. &lt;br /&gt;
** Carl C. &lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-12-03&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer&lt;br /&gt;
** Woodshop authorizers&lt;br /&gt;
** Online Filament 3D printing Auth &lt;br /&gt;
** Small metals reimbursement&lt;br /&gt;
** Technology Team Proposal&lt;br /&gt;
* Old business&lt;br /&gt;
**Stripe-WildApricot Error - did this get addressed? folder/spreadsheet in G.Drive says not...&lt;br /&gt;
**Newsletter status - any announcements people want to add?&lt;br /&gt;
**How to recruit more volunteers? No volunteers to lead MMT/ Need a new person for GenOps already&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
&lt;br /&gt;
Training on ID checks for new board people.&lt;br /&gt;
&lt;br /&gt;
Committee Reports: MMT - we are soliciting team leads and members.&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41599</id>
		<title>Board Meeting Notes 2019-12-17</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41599"/>
		<updated>2019-12-18T01:11:40Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* New Business */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-12-03&lt;br /&gt;
| Next YYYY-MM-DD= 2020-01-07&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
&lt;br /&gt;
Andrew C.&lt;br /&gt;
Paul O.&lt;br /&gt;
Alex B. &lt;br /&gt;
Sky N. &lt;br /&gt;
Kathryn B&lt;br /&gt;
&lt;br /&gt;
*incoming board:&lt;br /&gt;
**Aushra A. &lt;br /&gt;
** Carl C. &lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-12-03&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer&lt;br /&gt;
** Woodshop authorizers&lt;br /&gt;
** Online Filament 3D printing Auth &lt;br /&gt;
** Small metals reimbursement&lt;br /&gt;
** Technology Team Proposal&lt;br /&gt;
* Old business&lt;br /&gt;
**Stripe-WildApricot Error - did this get addressed? folder/spreadsheet in G.Drive says not...&lt;br /&gt;
**Newsletter status - any announcements people want to add?&lt;br /&gt;
**How to recruit more volunteers? No volunteers to lead MMT/ Need a new person for GenOps already&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
&lt;br /&gt;
Training on ID checks for new board people.&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41594</id>
		<title>Board Meeting Notes 2019-12-17</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41594"/>
		<updated>2019-12-18T01:07:32Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Attendance */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-12-03&lt;br /&gt;
| Next YYYY-MM-DD= 2020-01-07&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
&lt;br /&gt;
Andrew C.&lt;br /&gt;
Paul O.&lt;br /&gt;
Alex B. &lt;br /&gt;
Sky N. &lt;br /&gt;
Kathryn B&lt;br /&gt;
&lt;br /&gt;
*incoming board:&lt;br /&gt;
**Aushra A. &lt;br /&gt;
** Carl C. &lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-12-03&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer&lt;br /&gt;
** Woodshop authorizers&lt;br /&gt;
** Online Filament 3D printing Auth &lt;br /&gt;
** Small metals reimbursement&lt;br /&gt;
** Technology Team Proposal&lt;br /&gt;
* Old business&lt;br /&gt;
**Stripe-WildApricot Error - did this get addressed? folder/spreadsheet in G.Drive says not...&lt;br /&gt;
**Newsletter status - any announcements people want to add?&lt;br /&gt;
**How to recruit more volunteers? No volunteers to lead MMT/ Need a new person for GenOps already&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41575</id>
		<title>Board Meeting Notes 2019-12-17</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-17&amp;diff=41575"/>
		<updated>2019-12-17T20:52:09Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Agenda */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-12-03&lt;br /&gt;
| Next YYYY-MM-DD= 2020-01-07&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Meeting_Notes_2019-12-03&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Ben Marshall - Cold metals authorizer&lt;br /&gt;
** Malcolm Stevens - CNC? authorizer&lt;br /&gt;
** Woodshop authorizers&lt;br /&gt;
** Online Filament 3D printing Auth &lt;br /&gt;
* Old business&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer&amp;diff=41573</id>
		<title>Formlabs Form 3 SLA Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer&amp;diff=41573"/>
		<updated>2019-12-17T20:47:02Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Useful Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:EquipmentPage&lt;br /&gt;
|owner = PS:One&lt;br /&gt;
|hostarea = SLA 3D Printer&lt;br /&gt;
|certification = yes&lt;br /&gt;
|hackable = no&lt;br /&gt;
|model = Form 3&lt;br /&gt;
|serial = &lt;br /&gt;
|arrived = &lt;br /&gt;
|where = 3D Printer Lab&lt;br /&gt;
|doesitwork = yes&lt;br /&gt;
|contact = SLA@pumpingstationone.org&lt;br /&gt;
|value = $4,000&lt;br /&gt;
|image = Form3.png&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
The 4th and 5th iteration of Formlab&#039;s SLA printers. Released for use by artists, designers, and professional 3D printers. The Form 3 offers a larger print area than the Form 2 and an improved optics engine.&lt;br /&gt;
&lt;br /&gt;
== Consumables and Materials == &lt;br /&gt;
&#039;&#039;&#039;Who provides resin and trays?&#039;&#039;&#039;&lt;br /&gt;
You may purchase your own resin and tray, or join a co-op to share materials with a small group: https://wiki.pumpingstationone.org/Formlabs_Form_3_SLA_Printer_Co-Ops &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Prerequisites to Authorization==&lt;br /&gt;
&lt;br /&gt;
The only prerequisite for Form 3 authorization is to be authorized on the &amp;quot;regular&amp;quot; 3D printers. Must be able to create a print on one of the currently operational filament printers. Formlabs authorization is about one 3-hour session.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Authorization - How to Sign Up for Training ==&lt;br /&gt;
&lt;br /&gt;
Google form (application) will be available soon. &lt;br /&gt;
&lt;br /&gt;
== Authorization Tracking ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Using Canvas for Tracking Authorizations&#039;&#039;&#039;&lt;br /&gt;
Authorizations will be tracked in Canvas. This will be set up shortly.&lt;br /&gt;
&lt;br /&gt;
==Scheduling==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Danger Committee&#039;&#039;&#039;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| Sky Nova &lt;br /&gt;
|-&lt;br /&gt;
| Kathryn Born&lt;br /&gt;
|- &lt;br /&gt;
| Paul Ocampo&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Additional Resources &amp;amp; Support==&lt;br /&gt;
&lt;br /&gt;
The email address SLA@pumpingstationone.org is not yet set up. Email sent there will bounce. Contact kathryn.born@pumpingstationone.org in meantime.&lt;br /&gt;
&lt;br /&gt;
==Authorized People==&lt;br /&gt;
&lt;br /&gt;
Sky N. &lt;br /&gt;
Paul O.&lt;br /&gt;
Andrew C. &lt;br /&gt;
Michael Thompson&lt;br /&gt;
Ray D.&lt;br /&gt;
Aushra A.&lt;br /&gt;
Brian B.&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer_Co-Ops&amp;diff=41550</id>
		<title>Formlabs Form 3 SLA Printer Co-Ops</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer_Co-Ops&amp;diff=41550"/>
		<updated>2019-12-13T00:05:22Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Formlabs Form 3 Consumables and Cooperative Purchasing==&lt;br /&gt;
&lt;br /&gt;
[This post references the PS1 Formlab Printer - https://wiki.pumpingstationone.org/Formlabs_Form_3_SLA_Printer]. &lt;br /&gt;
&lt;br /&gt;
Resin and trays are expensive. Trays wear out after about 2 liters of use, so they are also considered consumables. If you wish to use the printers without sharing any resources (after authorization), then you would need to purchase a cartridge of resin ($150) and a tray ($150). If you choose that option, then you would purchase both of these items and insert and remove both items into the printer before each printing session and you would be responsible for storing your materials.  &lt;br /&gt;
If you would like to start making 3D resin prints without this initial investment, you may join a “co-op” which is a group of up to 8 people who share both a cartridge and a tray that can only be used for that particular cartridge. Each co-op member contributes about $40 and commits to using 1/8 of the cartridge or less over a 2-month period. (cartridges are factory-chipped, so each tray is tied to about 2-3 cartridges before they need to be replaced. NOTE: You can’t use one tray with both grey and clear resin, for example. Trays can’t really be emptied and cleaned before a different resin is used) &lt;br /&gt;
&lt;br /&gt;
===Types of Co-Ops===&lt;br /&gt;
*Low Volume Printers Co-op -  About 125 ml of use over 60 days (cartridge is 1 liter). &lt;br /&gt;
*Professional Printer’s Co-op – Over 100 ml of resin per month. &lt;br /&gt;
*Wax Resin Co-op: for Form 3 users who intend to create “lost-wax casts” with their prints.&lt;br /&gt;
&lt;br /&gt;
Trays and resin stored in the CNC room for Co-ops.&lt;br /&gt;
&lt;br /&gt;
===Co-op Print People for Hire===&lt;br /&gt;
&lt;br /&gt;
Professional Printer&#039;s Co-op members can subsidize their material costs by printing resin objects for people who are not yet authorized (and just want something printed). We will create a standard pricing formula (for example, resin ml cost X 3 + $10/hr for printing time) and publicize this service option. &lt;br /&gt;
&lt;br /&gt;
===What about 3rd party resins and 3rd-party trays?=== &lt;br /&gt;
Only Formlabs products can be used. No 3rd-party products are allowed on the Form 3 at this time. We are looking into the purchase of a low-cost 2nd resin printer that we can be more rogue with.&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer_Co-Ops&amp;diff=41549</id>
		<title>Formlabs Form 3 SLA Printer Co-Ops</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer_Co-Ops&amp;diff=41549"/>
		<updated>2019-12-13T00:03:30Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Formlabs Form 3 Consumables and Cooperative Purchasing==&lt;br /&gt;
&lt;br /&gt;
Resin and trays are expensive. Trays wear out after about 2 liters of use, so they are also considered consumables. If you wish to use the printers without sharing any resources (after authorization), then you would need to purchase a cartridge of resin ($150) and a tray ($150). If you choose that option, then you would purchase both of these items and insert and remove both items into the printer before each printing session and you would be responsible for storing your materials.  &lt;br /&gt;
If you would like to start making 3D resin prints without this initial investment, you may join a “co-op” which is a group of up to 8 people who share both a cartridge and a tray that can only be used for that particular cartridge. Each co-op member contributes about $40 and commits to using 1/8 of the cartridge or less over a 2-month period. (cartridges are factory-chipped, so each tray is tied to about 2-3 cartridges before they need to be replaced. NOTE: You can’t use one tray with both grey and clear resin, for example. Trays can’t really be emptied and cleaned before a different resin is used) &lt;br /&gt;
&lt;br /&gt;
===Types of Co-Ops===&lt;br /&gt;
*Low Volume Printers Co-op -  About 125 ml of use over 60 days (cartridge is 1 liter). &lt;br /&gt;
*Professional Printer’s Co-op – Over 100 ml of resin per month. &lt;br /&gt;
*Wax Resin Co-op: for Form 3 users who intend to create “lost-wax casts” with their prints.&lt;br /&gt;
&lt;br /&gt;
Trays and resin stored in the CNC room for Co-ops.&lt;br /&gt;
&lt;br /&gt;
===Co-op Print People for Hire===&lt;br /&gt;
&lt;br /&gt;
Professional Printer&#039;s Co-op members can subsidize their material costs by printing resin objects for people who are not yet authorized (and just want something printed). We will create a standard pricing formula (for example, resin ml cost X 3 + $10/hr for printing time) and publicize this service option. &lt;br /&gt;
&lt;br /&gt;
===What about 3rd party resins and 3rd-party trays?=== &lt;br /&gt;
Only Formlabs products can be used. No 3rd-party products are allowed on the Form 3 at this time. We are looking into the purchase of a low-cost 2nd resin printer that we can be more rogue with.&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer_Co-Ops&amp;diff=41548</id>
		<title>Formlabs Form 3 SLA Printer Co-Ops</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer_Co-Ops&amp;diff=41548"/>
		<updated>2019-12-12T23:57:59Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Types of Co-Ops */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Formlabs Form 3 Consumables and Cooperative Purchasing==&lt;br /&gt;
&lt;br /&gt;
Resin and trays are expensive. Trays wear out after about 2 liters of use, so they are also considered consumables. If you wish to use the printers without sharing any resources (after authorization), then you would need to purchase a cartridge of resin ($150) and a tray ($150). If you choose that option, then you would purchase both of these items and insert and remove both items into the printer before each printing session and you would be responsible for storing your materials.  &lt;br /&gt;
If you would like to start making 3D resin prints without this initial investment, you may join a “co-op” which is a group of up to 8 people who share both a cartridge and a tray that can only be used for that particular cartridge. Each co-op member contributes about $40 and commits to using 1/8 of the cartridge or less over a 2-month period. (cartridges are factory-chipped, so each tray is tied to about 2-3 cartridges before they need to be replaced. NOTE: You can’t use one tray with both grey and clear resin, for example. Trays can’t really be emptied and cleaned before a different resin is used) &lt;br /&gt;
&lt;br /&gt;
===Types of Co-Ops===&lt;br /&gt;
*Low Volume Printers Co-op -  About 125 ml of use over 60 days (cartridge is 1 liter). &lt;br /&gt;
*Professional Printer’s Co-op – Over 100 ml of resin per month. &lt;br /&gt;
*Wax Resin Co-op: for Form 3 users who intend to create “lost-wax casts” with their prints.&lt;br /&gt;
&lt;br /&gt;
Trays and resin stored in the CNC room for Co-ops.&lt;br /&gt;
&lt;br /&gt;
===What about 3rd party resins and 3rd-party trays?=== &lt;br /&gt;
Only Formlabs products can be used. No 3rd-party products are allowed on the Form 3 at this time. We are looking into the purchase of a low-cost 2nd resin printer that we can be more rogue with.&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer_Co-Ops&amp;diff=41547</id>
		<title>Formlabs Form 3 SLA Printer Co-Ops</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer_Co-Ops&amp;diff=41547"/>
		<updated>2019-12-12T22:41:13Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Types of Co-Ops */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Formlabs Form 3 Consumables and Cooperative Purchasing==&lt;br /&gt;
&lt;br /&gt;
Resin and trays are expensive. Trays wear out after about 2 liters of use, so they are also considered consumables. If you wish to use the printers without sharing any resources (after authorization), then you would need to purchase a cartridge of resin ($150) and a tray ($150). If you choose that option, then you would purchase both of these items and insert and remove both items into the printer before each printing session and you would be responsible for storing your materials.  &lt;br /&gt;
If you would like to start making 3D resin prints without this initial investment, you may join a “co-op” which is a group of up to 8 people who share both a cartridge and a tray that can only be used for that particular cartridge. Each co-op member contributes about $40 and commits to using 1/8 of the cartridge or less over a 2-month period. (cartridges are factory-chipped, so each tray is tied to about 2-3 cartridges before they need to be replaced. NOTE: You can’t use one tray with both grey and clear resin, for example. Trays can’t really be emptied and cleaned before a different resin is used) &lt;br /&gt;
&lt;br /&gt;
===Types of Co-Ops===&lt;br /&gt;
*Low Volume Printers Co-op -  About 125 ml of use over 60 days (cartridge is 1 liter). &lt;br /&gt;
*Professional Printer’s Co-op – Over 100 ml of resin per month. &lt;br /&gt;
*Wax Resin Co-op: for Form 3 users who intend to create “lost-wax casts” with their prints.&lt;br /&gt;
&lt;br /&gt;
===What about 3rd party resins and 3rd-party trays?=== &lt;br /&gt;
Only Formlabs products can be used. No 3rd-party products are allowed on the Form 3 at this time. We are looking into the purchase of a low-cost 2nd resin printer that we can be more rogue with.&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer&amp;diff=41546</id>
		<title>Formlabs Form 3 SLA Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer&amp;diff=41546"/>
		<updated>2019-12-12T22:40:27Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:EquipmentPage&lt;br /&gt;
|owner = PS:One&lt;br /&gt;
|hostarea = SLA 3D Printer&lt;br /&gt;
|certification = yes&lt;br /&gt;
|hackable = no&lt;br /&gt;
|model = Form 3&lt;br /&gt;
|serial = &lt;br /&gt;
|arrived = &lt;br /&gt;
|where = 3D Printer Lab&lt;br /&gt;
|doesitwork = yes&lt;br /&gt;
|contact = SLA@pumpingstationone.org&lt;br /&gt;
|value = $4,000&lt;br /&gt;
|image = Form3.png&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
The 4th and 5th iteration of Formlab&#039;s SLA printers. Released for use by artists, designers, and professional 3D printers. The Form 3 offers a larger print area than the Form 2 and an improved optics engine.&lt;br /&gt;
&lt;br /&gt;
== Consumables and Materials == &lt;br /&gt;
&#039;&#039;&#039;Who provides resin and trays?&#039;&#039;&#039;&lt;br /&gt;
You may purchase your own resin and tray, or join a co-op to share materials with a small group: https://wiki.pumpingstationone.org/Formlabs_Form_3_SLA_Printer_Co-Ops &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Prerequisites to Authorization==&lt;br /&gt;
&lt;br /&gt;
The only prerequisite for Form 3 authorization is to be authorized on the &amp;quot;regular&amp;quot; 3D printers. Must be able to create a print on one of the currently operational filament printers. Formlabs authorization is about one 3-hour session.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Authorization - How to Sign Up for Training ==&lt;br /&gt;
&lt;br /&gt;
Google form (application) will be available soon. &lt;br /&gt;
&lt;br /&gt;
== Authorization Tracking ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Using Canvas for Tracking Authorizations&#039;&#039;&#039;&lt;br /&gt;
Authorizations will be tracked in Canvas. This will be set up shortly.&lt;br /&gt;
&lt;br /&gt;
==Scheduling==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Danger Committee&#039;&#039;&#039;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| Sky Nova &lt;br /&gt;
|-&lt;br /&gt;
| Kathryn Born&lt;br /&gt;
|- &lt;br /&gt;
| Paul Ocampo&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Additional Resources &amp;amp; Support==&lt;br /&gt;
&lt;br /&gt;
The email address SLA@pumpingstationone.org is not yet set up. Email sent there will bounce. Contact kathryn.born@pumpingstationone.org in meantime.&lt;br /&gt;
&lt;br /&gt;
==Useful Links==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer_Co-Ops&amp;diff=41545</id>
		<title>Formlabs Form 3 SLA Printer Co-Ops</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer_Co-Ops&amp;diff=41545"/>
		<updated>2019-12-12T22:37:29Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Formlabs Form 3 Consumables and Cooperative Purchasing==&lt;br /&gt;
&lt;br /&gt;
Resin and trays are expensive. Trays wear out after about 2 liters of use, so they are also considered consumables. If you wish to use the printers without sharing any resources (after authorization), then you would need to purchase a cartridge of resin ($150) and a tray ($150). If you choose that option, then you would purchase both of these items and insert and remove both items into the printer before each printing session and you would be responsible for storing your materials.  &lt;br /&gt;
If you would like to start making 3D resin prints without this initial investment, you may join a “co-op” which is a group of up to 8 people who share both a cartridge and a tray that can only be used for that particular cartridge. Each co-op member contributes about $40 and commits to using 1/8 of the cartridge or less over a 2-month period. (cartridges are factory-chipped, so each tray is tied to about 2-3 cartridges before they need to be replaced. NOTE: You can’t use one tray with both grey and clear resin, for example. Trays can’t really be emptied and cleaned before a different resin is used) &lt;br /&gt;
&lt;br /&gt;
===Types of Co-Ops===&lt;br /&gt;
Low Volume Printers Co-op -  About 125 ml of use over 60 days (cartridge is 1 liter). &lt;br /&gt;
Professional Printer’s Co-op – Over 100 ml of resin per month. &lt;br /&gt;
Wax Resin Co-op: for Form 3 users who intend to create “lost-wax casts” with their prints. &lt;br /&gt;
&lt;br /&gt;
===What about 3rd party resins and 3rd-party trays?=== &lt;br /&gt;
Only Formlabs products can be used. No 3rd-party products are allowed on the Form 3 at this time. We are looking into the purchase of a low-cost 2nd resin printer that we can be more rogue with.&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer_Co-Ops&amp;diff=41544</id>
		<title>Formlabs Form 3 SLA Printer Co-Ops</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer_Co-Ops&amp;diff=41544"/>
		<updated>2019-12-12T22:37:07Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: Created page with &amp;quot;Formlabs Form 3 Consumables and Cooperative Purchasing  Resin and trays are expensive. Trays wear out after about 2 liters of use, so they are also considered consumables. If...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Formlabs Form 3 Consumables and Cooperative Purchasing&lt;br /&gt;
&lt;br /&gt;
Resin and trays are expensive. Trays wear out after about 2 liters of use, so they are also considered consumables. If you wish to use the printers without sharing any resources (after authorization), then you would need to purchase a cartridge of resin ($150) and a tray ($150). If you choose that option, then you would purchase both of these items and insert and remove both items into the printer before each printing session and you would be responsible for storing your materials.  &lt;br /&gt;
If you would like to start making 3D resin prints without this initial investment, you may join a “co-op” which is a group of up to 8 people who share both a cartridge and a tray that can only be used for that particular cartridge. Each co-op member contributes about $40 and commits to using 1/8 of the cartridge or less over a 2-month period. (cartridges are factory-chipped, so each tray is tied to about 2-3 cartridges before they need to be replaced. NOTE: You can’t use one tray with both grey and clear resin, for example. Trays can’t really be emptied and cleaned before a different resin is used) &lt;br /&gt;
&lt;br /&gt;
===Types of Co-Ops===&lt;br /&gt;
Low Volume Printers Co-op -  About 125 ml of use over 60 days (cartridge is 1 liter). &lt;br /&gt;
Professional Printer’s Co-op – Over 100 ml of resin per month. &lt;br /&gt;
Wax Resin Co-op: for Form 3 users who intend to create “lost-wax casts” with their prints. &lt;br /&gt;
&lt;br /&gt;
===What about 3rd party resins and 3rd-party trays?=== &lt;br /&gt;
Only Formlabs products can be used. No 3rd-party products are allowed on the Form 3 at this time. We are looking into the purchase of a low-cost 2nd resin printer that we can be more rogue with.&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer&amp;diff=41543</id>
		<title>Formlabs Form 3 SLA Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer&amp;diff=41543"/>
		<updated>2019-12-12T22:07:16Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:EquipmentPage&lt;br /&gt;
|owner = PS:One&lt;br /&gt;
|hostarea = SLA 3D Printer&lt;br /&gt;
|certification = yes&lt;br /&gt;
|hackable = no&lt;br /&gt;
|model = Form 3&lt;br /&gt;
|serial = &lt;br /&gt;
|arrived = &lt;br /&gt;
|where = 3D Printer Lab&lt;br /&gt;
|doesitwork = yes&lt;br /&gt;
|contact = SLA@pumpingstationone.org&lt;br /&gt;
|value = $4,000&lt;br /&gt;
|image = Form3.png&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
The 4th and 5th iteration of Formlab&#039;s SLA printers. Released for use by artists, designers, and professional 3D printers. The Form 3 offers a larger print area than the Form 2 and an improved optics engine.&lt;br /&gt;
&lt;br /&gt;
== Status == &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Prerequisites to Authorization==&lt;br /&gt;
&lt;br /&gt;
The only prerequisite for Form 3 authorization is to be authorized on the &amp;quot;regular&amp;quot; 3D printers. Must be able to create a print on one of the currently operational filament printers. Formlabs authorization is about one 3-hour session.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Authorization - How to Sign Up for Training ==&lt;br /&gt;
&lt;br /&gt;
Google form (application) will be available soon. &lt;br /&gt;
&lt;br /&gt;
== Authorization Tracking ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Using Canvas for Tracking Authorizations&#039;&#039;&#039;&lt;br /&gt;
Authorizations will be tracked in Canvas. This will be set up shortly.&lt;br /&gt;
&lt;br /&gt;
==Scheduling==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Danger Committee&#039;&#039;&#039;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| Sky Nova &lt;br /&gt;
|-&lt;br /&gt;
| Kathryn Born&lt;br /&gt;
|- &lt;br /&gt;
| Paul Ocampo&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Additional Resources &amp;amp; Support==&lt;br /&gt;
&lt;br /&gt;
The email address SLA@pumpingstationone.org is not yet set up. Email sent there will bounce. Contact kathryn.born@pumpingstationone.org in meantime.&lt;br /&gt;
&lt;br /&gt;
==Useful Links==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer&amp;diff=41542</id>
		<title>Formlabs Form 3 SLA Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer&amp;diff=41542"/>
		<updated>2019-12-12T21:44:15Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Additional Resources &amp;amp; Support */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:EquipmentPage&lt;br /&gt;
|owner = PS:One&lt;br /&gt;
|hostarea = SLA 3D Printer&lt;br /&gt;
|certification = yes&lt;br /&gt;
|hackable = no&lt;br /&gt;
|model = Form 3&lt;br /&gt;
|serial = &lt;br /&gt;
|arrived = &lt;br /&gt;
|where = 3D Printer Lab&lt;br /&gt;
|doesitwork = yes&lt;br /&gt;
|contact = SLA@pumpingstationone.org&lt;br /&gt;
|value = $4,000&lt;br /&gt;
|image = Form3.png&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
The 4th and 5th iteration of Formlab&#039;s SLA printers. Released for use by artists, designers, and professional 3D printers. The Form 3 offers a larger print area than the Form 2 and an improved optics engine.&lt;br /&gt;
&lt;br /&gt;
== Status == &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Prerequisites to Authorization==&lt;br /&gt;
&lt;br /&gt;
The only prerequisite for Form 3 authorization is to be authorized on the &amp;quot;regular&amp;quot; 3D printers. Must be able to create a print on one of the currently operational filament printers. Formlabs authorization is about one 3-hour session.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Using Canvas for Tracking Authorizations&#039;&#039;&#039;&lt;br /&gt;
Authorizations will be tracked in Canvas. This will be set up shortly.&lt;br /&gt;
&lt;br /&gt;
==Scheduling==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Danger Committee&#039;&#039;&#039;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| Sky Nova &lt;br /&gt;
|-&lt;br /&gt;
| Kathryn Born&lt;br /&gt;
|- &lt;br /&gt;
| Paul Ocampo&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Additional Resources &amp;amp; Support==&lt;br /&gt;
&lt;br /&gt;
The email address SLA@pumpingstationone.org is not yet set up. Email sent there will bounce. Contact kathryn.born@pumpingstationone.org in meantime.&lt;br /&gt;
&lt;br /&gt;
==Useful Links==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer&amp;diff=41541</id>
		<title>Formlabs Form 3 SLA Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer&amp;diff=41541"/>
		<updated>2019-12-12T21:42:54Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Prerequisites to Authorization */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:EquipmentPage&lt;br /&gt;
|owner = PS:One&lt;br /&gt;
|hostarea = SLA 3D Printer&lt;br /&gt;
|certification = yes&lt;br /&gt;
|hackable = no&lt;br /&gt;
|model = Form 3&lt;br /&gt;
|serial = &lt;br /&gt;
|arrived = &lt;br /&gt;
|where = 3D Printer Lab&lt;br /&gt;
|doesitwork = yes&lt;br /&gt;
|contact = SLA@pumpingstationone.org&lt;br /&gt;
|value = $4,000&lt;br /&gt;
|image = Form3.png&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
The 4th and 5th iteration of Formlab&#039;s SLA printers. Released for use by artists, designers, and professional 3D printers. The Form 3 offers a larger print area than the Form 2 and an improved optics engine.&lt;br /&gt;
&lt;br /&gt;
== Status == &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Prerequisites to Authorization==&lt;br /&gt;
&lt;br /&gt;
The only prerequisite for Form 3 authorization is to be authorized on the &amp;quot;regular&amp;quot; 3D printers. Must be able to create a print on one of the currently operational filament printers. Formlabs authorization is about one 3-hour session.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Using Canvas for Tracking Authorizations&#039;&#039;&#039;&lt;br /&gt;
Authorizations will be tracked in Canvas. This will be set up shortly.&lt;br /&gt;
&lt;br /&gt;
==Scheduling==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Danger Committee&#039;&#039;&#039;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| Sky Nova &lt;br /&gt;
|-&lt;br /&gt;
| Kathryn Born&lt;br /&gt;
|- &lt;br /&gt;
| Paul Ocampo&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Additional Resources &amp;amp; Support==&lt;br /&gt;
&lt;br /&gt;
The email address SLA@pumpingstationone.org is not yet set up. Email sent there will bounce. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Useful Links==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer&amp;diff=41540</id>
		<title>Formlabs Form 3 SLA Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer&amp;diff=41540"/>
		<updated>2019-12-12T21:40:52Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Authorization */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:EquipmentPage&lt;br /&gt;
|owner = PS:One&lt;br /&gt;
|hostarea = SLA 3D Printer&lt;br /&gt;
|certification = yes&lt;br /&gt;
|hackable = no&lt;br /&gt;
|model = Form 3&lt;br /&gt;
|serial = &lt;br /&gt;
|arrived = &lt;br /&gt;
|where = 3D Printer Lab&lt;br /&gt;
|doesitwork = yes&lt;br /&gt;
|contact = SLA@pumpingstationone.org&lt;br /&gt;
|value = $4,000&lt;br /&gt;
|image = Form3.png&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
The 4th and 5th iteration of Formlab&#039;s SLA printers. Released for use by artists, designers, and professional 3D printers. The Form 3 offers a larger print area than the Form 2 and an improved optics engine.&lt;br /&gt;
&lt;br /&gt;
== Status == &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Prerequisites to Authorization==&lt;br /&gt;
&lt;br /&gt;
The only prerequisite for Form 3 authorization is to be authorized on the &amp;quot;regular&amp;quot; 3D printers. Must be able to print on one of the currently operational printers. Formlabs authorization is about one 3-hour session.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Using Canvas for Tracking Authorizations&#039;&#039;&#039;&lt;br /&gt;
Authorizations will be tracked in Canvas. This will be set up shortly.&lt;br /&gt;
&lt;br /&gt;
==Scheduling==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Danger Committee&#039;&#039;&#039;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| Sky Nova &lt;br /&gt;
|-&lt;br /&gt;
| Kathryn Born&lt;br /&gt;
|- &lt;br /&gt;
| Paul Ocampo&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Additional Resources &amp;amp; Support==&lt;br /&gt;
&lt;br /&gt;
The email address SLA@pumpingstationone.org is not yet set up. Email sent there will bounce. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Useful Links==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer&amp;diff=41539</id>
		<title>Formlabs Form 3 SLA Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer&amp;diff=41539"/>
		<updated>2019-12-12T21:40:19Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Authorization */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:EquipmentPage&lt;br /&gt;
|owner = PS:One&lt;br /&gt;
|hostarea = SLA 3D Printer&lt;br /&gt;
|certification = yes&lt;br /&gt;
|hackable = no&lt;br /&gt;
|model = Form 3&lt;br /&gt;
|serial = &lt;br /&gt;
|arrived = &lt;br /&gt;
|where = 3D Printer Lab&lt;br /&gt;
|doesitwork = yes&lt;br /&gt;
|contact = SLA@pumpingstationone.org&lt;br /&gt;
|value = $4,000&lt;br /&gt;
|image = Form3.png&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
The 4th and 5th iteration of Formlab&#039;s SLA printers. Released for use by artists, designers, and professional 3D printers. The Form 3 offers a larger print area than the Form 2 and an improved optics engine.&lt;br /&gt;
&lt;br /&gt;
== Status == &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Prerequisites to Authorization==&lt;br /&gt;
&lt;br /&gt;
The only prerequisite for Form 3 authorization is to be authorized on the &amp;quot;regular&amp;quot; 3D printers. Must be able to print on one of the currently operational printers. Formlabs authorization is about one 3-hour session.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Using Canvas for Tracking Authorizations&#039;&#039;&#039;&lt;br /&gt;
Canvas is how you will track your authorization. This will be set up shortly.&lt;br /&gt;
&lt;br /&gt;
==Scheduling==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Danger Committee&#039;&#039;&#039;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| Sky Nova &lt;br /&gt;
|-&lt;br /&gt;
| Kathryn Born&lt;br /&gt;
|- &lt;br /&gt;
| Paul Ocampo&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Additional Resources &amp;amp; Support==&lt;br /&gt;
&lt;br /&gt;
The email address SLA@pumpingstationone.org is not yet set up. Email sent there will bounce. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Useful Links==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer&amp;diff=41538</id>
		<title>Formlabs Form 3 SLA Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer&amp;diff=41538"/>
		<updated>2019-12-12T21:39:36Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Prerequisites to Authorization */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:EquipmentPage&lt;br /&gt;
|owner = PS:One&lt;br /&gt;
|hostarea = SLA 3D Printer&lt;br /&gt;
|certification = yes&lt;br /&gt;
|hackable = no&lt;br /&gt;
|model = Form 3&lt;br /&gt;
|serial = &lt;br /&gt;
|arrived = &lt;br /&gt;
|where = 3D Printer Lab&lt;br /&gt;
|doesitwork = yes&lt;br /&gt;
|contact = SLA@pumpingstationone.org&lt;br /&gt;
|value = $4,000&lt;br /&gt;
|image = Form3.png&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
The 4th and 5th iteration of Formlab&#039;s SLA printers. Released for use by artists, designers, and professional 3D printers. The Form 3 offers a larger print area than the Form 2 and an improved optics engine.&lt;br /&gt;
&lt;br /&gt;
== Status == &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Prerequisites to Authorization==&lt;br /&gt;
&lt;br /&gt;
The only prerequisite for Form 3 authorization is to be authorized on the &amp;quot;regular&amp;quot; 3D printers. Must be able to print on one of the currently operational printers. Formlabs authorization is about one 3-hour session.&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Using Canvas for Tracking Authorizations&#039;&#039;&#039;&lt;br /&gt;
Canvas is how you will track your authorization throughout the 2 phases of authorization. You have a Canvas account already associated with your PS1 Wild Apricot account. Your Canvas login and password is the same as your Wild Apricot login and password. (If you don’t remember your Wild Apricot password, or you are sure you are entering the same password in Canvas as for your WA account,  you can reset it through Canvas via &amp;quot;Forgot password?&amp;quot; and get a password change via your email. This should correct either problem.) &lt;br /&gt;
&lt;br /&gt;
To start the authorization process, you must go to Canvas and select the CNC:Tormach course via &amp;quot;Join this Course&amp;quot;. You may start the online course material at any time, but must complete all elements of the online course up until the Harbinger CAM project before being eligible for the practical machine component of authorization.&lt;br /&gt;
&lt;br /&gt;
==Scheduling==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Danger Committee&#039;&#039;&#039;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| Sky Nova &lt;br /&gt;
|-&lt;br /&gt;
| Kathryn Born&lt;br /&gt;
|- &lt;br /&gt;
| Paul Ocampo&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Additional Resources &amp;amp; Support==&lt;br /&gt;
&lt;br /&gt;
The email address SLA@pumpingstationone.org is not yet set up. Email sent there will bounce. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Useful Links==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer&amp;diff=41485</id>
		<title>Formlabs Form 3 SLA Printer</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Formlabs_Form_3_SLA_Printer&amp;diff=41485"/>
		<updated>2019-12-04T22:53:06Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:EquipmentPage&lt;br /&gt;
|owner = PS:One&lt;br /&gt;
|hostarea = SLA 3D Printer&lt;br /&gt;
|certification = yes&lt;br /&gt;
|hackable = no&lt;br /&gt;
|model = Form 3&lt;br /&gt;
|serial = &lt;br /&gt;
|arrived = &lt;br /&gt;
|where = 3D Printer Lab&lt;br /&gt;
|doesitwork = yes&lt;br /&gt;
|contact = SLA@pumpingstationone.org&lt;br /&gt;
|value = $4,000&lt;br /&gt;
|image = Form3.png&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
The 4th and 5th iteration of Formlab&#039;s SLA printers. Released for use by artists, designers, and professional 3D printers. The Form 3 offers a larger print area than the Form 2 and an improved optics engine.&lt;br /&gt;
&lt;br /&gt;
== Status == &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Prerequisites to Authorization==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Authorization ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Using Canvas for Tracking Authorizations&#039;&#039;&#039;&lt;br /&gt;
Canvas is how you will track your authorization throughout the 2 phases of authorization. You have a Canvas account already associated with your PS1 Wild Apricot account. Your Canvas login and password is the same as your Wild Apricot login and password. (If you don’t remember your Wild Apricot password, or you are sure you are entering the same password in Canvas as for your WA account,  you can reset it through Canvas via &amp;quot;Forgot password?&amp;quot; and get a password change via your email. This should correct either problem.) &lt;br /&gt;
&lt;br /&gt;
To start the authorization process, you must go to Canvas and select the CNC:Tormach course via &amp;quot;Join this Course&amp;quot;. You may start the online course material at any time, but must complete all elements of the online course up until the Harbinger CAM project before being eligible for the practical machine component of authorization.&lt;br /&gt;
&lt;br /&gt;
==Scheduling==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Danger Committee&#039;&#039;&#039;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| Sky Nova &lt;br /&gt;
|-&lt;br /&gt;
| Kathryn Born&lt;br /&gt;
|- &lt;br /&gt;
| Paul Ocampo&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Additional Resources &amp;amp; Support==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Useful Links==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41484</id>
		<title>Board Meeting Notes 2019-12-03</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41484"/>
		<updated>2019-12-04T02:36:58Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Old Business */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-11-19&lt;br /&gt;
| Next YYYY-MM-DD= 2019-11-17&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
** Paul O&lt;br /&gt;
** Molly A&lt;br /&gt;
** Alex B&lt;br /&gt;
** Kathryn B&lt;br /&gt;
** Andrew C&lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
** David Earl&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Meeting_Notes_2019-11-19&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Vote on SLA area&lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request)&lt;br /&gt;
**ShopBot authorizer?&lt;br /&gt;
**Industrial CNC Area Host&lt;br /&gt;
***Mike Thompson selected&lt;br /&gt;
* Old business&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
* New business&lt;br /&gt;
**Vote on SLA area- we can start taking applications. Kathryn to make a form. &lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps - wait until next week when Sky is here. &lt;br /&gt;
** Comps for Nathan&#039;s 3 laser authorizers. Decision = Yes. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request) - discussed and will issue a response.  &lt;br /&gt;
** Paul O needs a VP email&lt;br /&gt;
** Shopbot authorizer = reviewed applicants, made decision. David E will inform.&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
*Last meeting minutes = We couldn&#039;t find the old meeting notes. Finally found them here; https://wiki.pumpingstationone.org/Meeting_Notes_2019-11-19&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41483</id>
		<title>Board Meeting Notes 2019-12-03</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41483"/>
		<updated>2019-12-04T02:36:39Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Old Business */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-11-19&lt;br /&gt;
| Next YYYY-MM-DD= 2019-11-17&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
** Paul O&lt;br /&gt;
** Molly A&lt;br /&gt;
** Alex B&lt;br /&gt;
** Kathryn B&lt;br /&gt;
** Andrew C&lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
** David Earl&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Meeting_Notes_2019-11-19&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Vote on SLA area&lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request)&lt;br /&gt;
**ShopBot authorizer?&lt;br /&gt;
**Industrial CNC Area Host&lt;br /&gt;
***Mike Thompson selected&lt;br /&gt;
* Old business&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
* New business&lt;br /&gt;
**Vote on SLA area- we can start taking applications. Kathryn to make a form. &lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps - wait until next week when Sky is here. &lt;br /&gt;
** Comps for Nathan&#039;s 3 laser authorizers. Decision = Yes. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request) - discussed and will issue a response.  &lt;br /&gt;
** Paul O needs a VP email&lt;br /&gt;
** Shopbot authorizer = reviewed applicants, made decision. David E will inform.&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
**Last meeting minutes = We couldn&#039;t find the old meeting notes. Finally found them here; https://wiki.pumpingstationone.org/Meeting_Notes_2019-11-19&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41482</id>
		<title>Board Meeting Notes 2019-12-03</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41482"/>
		<updated>2019-12-04T02:36:26Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Old Business */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-11-19&lt;br /&gt;
| Next YYYY-MM-DD= 2019-11-17&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
** Paul O&lt;br /&gt;
** Molly A&lt;br /&gt;
** Alex B&lt;br /&gt;
** Kathryn B&lt;br /&gt;
** Andrew C&lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
** David Earl&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Meeting_Notes_2019-11-19&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Vote on SLA area&lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request)&lt;br /&gt;
**ShopBot authorizer?&lt;br /&gt;
**Industrial CNC Area Host&lt;br /&gt;
***Mike Thompson selected&lt;br /&gt;
* Old business&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
* New business&lt;br /&gt;
**Vote on SLA area- we can start taking applications. Kathryn to make a form. &lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps - wait until next week when Sky is here. &lt;br /&gt;
** Comps for Nathan&#039;s 3 laser authorizers. Decision = Yes. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request) - discussed and will issue a response.  &lt;br /&gt;
** Paul O needs a VP email&lt;br /&gt;
** Shopbot authorizer = reviewed applicants, made decision. David E will inform.&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
*** Last meeting minutes = We couldn&#039;t find the old meeting notes. Finally found them here; https://wiki.pumpingstationone.org/Meeting_Notes_2019-11-19&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41481</id>
		<title>Board Meeting Notes 2019-12-03</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41481"/>
		<updated>2019-12-04T02:31:46Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Old Business */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-11-19&lt;br /&gt;
| Next YYYY-MM-DD= 2019-11-17&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
** Paul O&lt;br /&gt;
** Molly A&lt;br /&gt;
** Alex B&lt;br /&gt;
** Kathryn B&lt;br /&gt;
** Andrew C&lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
** David Earl&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Meeting_Notes_2019-11-19&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Vote on SLA area&lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request)&lt;br /&gt;
**ShopBot authorizer?&lt;br /&gt;
**Industrial CNC Area Host&lt;br /&gt;
***Mike Thompson selected&lt;br /&gt;
* Old business&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
* New business&lt;br /&gt;
**Vote on SLA area- we can start taking applications. Kathryn to make a form. &lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps - wait until next week when Sky is here. &lt;br /&gt;
** Comps for Nathan&#039;s 3 laser authorizers. Decision = Yes. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request) - discussed and will issue a response.  &lt;br /&gt;
** Paul O needs a VP email&lt;br /&gt;
** Shopbot authorizer = reviewed applicants, made decision. David E will inform.&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
** Last meeting minutes = We couldn&#039;t find the old meeting notes. Finally found them here; https://wiki.pumpingstationone.org/Meeting_Notes_2019-11-19&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41480</id>
		<title>Board Meeting Notes 2019-12-03</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41480"/>
		<updated>2019-12-04T02:31:18Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Agenda */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-11-19&lt;br /&gt;
| Next YYYY-MM-DD= 2019-11-17&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
** Paul O&lt;br /&gt;
** Molly A&lt;br /&gt;
** Alex B&lt;br /&gt;
** Kathryn B&lt;br /&gt;
** Andrew C&lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
** David Earl&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = https://wiki.pumpingstationone.org/Meeting_Notes_2019-11-19&lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Vote on SLA area&lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request)&lt;br /&gt;
**ShopBot authorizer?&lt;br /&gt;
**Industrial CNC Area Host&lt;br /&gt;
***Mike Thompson selected&lt;br /&gt;
* Old business&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
* New business&lt;br /&gt;
**Vote on SLA area- we can start taking applications. Kathryn to make a form. &lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps - wait until next week when Sky is here. &lt;br /&gt;
** Comps for Nathan&#039;s 3 laser authorizers. Decision = Yes. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request) - discussed and will issue a response.  &lt;br /&gt;
** Paul O needs a VP email&lt;br /&gt;
** Shopbot authorizer = reviewed applicants, made decision. David E will inform.&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
** Last meeting minutes = what happened to the notes? Did the internet glitch during the meeting? We need to reconstruct offline. Previous Transition Board meeting from 2 days previous (Sunday night) meeting notes are here= https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-11-17. Kathryn will write an email to the board to pull together notes from memory of those who were there.&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41478</id>
		<title>Board Meeting Notes 2019-12-03</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41478"/>
		<updated>2019-12-04T02:20:30Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Old Business */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-11-19&lt;br /&gt;
| Next YYYY-MM-DD= 2019-11-17&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
** Paul O&lt;br /&gt;
** Molly A&lt;br /&gt;
** Alex B&lt;br /&gt;
** Kathryn B&lt;br /&gt;
** Andrew C&lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
** David Earl&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = what happened to the notes? We need to reconstruct offline. See old business below. &lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Vote on SLA area&lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request)&lt;br /&gt;
**ShopBot authorizer?&lt;br /&gt;
**Industrial CNC Area Host&lt;br /&gt;
***Mike Thompson selected&lt;br /&gt;
* Old business&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
* New business&lt;br /&gt;
**Vote on SLA area- we can start taking applications. Kathryn to make a form. &lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps - wait until next week when Sky is here. &lt;br /&gt;
** Comps for Nathan&#039;s 3 laser authorizers. Decision = Yes. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request) - discussed and will issue a response.  &lt;br /&gt;
** Paul O needs a VP email&lt;br /&gt;
** Shopbot authorizer = reviewed applicants, made decision. David E will inform.&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
** Last meeting minutes = what happened to the notes? Did the internet glitch during the meeting? We need to reconstruct offline. Previous Transition Board meeting from 2 days previous (Sunday night) meeting notes are here= https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-11-17. Kathryn will write an email to the board to pull together notes from memory of those who were there.&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41475</id>
		<title>Board Meeting Notes 2019-12-03</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41475"/>
		<updated>2019-12-04T02:14:37Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Old Business */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-11-19&lt;br /&gt;
| Next YYYY-MM-DD= 2019-11-17&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
** Paul O&lt;br /&gt;
** Molly A&lt;br /&gt;
** Alex B&lt;br /&gt;
** Kathryn B&lt;br /&gt;
** Andrew C&lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
** David Earl&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = what happened to the notes? We need to reconstruct offline. See old business below. &lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Vote on SLA area&lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request)&lt;br /&gt;
**ShopBot authorizer?&lt;br /&gt;
**Industrial CNC Area Host&lt;br /&gt;
* Old business&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
* New business&lt;br /&gt;
**Vote on SLA area- we can start taking applications. Kathryn to make a form. &lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps - wait until next week when Sky is here. &lt;br /&gt;
** Comps for Nathan&#039;s 3 laser authorizers. Decision = Yes. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request) - discussed and will issue a response.  &lt;br /&gt;
** Paul O needs a VP email&lt;br /&gt;
** Shopbot authorizer = reviewed applicants, made decision. David E will inform.&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
** Last meeting minutes = what happened to the notes? Did the internet glitch during the meeting? We need to reconstruct offline. Previous Sunday night meeting notes are here= https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-11-17. Kathryn will write an email to the board to pull together notes from memory of those who were there.&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41474</id>
		<title>Board Meeting Notes 2019-12-03</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41474"/>
		<updated>2019-12-04T02:01:56Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* New Business */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-11-19&lt;br /&gt;
| Next YYYY-MM-DD= 2019-11-17&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
** Paul O&lt;br /&gt;
** Molly A&lt;br /&gt;
** Alex B&lt;br /&gt;
** Kathryn B&lt;br /&gt;
** Andrew C&lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
** David Earl&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = what happened to the notes? We need to reconstruct offline. See old business below. &lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Vote on SLA area&lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request)&lt;br /&gt;
**ShopBot authorizer?&lt;br /&gt;
**Industrial CNC Area Host&lt;br /&gt;
* Old business&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
* New business&lt;br /&gt;
**Vote on SLA area- we can start taking applications. Kathryn to make a form. &lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps - wait until next week when Sky is here. &lt;br /&gt;
** Comps for Nathan&#039;s 3 laser authorizers. Decision = Yes. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request) - discussed and will issue a response.  &lt;br /&gt;
** Paul O needs a VP email&lt;br /&gt;
** Shopbot authorizer = reviewed applicants, made decision. David E will inform.&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
** Last meeting minutes = what happened to the notes? Did the internet glitch during the meeting? We need to reconstruct offline. Previous Sunday night meeting notes are here= https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-11-17&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41473</id>
		<title>Board Meeting Notes 2019-12-03</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41473"/>
		<updated>2019-12-04T02:00:56Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Attendance */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-11-19&lt;br /&gt;
| Next YYYY-MM-DD= 2019-11-17&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
** Paul O&lt;br /&gt;
** Molly A&lt;br /&gt;
** Alex B&lt;br /&gt;
** Kathryn B&lt;br /&gt;
** Andrew C&lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
** David Earl&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = what happened to the notes? We need to reconstruct offline. See old business below. &lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Vote on SLA area&lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request)&lt;br /&gt;
**ShopBot authorizer?&lt;br /&gt;
**Industrial CNC Area Host&lt;br /&gt;
* Old business&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
* New business&lt;br /&gt;
**Vote on SLA area- we can start taking applications. Kathryn to make a form. &lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps - wait until next week when Sky is here. &lt;br /&gt;
** Comps for Nathan&#039;s 3 laser authorizers. Decision = Yes. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request) - discussed and will issue a response.  &lt;br /&gt;
** Paul O needs a VP email&lt;br /&gt;
** Shopbot authorizer = reviewed applicants, made decision.&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
** Last meeting minutes = what happened to the notes? Did the internet glitch during the meeting? We need to reconstruct offline. Previous Sunday night meeting notes are here= https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-11-17&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41472</id>
		<title>Board Meeting Notes 2019-12-03</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41472"/>
		<updated>2019-12-04T02:00:34Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* New Business */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-11-19&lt;br /&gt;
| Next YYYY-MM-DD= 2019-11-17&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
** Paul O&lt;br /&gt;
** Molly A&lt;br /&gt;
** Alex B&lt;br /&gt;
** Kathryn B&lt;br /&gt;
** Andrew C&lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
**&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = what happened to the notes? We need to reconstruct offline. See old business below. &lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Vote on SLA area&lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request)&lt;br /&gt;
**ShopBot authorizer?&lt;br /&gt;
**Industrial CNC Area Host&lt;br /&gt;
* Old business&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
* New business&lt;br /&gt;
**Vote on SLA area- we can start taking applications. Kathryn to make a form. &lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps - wait until next week when Sky is here. &lt;br /&gt;
** Comps for Nathan&#039;s 3 laser authorizers. Decision = Yes. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request) - discussed and will issue a response.  &lt;br /&gt;
** Paul O needs a VP email&lt;br /&gt;
** Shopbot authorizer = reviewed applicants, made decision.&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
** Last meeting minutes = what happened to the notes? Did the internet glitch during the meeting? We need to reconstruct offline. Previous Sunday night meeting notes are here= https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-11-17&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41470</id>
		<title>Board Meeting Notes 2019-12-03</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41470"/>
		<updated>2019-12-04T01:58:09Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* New Business */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-11-19&lt;br /&gt;
| Next YYYY-MM-DD= 2019-11-17&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
** Paul O&lt;br /&gt;
** Molly A&lt;br /&gt;
** Alex B&lt;br /&gt;
** Kathryn B&lt;br /&gt;
** Andrew C&lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
**&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = what happened to the notes? We need to reconstruct offline. See old business below. &lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Vote on SLA area&lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request)&lt;br /&gt;
**ShopBot authorizer?&lt;br /&gt;
* Old business&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
* New business&lt;br /&gt;
**Vote on SLA area- we can start taking applications. Kathryn to make a form. &lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps - wait until next week when Sky is here. &lt;br /&gt;
** Comps for Nathan&#039;s 3 laser authorizers. Decision = Yes. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request) - discussed and will issue a response.  &lt;br /&gt;
** Paul O needs a VP email&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
** Last meeting minutes = what happened to the notes? Did the internet glitch during the meeting? We need to reconstruct offline. Previous Sunday night meeting notes are here= https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-11-17&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41469</id>
		<title>Board Meeting Notes 2019-12-03</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41469"/>
		<updated>2019-12-04T01:54:02Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Agenda */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-11-19&lt;br /&gt;
| Next YYYY-MM-DD= 2019-11-17&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
** Paul O&lt;br /&gt;
** Molly A&lt;br /&gt;
** Alex B&lt;br /&gt;
** Kathryn B&lt;br /&gt;
** Andrew C&lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
**&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = what happened to the notes? We need to reconstruct offline. See old business below. &lt;br /&gt;
&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Vote on SLA area&lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request)&lt;br /&gt;
**ShopBot authorizer?&lt;br /&gt;
* Old business&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
* New business&lt;br /&gt;
**Vote on SLA area- we can start taking applications. Kathryn to make a form. &lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps - wait until next week when Sky is here. &lt;br /&gt;
** Comps for Nathan&#039;s 3 laser authorizers. Decision = Yes. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request) - wait until next week when Sky is here.&lt;br /&gt;
** Paul O needs a VP email&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
** Last meeting minutes = what happened to the notes? Did the internet glitch during the meeting? We need to reconstruct offline. Previous Sunday night meeting notes are here= https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-11-17&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
	<entry>
		<id>https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41468</id>
		<title>Board Meeting Notes 2019-12-03</title>
		<link rel="alternate" type="text/html" href="https://wiki-dev.pumpingstationone.org/mediawiki/index.php?title=Board_Meeting_Notes_2019-12-03&amp;diff=41468"/>
		<updated>2019-12-04T01:53:19Z</updated>

		<summary type="html">&lt;p&gt;Kathryn007: /* Agenda */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Board Meeting Notes&lt;br /&gt;
| Previous YYYY-MM-DD= 2019-11-19&lt;br /&gt;
| Next YYYY-MM-DD= 2019-11-17&lt;br /&gt;
| YYYY=2019&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Meeting Start: &lt;br /&gt;
&lt;br /&gt;
== Attendance ==&lt;br /&gt;
* Board Members&lt;br /&gt;
** Paul O&lt;br /&gt;
** Molly A&lt;br /&gt;
** Alex B&lt;br /&gt;
** Kathryn B&lt;br /&gt;
** Andrew C&lt;br /&gt;
&lt;br /&gt;
* Other Members&lt;br /&gt;
**&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
* Check talk page for board meeting notes, see if any discussion on the agenda took place&lt;br /&gt;
* Consent Agenda&lt;br /&gt;
** Last meeting minutes = what happened to the notes? We need to reconstruct offline. See old business below. &lt;br /&gt;
** Vote = yes&lt;br /&gt;
* Committee Reports&lt;br /&gt;
* Read mail&lt;br /&gt;
* Financial/membership report&lt;br /&gt;
* Review the PayPal and banking transactions&lt;br /&gt;
* Member leaving reason reports&lt;br /&gt;
* Check RT queue&lt;br /&gt;
* New business&lt;br /&gt;
** Vote on SLA area&lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request)&lt;br /&gt;
**ShopBot authorizer?&lt;br /&gt;
* Old business&lt;br /&gt;
&lt;br /&gt;
== Minutes ==&lt;br /&gt;
&lt;br /&gt;
=== Discussion on previous minutes ===&lt;br /&gt;
&lt;br /&gt;
=== Consent Agenda ===&lt;br /&gt;
&lt;br /&gt;
=== Committee Reports ===&lt;br /&gt;
&lt;br /&gt;
Reports from [[Committees]]&lt;br /&gt;
&lt;br /&gt;
=== Mail ===&lt;br /&gt;
&lt;br /&gt;
=== Financial Report ===&lt;br /&gt;
* &#039;&#039;&#039;Chase Checking:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Chase Savings:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PEX:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;PayPal:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
=== Membership Report ===&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Number of Members:&#039;&#039;&#039; &lt;br /&gt;
* &#039;&#039;&#039;Quorum:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Review the PayPal and banking transactions ===&lt;br /&gt;
&lt;br /&gt;
=== Member Leaving Reason Reports ===&lt;br /&gt;
&lt;br /&gt;
=== RT ===&lt;br /&gt;
&lt;br /&gt;
=== New Business ===&lt;br /&gt;
* New business&lt;br /&gt;
**Vote on SLA area- we can start taking applications. Kathryn to make a form. &lt;br /&gt;
** Discussion about shutting down Google Groups -&amp;gt; Discourse. Next steps - wait until next week when Sky is here. &lt;br /&gt;
** Comps for Nathan&#039;s 3 laser authorizers. Decision = Yes. &lt;br /&gt;
** Close the meeting for 20 minutes (7:15-7:35)&lt;br /&gt;
** Wiki options for locked page (per host request) - wait until next week when Sky is here.&lt;br /&gt;
** Paul O needs a VP email&lt;br /&gt;
&lt;br /&gt;
=== Old Business ===&lt;br /&gt;
** Last meeting minutes = what happened to the notes? Did the internet glitch during the meeting? We need to reconstruct offline. Previous Sunday night meeting notes are here= https://wiki.pumpingstationone.org/Board_Meeting_Notes_2019-11-17&lt;br /&gt;
&lt;br /&gt;
== Votes ==&lt;/div&gt;</summary>
		<author><name>Kathryn007</name></author>
	</entry>
</feed>