<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.accesstomemory.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sallain</id>
		<title>AtoM wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.accesstomemory.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Sallain"/>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/wiki/Special:Contributions/Sallain"/>
		<updated>2026-05-25T08:36:27Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.7</generator>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=User:Sgilcastro&amp;diff=1751</id>
		<title>User:Sgilcastro</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=User:Sgilcastro&amp;diff=1751"/>
				<updated>2017-10-16T18:49:59Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: Creating user page for new user.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Soy documentalista en una empresa de gestion de contenidos de prensa, radio, televisión y online&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Resources/CSV_templates&amp;diff=1692</id>
		<title>Resources/CSV templates</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Resources/CSV_templates&amp;diff=1692"/>
				<updated>2017-06-22T20:07:37Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:CSV templates}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Resources]] &amp;gt; Resources/CSV templates&lt;br /&gt;
&lt;br /&gt;
On this page you will find copies of the CSV templates we provide for use when importing data into AtoM. As the CSV files change over versions, we will add sections, so that you can be sure you are using the right template for your AtoM installation.&lt;br /&gt;
&lt;br /&gt;
For more information on CSV import, see the Import/Export section of our [https://accesstomemory.org/docs User manual.] Links directly to each major release's CSV import documentation are included in the relevant sections below.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;tip&amp;quot;&amp;gt;&lt;br /&gt;
Did you know you can also find all the CSV import templates inside AtoM? They are located in &amp;lt;code&amp;gt;lib/task/import/example&amp;lt;/code&amp;gt;.&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;see also&amp;quot;&amp;gt;&lt;br /&gt;
Migrating data to AtoM? Check out the [[Resources/CSV transformation|CSV transformation]] page for information on transformation scripting!&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Page organization'''&lt;br /&gt;
&lt;br /&gt;
This page has been divided first by type and then by release.&lt;br /&gt;
&lt;br /&gt;
If there are no changes to the CSV templates for a major release, a link or section will not be included - you can then use the templates from the previous release. Be sure to review the CSV import documentation in the AtoM [https://accesstomemory.org/docs User manual] for your release.&lt;br /&gt;
&lt;br /&gt;
==Archival descriptions==&lt;br /&gt;
&lt;br /&gt;
Below you'll find copies of the CSV template examples for archival descriptions, organized by each major release. A change log is included so that you can quickly determine what has changed.&lt;br /&gt;
&lt;br /&gt;
At this time, we provide templates for the ISAD(G) and RAD descriptive templates in AtoM. If you are using a different content standard (e.g. DACS, DC, or MODS), we recommend using the ISAD(G) template and ignoring any fields that do not crosswalk. Information about crosswalk mappings can be found in the Data Entry / Templates section of the AtoM [https://accesstomemory.org/docs User manual.]&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.3 CSV templates===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;important&amp;quot;&amp;gt;&lt;br /&gt;
The AtoM 2.3 release includes CSV export functionality. During roundtrip testing, it was discovered that events which were not &amp;quot;creation&amp;quot; were not properly roundtripping (e.g. exporting and re-importing properly). Consequently, to better support users importing and exporting data about events and actors who are not creators (but might be accumulators, manufacturers, broadcasters, etc), '''major changes have been made to the 2.3 CSV template''' relating to actors and events. This means that '''2.2 and earlier CSV templates may no longer import properly'''. Please see the 2.3 CSV import documentation for further guidance.&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Change log'''&lt;br /&gt;
&lt;br /&gt;
* Changes to how Actors and events (e.g. creators, creation events, etc) are implemented to better support roundtripping of non-creation events (e.g. accumulation, broadcasting, etc)&lt;br /&gt;
** &amp;lt;code&amp;gt;creators&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;creatorHistories&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;creationDates&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;creationDatesStart&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;creationDatesEnd&amp;lt;/code&amp;gt; columns removed&lt;br /&gt;
** &amp;lt;code&amp;gt;eventActors&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;eventActorHistories&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;eventTypes&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;eventDates&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;eventDatesStart&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;eventDatesEnd&amp;lt;/code&amp;gt; columns added to replace previous columns&lt;br /&gt;
** In RAD template, &amp;lt;code&amp;gt;eventDescriptions&amp;lt;/code&amp;gt; replaces &amp;lt;code&amp;gt;creationDateNotes&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;eventPlaces&amp;lt;/code&amp;gt; has been added&lt;br /&gt;
* Added new &amp;lt;code&amp;gt;genreAccessPoints&amp;lt;/code&amp;gt; column to support genre access points - see issue #9390&lt;br /&gt;
* Removed duplicate column &amp;lt;code&amp;gt;radNoteOnPublishersSeries&amp;lt;/code&amp;gt; - see issue #9762&lt;br /&gt;
* Updated the sample data for better mapping to related standards fields - see issue #10070&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;seealso&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.3 CSV import documentation [https://www.accesstomemory.org/docs/2.3/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_information_objects_isad-2.3.csv|ISAD 2.3 CSV template]]&lt;br /&gt;
* [[media:example_information_objects_rad-2.3.csv|RAD 2.3 CSV template]]&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.2 CSV templates===&lt;br /&gt;
&lt;br /&gt;
'''Change log'''&lt;br /&gt;
&lt;br /&gt;
* Change &amp;lt;code&amp;gt;creatorDates&amp;lt;/code&amp;gt; column header and related columns labels to &amp;lt;code&amp;gt;creationDates&amp;lt;/code&amp;gt; - see issue [https://projects.artefactual.com/issues/6526 #6526]&lt;br /&gt;
* Add new columns to allow import of &amp;lt;code&amp;gt;alternativeIdentifiers&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;alternativeIdentifierLabels&amp;lt;/code&amp;gt; - see issue [https://projects.artefactual.com/issues/7388 #7388]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;seealso&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.2 CSV import documentation [https://www.accesstomemory.org/docs/2.2/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_information_objects_isad-2.2.csv|ISAD 2.2 CSV template]]&lt;br /&gt;
* [[media:example_information_objects_rad-2.2.csv|RAD 2.2 CSV template]]&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.1 CSV templates===&lt;br /&gt;
&lt;br /&gt;
'''Change log'''&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;digitalObjectURI&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;digitalObjectPath&amp;lt;/code&amp;gt; columns added for importing digital objects with archival descriptions - see issue [https://projects.artefactual.com/issues/6525 #6525]&lt;br /&gt;
* Cast, Credits, and Signatures columns added to RAD CSV template - see issue [https://projects.artefactual.com/issues/7130 #7130]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;seealso&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.1 CSV import documentation [https://www.accesstomemory.org/docs/2.1/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_information_objects_isad-2.1.csv|ISAD 2.1 CSV template]]&lt;br /&gt;
* [[media:example_information_objects_rad-2.1.csv|RAD 2.1 CSV template]]&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.0 and earlier CSV templates===&lt;br /&gt;
&lt;br /&gt;
These archival description CSV templates should work for AtoM 2.0.0, 2.0.1, 2.0.2, and any earlier version of ICA-AtoM that supports CSV import.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;seealso&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.0 CSV import documentation [https://www.accesstomemory.org/docs/2.0/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_information_objects_isad-2.0.csv|ISAD CSV template]]&lt;br /&gt;
* [[media:example_information_objects_rad-2.0.csv|RAD CSV template]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Accessions==&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.3 CSV templates===&lt;br /&gt;
&lt;br /&gt;
'''Change log'''&lt;br /&gt;
* Changes to actor/event handling columns in Accessions CSV template:&lt;br /&gt;
** Removed &amp;lt;code&amp;gt;creationDates&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;creationDatesStart&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;creationDatesEnd&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;creationDatesType&amp;lt;/code&amp;gt;&lt;br /&gt;
** Added &amp;lt;code&amp;gt;eventDates&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;eventDatesStart&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;eventDatesEnd&amp;lt;/code&amp;gt;. and &amp;lt;code&amp;gt;eventDatesEnd&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;seealso&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.3 CSV import documentation [https://www.accesstomemory.org/docs/2.3/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_accessions_2.3.csv|Accessions 2.3 CSV template]]&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.2 CSV templates===&lt;br /&gt;
&lt;br /&gt;
'''Change log'''&lt;br /&gt;
* Add 4 new columns to Accessions CSV import template to allow for creation date imports - see issue #8463&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;seealso&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.2 CSV import documentation [https://www.accesstomemory.org/docs/2.2/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_accessions-2.2.csv|Accessions 2.2 CSV template]]&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.1 CSV templates===&lt;br /&gt;
&lt;br /&gt;
'''Change log'''&lt;br /&gt;
* Add &amp;lt;code&amp;gt;qubitParentSlug&amp;lt;/code&amp;gt; to accessions CSV import to allow accessions import to link to existing descriptions - see issue [https://projects.artefactual.com/issues/6752 #6752]&lt;br /&gt;
* Add &amp;lt;code&amp;gt;identifier&amp;lt;/code&amp;gt; as an option for the second column in the digital object CSV import task - see the related documentation [https://accesstomemory.org/docs/2.1/user-manual/import-export/csv-import/#load-digital-objects-via-the-command-line here.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;seealso&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.1 CSV import documentation [https://www.accesstomemory.org/docs/2.1/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_accessions-2.1.csv|Accessions 2.1 CSV template]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.0.0 and earlier CSV templates===&lt;br /&gt;
&lt;br /&gt;
The following  CSV templates should work for AtoM 2.0.0, 2.0.1, and 2.0.2, as well as any previous ICA-AtoM release that supports CSV import.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;see also&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.0 CSV import documentation [https://www.accesstomemory.org/docs/2.0/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_accessions-2.0.csv|Accession CSV template]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Authority records==&lt;br /&gt;
&lt;br /&gt;
The AtoM authority record CSV templates have not changed since AtoM 2.0.0. The following CSV templates should work for any AtoM or ICA-AtoM release that supports CSV import.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;see also&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.0 CSV import documentation [https://www.accesstomemory.org/docs/2.0/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_authority_records-2.0.csv|Authority record CSV template]]&lt;br /&gt;
* [[media:example_authority_record_aliases-2.0.csv|Authority record aliases CSV template]]&lt;br /&gt;
* [[media:example_authority_record_relationships-2.0.csv|Authority record relationships CSV template]]&lt;br /&gt;
&lt;br /&gt;
==Events==&lt;br /&gt;
&lt;br /&gt;
The AtoM events CSV templates have not changed since AtoM 2.0.0. The following CSV templates should work for any AtoM or ICA-AtoM release that supports CSV import.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;see also&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.0 CSV import documentation [https://www.accesstomemory.org/docs/2.0/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_events-2.0.csv|Events CSV template]]&lt;br /&gt;
&lt;br /&gt;
==Digital objects==&lt;br /&gt;
&lt;br /&gt;
It is possible to link digital objects to existing descriptions using a CSV template, but we do not provide an example template because the format is very simple. For further information, please see the relevant section in the CSV import documentation:&lt;br /&gt;
&lt;br /&gt;
* https://accesstomemory.org/docs/2.3/user-manual/import-export/csv-import/#load-digital-objects-via-the-command-line&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
* [[Resources|Back to Resources]]&lt;br /&gt;
* [[Main Page|Back to AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Resources]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Resources/CSV_templates&amp;diff=1691</id>
		<title>Resources/CSV templates</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Resources/CSV_templates&amp;diff=1691"/>
				<updated>2017-06-22T20:06:37Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:CSV templates}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Resources]] &amp;gt; Resources/CSV templates&lt;br /&gt;
&lt;br /&gt;
On this page you will find copies of the CSV templates we provide for use when importing data into AtoM. As the CSV files change over versions, we will add sections, so that you can be sure you are using the right template for your AtoM installation.&lt;br /&gt;
&lt;br /&gt;
For more information on CSV import, see the Import/Export section of our [https://accesstomemory.org/docs User manual.] Links directly to each major release's CSV import documentation are included in the relevant sections below.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;tip&amp;quot;&amp;gt;&lt;br /&gt;
Did you know you can also find all the CSV import templates inside AtoM? They are located in &amp;lt;code&amp;gt;lib/task/import/example&amp;lt;/code&amp;gt;.&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;see also&amp;quot;&amp;gt;&lt;br /&gt;
Migrating data to AtoM? Check out the [[Resources/CSV transformation|CSV transformation]] page for information on transformation scripting!&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Page organization'''&lt;br /&gt;
&lt;br /&gt;
This page has been divided first by type and then by release.&lt;br /&gt;
&lt;br /&gt;
If there are no changes to the CSV templates for a major release, a link or section will not be included - you can then use the templates from the previous release. Be sure to review the CSV import documentation in the AtoM [https://accesstomemory.org/docs User manual] for your release.&lt;br /&gt;
&lt;br /&gt;
==Archival descriptions==&lt;br /&gt;
&lt;br /&gt;
Below you'll find copies of the CSV template examples for archival descriptions, organized by each major release. A change log is included so that you can quickly determine what has changed.&lt;br /&gt;
&lt;br /&gt;
At this time, we provide templates for the ISAD(G) and RAD descriptive templates in AtoM. If you are using a different content standard (e.g. DACS, DC, or MODS), we recommend using the ISAD(G) template and ignoring any fields that do not crosswalk. Information about crosswalk mappings can be found in the Data Entry / Templates section of the AtoM [https://accesstomemory.org/docs User manual.]&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.3 CSV templates===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;important&amp;quot;&amp;gt;&lt;br /&gt;
The AtoM 2.3 release includes CSV export functionality. During roundtrip testing, it was discovered that events which were not &amp;quot;creation&amp;quot; were not properly roundtripping (e.g. exporting and re-importing properly). Consequently, to better support users importing and exporting data about events and actors who are not creators (but might be accumulators, manufacturers, broadcasters, etc), '''major changes have been made to the 2.3 CSV template''' relating to actors and events. This means that '''2.2 and earlier CSV templates may no longer import properly'''. Please see the 2.3 CSV import documentation for further guidance.&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Change log'''&lt;br /&gt;
&lt;br /&gt;
* Changes to how Actors and events (e.g. creators, creation events, etc) are implemented to better support roundtripping of non-creation events (e.g. accumulation, broadcasting, etc)&lt;br /&gt;
** &amp;lt;code&amp;gt;creators&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;creatorHistories&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;creationDates&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;creationDatesStart&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;creationDatesEnd&amp;lt;/code&amp;gt; columns removed&lt;br /&gt;
** &amp;lt;code&amp;gt;eventActors&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;eventActorHistories&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;eventTypes&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;eventDates&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;eventDatesStart&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;eventDatesEnd&amp;lt;/code&amp;gt; columns added to replace previous columns&lt;br /&gt;
** In RAD template, &amp;lt;code&amp;gt;eventDescriptions&amp;lt;/code&amp;gt; replaces &amp;lt;code&amp;gt;creationDateNotes&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;eventPlaces&amp;lt;/code&amp;gt; has been added&lt;br /&gt;
* Added new &amp;lt;code&amp;gt;genreAccessPoints&amp;lt;/code&amp;gt; column to support genre access points - see issue #9390&lt;br /&gt;
* Removed duplicate column &amp;lt;code&amp;gt;radNoteOnPublishersSeries&amp;lt;/code&amp;gt; - see issue #9762&lt;br /&gt;
* Updated the sample data for better mapping to related standards fields - see issue #10070&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;seealso&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.3 CSV import documentation [https://www.accesstomemory.org/docs/2.3/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_information_objects_isad-2.3.csv|ISAD 2.3 CSV template]]&lt;br /&gt;
* [[media:example_information_objects_rad-2.3.csv|RAD 2.3 CSV template]]&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.2 CSV templates===&lt;br /&gt;
&lt;br /&gt;
'''Change log'''&lt;br /&gt;
&lt;br /&gt;
* Change &amp;lt;code&amp;gt;creatorDates&amp;lt;/code&amp;gt; column header and related columns labels to &amp;lt;code&amp;gt;creationDates&amp;lt;/code&amp;gt; - see issue [https://projects.artefactual.com/issues/6526 #6526]&lt;br /&gt;
* Add new columns to allow import of &amp;lt;code&amp;gt;alternativeIdentifiers&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;alternativeIdentifierLabels&amp;lt;/code&amp;gt; - see issue [https://projects.artefactual.com/issues/7388 #7388]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;seealso&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.2 CSV import documentation [https://www.accesstomemory.org/docs/2.2/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_information_objects_isad-2.2.csv|ISAD 2.2 CSV template]]&lt;br /&gt;
* [[media:example_information_objects_rad-2.2.csv|RAD 2.2 CSV template]]&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.1 CSV templates===&lt;br /&gt;
&lt;br /&gt;
'''Change log'''&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;digitalObjectURI&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;digitalObjectPath&amp;lt;/code&amp;gt; columns added for importing digital objects with archival descriptions - see issue [https://projects.artefactual.com/issues/6525 #6525]&lt;br /&gt;
* Cast, Credits, and Signatures columns added to RAD CSV template - see issue [https://projects.artefactual.com/issues/7130 #7130]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;seealso&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.1 CSV import documentation [https://www.accesstomemory.org/docs/2.1/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_information_objects_isad-2.1.csv|ISAD 2.1 CSV template]]&lt;br /&gt;
* [[media:example_information_objects_rad-2.1.csv|RAD 2.1 CSV template]]&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.0 and earlier CSV templates===&lt;br /&gt;
&lt;br /&gt;
These archival description CSV templates should work for AtoM 2.0.0, 2.0.1, 2.0.2, and any earlier version of ICA-AtoM that supports CSV import.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;seealso&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.0 CSV import documentation [https://www.accesstomemory.org/docs/2.0/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_information_objects_isad-2.0.csv|ISAD CSV template]]&lt;br /&gt;
* [[media:example_information_objects_rad-2.0.csv|RAD CSV template]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Accessions CSV templates==&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.3 CSV templates===&lt;br /&gt;
&lt;br /&gt;
'''Change log'''&lt;br /&gt;
* Changes to actor/event handling columns in Accessions CSV template:&lt;br /&gt;
** Removed &amp;lt;code&amp;gt;creationDates&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;creationDatesStart&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;creationDatesEnd&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;creationDatesType&amp;lt;/code&amp;gt;&lt;br /&gt;
** Added &amp;lt;code&amp;gt;eventDates&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;eventDatesStart&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;eventDatesEnd&amp;lt;/code&amp;gt;. and &amp;lt;code&amp;gt;eventDatesEnd&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;seealso&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.3 CSV import documentation [https://www.accesstomemory.org/docs/2.3/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_accessions_2.3.csv|Accessions 2.3 CSV template]]&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.2 CSV templates===&lt;br /&gt;
&lt;br /&gt;
'''Change log'''&lt;br /&gt;
* Add 4 new columns to Accessions CSV import template to allow for creation date imports - see issue #8463&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;seealso&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.2 CSV import documentation [https://www.accesstomemory.org/docs/2.2/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_accessions-2.2.csv|Accessions 2.2 CSV template]]&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.1 CSV templates===&lt;br /&gt;
&lt;br /&gt;
'''Change log'''&lt;br /&gt;
* Add &amp;lt;code&amp;gt;qubitParentSlug&amp;lt;/code&amp;gt; to accessions CSV import to allow accessions import to link to existing descriptions - see issue [https://projects.artefactual.com/issues/6752 #6752]&lt;br /&gt;
* Add &amp;lt;code&amp;gt;identifier&amp;lt;/code&amp;gt; as an option for the second column in the digital object CSV import task - see the related documentation [https://accesstomemory.org/docs/2.1/user-manual/import-export/csv-import/#load-digital-objects-via-the-command-line here.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;seealso&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.1 CSV import documentation [https://www.accesstomemory.org/docs/2.1/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_accessions-2.1.csv|Accessions 2.1 CSV template]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.0.0 and earlier CSV templates===&lt;br /&gt;
&lt;br /&gt;
The following  CSV templates should work for AtoM 2.0.0, 2.0.1, and 2.0.2, as well as any previous ICA-AtoM release that supports CSV import.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;see also&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.0 CSV import documentation [https://www.accesstomemory.org/docs/2.0/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_accessions-2.0.csv|Accession CSV template]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Authority record CSV templates==&lt;br /&gt;
&lt;br /&gt;
The AtoM authority record CSV templates have not changed since AtoM 2.0.0. The following CSV templates should work for any AtoM or ICA-AtoM release that supports CSV import.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;see also&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.0 CSV import documentation [https://www.accesstomemory.org/docs/2.0/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_authority_records-2.0.csv|Authority record CSV template]]&lt;br /&gt;
* [[media:example_authority_record_aliases-2.0.csv|Authority record aliases CSV template]]&lt;br /&gt;
* [[media:example_authority_record_relationships-2.0.csv|Authority record relationships CSV template]]&lt;br /&gt;
&lt;br /&gt;
==Events CSV templates==&lt;br /&gt;
&lt;br /&gt;
The AtoM events CSV templates have not changed since AtoM 2.0.0. The following CSV templates should work for any AtoM or ICA-AtoM release that supports CSV import.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;see also&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.0 CSV import documentation [https://www.accesstomemory.org/docs/2.0/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_events-2.0.csv|Events CSV template]]&lt;br /&gt;
&lt;br /&gt;
==Digital object CSV template==&lt;br /&gt;
&lt;br /&gt;
It is possible to link digital objects to existing descriptions using a CSV template, but we do not provide an example template because the format is very simple. For further information, please see the relevant section in the CSV import documentation:&lt;br /&gt;
&lt;br /&gt;
* https://accesstomemory.org/docs/2.3/user-manual/import-export/csv-import/#load-digital-objects-via-the-command-line&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
* [[Resources|Back to Resources]]&lt;br /&gt;
* [[Main Page|Back to AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Resources]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Resources/CSV_templates&amp;diff=1690</id>
		<title>Resources/CSV templates</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Resources/CSV_templates&amp;diff=1690"/>
				<updated>2017-06-22T20:06:01Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:CSV templates}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Resources]] &amp;gt; Resources/CSV templates&lt;br /&gt;
&lt;br /&gt;
On this page you will find copies of the CSV templates we provide for use when importing data into AtoM. As the CSV files change over versions, we will add sections, so that you can be sure you are using the right template for your AtoM installation.&lt;br /&gt;
&lt;br /&gt;
For more information on CSV import, see the Import/Export section of our [https://accesstomemory.org/docs User manual.] Links directly to each major release's CSV import documentation are included in the relevant sections below.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;tip&amp;quot;&amp;gt;&lt;br /&gt;
Did you know you can also find all the CSV import templates inside AtoM? They are located in &amp;lt;code&amp;gt;lib/task/import/example&amp;lt;/code&amp;gt;.&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;see also&amp;quot;&amp;gt;&lt;br /&gt;
Migrating data to AtoM? Check out the [[Resources/CSV transformation|CSV transformation]] page for information on transformation scripting!&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Page organization'''&lt;br /&gt;
&lt;br /&gt;
This page has been divided first by type - archival description or other CSV import type - and then by release.&lt;br /&gt;
&lt;br /&gt;
If there are no changes to the CSV templates for a major release, a link or section will not be included - you can then use the templates from the previous release. Be sure to review the CSV import documentation in the AtoM [https://accesstomemory.org/docs User manual] for your release.&lt;br /&gt;
&lt;br /&gt;
==Archival descriptions==&lt;br /&gt;
&lt;br /&gt;
Below you'll find copies of the CSV template examples for archival descriptions, organized by each major release. A change log is included so that you can quickly determine what has changed.&lt;br /&gt;
&lt;br /&gt;
At this time, we provide templates for the ISAD(G) and RAD descriptive templates in AtoM. If you are using a different content standard (e.g. DACS, DC, or MODS), we recommend using the ISAD(G) template and ignoring any fields that do not crosswalk. Information about crosswalk mappings can be found in the Data Entry / Templates section of the AtoM [https://accesstomemory.org/docs User manual.]&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.3 CSV templates===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;important&amp;quot;&amp;gt;&lt;br /&gt;
The AtoM 2.3 release includes CSV export functionality. During roundtrip testing, it was discovered that events which were not &amp;quot;creation&amp;quot; were not properly roundtripping (e.g. exporting and re-importing properly). Consequently, to better support users importing and exporting data about events and actors who are not creators (but might be accumulators, manufacturers, broadcasters, etc), '''major changes have been made to the 2.3 CSV template''' relating to actors and events. This means that '''2.2 and earlier CSV templates may no longer import properly'''. Please see the 2.3 CSV import documentation for further guidance.&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Change log'''&lt;br /&gt;
&lt;br /&gt;
* Changes to how Actors and events (e.g. creators, creation events, etc) are implemented to better support roundtripping of non-creation events (e.g. accumulation, broadcasting, etc)&lt;br /&gt;
** &amp;lt;code&amp;gt;creators&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;creatorHistories&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;creationDates&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;creationDatesStart&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;creationDatesEnd&amp;lt;/code&amp;gt; columns removed&lt;br /&gt;
** &amp;lt;code&amp;gt;eventActors&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;eventActorHistories&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;eventTypes&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;eventDates&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;eventDatesStart&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;eventDatesEnd&amp;lt;/code&amp;gt; columns added to replace previous columns&lt;br /&gt;
** In RAD template, &amp;lt;code&amp;gt;eventDescriptions&amp;lt;/code&amp;gt; replaces &amp;lt;code&amp;gt;creationDateNotes&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;eventPlaces&amp;lt;/code&amp;gt; has been added&lt;br /&gt;
* Added new &amp;lt;code&amp;gt;genreAccessPoints&amp;lt;/code&amp;gt; column to support genre access points - see issue #9390&lt;br /&gt;
* Removed duplicate column &amp;lt;code&amp;gt;radNoteOnPublishersSeries&amp;lt;/code&amp;gt; - see issue #9762&lt;br /&gt;
* Updated the sample data for better mapping to related standards fields - see issue #10070&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;seealso&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.3 CSV import documentation [https://www.accesstomemory.org/docs/2.3/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_information_objects_isad-2.3.csv|ISAD 2.3 CSV template]]&lt;br /&gt;
* [[media:example_information_objects_rad-2.3.csv|RAD 2.3 CSV template]]&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.2 CSV templates===&lt;br /&gt;
&lt;br /&gt;
'''Change log'''&lt;br /&gt;
&lt;br /&gt;
* Change &amp;lt;code&amp;gt;creatorDates&amp;lt;/code&amp;gt; column header and related columns labels to &amp;lt;code&amp;gt;creationDates&amp;lt;/code&amp;gt; - see issue [https://projects.artefactual.com/issues/6526 #6526]&lt;br /&gt;
* Add new columns to allow import of &amp;lt;code&amp;gt;alternativeIdentifiers&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;alternativeIdentifierLabels&amp;lt;/code&amp;gt; - see issue [https://projects.artefactual.com/issues/7388 #7388]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;seealso&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.2 CSV import documentation [https://www.accesstomemory.org/docs/2.2/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_information_objects_isad-2.2.csv|ISAD 2.2 CSV template]]&lt;br /&gt;
* [[media:example_information_objects_rad-2.2.csv|RAD 2.2 CSV template]]&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.1 CSV templates===&lt;br /&gt;
&lt;br /&gt;
'''Change log'''&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;digitalObjectURI&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;digitalObjectPath&amp;lt;/code&amp;gt; columns added for importing digital objects with archival descriptions - see issue [https://projects.artefactual.com/issues/6525 #6525]&lt;br /&gt;
* Cast, Credits, and Signatures columns added to RAD CSV template - see issue [https://projects.artefactual.com/issues/7130 #7130]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;seealso&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.1 CSV import documentation [https://www.accesstomemory.org/docs/2.1/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_information_objects_isad-2.1.csv|ISAD 2.1 CSV template]]&lt;br /&gt;
* [[media:example_information_objects_rad-2.1.csv|RAD 2.1 CSV template]]&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.0 and earlier CSV templates===&lt;br /&gt;
&lt;br /&gt;
These archival description CSV templates should work for AtoM 2.0.0, 2.0.1, 2.0.2, and any earlier version of ICA-AtoM that supports CSV import.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;seealso&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.0 CSV import documentation [https://www.accesstomemory.org/docs/2.0/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_information_objects_isad-2.0.csv|ISAD CSV template]]&lt;br /&gt;
* [[media:example_information_objects_rad-2.0.csv|RAD CSV template]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Accessions CSV templates==&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.3 CSV templates===&lt;br /&gt;
&lt;br /&gt;
'''Change log'''&lt;br /&gt;
* Changes to actor/event handling columns in Accessions CSV template:&lt;br /&gt;
** Removed &amp;lt;code&amp;gt;creationDates&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;creationDatesStart&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;creationDatesEnd&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;creationDatesType&amp;lt;/code&amp;gt;&lt;br /&gt;
** Added &amp;lt;code&amp;gt;eventDates&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;eventDatesStart&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;eventDatesEnd&amp;lt;/code&amp;gt;. and &amp;lt;code&amp;gt;eventDatesEnd&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;seealso&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.3 CSV import documentation [https://www.accesstomemory.org/docs/2.3/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_accessions_2.3.csv|Accessions 2.3 CSV template]]&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.2 CSV templates===&lt;br /&gt;
&lt;br /&gt;
'''Change log'''&lt;br /&gt;
* Add 4 new columns to Accessions CSV import template to allow for creation date imports - see issue #8463&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;seealso&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.2 CSV import documentation [https://www.accesstomemory.org/docs/2.2/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_accessions-2.2.csv|Accessions 2.2 CSV template]]&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.1 CSV templates===&lt;br /&gt;
&lt;br /&gt;
'''Change log'''&lt;br /&gt;
* Add &amp;lt;code&amp;gt;qubitParentSlug&amp;lt;/code&amp;gt; to accessions CSV import to allow accessions import to link to existing descriptions - see issue [https://projects.artefactual.com/issues/6752 #6752]&lt;br /&gt;
* Add &amp;lt;code&amp;gt;identifier&amp;lt;/code&amp;gt; as an option for the second column in the digital object CSV import task - see the related documentation [https://accesstomemory.org/docs/2.1/user-manual/import-export/csv-import/#load-digital-objects-via-the-command-line here.]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;seealso&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.1 CSV import documentation [https://www.accesstomemory.org/docs/2.1/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_accessions-2.1.csv|Accessions 2.1 CSV template]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===AtoM 2.0.0 and earlier CSV templates===&lt;br /&gt;
&lt;br /&gt;
The following  CSV templates should work for AtoM 2.0.0, 2.0.1, and 2.0.2, as well as any previous ICA-AtoM release that supports CSV import.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;see also&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.0 CSV import documentation [https://www.accesstomemory.org/docs/2.0/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_accessions-2.0.csv|Accession CSV template]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Authority record CSV templates==&lt;br /&gt;
&lt;br /&gt;
The AtoM authority record CSV templates have not changed since AtoM 2.0.0. The following CSV templates should work for any AtoM or ICA-AtoM release that supports CSV import.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;see also&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.0 CSV import documentation [https://www.accesstomemory.org/docs/2.0/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_authority_records-2.0.csv|Authority record CSV template]]&lt;br /&gt;
* [[media:example_authority_record_aliases-2.0.csv|Authority record aliases CSV template]]&lt;br /&gt;
* [[media:example_authority_record_relationships-2.0.csv|Authority record relationships CSV template]]&lt;br /&gt;
&lt;br /&gt;
==Events CSV templates==&lt;br /&gt;
&lt;br /&gt;
The AtoM events CSV templates have not changed since AtoM 2.0.0. The following CSV templates should work for any AtoM or ICA-AtoM release that supports CSV import.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;see also&amp;quot;&amp;gt;&lt;br /&gt;
See the 2.0 CSV import documentation [https://www.accesstomemory.org/docs/2.0/user-manual/import-export/csv-import/ here.]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Templates'''&lt;br /&gt;
&lt;br /&gt;
* [[media:example_events-2.0.csv|Events CSV template]]&lt;br /&gt;
&lt;br /&gt;
==Digital object CSV template==&lt;br /&gt;
&lt;br /&gt;
It is possible to link digital objects to existing descriptions using a CSV template, but we do not provide an example template because the format is very simple. For further information, please see the relevant section in the CSV import documentation:&lt;br /&gt;
&lt;br /&gt;
* https://accesstomemory.org/docs/2.3/user-manual/import-export/csv-import/#load-digital-objects-via-the-command-line&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
* [[Resources|Back to Resources]]&lt;br /&gt;
* [[Main Page|Back to AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Resources]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Users&amp;diff=1633</id>
		<title>Community/Users</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Users&amp;diff=1633"/>
				<updated>2017-05-10T08:39:24Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* AtoM (2.x) sites */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle: Users }}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; Community/Users&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
On this page you'll find some examples of institutions and organizations using AtoM and/or ICA-AtoM. Don't see your institution on this list? Please feel free to [[Special:UserLogin|add a link]] to your AtoM installation!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==AtoM (2.x) sites==&lt;br /&gt;
&lt;br /&gt;
* [http://www.albertaonrecord.ca/ Alberta on Record: Archives Society of Alberta Portal]&lt;br /&gt;
* [http://archeion.ca Archeion: Ontario's Archival Information Network]&lt;br /&gt;
* [https://archie.library.carleton.ca/ Archives &amp;amp; Research Collections, Carleton University Library]&lt;br /&gt;
* [http://www.archivescommunales-vd.ch/ Archives comunales du canton de Vaud] (Swiss)&lt;br /&gt;
* [http://anglicanarchives.ica-atom.org/ Archives of the Anglican Diocese of New Westminster and Provincial Synod of BC and Yukon]&lt;br /&gt;
* [http://archivesdemontreal.ica-atom.org/ Archives de Montréal]&lt;br /&gt;
* [http://arc.anla.nf.ca/ ARC: the Archival Resource Catalogue of the Association of Newfoundland and Labrador Archives]&lt;br /&gt;
* [http://acervo.cidarq.ufg.br/index.php/iuryy;isad Acervos Arquivísticos] (Brazilian Portuguese)&lt;br /&gt;
* [http://icaatom.almg.gov.br/ Acervo Arquivístico da Assembleia Legislativa do Estado de Minas Gerais] (Brazilian Portuguese)&lt;br /&gt;
* [http://fonte.ufsm.br/ Acervo Arquivístico da Universidade Federal de Santa Maria] (Brazilian Portuguese)&lt;br /&gt;
* [https://archivescanada.accesstomemory.ca/ ArchivesCanada - the Canadian Archival Information Network Portal]&lt;br /&gt;
* [http://archives.canbarchives.ca/ ArchivesCANB: the Council of Archives New Brunswick's archival database]&lt;br /&gt;
* [https://archives.uclouvain.be/atom/index.php/ Archives de l'Université catholique de Louvain] (Belgium)&lt;br /&gt;
* [http://www.archives.pe.ca/atom/index.php/ Archives PEI, the Archives Council of Prince Edward Island's description database]&lt;br /&gt;
* [http://archivospublicos.cl/ Archivos Históricos que la Universidad Alberto Hurtado] (Spanish)&lt;br /&gt;
* [http://fotos.psd.pt/atom/index.php/ Arquivo da Social-Democracia] (Portuguese)&lt;br /&gt;
* [http://arquivodigital.furg.br/ Arquivo digital da Universidade Federal do Rio Grande] (Brazilian Portuguese)&lt;br /&gt;
* [http://arquivomunicipal.caxias.rs.gov.br/ Arquivo Histórico Municipal João Spadari Adami - Caxias do Sul] (Brazilian Portuguese)&lt;br /&gt;
* [http://arquivo.cm-albufeira.pt/ Arquivo Municipal Albufeira] (Portuguese)&lt;br /&gt;
* [http://arquivo.cm-albergaria.pt/ Arquivo Municipal de Albergaria-a-Velha] (Portuguese)&lt;br /&gt;
* [http://45.33.69.154/index.php/?sf_culture=pt Arquivo Municipal de Sines] (Portuguese)&lt;br /&gt;
* [http://arquivo.cm-valedecambra.pt/atom/ Arquivo Municipal de Vale de Cambra] (Portuguese)&lt;br /&gt;
* [http://arquivo.cm-viladobispo.pt/ Arquivo Municipal de Vila do Bispo] (Portuguese)&lt;br /&gt;
* [http://arquivoatom.up.pt/index.php/fundacao-instituto-arquitecto-jose-marques-da-silva Arquivo da Fundação Instituto Marques da Silva] (Portuguese)&lt;br /&gt;
* [http://www.ahsocial.ics.ulisboa.pt/atom/ Arquivo de História Social do Instituto de Ciências Sociais da Universidade de Lisboa] (Portuguese)&lt;br /&gt;
* [http://arquivo.igreja-lusitana.org/ Arquivo Histórico da Igreja Lusitana] (Portuguese)&lt;br /&gt;
* [http://www.cle.unicamp.br/atom-2.2.1/index.php/ Arquivos Históricos do Centro de Lógica, Epistemologia e História da Ciência] (Brazilian Portuguese)&lt;br /&gt;
* [http://archivescollection.anu.edu.au/ Australian National University Archives]&lt;br /&gt;
* [http://www.basearch.coc.fiocruz.br/ Base Arch - Fundação Oswaldo Cruz] (Brazilian Portuguese)&lt;br /&gt;
* [http://beatoninstitute.com/ The Beaton Institute (Cape Breton University)]&lt;br /&gt;
* [https://borthcat.york.ac.uk/ Borthwick Institute for Archives - University of York]&lt;br /&gt;
* [http://collections.westbeyondthewest.ca British Columbia Digitization Coalition's West Beyond the West Portal]&lt;br /&gt;
* [http://atom.lib.bcit.ca/ British Columbia Institute of Technology Archives &amp;amp; Special Collections]&lt;br /&gt;
* [https://caspar.cinematheque.ch CASPAR - Cinémathèque Suisse Papier Archives] (French)&lt;br /&gt;
* [http://archivos.cedinci.org/ CeDInCI] Centro de Documentación e Investigación de la Cultura de Izquierdas en Argentina (Spanish)&lt;br /&gt;
* [https://archives.cendari.dariah.eu/ CENDARI Archives Directory]&lt;br /&gt;
* [https://ccap.uvic.ca Chinese Canadian Artifacts Project]&lt;br /&gt;
* [http://searcharchives.coquitlam.ca/atom-2.0.1/ City of Coquitlam Archives]&lt;br /&gt;
* [http://searcharchives.vancouver.ca/ City of Vancouver Archives]&lt;br /&gt;
* [http://concordia.accesstomemory.org/ Concordia University]&lt;br /&gt;
* [http://helates.cut.ac.cy/ Cyprus University of Technology Library Archives] (Greek)&lt;br /&gt;
* [http://dibrarq.arquivonacional.gov.br/ DIBRARQ - Diretório Brasil de Arquivos] (Brazilian Portuguese)&lt;br /&gt;
* [https://saanich.accesstomemory.org/ District of Saanich Archives]&lt;br /&gt;
* [http://atom.doaks.org/atom/  Dumbarton Oaks Research Library and Collection]&lt;br /&gt;
* [https://atom-sparc.fitnyc.edu/ Fashion Institute of Technology - Gladys Marcus Library's Special Collections and College Archives]&lt;br /&gt;
* [http://ica.institutomarcelodeda.com.br/ Instituto Marcelo Déda]&lt;br /&gt;
* [http://archives.gcu.ac.uk/ Glasgow Caledonian University Archives]&lt;br /&gt;
* [http://www.highlandparkhistory.org/ Highland Park Historical Society]&lt;br /&gt;
* [http://atom.unito.it/ Historical Archives of the University of Torino] (Italian)&lt;br /&gt;
* [http://atom.hmarchives.com/ Human and Memory Archives] (Korean)&lt;br /&gt;
* [http://atom.poa.ifrs.edu.br/ Instituto Federal Rio Grande do Sul - Campus Porto Alegre] (Brazilian Portuguese)&lt;br /&gt;
* [http://archives.jewishmuseum.ca/ The Jewish Museum &amp;amp; Archives of BC]&lt;br /&gt;
* [http://archives.lakeheadu.ca/ Lakehead University Archives]&lt;br /&gt;
* [https://libarchives.wlu.ca/ Laurier Archives]&lt;br /&gt;
* [http://www.ltiarchives.ca Leeds and the Thousand Islands Archives]&lt;br /&gt;
* [http://lslirc-tarrarchives.accesstomemory.org/ Lesser Slave Lake IRC Treaty Aboriginal Rights Research Archives]&lt;br /&gt;
* [https://archives.mhsc.ca/ MAID: The Mennonite Archival Image Database]&lt;br /&gt;
* [http://nanna.lib.umanitoba.ca/ MAIN: Manitoba Archival Information Network]&lt;br /&gt;
* [http://archives.mcmaster.ca/ McMaster University Library Archives and Research Collections]&lt;br /&gt;
* [http://www.memorybc.ca/ MemoryBC - British Columbia's Archival Information Network]&lt;br /&gt;
* [https://memoryns.ca/ MemoryNS, the Council of Nova Scotia Archives' archival database]&lt;br /&gt;
* [http://catalogue.millsarchive.org/ Mills Archive]&lt;br /&gt;
* [https://archives.mtroyal.ca/ Mount Royal University Archives and Special Collections]&lt;br /&gt;
* [http://archives.museeheritage.ca Musée Héritage Museum Archives]&lt;br /&gt;
* [http://atom.moa.ubc.ca/ Museum of Anthropology, Audrey and Harry Hawthorn Library and Archives, University of British Columbia]&lt;br /&gt;
* [http://museumofcroydoncollections.com/catalogues/ Museum of Croydon]&lt;br /&gt;
* [https://archives.library.wales/ National Library of Wales - Archives and Manuscripts]&lt;br /&gt;
* [http://nspantelakis.gr/family-archives/ Nikolaos S. Pantelakis Family archives] (Greek)&lt;br /&gt;
* [http://archives.eclibrary.ca/ Nipissing University and Canadore College Archives and Special Collections]&lt;br /&gt;
* [http://offalyhistoryarchives.com/ Offaly History Archives]&lt;br /&gt;
* [http://portal.cehr.ft.lisboa.ucp.pt/arquivos/ PAPIR - Plataforma de Arquivos Pessoais e de Instituições Religiosas] (Portuguese)&lt;br /&gt;
* [http://atom.prattsils.org/ Pratt School of Information On-site Archives and Special Collections]&lt;br /&gt;
* [http://archives.ppcli.com/ Princess Patricia’s Canadian Light Infantry Museum &amp;amp; Archives]&lt;br /&gt;
* [http://atom.skagafjordur.is/index.php/ Regional Archives of Skagafjordur] (English, Icelandic)&lt;br /&gt;
* [http://search-bcarchives.royalbcmuseum.bc.ca/ Royal British Columbia Museum - BC Archives]&lt;br /&gt;
* [https://www.sjcarchives.org.uk/ Saint John's College Archives]&lt;br /&gt;
* [http://atom.archives.sfu.ca/ SFU AtoM - Simon Fraser University]&lt;br /&gt;
* [http://squamishlibrary.digitalcollections.ca/ Squamish Public Library - Digital Collections]&lt;br /&gt;
* [https://archive.sro.wa.gov.au/ State Records Office of Western Australia]&lt;br /&gt;
* [http://archivessearch.twu.ca/ Trinity Western University Archives and Special Collections]&lt;br /&gt;
* [http://search.nbca.unbc.ca/index.php/ UNBC Northern BC Archives]&lt;br /&gt;
* [http://atom.archives.unesco.org/ UNESCO Archives]&lt;br /&gt;
* [http://search.archives.un.org/ United Nations Archives and Records Management Section]&lt;br /&gt;
* [https://atom.unb.br/ Universidade de Brasília] (Brazilian Portuguese)&lt;br /&gt;
* [http://atom.ufcspa.edu.br/ Universidade Federal de Ciências da Saúde de Porto Alegre] (Brazilian Portuguese)&lt;br /&gt;
* [http://rbscarchives.library.ubc.ca/ University of British Columbia Rare Books and Special Collections]&lt;br /&gt;
* [https://searcharchives.ucalgary.ca/ University of Calgary Archives and Special Collections]&lt;br /&gt;
* [http://www.atom.lib.uct.ac.za/ University of Capetown Libraries: Special Collections]&lt;br /&gt;
* [http://sca.glos.ac.uk/index.php/ University of Gloucestershire Special Collections and Archives]&lt;br /&gt;
* [http://archives.unam.edu.na/ University of Namibia Archives Unit]&lt;br /&gt;
* [http://search.nbca.unbc.ca/ University of Northern British Columbia Archives]&lt;br /&gt;
* [http://strathclyde.ica-atom.org/  University of Strathclyde Archives]&lt;br /&gt;
* [http://whistler.ica-atom.org/ Whistler Museum and Archives]&lt;br /&gt;
* [https://archivesholdings.worldbank.org/ World Bank Group Archives Holdings]&lt;br /&gt;
&lt;br /&gt;
==ICA-AtoM (1.x) sites==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [https://archives.aber.ac.uk/index.php/ Aberystwyth University Archives]&lt;br /&gt;
* [http://web2.santamaria.rs.gov.br/arquivohistorico/sistema_descricao_documental/index.php/ Acervo digital do Arquivo Histórico Municipal de Santa Maria] (Brazilian Portuguese)&lt;br /&gt;
* [http://archivo.ateneodemadrid.es Archivo del Ateneo de Madrid] (Spanish)&lt;br /&gt;
* [http://www.madrid.org/icaatom_pub/index.php/ Archivos de la Comunidad de Madrid] (Spanish)&lt;br /&gt;
* [http://archivo.plasencia.es/ Archivo Municipal de Plasencia] (Spanish)&lt;br /&gt;
* [http://200.222.27.136/icaatom-1.3.1/ Arquivo Público do Estado do Rio de Janeiro] (Brazilian Portuguese)&lt;br /&gt;
* [http://icaatom.arquivoestado.sp.gov.br Arquivo Público do Estado de São Paulo] (Brazilian Portuguese)&lt;br /&gt;
* [http://archief.vioe.be/ Archief van het Vlaams Instituut voor het Onroerend Erfgoed] (Dutch)&lt;br /&gt;
* [http://archivocti.uma.es/icaatom/ Base de datos fotográfica del Centro de Tecnología de la Imagen de la Universidad de Málaga] (Spanish)&lt;br /&gt;
* [http://cad.cgtp.pt/ica/ Centro de Arquivo e Documentação CGTP-IN] (Portuguese)&lt;br /&gt;
* [http://sbidm-museu.web.ua.pt/icaatom/index.php/ Arquivo Geral da Universidade de Aveiro (AGUA)] (Portuguese)&lt;br /&gt;
* [http://www.dart.ipsr.mahidol.ac.th/index.php/n56S2;isad Digital Archive of Research on Thailand]&lt;br /&gt;
* [http://archive.womenslibrary.org.uk/index.php/ Glasgow Women's Library Archive Catalogue]&lt;br /&gt;
* [http://www.migan.org MIGAN - the directory of Caribbean archival institutions] (English/French)&lt;br /&gt;
* [http://www.archive.coop/icaatom-1.3.0/index.php/ National Co-operative Archive]&lt;br /&gt;
* [http://gta.nise.eu/ NISE (National movements and Intermediary Structures in Europe) Guide to the Archives]&lt;br /&gt;
* [http://archives.nato.int/ North Atlantic Treaty Organization (NATO) Archives]&lt;br /&gt;
* [http://asiapacific.anu.edu.au/pambu/catalogue/ Pacific Manuscripts Bureau]&lt;br /&gt;
* [http://archivesdatabase.royalroads.ca/icaatom/index.php/ Royal Roads University]&lt;br /&gt;
* [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network Collections Database]&lt;br /&gt;
* [http://ica-atom.tasglann.org.uk/ Tasglann nan Eilean Siar (Hebridean Archives)]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please feel free to [[Special:UserLogin|add a link]] to your AtoM installation.&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SJC2017&amp;diff=1621</id>
		<title>Community/Camps/SJC2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SJC2017&amp;diff=1621"/>
				<updated>2017-04-28T20:52:16Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day Three */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp St. John's College 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SJC2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the  second AtoM Camp, and our first in the United Kingdom, cohosted by [https://www.sjcarchives.org.uk/ St. John's College Archives] and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''May 9-11, 2017 - Fisher Building, [http://www.joh.cam.ac.uk/ St. John's College] at the University of Cambridge (Cambridge, UK) '''&lt;br /&gt;
&lt;br /&gt;
26-27 Magdalene St, Cambridge CB3 0AF, UK&lt;br /&gt;
&lt;br /&gt;
Cambridge is approximately an hour and a half North of London by car or public transportation. Cambridge is a city on the River Cam in eastern England, home to the prestigious University of Cambridge, dating to 1209. University colleges include King’s, famed for its choir and towering Gothic chapel, as well as Trinity, founded by Henry VIII, and St John’s, with its 16th-century Great Gate. University museums have exhibits on archaeology and anthropology, polar exploration, the history of science and zoology.&lt;br /&gt;
&lt;br /&gt;
St John’s College is located in Cambridge city centre.  It's close to buses, coaches and the rail station; and is within easy walking distance of many hotels, B&amp;amp;Bs and restaurants.&lt;br /&gt;
&lt;br /&gt;
===Accessibility===&lt;br /&gt;
&lt;br /&gt;
The Fisher Building is wheelchair accessible and there is a lift in the building if individuals have difficulty managing stairs.  There is a wheelchair accessible entrance to the College off Northampton St, which happens to be the closest entrance to the Fisher Building where the Camp will be held.&lt;br /&gt;
&lt;br /&gt;
[[Image:fisher.png|center|700px|link=https://goo.gl/maps/zUcAibEZGAE2]]&lt;br /&gt;
&lt;br /&gt;
[https://goo.gl/maps/zUcAibEZGAE2 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
===Getting to Cambridge===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Cambridge'''&lt;br /&gt;
&lt;br /&gt;
Cambridge is connected by coach and rail to London Stansted Airport.  For information on rail links see the [http://ojp.nationalrail.co.uk/service/planjourney/searchNational Rail website] and for coaches the [http://www.nationalexpress.com/home.aspx National Express website].&lt;br /&gt;
&lt;br /&gt;
'''Taking the train to Cambridge'''&lt;br /&gt;
&lt;br /&gt;
Cambridge is a 45 min train journey from London King’s Cross Rail Station. See the [http://ojp.nationalrail.co.uk/service/planjourney/searchNational Rail website]. The train leaves on the quarter hour.  The rail station is connected to the city centre by bus and by taxi.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The car park is Park Street car park:&lt;br /&gt;
&lt;br /&gt;
* https://www.cambridge.gov.uk/park-street-car-park&lt;br /&gt;
&lt;br /&gt;
== '''Registration''' ==&lt;br /&gt;
&lt;br /&gt;
'''Link''': https://www.eventbrite.com/e/atom-camp-cambridge-registration-33098660986&lt;br /&gt;
&lt;br /&gt;
'''Cost''': £325&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counselors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counselors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Jenny Mitcham'''&lt;br /&gt;
&lt;br /&gt;
Jenny Mitcham is Digital Archivist at the [https://borthcat.york.ac.uk/ Borthwick Institute for Archives] at the [https://www.york.ac.uk/ University of York]. She managed the AtoM implementation project at the Borthwick and has blogged about the process of selecting AtoM and moving it into production (http://digital-archiving.blogspot.co.uk/search/label/AtoM). She is currently planning for the implementation of Archivematica alongside AtoM to archive born digital holdings.&lt;br /&gt;
&lt;br /&gt;
'''Pete Vox'''&lt;br /&gt;
&lt;br /&gt;
Pete is a software developer and is the managing director @ IMAGIZ (http://www.imagiz.com) - a small web development company based in Richmond, London. Pete has over 30 years' of development experience and for the last five has been mainly focussed on projects within the heritage space. Recently the IMAGIZ team have delivered web-based projects for a number of Archival, Museum and Educational institutions, including the migration of Archive Catalogue data from Calm to AtoM on behalf of the Museum of Croydon (http://museumofcroydoncollections.com). IMAGIZ is currently working to support AtoM in the UK - including development of UK-specific tools and features.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One - Tuesday, May 9 ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Main room'''&lt;br /&gt;
|'''Breakout room'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival, sign-in, and setup&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome'''&lt;br /&gt;
Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Introducing AtoM'''&lt;br /&gt;
This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project, hear about things to consider when selecting software, and get an overview of AtoM's main features.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |10:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration'''&lt;br /&gt;
Intended for archivists, this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Get to know AtoM's codebase'''&lt;br /&gt;
An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm- 2:00pm&lt;br /&gt;
|'''AtoM 101, part 1'''&lt;br /&gt;
This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Installation and upgrading'''&lt;br /&gt;
This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:00pm - 2:45pm&lt;br /&gt;
|'''AtoM 101, part 2'''&lt;br /&gt;
We'll continue working with our AtoM instances, focusing on a series of self-directed learning exercises. Counselors will be available to answer questions, troubleshoot issues, and provide brief feature demos as requested.&lt;br /&gt;
|'''Creating custom themes'''&lt;br /&gt;
This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:00pm - 4:00pm&lt;br /&gt;
|'''Import and export through the user interface'''&lt;br /&gt;
Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries'''&lt;br /&gt;
Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks'''&lt;br /&gt;
This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |6:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two - Wednesday, May 10 ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Main room'''&lt;br /&gt;
|'''Breakout room'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot;|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Implementation tours'''&lt;br /&gt;
This session is a chance for users of all stripes to show off their current implementations - or to discuss future implementations! If you're interested in discussing how AtoM works (or might work) in your institution, come prepared with a 5-10 minute informal presentation and/or your questions.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:30pm&lt;br /&gt;
|'''Customizing the front end through the web interface'''&lt;br /&gt;
This session will cover how to manage menus, static pages, labels, themes, and other front-end customizations - no coding required. Campers will again use their personal AtoM instances to get hands-on experience configuring their own sites.&lt;br /&gt;
|'''Feature development'''&lt;br /&gt;
Thinking of developing a new feature or customization for AtoM? This session will expand upon the code overview session and introduce best practices for developing features - and sharing them back with the community. A look at plugin registration, major modules, functions and classes, as well as how Artefactual performs code review and public code management, including things to consider when planning a development project and submitting code to the public AtoM branch.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:30pm - 1:30pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|'''Managing access'''&lt;br /&gt;
During this session, campers will focus on creating and managing users and groups, editing group permissions, and implementing PREMIS rights rules. We'll also talk about managing multi-tenanted AtoM instances.&lt;br /&gt;
|'''Workflows with Archivematica'''&lt;br /&gt;
Campers interested in integrating their AtoM instance with Archivematica can learn about DIP upload, passing descriptive and rights metadata from Archivematica to AtoM, and future enhancements to Archivematica's AtoM integration.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Dev/sysadmin clinic'''&lt;br /&gt;
An informal opportunity for devs and sysadmins to discuss any issues, suggestions, ideas, or wild speculations with the experts.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Future of AtoM/project governance'''&lt;br /&gt;
This session is intended to be partly a showcase of what's coming up in AtoM development as well as a chance to collaboratively discuss where the AtoM project - and the AtoM community - is headed.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |6:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group dinner (location TBD)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three - Thursday, May 11===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Main room'''&lt;br /&gt;
|'''Breakout room'''&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:30am&lt;br /&gt;
|'''Implementing AtoM in the UK'''&lt;br /&gt;
In this session we will look at a couple of implementation case studies. The case studies will focus in particular on challenges encountered and how these issues were overcome. We will also discuss the direction of AtoM and what features and support would be required to enable wider adoption in the UK. There will be time for discussion so do come prepared to share your ideas and experiences.&lt;br /&gt;
|'''Contributing to documentation'''&lt;br /&gt;
From typos to improved feature descriptions, we love when the AtoM community improves the docs! This session will act as an introduction to AtoM's documentation - how they're organized, how they're maintained, how we use Sphinx, and, of course, how to contribute to the docs. We'll cover some basic git/Github information as well.&lt;br /&gt;
|-&lt;br /&gt;
|10:30am - 12:30pm&lt;br /&gt;
|'''Data migrations'''&lt;br /&gt;
Leaving a thorny topic for last, this session will be an overview of potential approaches to data migration. We'll go over known challenges, how to map to standards, data cleanup using OpenRefine, scripting transformations, and AtoM's import formats. Pete Vox will also talk about migrating from CALM.&lt;br /&gt;
|'''Free space'''&lt;br /&gt;
Our second room is booked for AtoM Camp for the duration of Thursday, May 11. Want to work through some AtoM problems? Interested in convening a small group to discuss another topic? Go forth and self-organize!&lt;br /&gt;
|-&lt;br /&gt;
|12:30pm - 1:30pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:30pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Open discussion'''&lt;br /&gt;
A final free-for-all discussion!&lt;br /&gt;
|-&lt;br /&gt;
|2:15pm - 2:30pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Accommodation and Things to Do ==&lt;br /&gt;
&lt;br /&gt;
There are a number of B&amp;amp;Bs near the rail station and throughout Cambridge. There is a [https://www.travelodge.co.uk/hotels/577/Cambridge-Newmarket-Road-hotel Travelodge] and  [http://www.premierinn.com/gb/en/hotels/england/cambridgeshire/cambridge/cambridge-city-east.html Premier Inn] on Newmarket Rd, and another [https://www.travelodge.co.uk/hotels/255/Cambridge-Central-hotel Travelodge near Cambridge Central] – most if not all accommodation should be within walking distance of the city centre. Cambridge is very cycle and pedestrian friendly&lt;br /&gt;
.&lt;br /&gt;
This is a helpful website:&lt;br /&gt;
&lt;br /&gt;
* http://www.universityrooms.com/en/city/cambridge/home&lt;br /&gt;
&lt;br /&gt;
'''Things to do in Cambridge'''&lt;br /&gt;
&lt;br /&gt;
* http://www.visitcambridge.org/things-to-do&lt;br /&gt;
* https://www.lonelyplanet.com/england/cambridge/top-things-to-do/a/poi/358889&lt;br /&gt;
* https://www.visitbritain.com/gb/en/top-10-things-see-and-do-cambridge&lt;br /&gt;
&lt;br /&gt;
'''Punting!'''&lt;br /&gt;
&lt;br /&gt;
* Scudamores: http://www.scudamores.com/&lt;br /&gt;
* Let’s go Punting: http://www.letsgopunting.co.uk/&lt;br /&gt;
&lt;br /&gt;
'''Local food and drink suggestions'''&lt;br /&gt;
&lt;br /&gt;
* Cambridge Brew House http://www.thecambridgebrewhouse.com/ (pub)&lt;br /&gt;
* Cote Brasserie: https://www.cote-restaurants.co.uk/cote/restaurant/details/cambridge (French/European food)&lt;br /&gt;
* Olive Grove: http://www.the-olivegrove.co.uk/ (Greek food)&lt;br /&gt;
* The Old Bicycle Shop: http://www.oldbicycleshop.com/ (pub)&lt;br /&gt;
* Arts Picturehouse Cinema &amp;amp; Bar: https://www.picturehouses.com/cinema/Arts_Picturehouse_Cambridge (local cinema with a pub)&lt;br /&gt;
* The Mill Pub: http://www.themillpubcambridge.com/ (pub)&lt;br /&gt;
* Yippee Noodle Bar: http://www.yippeenoodlebar.co.uk/ (pan-Asian street food)&lt;br /&gt;
* Cambridge Wine Merchant - Bridge Street Wine Bar: http://www.cambridgewine.com/bridgestreetwinebar/default.asp (wine bar)&lt;br /&gt;
* Novi: http://novicambridge.co.uk/ (coffee, cocktails, and food)&lt;br /&gt;
* The House Thai Cuisine: http://www.thehouseauthenticthai.com/cambridge/our-menu/set-menu/ayutaya-set-menu.html (Thai)&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SJC2017&amp;diff=1620</id>
		<title>Community/Camps/SJC2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SJC2017&amp;diff=1620"/>
				<updated>2017-04-28T20:52:06Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day Two */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp St. John's College 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SJC2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the  second AtoM Camp, and our first in the United Kingdom, cohosted by [https://www.sjcarchives.org.uk/ St. John's College Archives] and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''May 9-11, 2017 - Fisher Building, [http://www.joh.cam.ac.uk/ St. John's College] at the University of Cambridge (Cambridge, UK) '''&lt;br /&gt;
&lt;br /&gt;
26-27 Magdalene St, Cambridge CB3 0AF, UK&lt;br /&gt;
&lt;br /&gt;
Cambridge is approximately an hour and a half North of London by car or public transportation. Cambridge is a city on the River Cam in eastern England, home to the prestigious University of Cambridge, dating to 1209. University colleges include King’s, famed for its choir and towering Gothic chapel, as well as Trinity, founded by Henry VIII, and St John’s, with its 16th-century Great Gate. University museums have exhibits on archaeology and anthropology, polar exploration, the history of science and zoology.&lt;br /&gt;
&lt;br /&gt;
St John’s College is located in Cambridge city centre.  It's close to buses, coaches and the rail station; and is within easy walking distance of many hotels, B&amp;amp;Bs and restaurants.&lt;br /&gt;
&lt;br /&gt;
===Accessibility===&lt;br /&gt;
&lt;br /&gt;
The Fisher Building is wheelchair accessible and there is a lift in the building if individuals have difficulty managing stairs.  There is a wheelchair accessible entrance to the College off Northampton St, which happens to be the closest entrance to the Fisher Building where the Camp will be held.&lt;br /&gt;
&lt;br /&gt;
[[Image:fisher.png|center|700px|link=https://goo.gl/maps/zUcAibEZGAE2]]&lt;br /&gt;
&lt;br /&gt;
[https://goo.gl/maps/zUcAibEZGAE2 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
===Getting to Cambridge===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Cambridge'''&lt;br /&gt;
&lt;br /&gt;
Cambridge is connected by coach and rail to London Stansted Airport.  For information on rail links see the [http://ojp.nationalrail.co.uk/service/planjourney/searchNational Rail website] and for coaches the [http://www.nationalexpress.com/home.aspx National Express website].&lt;br /&gt;
&lt;br /&gt;
'''Taking the train to Cambridge'''&lt;br /&gt;
&lt;br /&gt;
Cambridge is a 45 min train journey from London King’s Cross Rail Station. See the [http://ojp.nationalrail.co.uk/service/planjourney/searchNational Rail website]. The train leaves on the quarter hour.  The rail station is connected to the city centre by bus and by taxi.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The car park is Park Street car park:&lt;br /&gt;
&lt;br /&gt;
* https://www.cambridge.gov.uk/park-street-car-park&lt;br /&gt;
&lt;br /&gt;
== '''Registration''' ==&lt;br /&gt;
&lt;br /&gt;
'''Link''': https://www.eventbrite.com/e/atom-camp-cambridge-registration-33098660986&lt;br /&gt;
&lt;br /&gt;
'''Cost''': £325&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counselors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counselors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Jenny Mitcham'''&lt;br /&gt;
&lt;br /&gt;
Jenny Mitcham is Digital Archivist at the [https://borthcat.york.ac.uk/ Borthwick Institute for Archives] at the [https://www.york.ac.uk/ University of York]. She managed the AtoM implementation project at the Borthwick and has blogged about the process of selecting AtoM and moving it into production (http://digital-archiving.blogspot.co.uk/search/label/AtoM). She is currently planning for the implementation of Archivematica alongside AtoM to archive born digital holdings.&lt;br /&gt;
&lt;br /&gt;
'''Pete Vox'''&lt;br /&gt;
&lt;br /&gt;
Pete is a software developer and is the managing director @ IMAGIZ (http://www.imagiz.com) - a small web development company based in Richmond, London. Pete has over 30 years' of development experience and for the last five has been mainly focussed on projects within the heritage space. Recently the IMAGIZ team have delivered web-based projects for a number of Archival, Museum and Educational institutions, including the migration of Archive Catalogue data from Calm to AtoM on behalf of the Museum of Croydon (http://museumofcroydoncollections.com). IMAGIZ is currently working to support AtoM in the UK - including development of UK-specific tools and features.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One - Tuesday, May 9 ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Main room'''&lt;br /&gt;
|'''Breakout room'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival, sign-in, and setup&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome'''&lt;br /&gt;
Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Introducing AtoM'''&lt;br /&gt;
This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project, hear about things to consider when selecting software, and get an overview of AtoM's main features.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |10:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration'''&lt;br /&gt;
Intended for archivists, this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Get to know AtoM's codebase'''&lt;br /&gt;
An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm- 2:00pm&lt;br /&gt;
|'''AtoM 101, part 1'''&lt;br /&gt;
This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Installation and upgrading'''&lt;br /&gt;
This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:00pm - 2:45pm&lt;br /&gt;
|'''AtoM 101, part 2'''&lt;br /&gt;
We'll continue working with our AtoM instances, focusing on a series of self-directed learning exercises. Counselors will be available to answer questions, troubleshoot issues, and provide brief feature demos as requested.&lt;br /&gt;
|'''Creating custom themes'''&lt;br /&gt;
This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:00pm - 4:00pm&lt;br /&gt;
|'''Import and export through the user interface'''&lt;br /&gt;
Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries'''&lt;br /&gt;
Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks'''&lt;br /&gt;
This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |6:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two - Wednesday, May 10 ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Main room'''&lt;br /&gt;
|'''Breakout room'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot;|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Implementation tours'''&lt;br /&gt;
This session is a chance for users of all stripes to show off their current implementations - or to discuss future implementations! If you're interested in discussing how AtoM works (or might work) in your institution, come prepared with a 5-10 minute informal presentation and/or your questions.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:30pm&lt;br /&gt;
|'''Customizing the front end through the web interface'''&lt;br /&gt;
This session will cover how to manage menus, static pages, labels, themes, and other front-end customizations - no coding required. Campers will again use their personal AtoM instances to get hands-on experience configuring their own sites.&lt;br /&gt;
|'''Feature development'''&lt;br /&gt;
Thinking of developing a new feature or customization for AtoM? This session will expand upon the code overview session and introduce best practices for developing features - and sharing them back with the community. A look at plugin registration, major modules, functions and classes, as well as how Artefactual performs code review and public code management, including things to consider when planning a development project and submitting code to the public AtoM branch.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:30pm - 1:30pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|'''Managing access'''&lt;br /&gt;
During this session, campers will focus on creating and managing users and groups, editing group permissions, and implementing PREMIS rights rules. We'll also talk about managing multi-tenanted AtoM instances.&lt;br /&gt;
|'''Workflows with Archivematica'''&lt;br /&gt;
Campers interested in integrating their AtoM instance with Archivematica can learn about DIP upload, passing descriptive and rights metadata from Archivematica to AtoM, and future enhancements to Archivematica's AtoM integration.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Dev/sysadmin clinic'''&lt;br /&gt;
An informal opportunity for devs and sysadmins to discuss any issues, suggestions, ideas, or wild speculations with the experts.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Future of AtoM/project governance'''&lt;br /&gt;
This session is intended to be partly a showcase of what's coming up in AtoM development as well as a chance to collaboratively discuss where the AtoM project - and the AtoM community - is headed.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |6:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group dinner (location TBD)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Main room'''&lt;br /&gt;
|'''Breakout room'''&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:30am&lt;br /&gt;
|'''Implementing AtoM in the UK'''&lt;br /&gt;
In this session we will look at a couple of implementation case studies. The case studies will focus in particular on challenges encountered and how these issues were overcome. We will also discuss the direction of AtoM and what features and support would be required to enable wider adoption in the UK. There will be time for discussion so do come prepared to share your ideas and experiences.&lt;br /&gt;
|'''Contributing to documentation'''&lt;br /&gt;
From typos to improved feature descriptions, we love when the AtoM community improves the docs! This session will act as an introduction to AtoM's documentation - how they're organized, how they're maintained, how we use Sphinx, and, of course, how to contribute to the docs. We'll cover some basic git/Github information as well.&lt;br /&gt;
|-&lt;br /&gt;
|10:30am - 12:30pm&lt;br /&gt;
|'''Data migrations'''&lt;br /&gt;
Leaving a thorny topic for last, this session will be an overview of potential approaches to data migration. We'll go over known challenges, how to map to standards, data cleanup using OpenRefine, scripting transformations, and AtoM's import formats. Pete Vox will also talk about migrating from CALM.&lt;br /&gt;
|'''Free space'''&lt;br /&gt;
Our second room is booked for AtoM Camp for the duration of Thursday, May 11. Want to work through some AtoM problems? Interested in convening a small group to discuss another topic? Go forth and self-organize!&lt;br /&gt;
|-&lt;br /&gt;
|12:30pm - 1:30pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:30pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Open discussion'''&lt;br /&gt;
A final free-for-all discussion!&lt;br /&gt;
|-&lt;br /&gt;
|2:15pm - 2:30pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Accommodation and Things to Do ==&lt;br /&gt;
&lt;br /&gt;
There are a number of B&amp;amp;Bs near the rail station and throughout Cambridge. There is a [https://www.travelodge.co.uk/hotels/577/Cambridge-Newmarket-Road-hotel Travelodge] and  [http://www.premierinn.com/gb/en/hotels/england/cambridgeshire/cambridge/cambridge-city-east.html Premier Inn] on Newmarket Rd, and another [https://www.travelodge.co.uk/hotels/255/Cambridge-Central-hotel Travelodge near Cambridge Central] – most if not all accommodation should be within walking distance of the city centre. Cambridge is very cycle and pedestrian friendly&lt;br /&gt;
.&lt;br /&gt;
This is a helpful website:&lt;br /&gt;
&lt;br /&gt;
* http://www.universityrooms.com/en/city/cambridge/home&lt;br /&gt;
&lt;br /&gt;
'''Things to do in Cambridge'''&lt;br /&gt;
&lt;br /&gt;
* http://www.visitcambridge.org/things-to-do&lt;br /&gt;
* https://www.lonelyplanet.com/england/cambridge/top-things-to-do/a/poi/358889&lt;br /&gt;
* https://www.visitbritain.com/gb/en/top-10-things-see-and-do-cambridge&lt;br /&gt;
&lt;br /&gt;
'''Punting!'''&lt;br /&gt;
&lt;br /&gt;
* Scudamores: http://www.scudamores.com/&lt;br /&gt;
* Let’s go Punting: http://www.letsgopunting.co.uk/&lt;br /&gt;
&lt;br /&gt;
'''Local food and drink suggestions'''&lt;br /&gt;
&lt;br /&gt;
* Cambridge Brew House http://www.thecambridgebrewhouse.com/ (pub)&lt;br /&gt;
* Cote Brasserie: https://www.cote-restaurants.co.uk/cote/restaurant/details/cambridge (French/European food)&lt;br /&gt;
* Olive Grove: http://www.the-olivegrove.co.uk/ (Greek food)&lt;br /&gt;
* The Old Bicycle Shop: http://www.oldbicycleshop.com/ (pub)&lt;br /&gt;
* Arts Picturehouse Cinema &amp;amp; Bar: https://www.picturehouses.com/cinema/Arts_Picturehouse_Cambridge (local cinema with a pub)&lt;br /&gt;
* The Mill Pub: http://www.themillpubcambridge.com/ (pub)&lt;br /&gt;
* Yippee Noodle Bar: http://www.yippeenoodlebar.co.uk/ (pan-Asian street food)&lt;br /&gt;
* Cambridge Wine Merchant - Bridge Street Wine Bar: http://www.cambridgewine.com/bridgestreetwinebar/default.asp (wine bar)&lt;br /&gt;
* Novi: http://novicambridge.co.uk/ (coffee, cocktails, and food)&lt;br /&gt;
* The House Thai Cuisine: http://www.thehouseauthenticthai.com/cambridge/our-menu/set-menu/ayutaya-set-menu.html (Thai)&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SJC2017&amp;diff=1619</id>
		<title>Community/Camps/SJC2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SJC2017&amp;diff=1619"/>
				<updated>2017-04-28T20:51:53Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day One */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp St. John's College 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SJC2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the  second AtoM Camp, and our first in the United Kingdom, cohosted by [https://www.sjcarchives.org.uk/ St. John's College Archives] and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''May 9-11, 2017 - Fisher Building, [http://www.joh.cam.ac.uk/ St. John's College] at the University of Cambridge (Cambridge, UK) '''&lt;br /&gt;
&lt;br /&gt;
26-27 Magdalene St, Cambridge CB3 0AF, UK&lt;br /&gt;
&lt;br /&gt;
Cambridge is approximately an hour and a half North of London by car or public transportation. Cambridge is a city on the River Cam in eastern England, home to the prestigious University of Cambridge, dating to 1209. University colleges include King’s, famed for its choir and towering Gothic chapel, as well as Trinity, founded by Henry VIII, and St John’s, with its 16th-century Great Gate. University museums have exhibits on archaeology and anthropology, polar exploration, the history of science and zoology.&lt;br /&gt;
&lt;br /&gt;
St John’s College is located in Cambridge city centre.  It's close to buses, coaches and the rail station; and is within easy walking distance of many hotels, B&amp;amp;Bs and restaurants.&lt;br /&gt;
&lt;br /&gt;
===Accessibility===&lt;br /&gt;
&lt;br /&gt;
The Fisher Building is wheelchair accessible and there is a lift in the building if individuals have difficulty managing stairs.  There is a wheelchair accessible entrance to the College off Northampton St, which happens to be the closest entrance to the Fisher Building where the Camp will be held.&lt;br /&gt;
&lt;br /&gt;
[[Image:fisher.png|center|700px|link=https://goo.gl/maps/zUcAibEZGAE2]]&lt;br /&gt;
&lt;br /&gt;
[https://goo.gl/maps/zUcAibEZGAE2 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
===Getting to Cambridge===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Cambridge'''&lt;br /&gt;
&lt;br /&gt;
Cambridge is connected by coach and rail to London Stansted Airport.  For information on rail links see the [http://ojp.nationalrail.co.uk/service/planjourney/searchNational Rail website] and for coaches the [http://www.nationalexpress.com/home.aspx National Express website].&lt;br /&gt;
&lt;br /&gt;
'''Taking the train to Cambridge'''&lt;br /&gt;
&lt;br /&gt;
Cambridge is a 45 min train journey from London King’s Cross Rail Station. See the [http://ojp.nationalrail.co.uk/service/planjourney/searchNational Rail website]. The train leaves on the quarter hour.  The rail station is connected to the city centre by bus and by taxi.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The car park is Park Street car park:&lt;br /&gt;
&lt;br /&gt;
* https://www.cambridge.gov.uk/park-street-car-park&lt;br /&gt;
&lt;br /&gt;
== '''Registration''' ==&lt;br /&gt;
&lt;br /&gt;
'''Link''': https://www.eventbrite.com/e/atom-camp-cambridge-registration-33098660986&lt;br /&gt;
&lt;br /&gt;
'''Cost''': £325&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counselors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counselors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Jenny Mitcham'''&lt;br /&gt;
&lt;br /&gt;
Jenny Mitcham is Digital Archivist at the [https://borthcat.york.ac.uk/ Borthwick Institute for Archives] at the [https://www.york.ac.uk/ University of York]. She managed the AtoM implementation project at the Borthwick and has blogged about the process of selecting AtoM and moving it into production (http://digital-archiving.blogspot.co.uk/search/label/AtoM). She is currently planning for the implementation of Archivematica alongside AtoM to archive born digital holdings.&lt;br /&gt;
&lt;br /&gt;
'''Pete Vox'''&lt;br /&gt;
&lt;br /&gt;
Pete is a software developer and is the managing director @ IMAGIZ (http://www.imagiz.com) - a small web development company based in Richmond, London. Pete has over 30 years' of development experience and for the last five has been mainly focussed on projects within the heritage space. Recently the IMAGIZ team have delivered web-based projects for a number of Archival, Museum and Educational institutions, including the migration of Archive Catalogue data from Calm to AtoM on behalf of the Museum of Croydon (http://museumofcroydoncollections.com). IMAGIZ is currently working to support AtoM in the UK - including development of UK-specific tools and features.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One - Tuesday, May 9 ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Main room'''&lt;br /&gt;
|'''Breakout room'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival, sign-in, and setup&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome'''&lt;br /&gt;
Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Introducing AtoM'''&lt;br /&gt;
This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project, hear about things to consider when selecting software, and get an overview of AtoM's main features.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |10:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration'''&lt;br /&gt;
Intended for archivists, this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Get to know AtoM's codebase'''&lt;br /&gt;
An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm- 2:00pm&lt;br /&gt;
|'''AtoM 101, part 1'''&lt;br /&gt;
This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Installation and upgrading'''&lt;br /&gt;
This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:00pm - 2:45pm&lt;br /&gt;
|'''AtoM 101, part 2'''&lt;br /&gt;
We'll continue working with our AtoM instances, focusing on a series of self-directed learning exercises. Counselors will be available to answer questions, troubleshoot issues, and provide brief feature demos as requested.&lt;br /&gt;
|'''Creating custom themes'''&lt;br /&gt;
This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:00pm - 4:00pm&lt;br /&gt;
|'''Import and export through the user interface'''&lt;br /&gt;
Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries'''&lt;br /&gt;
Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks'''&lt;br /&gt;
This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |6:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Main room'''&lt;br /&gt;
|'''Breakout room'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot;|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Implementation tours'''&lt;br /&gt;
This session is a chance for users of all stripes to show off their current implementations - or to discuss future implementations! If you're interested in discussing how AtoM works (or might work) in your institution, come prepared with a 5-10 minute informal presentation and/or your questions.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:30pm&lt;br /&gt;
|'''Customizing the front end through the web interface'''&lt;br /&gt;
This session will cover how to manage menus, static pages, labels, themes, and other front-end customizations - no coding required. Campers will again use their personal AtoM instances to get hands-on experience configuring their own sites.&lt;br /&gt;
|'''Feature development'''&lt;br /&gt;
Thinking of developing a new feature or customization for AtoM? This session will expand upon the code overview session and introduce best practices for developing features - and sharing them back with the community. A look at plugin registration, major modules, functions and classes, as well as how Artefactual performs code review and public code management, including things to consider when planning a development project and submitting code to the public AtoM branch.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:30pm - 1:30pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|'''Managing access'''&lt;br /&gt;
During this session, campers will focus on creating and managing users and groups, editing group permissions, and implementing PREMIS rights rules. We'll also talk about managing multi-tenanted AtoM instances.&lt;br /&gt;
|'''Workflows with Archivematica'''&lt;br /&gt;
Campers interested in integrating their AtoM instance with Archivematica can learn about DIP upload, passing descriptive and rights metadata from Archivematica to AtoM, and future enhancements to Archivematica's AtoM integration.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Dev/sysadmin clinic'''&lt;br /&gt;
An informal opportunity for devs and sysadmins to discuss any issues, suggestions, ideas, or wild speculations with the experts.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Future of AtoM/project governance'''&lt;br /&gt;
This session is intended to be partly a showcase of what's coming up in AtoM development as well as a chance to collaboratively discuss where the AtoM project - and the AtoM community - is headed.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |6:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group dinner (location TBD)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Main room'''&lt;br /&gt;
|'''Breakout room'''&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:30am&lt;br /&gt;
|'''Implementing AtoM in the UK'''&lt;br /&gt;
In this session we will look at a couple of implementation case studies. The case studies will focus in particular on challenges encountered and how these issues were overcome. We will also discuss the direction of AtoM and what features and support would be required to enable wider adoption in the UK. There will be time for discussion so do come prepared to share your ideas and experiences.&lt;br /&gt;
|'''Contributing to documentation'''&lt;br /&gt;
From typos to improved feature descriptions, we love when the AtoM community improves the docs! This session will act as an introduction to AtoM's documentation - how they're organized, how they're maintained, how we use Sphinx, and, of course, how to contribute to the docs. We'll cover some basic git/Github information as well.&lt;br /&gt;
|-&lt;br /&gt;
|10:30am - 12:30pm&lt;br /&gt;
|'''Data migrations'''&lt;br /&gt;
Leaving a thorny topic for last, this session will be an overview of potential approaches to data migration. We'll go over known challenges, how to map to standards, data cleanup using OpenRefine, scripting transformations, and AtoM's import formats. Pete Vox will also talk about migrating from CALM.&lt;br /&gt;
|'''Free space'''&lt;br /&gt;
Our second room is booked for AtoM Camp for the duration of Thursday, May 11. Want to work through some AtoM problems? Interested in convening a small group to discuss another topic? Go forth and self-organize!&lt;br /&gt;
|-&lt;br /&gt;
|12:30pm - 1:30pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:30pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Open discussion'''&lt;br /&gt;
A final free-for-all discussion!&lt;br /&gt;
|-&lt;br /&gt;
|2:15pm - 2:30pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Accommodation and Things to Do ==&lt;br /&gt;
&lt;br /&gt;
There are a number of B&amp;amp;Bs near the rail station and throughout Cambridge. There is a [https://www.travelodge.co.uk/hotels/577/Cambridge-Newmarket-Road-hotel Travelodge] and  [http://www.premierinn.com/gb/en/hotels/england/cambridgeshire/cambridge/cambridge-city-east.html Premier Inn] on Newmarket Rd, and another [https://www.travelodge.co.uk/hotels/255/Cambridge-Central-hotel Travelodge near Cambridge Central] – most if not all accommodation should be within walking distance of the city centre. Cambridge is very cycle and pedestrian friendly&lt;br /&gt;
.&lt;br /&gt;
This is a helpful website:&lt;br /&gt;
&lt;br /&gt;
* http://www.universityrooms.com/en/city/cambridge/home&lt;br /&gt;
&lt;br /&gt;
'''Things to do in Cambridge'''&lt;br /&gt;
&lt;br /&gt;
* http://www.visitcambridge.org/things-to-do&lt;br /&gt;
* https://www.lonelyplanet.com/england/cambridge/top-things-to-do/a/poi/358889&lt;br /&gt;
* https://www.visitbritain.com/gb/en/top-10-things-see-and-do-cambridge&lt;br /&gt;
&lt;br /&gt;
'''Punting!'''&lt;br /&gt;
&lt;br /&gt;
* Scudamores: http://www.scudamores.com/&lt;br /&gt;
* Let’s go Punting: http://www.letsgopunting.co.uk/&lt;br /&gt;
&lt;br /&gt;
'''Local food and drink suggestions'''&lt;br /&gt;
&lt;br /&gt;
* Cambridge Brew House http://www.thecambridgebrewhouse.com/ (pub)&lt;br /&gt;
* Cote Brasserie: https://www.cote-restaurants.co.uk/cote/restaurant/details/cambridge (French/European food)&lt;br /&gt;
* Olive Grove: http://www.the-olivegrove.co.uk/ (Greek food)&lt;br /&gt;
* The Old Bicycle Shop: http://www.oldbicycleshop.com/ (pub)&lt;br /&gt;
* Arts Picturehouse Cinema &amp;amp; Bar: https://www.picturehouses.com/cinema/Arts_Picturehouse_Cambridge (local cinema with a pub)&lt;br /&gt;
* The Mill Pub: http://www.themillpubcambridge.com/ (pub)&lt;br /&gt;
* Yippee Noodle Bar: http://www.yippeenoodlebar.co.uk/ (pan-Asian street food)&lt;br /&gt;
* Cambridge Wine Merchant - Bridge Street Wine Bar: http://www.cambridgewine.com/bridgestreetwinebar/default.asp (wine bar)&lt;br /&gt;
* Novi: http://novicambridge.co.uk/ (coffee, cocktails, and food)&lt;br /&gt;
* The House Thai Cuisine: http://www.thehouseauthenticthai.com/cambridge/our-menu/set-menu/ayutaya-set-menu.html (Thai)&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SJC2017&amp;diff=1582</id>
		<title>Community/Camps/SJC2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SJC2017&amp;diff=1582"/>
				<updated>2017-03-24T19:42:38Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp St. John's College 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SJC2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the  second AtoM Camp, and our first in the United Kingdom, cohosted by [https://www.sjcarchives.org.uk/ St. John's College Archives] and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''May 9-11, 2017 - Fisher Building, [http://www.joh.cam.ac.uk/ St. John's College] at the University of Cambridge (Cambridge, UK) '''&lt;br /&gt;
&lt;br /&gt;
26-27 Magdalene St, Cambridge CB3 0AF, UK&lt;br /&gt;
&lt;br /&gt;
Cambridge is approximately an hour and a half North of London by car or public transportation. Cambridge is a city on the River Cam in eastern England, home to the prestigious University of Cambridge, dating to 1209. University colleges include King’s, famed for its choir and towering Gothic chapel, as well as Trinity, founded by Henry VIII, and St John’s, with its 16th-century Great Gate. University museums have exhibits on archaeology and anthropology, polar exploration, the history of science and zoology.&lt;br /&gt;
&lt;br /&gt;
St John’s College is located in Cambridge city centre.  It's close to buses, coaches and the rail station; and is within easy walking distance of many hotels, B&amp;amp;Bs and restaurants.&lt;br /&gt;
&lt;br /&gt;
===Accessibility===&lt;br /&gt;
&lt;br /&gt;
The Fisher Building is wheelchair accessible and there is a lift in the building if individuals have difficulty managing stairs.  There is a wheelchair accessible entrance to the College off Northampton St, which happens to be the closest entrance to the Fisher Building where the Camp will be held.&lt;br /&gt;
&lt;br /&gt;
[[Image:fisher.png|center|700px|link=https://goo.gl/maps/zUcAibEZGAE2]]&lt;br /&gt;
&lt;br /&gt;
[https://goo.gl/maps/zUcAibEZGAE2 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
===Getting to Cambridge===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Cambridge'''&lt;br /&gt;
&lt;br /&gt;
Cambridge is connected by coach and rail to London Stansted Airport.  For information on rail links see the [http://ojp.nationalrail.co.uk/service/planjourney/searchNational Rail website] and for coaches the [http://www.nationalexpress.com/home.aspx National Express website].&lt;br /&gt;
&lt;br /&gt;
'''Taking the train to Cambridge'''&lt;br /&gt;
&lt;br /&gt;
Cambridge is a 45 min train journey from London King’s Cross Rail Station. See the [http://ojp.nationalrail.co.uk/service/planjourney/searchNational Rail website]. The train leaves on the quarter hour.  The rail station is connected to the city centre by bus and by taxi.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The car park is Park Street car park:&lt;br /&gt;
&lt;br /&gt;
* https://www.cambridge.gov.uk/park-street-car-park&lt;br /&gt;
&lt;br /&gt;
== '''Registration''' ==&lt;br /&gt;
&lt;br /&gt;
'''Rates TBA'''&lt;br /&gt;
&lt;br /&gt;
Registration will be done through Eventbrite (or similar) and is forthcoming.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counselors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counselors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Jenny Mitcham'''&lt;br /&gt;
&lt;br /&gt;
Jenny Mitcham is Digital Archivist at the [https://borthcat.york.ac.uk/ Borthwick Institute for Archives] at the [https://www.york.ac.uk/ University of York]. She managed the AtoM implementation project at the Borthwick and has blogged about the process of selecting AtoM and moving it into production (http://digital-archiving.blogspot.co.uk/search/label/AtoM). She is currently planning for the implementation of Archivematica alongside AtoM to archive born digital holdings.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Main room'''&lt;br /&gt;
|'''Breakout room'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival, sign-in, and setup&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome'''&lt;br /&gt;
Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''AtoM 101, part 1'''&lt;br /&gt;
This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |10:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:30am&lt;br /&gt;
|'''Vagrant installation and configuration'''&lt;br /&gt;
Intended for archivists, this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Get to know AtoM's codebase'''&lt;br /&gt;
An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:30am - 12:00am&lt;br /&gt;
|'''AtoM 101, part 2'''&lt;br /&gt;
This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 2:00pm&lt;br /&gt;
|'''Import and export through the user interface'''&lt;br /&gt;
Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''Installation and upgrading'''&lt;br /&gt;
This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:00pm - 2:45pm&lt;br /&gt;
|'''AtoM 101, part 2, continued'''&lt;br /&gt;
We'll continue working with our AtoM instances, focusing on import/export exercises.&lt;br /&gt;
|'''Creating custom themes'''&lt;br /&gt;
This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:00pm - 4:00pm&lt;br /&gt;
|'''Topic TBD'''&lt;br /&gt;
|'''MySQL queries'''&lt;br /&gt;
Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks'''&lt;br /&gt;
This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |6:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Main room'''&lt;br /&gt;
|'''Breakout room'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot;|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Implementation tours'''&lt;br /&gt;
This session is a chance for users of all stripes to show off their current implementations - or to discuss future implementations! If you're interested in discussing how AtoM works (or might work) in your institution, come prepared with a 5-10 minute informal presentation and/or your questions.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:30pm&lt;br /&gt;
|'''Customizing the front end through the web interface'''&lt;br /&gt;
This session will cover how to manage menus, static pages, labels, themes, and other front-end customizations - no coding required. Campers will again use their personal AtoM instances to get hands-on experience configuring their own sites.&lt;br /&gt;
|'''Feature development'''&lt;br /&gt;
Thinking of developing a new feature or customization for AtoM? This session will expand upon the code overview session and introduce best practices for developing features - and sharing them back with the community. A look at plugin registration, major modules, functions and classes, as well as how Artefactual performs code review and public code management, including things to consider when planning a development project and submitting code to the public AtoM branch.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:30pm - 1:30pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|'''Managing access'''&lt;br /&gt;
During this session, campers will focus on creating and managing users and groups, editing group permissions, and implementing PREMIS rights rules. We'll also talk about managing multi-tenanted AtoM instances.&lt;br /&gt;
|'''Workflows with Archivematica'''&lt;br /&gt;
Campers interested in integrating their AtoM instance with Archivematica can learn about DIP upload, passing descriptive and rights metadata from Archivematica to AtoM, and future enhancements to Archivematica's AtoM integration.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Dev/sysadmin clinic'''&lt;br /&gt;
An informal opportunity for devs and sysadmins to discuss any issues, suggestions, ideas, or wild speculations with the experts.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Future of AtoM/project governance'''&lt;br /&gt;
This session is intended to be partly a showcase of what's coming up in AtoM development as well as a chance to collaboratively discuss where the AtoM project - and the AtoM community - is headed.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |6:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group dinner (location TBD)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Main room'''&lt;br /&gt;
|'''Breakout room'''&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|'''Contributing to documentation'''&lt;br /&gt;
From typos to improved feature descriptions, we love when the AtoM community improves the docs! This session will act as an introduction to AtoM's documentation - how they're organized, how they're maintained, how we use Sphinx, and, of course, how to contribute to the docs. We'll cover some basic git/Github information as well.&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Free space'''&lt;br /&gt;
Room 2250 is booked for AtoM Camp for the duration of Wednesday, March 22. Want to work through some AtoM problems? Interested in convening a small group to discuss another topic? Go forth and self-organize!&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|'''Data migrations'''&lt;br /&gt;
Leaving a thorny topic for last, this session will be an overview of potential approaches to data migration. We'll go over known challenges, how to map to standards, data cleanup using OpenRefine, scripting transformations, and AtoM's import formats. Pete Vox will also talk about migrating from CALM.&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Open discussion'''&lt;br /&gt;
A final free-for-all discussion!&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Accommodation and Things to Do ==&lt;br /&gt;
&lt;br /&gt;
There are a number of B&amp;amp;Bs near the rail station and throughout Cambridge. There is a [https://www.travelodge.co.uk/hotels/577/Cambridge-Newmarket-Road-hotel Travelodge] and  [http://www.premierinn.com/gb/en/hotels/england/cambridgeshire/cambridge/cambridge-city-east.html Premier Inn] on Newmarket Rd, and another [https://www.travelodge.co.uk/hotels/255/Cambridge-Central-hotel Travelodge near Cambridge Central] – most if not all accommodation should be within walking distance of the city centre. Cambridge is very cycle and pedestrian friendly&lt;br /&gt;
.&lt;br /&gt;
This is a helpful website:&lt;br /&gt;
&lt;br /&gt;
* http://www.universityrooms.com/en/city/cambridge/home&lt;br /&gt;
&lt;br /&gt;
'''Things to do in Cambridge'''&lt;br /&gt;
&lt;br /&gt;
* http://www.visitcambridge.org/things-to-do&lt;br /&gt;
* https://www.lonelyplanet.com/england/cambridge/top-things-to-do/a/poi/358889&lt;br /&gt;
* https://www.visitbritain.com/gb/en/top-10-things-see-and-do-cambridge&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SJC2017&amp;diff=1581</id>
		<title>Community/Camps/SJC2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SJC2017&amp;diff=1581"/>
				<updated>2017-03-24T19:41:19Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp St. John's College 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SJC2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the  second AtoM Camp, and our first in the United Kingdom, cohosted by [https://www.sjcarchives.org.uk/ St. John's College Archives] and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''May 9-11, 2017 - Fisher Building, [http://www.joh.cam.ac.uk/ St. John's College] at the University of Cambridge (Cambridge, UK) '''&lt;br /&gt;
&lt;br /&gt;
26-27 Magdalene St, Cambridge CB3 0AF, UK&lt;br /&gt;
&lt;br /&gt;
Cambridge is approximately an hour and a half North of London by car or public transportation. Cambridge is a city on the River Cam in eastern England, home to the prestigious University of Cambridge, dating to 1209. University colleges include King’s, famed for its choir and towering Gothic chapel, as well as Trinity, founded by Henry VIII, and St John’s, with its 16th-century Great Gate. University museums have exhibits on archaeology and anthropology, polar exploration, the history of science and zoology.&lt;br /&gt;
&lt;br /&gt;
St John’s College is located in Cambridge city centre.  It's close to buses, coaches and the rail station; and is within easy walking distance of many hotels, B&amp;amp;Bs and restaurants.&lt;br /&gt;
&lt;br /&gt;
===Accessibility===&lt;br /&gt;
&lt;br /&gt;
The Fisher Building is wheelchair accessible and there is a lift in the building if individuals have difficulty managing stairs.  There is a wheelchair accessible entrance to the College off Northampton St, which happens to be the closest entrance to the Fisher Building where the Camp will be held.&lt;br /&gt;
&lt;br /&gt;
[[Image:fisher.png|center|700px|link=https://goo.gl/maps/zUcAibEZGAE2]]&lt;br /&gt;
&lt;br /&gt;
[https://goo.gl/maps/zUcAibEZGAE2 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
===Getting to Cambridge===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Cambridge'''&lt;br /&gt;
&lt;br /&gt;
Cambridge is connected by coach and rail to London Stansted Airport.  For information on rail links see the [http://ojp.nationalrail.co.uk/service/planjourney/searchNational Rail website] and for coaches the [http://www.nationalexpress.com/home.aspx National Express website].&lt;br /&gt;
&lt;br /&gt;
'''Taking the train to Cambridge'''&lt;br /&gt;
&lt;br /&gt;
Cambridge is a 45 min train journey from London King’s Cross Rail Station. See the [http://ojp.nationalrail.co.uk/service/planjourney/searchNational Rail website]. The train leaves on the quarter hour.  The rail station is connected to the city centre by bus and by taxi.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The car park is Park Street car park:&lt;br /&gt;
&lt;br /&gt;
* https://www.cambridge.gov.uk/park-street-car-park&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counselors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counselors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Jenny Mitcham'''&lt;br /&gt;
&lt;br /&gt;
Jenny Mitcham is Digital Archivist at the [https://borthcat.york.ac.uk/ Borthwick Institute for Archives] at the [https://www.york.ac.uk/ University of York]. She managed the AtoM implementation project at the Borthwick and has blogged about the process of selecting AtoM and moving it into production (http://digital-archiving.blogspot.co.uk/search/label/AtoM). She is currently planning for the implementation of Archivematica alongside AtoM to archive born digital holdings.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Main room'''&lt;br /&gt;
|'''Breakout room'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival, sign-in, and setup&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome'''&lt;br /&gt;
Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''AtoM 101, part 1'''&lt;br /&gt;
This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |10:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:30am&lt;br /&gt;
|'''Vagrant installation and configuration'''&lt;br /&gt;
Intended for archivists, this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Get to know AtoM's codebase'''&lt;br /&gt;
An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:30am - 12:00am&lt;br /&gt;
|'''AtoM 101, part 2'''&lt;br /&gt;
This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 2:00pm&lt;br /&gt;
|'''Import and export through the user interface'''&lt;br /&gt;
Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''Installation and upgrading'''&lt;br /&gt;
This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:00pm - 2:45pm&lt;br /&gt;
|'''AtoM 101, part 2, continued'''&lt;br /&gt;
We'll continue working with our AtoM instances, focusing on import/export exercises.&lt;br /&gt;
|'''Creating custom themes'''&lt;br /&gt;
This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:00pm - 4:00pm&lt;br /&gt;
|'''Topic TBD'''&lt;br /&gt;
|'''MySQL queries'''&lt;br /&gt;
Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks'''&lt;br /&gt;
This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |6:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Main room'''&lt;br /&gt;
|'''Breakout room'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot;|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Implementation tours'''&lt;br /&gt;
This session is a chance for users of all stripes to show off their current implementations - or to discuss future implementations! If you're interested in discussing how AtoM works (or might work) in your institution, come prepared with a 5-10 minute informal presentation and/or your questions.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:30pm&lt;br /&gt;
|'''Customizing the front end through the web interface'''&lt;br /&gt;
This session will cover how to manage menus, static pages, labels, themes, and other front-end customizations - no coding required. Campers will again use their personal AtoM instances to get hands-on experience configuring their own sites.&lt;br /&gt;
|'''Feature development'''&lt;br /&gt;
Thinking of developing a new feature or customization for AtoM? This session will expand upon the code overview session and introduce best practices for developing features - and sharing them back with the community. A look at plugin registration, major modules, functions and classes, as well as how Artefactual performs code review and public code management, including things to consider when planning a development project and submitting code to the public AtoM branch.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:30pm - 1:30pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|'''Managing access'''&lt;br /&gt;
During this session, campers will focus on creating and managing users and groups, editing group permissions, and implementing PREMIS rights rules. We'll also talk about managing multi-tenanted AtoM instances.&lt;br /&gt;
|'''Workflows with Archivematica'''&lt;br /&gt;
Campers interested in integrating their AtoM instance with Archivematica can learn about DIP upload, passing descriptive and rights metadata from Archivematica to AtoM, and future enhancements to Archivematica's AtoM integration.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Dev/sysadmin clinic'''&lt;br /&gt;
An informal opportunity for devs and sysadmins to discuss any issues, suggestions, ideas, or wild speculations with the experts.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Future of AtoM/project governance'''&lt;br /&gt;
This session is intended to be partly a showcase of what's coming up in AtoM development as well as a chance to collaboratively discuss where the AtoM project - and the AtoM community - is headed.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |6:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group dinner (location TBD)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Main room'''&lt;br /&gt;
|'''Breakout room'''&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|'''Contributing to documentation'''&lt;br /&gt;
From typos to improved feature descriptions, we love when the AtoM community improves the docs! This session will act as an introduction to AtoM's documentation - how they're organized, how they're maintained, how we use Sphinx, and, of course, how to contribute to the docs. We'll cover some basic git/Github information as well.&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Free space'''&lt;br /&gt;
Room 2250 is booked for AtoM Camp for the duration of Wednesday, March 22. Want to work through some AtoM problems? Interested in convening a small group to discuss another topic? Go forth and self-organize!&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|'''Data migrations'''&lt;br /&gt;
Leaving a thorny topic for last, this session will be an overview of potential approaches to data migration. We'll go over known challenges, how to map to standards, data cleanup using OpenRefine, scripting transformations, and AtoM's import formats. Pete Vox will also talk about migrating from CALM.&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Open discussion'''&lt;br /&gt;
A final free-for-all discussion!&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Rates TBA'''&lt;br /&gt;
&lt;br /&gt;
Registration will be done through Eventbrite (or similar) and is forthcoming.&lt;br /&gt;
&lt;br /&gt;
== Accommodation and Things to Do ==&lt;br /&gt;
&lt;br /&gt;
There are a number of B&amp;amp;Bs near the rail station and throughout Cambridge. There is a [https://www.travelodge.co.uk/hotels/577/Cambridge-Newmarket-Road-hotel Travelodge] and  [http://www.premierinn.com/gb/en/hotels/england/cambridgeshire/cambridge/cambridge-city-east.html Premier Inn] on Newmarket Rd, and another [https://www.travelodge.co.uk/hotels/255/Cambridge-Central-hotel Travelodge near Cambridge Central] – most if not all accommodation should be within walking distance of the city centre. Cambridge is very cycle and pedestrian friendly&lt;br /&gt;
.&lt;br /&gt;
This is a helpful website:&lt;br /&gt;
&lt;br /&gt;
* http://www.universityrooms.com/en/city/cambridge/home&lt;br /&gt;
&lt;br /&gt;
'''Things to do in Cambridge'''&lt;br /&gt;
&lt;br /&gt;
* http://www.visitcambridge.org/things-to-do&lt;br /&gt;
* https://www.lonelyplanet.com/england/cambridge/top-things-to-do/a/poi/358889&lt;br /&gt;
* https://www.visitbritain.com/gb/en/top-10-things-see-and-do-cambridge&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps&amp;diff=1580</id>
		<title>Community/Camps</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps&amp;diff=1580"/>
				<updated>2017-03-24T18:42:26Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camps}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; Community/Camps&lt;br /&gt;
&lt;br /&gt;
Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, this event is intended to provide a space for anyone interested in or currently using AtoM, to come together, learn about the platform, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;admonition type=&amp;quot;tip&amp;quot;&amp;gt;&lt;br /&gt;
'''Want an AtoM Camp in your area?''' We'd love to partner with you and your institution to help make it happen. See this page for more information!&lt;br /&gt;
&lt;br /&gt;
* [[Community/Camps/Organize|Organizing an AtoM Camp near you]]&lt;br /&gt;
&amp;lt;/admonition&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Upcoming AtoM Camps==&lt;br /&gt;
&lt;br /&gt;
'''[[Community/Camps/SJC2017|May 2017 - St. John's College, Cambridge, UK]]'''&lt;br /&gt;
&lt;br /&gt;
* Our second AtoM Camp, and the first in the United Kingdom, will be hosted by St. John's College at the University of Cambridge, in Cambridge, UK from Tuesday, May 9th to Thursday, May 11th, 2017.&lt;br /&gt;
&lt;br /&gt;
==Previous AtoM Camps==&lt;br /&gt;
&lt;br /&gt;
'''[[Community/Camps/SFU2017|March 2017 - Simon Fraser University]]'''&lt;br /&gt;
&lt;br /&gt;
* The first ever AtoM Camp, which was hosted by the Simon Fraser University Archives, in Vancouver, British Columbia from Monday, March 20 to Wednesday, March 22, 2017.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community|Back to Community]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1563</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1563"/>
				<updated>2017-03-14T22:41:32Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day Two */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
We will be using Policy Room 7000, located on the 7th floor, and meeting room 2250, on the 2nd floor.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Territorial acknowledgement ===&lt;br /&gt;
&lt;br /&gt;
We acknowledge that the land on which we will gather is the traditional territory of the Coast Salish peoples, specifically the shared traditional territories of the Sḵwxwú7mesh Úxwumixw (Squamish), Tsleil-Waututh, and xʷməθkʷəyəm (Musqueam) First Nations.&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== '''Registration''' ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and sign-in&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2''': This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Creating custom themes''': This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|'''Import and export through the user interface''': Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries''': Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks''': This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot;|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Implementation tours''': This session is a chance for users of all stripes to show off their current implementations - or to discuss future implementations! If you're interested in discussing how AtoM works (or might work) in your institution, come prepared with a 5-10 minute informal presentation and/or your questions.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:15pm&lt;br /&gt;
|'''Customizing the front end through the web interface''': This session will cover how to manage menus, static pages, labels, themes, and other front-end customizations - no coding required. Campers will again use their personal AtoM instances to get hands-on experience configuring their own sites.&lt;br /&gt;
|'''Feature development''': Thinking of developing a new feature or customization for AtoM? This session will expand upon the code overview session and introduce best practices for developing features - and sharing them back with the community. A look at plugin registration, major modules, functions and classes, as well as how Artefactual performs code review and public code management, including things to consider when planning a development project and submitting code to the public AtoM branch.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:15pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 1:30pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|'''Managing access''': During this session, campers will focus on creating and managing users and groups, editing group permissions, and implementing PREMIS rights rules. We'll also talk about managing multi-tenanted AtoM instances.&lt;br /&gt;
|'''Workflows with Archivematica''': Campers interested in integrating their AtoM instance with Archivematica can learn about DIP upload, passing descriptive and rights metadata from Archivematica to AtoM, and future enhancements to Archivematica's AtoM integration.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Dev/sysadmin clinic''': An informal opportunity for devs and sysadmins to discuss any issues, suggestions, ideas, or wild speculations with the experts.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Future of AtoM/project governance''': This session is intended to be partly a showcase of what's coming up in AtoM development as well as a chance to collaboratively discuss where the AtoM project - and the AtoM community - is headed.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |6:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|'''Contributing to documentation''': From typos to improved feature descriptions, we love when the AtoM community improves the docs! This session will act as an introduction to AtoM's documentation - how they're organized, how they're maintained, how we use Sphinx, and, of course, how to contribute to the docs. We'll cover some basic git/Github information as well.&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Free space''': Room 2250 is booked for AtoM Camp for the duration of Wednesday, March 22. Want to work through some AtoM problems? Interested in convening a small group to discuss another topic? Go forth and self-organize!&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 11:45pm&lt;br /&gt;
|'''Data migrations''': Leaving a thorny topic for last, this session will be an overview of potential approaches to data migration. We'll go over known challenges, how to map to standards, data cleanup using OpenRefine, scripting transformations, and AtoM's import formats.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Lightning sessions and open discussion''': A final free-for-all discussion!&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Social events ===&lt;br /&gt;
&lt;br /&gt;
'''Monday, March 20th'''&lt;br /&gt;
&lt;br /&gt;
Small sign-up group dinners - sign up here: https://docs.google.com/document/d/1SFGmPSyhD4H66PtkATt1LFKMnGfP35me49S1_kLKTcI/edit?usp=sharing&lt;br /&gt;
&lt;br /&gt;
'''Tuesday, March 21st'''&lt;br /&gt;
&lt;br /&gt;
AtoM community mixer at Salt Tasting Room.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
* https://www.tripadvisor.com/Attractions-g154943-Activities-Vancouver_British_Columbia.html&lt;br /&gt;
* https://www.tourismvancouver.com/activities/&lt;br /&gt;
* http://www.hellobc.com/vancouver/things-to-do.aspx&lt;br /&gt;
* http://boredinvancouver.com/&lt;br /&gt;
* http://www.timeout.com/vancouver/&lt;br /&gt;
* http://www.miss604.com/2017/03/march-events-in-metro-vancouver-2017.html#Mar6-12&lt;br /&gt;
* http://justshows.com/vancouver/&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at [mailto:info@artefactual.com info@artefactual.com].&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1562</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1562"/>
				<updated>2017-03-14T21:46:34Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day One */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
We will be using Policy Room 7000, located on the 7th floor, and meeting room 2250, on the 2nd floor.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Territorial acknowledgement ===&lt;br /&gt;
&lt;br /&gt;
We acknowledge that the land on which we will gather is the traditional territory of the Coast Salish peoples, specifically the shared traditional territories of the Sḵwxwú7mesh Úxwumixw (Squamish), Tsleil-Waututh, and xʷməθkʷəyəm (Musqueam) First Nations.&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== '''Registration''' ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and sign-in&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2''': This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Creating custom themes''': This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|'''Import and export through the user interface''': Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries''': Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks''': This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot;|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Implementation tours''': This session is a chance for users of all stripes to show off their current implementations - or to discuss future implementations! If you're interested in discussing how AtoM works (or might work) in your institution, come prepared with a 5-10 minute informal presentation and/or your questions.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:15pm&lt;br /&gt;
|'''Customizing the front end through the web interface''': This session will cover how to manage menus, static pages, labels, themes, and other front-end customizations - no coding required. Campers will again use their personal AtoM instances to get hands-on experience configuring their own sites.&lt;br /&gt;
|'''Feature development''': Thinking of developing a new feature or customization for AtoM? This session will expand upon the code overview session and introduce best practices for developing features - and sharing them back with the community. A look at plugin registration, major modules, functions and classes, as well as how Artefactual performs code review and public code management, including things to consider when planning a development project and submitting code to the public AtoM branch.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:15pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 1:30pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|'''Managing access''': During this session, campers will focus on creating and managing users and groups, editing group permissions, and implementing PREMIS rights rules. We'll also talk about managing multi-tenanted AtoM instances.&lt;br /&gt;
|'''Workflows with Archivematica''': Campers interested in integrating their AtoM instance with Archivematica can learn about DIP upload, passing descriptive and rights metadata from Archivematica to AtoM, and future enhancements to Archivematica's AtoM integration.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Dev/sysadmin clinic''': An informal opportunity for devs and sysadmins to discuss any issues, suggestions, ideas, or wild speculations with the experts.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Future of AtoM/project governance''': This session is intended to be partly a showcase of what's coming up in AtoM development as well as a chance to collaboratively discuss where the AtoM project - and the AtoM community - is headed.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|'''Contributing to documentation''': From typos to improved feature descriptions, we love when the AtoM community improves the docs! This session will act as an introduction to AtoM's documentation - how they're organized, how they're maintained, how we use Sphinx, and, of course, how to contribute to the docs. We'll cover some basic git/Github information as well.&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Free space''': Room 2250 is booked for AtoM Camp for the duration of Wednesday, March 22. Want to work through some AtoM problems? Interested in convening a small group to discuss another topic? Go forth and self-organize!&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 11:45pm&lt;br /&gt;
|'''Data migrations''': Leaving a thorny topic for last, this session will be an overview of potential approaches to data migration. We'll go over known challenges, how to map to standards, data cleanup using OpenRefine, scripting transformations, and AtoM's import formats.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Lightning sessions and open discussion''': A final free-for-all discussion!&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Social events ===&lt;br /&gt;
&lt;br /&gt;
'''Monday, March 20th'''&lt;br /&gt;
&lt;br /&gt;
Small sign-up group dinners - sign up here: https://docs.google.com/document/d/1SFGmPSyhD4H66PtkATt1LFKMnGfP35me49S1_kLKTcI/edit?usp=sharing&lt;br /&gt;
&lt;br /&gt;
'''Tuesday, March 21st'''&lt;br /&gt;
&lt;br /&gt;
AtoM community mixer at Salt Tasting Room.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
* https://www.tripadvisor.com/Attractions-g154943-Activities-Vancouver_British_Columbia.html&lt;br /&gt;
* https://www.tourismvancouver.com/activities/&lt;br /&gt;
* http://www.hellobc.com/vancouver/things-to-do.aspx&lt;br /&gt;
* http://boredinvancouver.com/&lt;br /&gt;
* http://www.timeout.com/vancouver/&lt;br /&gt;
* http://www.miss604.com/2017/03/march-events-in-metro-vancouver-2017.html#Mar6-12&lt;br /&gt;
* http://justshows.com/vancouver/&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at [mailto:info@artefactual.com info@artefactual.com].&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1561</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1561"/>
				<updated>2017-03-14T21:46:12Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day Three */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
We will be using Policy Room 7000, located on the 7th floor, and meeting room 2250, on the 2nd floor.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Territorial acknowledgement ===&lt;br /&gt;
&lt;br /&gt;
We acknowledge that the land on which we will gather is the traditional territory of the Coast Salish peoples, specifically the shared traditional territories of the Sḵwxwú7mesh Úxwumixw (Squamish), Tsleil-Waututh, and xʷməθkʷəyəm (Musqueam) First Nations.&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== '''Registration''' ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and sign-in&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Agenda adjusting'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2''': This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Creating custom themes''': This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|'''Import and export through the user interface''': Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries''': Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks''': This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot;|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Implementation tours''': This session is a chance for users of all stripes to show off their current implementations - or to discuss future implementations! If you're interested in discussing how AtoM works (or might work) in your institution, come prepared with a 5-10 minute informal presentation and/or your questions.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:15pm&lt;br /&gt;
|'''Customizing the front end through the web interface''': This session will cover how to manage menus, static pages, labels, themes, and other front-end customizations - no coding required. Campers will again use their personal AtoM instances to get hands-on experience configuring their own sites.&lt;br /&gt;
|'''Feature development''': Thinking of developing a new feature or customization for AtoM? This session will expand upon the code overview session and introduce best practices for developing features - and sharing them back with the community. A look at plugin registration, major modules, functions and classes, as well as how Artefactual performs code review and public code management, including things to consider when planning a development project and submitting code to the public AtoM branch.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:15pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 1:30pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|'''Managing access''': During this session, campers will focus on creating and managing users and groups, editing group permissions, and implementing PREMIS rights rules. We'll also talk about managing multi-tenanted AtoM instances.&lt;br /&gt;
|'''Workflows with Archivematica''': Campers interested in integrating their AtoM instance with Archivematica can learn about DIP upload, passing descriptive and rights metadata from Archivematica to AtoM, and future enhancements to Archivematica's AtoM integration.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Dev/sysadmin clinic''': An informal opportunity for devs and sysadmins to discuss any issues, suggestions, ideas, or wild speculations with the experts.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Future of AtoM/project governance''': This session is intended to be partly a showcase of what's coming up in AtoM development as well as a chance to collaboratively discuss where the AtoM project - and the AtoM community - is headed.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|'''Contributing to documentation''': From typos to improved feature descriptions, we love when the AtoM community improves the docs! This session will act as an introduction to AtoM's documentation - how they're organized, how they're maintained, how we use Sphinx, and, of course, how to contribute to the docs. We'll cover some basic git/Github information as well.&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Free space''': Room 2250 is booked for AtoM Camp for the duration of Wednesday, March 22. Want to work through some AtoM problems? Interested in convening a small group to discuss another topic? Go forth and self-organize!&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 11:45pm&lt;br /&gt;
|'''Data migrations''': Leaving a thorny topic for last, this session will be an overview of potential approaches to data migration. We'll go over known challenges, how to map to standards, data cleanup using OpenRefine, scripting transformations, and AtoM's import formats.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Lightning sessions and open discussion''': A final free-for-all discussion!&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Social events ===&lt;br /&gt;
&lt;br /&gt;
'''Monday, March 20th'''&lt;br /&gt;
&lt;br /&gt;
Small sign-up group dinners - sign up here: https://docs.google.com/document/d/1SFGmPSyhD4H66PtkATt1LFKMnGfP35me49S1_kLKTcI/edit?usp=sharing&lt;br /&gt;
&lt;br /&gt;
'''Tuesday, March 21st'''&lt;br /&gt;
&lt;br /&gt;
AtoM community mixer at Salt Tasting Room.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
* https://www.tripadvisor.com/Attractions-g154943-Activities-Vancouver_British_Columbia.html&lt;br /&gt;
* https://www.tourismvancouver.com/activities/&lt;br /&gt;
* http://www.hellobc.com/vancouver/things-to-do.aspx&lt;br /&gt;
* http://boredinvancouver.com/&lt;br /&gt;
* http://www.timeout.com/vancouver/&lt;br /&gt;
* http://www.miss604.com/2017/03/march-events-in-metro-vancouver-2017.html#Mar6-12&lt;br /&gt;
* http://justshows.com/vancouver/&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at [mailto:info@artefactual.com info@artefactual.com].&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1560</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1560"/>
				<updated>2017-03-14T21:44:34Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day Two */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
We will be using Policy Room 7000, located on the 7th floor, and meeting room 2250, on the 2nd floor.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Territorial acknowledgement ===&lt;br /&gt;
&lt;br /&gt;
We acknowledge that the land on which we will gather is the traditional territory of the Coast Salish peoples, specifically the shared traditional territories of the Sḵwxwú7mesh Úxwumixw (Squamish), Tsleil-Waututh, and xʷməθkʷəyəm (Musqueam) First Nations.&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== '''Registration''' ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and sign-in&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Agenda adjusting'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2''': This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Creating custom themes''': This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|'''Import and export through the user interface''': Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries''': Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks''': This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot;|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Implementation tours''': This session is a chance for users of all stripes to show off their current implementations - or to discuss future implementations! If you're interested in discussing how AtoM works (or might work) in your institution, come prepared with a 5-10 minute informal presentation and/or your questions.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:15pm&lt;br /&gt;
|'''Customizing the front end through the web interface''': This session will cover how to manage menus, static pages, labels, themes, and other front-end customizations - no coding required. Campers will again use their personal AtoM instances to get hands-on experience configuring their own sites.&lt;br /&gt;
|'''Feature development''': Thinking of developing a new feature or customization for AtoM? This session will expand upon the code overview session and introduce best practices for developing features - and sharing them back with the community. A look at plugin registration, major modules, functions and classes, as well as how Artefactual performs code review and public code management, including things to consider when planning a development project and submitting code to the public AtoM branch.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:15pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 1:30pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|'''Managing access''': During this session, campers will focus on creating and managing users and groups, editing group permissions, and implementing PREMIS rights rules. We'll also talk about managing multi-tenanted AtoM instances.&lt;br /&gt;
|'''Workflows with Archivematica''': Campers interested in integrating their AtoM instance with Archivematica can learn about DIP upload, passing descriptive and rights metadata from Archivematica to AtoM, and future enhancements to Archivematica's AtoM integration.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Dev/sysadmin clinic''': An informal opportunity for devs and sysadmins to discuss any issues, suggestions, ideas, or wild speculations with the experts.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Future of AtoM/project governance''': This session is intended to be partly a showcase of what's coming up in AtoM development as well as a chance to collaboratively discuss where the AtoM project - and the AtoM community - is headed.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|'''Contributing to documentation''': From typos to improved feature descriptions, we love when the AtoM community improves the docs! This session will act as an introduction to AtoM's documentation - how they're organized, how they're maintained, how we use Sphinx, and, of course, how to contribute to the docs. We'll cover some basic git/Github information as well.&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Free space''': Room 2250 is booked for AtoM Camp for the duration of Wednesday, March 22. Want to work through some AtoM problems? Interested in convening a small group to discuss another topic? Go forth and self-organize!&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|'''Data migrations''': Leaving a thorny topic for last, this session will be an overview of potential approaches to data migration. We'll go over known challenges, how to map to standards, data cleanup using OpenRefine, scripting transformations, and AtoM's import formats.&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Lightning sessions and open discussion''': A final free-for-all discussion!&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Social events ===&lt;br /&gt;
&lt;br /&gt;
'''Monday, March 20th'''&lt;br /&gt;
&lt;br /&gt;
Small sign-up group dinners - sign up here: https://docs.google.com/document/d/1SFGmPSyhD4H66PtkATt1LFKMnGfP35me49S1_kLKTcI/edit?usp=sharing&lt;br /&gt;
&lt;br /&gt;
'''Tuesday, March 21st'''&lt;br /&gt;
&lt;br /&gt;
AtoM community mixer at Salt Tasting Room.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
* https://www.tripadvisor.com/Attractions-g154943-Activities-Vancouver_British_Columbia.html&lt;br /&gt;
* https://www.tourismvancouver.com/activities/&lt;br /&gt;
* http://www.hellobc.com/vancouver/things-to-do.aspx&lt;br /&gt;
* http://boredinvancouver.com/&lt;br /&gt;
* http://www.timeout.com/vancouver/&lt;br /&gt;
* http://www.miss604.com/2017/03/march-events-in-metro-vancouver-2017.html#Mar6-12&lt;br /&gt;
* http://justshows.com/vancouver/&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at [mailto:info@artefactual.com info@artefactual.com].&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1559</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1559"/>
				<updated>2017-03-14T17:23:16Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
We will be using Policy Room 7000, located on the 7th floor, and meeting room 2250, on the 2nd floor.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Territorial acknowledgement ===&lt;br /&gt;
&lt;br /&gt;
We acknowledge that the land on which we will gather is the traditional territory of the Coast Salish peoples, specifically the shared traditional territories of the Sḵwxwú7mesh Úxwumixw (Squamish), Tsleil-Waututh, and xʷməθkʷəyəm (Musqueam) First Nations.&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== '''Registration''' ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and sign-in&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Agenda adjusting'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2''': This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Creating custom themes''': This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|'''Import and export through the user interface''': Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries''': Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks''': This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot;|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Implementation tours''': This session is a chance for users of all stripes to show off their current implementations - or to discuss future implementations! If you're interested in discussing how AtoM works (or might work) in your institution, come prepared with a 5-10 minute informal presentation and/or your questions.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Customizing the front end through the web interface''': This session will cover how to manage menus, static pages, labels, themes, and other front-end customizations - no coding required. Campers will again use their personal AtoM instances to get hands-on experience configuring their own sites.&lt;br /&gt;
|'''Feature development''': Thinking of developing a new feature or customization for AtoM? This session will expand upon the code overview session and introduce best practices for developing features - and sharing them back with the community. A look at plugin registration, major modules, functions and classes, as well as how Artefactual performs code review and public code management, including things to consider when planning a development project and submitting code to the public AtoM branch.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|'''Managing access''': During this session, campers will focus on creating and managing users and groups, editing group permissions, and implementing PREMIS rights rules. We'll also talk about managing multi-tenanted AtoM instances.&lt;br /&gt;
|'''Workflows with Archivematica''': Campers interested in integrating their AtoM instance with Archivematica can learn about DIP upload, passing descriptive and rights metadata from Archivematica to AtoM, and future enhancements to Archivematica's AtoM integration.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Dev/sysadmin clinic''': An informal opportunity for devs and sysadmins to discuss any issues, suggestions, ideas, or wild speculations with the experts.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Future of AtoM/project governance''': This session is intended to be partly a showcase of what's coming up in AtoM development as well as a chance to collaboratively discuss where the AtoM project - and the AtoM community - is headed.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|'''Contributing to documentation''': From typos to improved feature descriptions, we love when the AtoM community improves the docs! This session will act as an introduction to AtoM's documentation - how they're organized, how they're maintained, how we use Sphinx, and, of course, how to contribute to the docs. We'll cover some basic git/Github information as well.&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Free space''': Room 2250 is booked for AtoM Camp for the duration of Wednesday, March 22. Want to work through some AtoM problems? Interested in convening a small group to discuss another topic? Go forth and self-organize!&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|'''Data migrations''': Leaving a thorny topic for last, this session will be an overview of potential approaches to data migration. We'll go over known challenges, how to map to standards, data cleanup using OpenRefine, scripting transformations, and AtoM's import formats.&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Lightning sessions and open discussion''': A final free-for-all discussion!&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Social events ===&lt;br /&gt;
&lt;br /&gt;
'''Monday, March 20th'''&lt;br /&gt;
&lt;br /&gt;
Small sign-up group dinners - sign up here: https://docs.google.com/document/d/1SFGmPSyhD4H66PtkATt1LFKMnGfP35me49S1_kLKTcI/edit?usp=sharing&lt;br /&gt;
&lt;br /&gt;
'''Tuesday, March 21st'''&lt;br /&gt;
&lt;br /&gt;
AtoM community mixer at Salt Tasting Room.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
* https://www.tripadvisor.com/Attractions-g154943-Activities-Vancouver_British_Columbia.html&lt;br /&gt;
* https://www.tourismvancouver.com/activities/&lt;br /&gt;
* http://www.hellobc.com/vancouver/things-to-do.aspx&lt;br /&gt;
* http://boredinvancouver.com/&lt;br /&gt;
* http://www.timeout.com/vancouver/&lt;br /&gt;
* http://www.miss604.com/2017/03/march-events-in-metro-vancouver-2017.html#Mar6-12&lt;br /&gt;
* http://justshows.com/vancouver/&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at [mailto:info@artefactual.com info@artefactual.com].&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1558</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1558"/>
				<updated>2017-03-14T00:38:05Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Dates &amp;amp; Location */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
We will be using Policy Room 7000, located on the 7th floor, and meeting room 2250, on the 2nd floor.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Territorial acknowledgement ===&lt;br /&gt;
&lt;br /&gt;
We acknowledge that the land on which we will gather is the traditional territory of the Coast Salish peoples, specifically the shared traditional territories of the Sḵwxwú7mesh Úxwumixw (Squamish), Tsleil-Waututh, and xʷməθkʷəyəm (Musqueam) First Nations.&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== '''Registration''' ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and sign-in&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Agenda adjusting'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2''': This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Creating custom themes''': This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|'''Import and export through the user interface''': Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries''': Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks''': This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot;|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Implementation tours''': This session is a chance for users of all stripes to show off their current implementations - or to discuss future implementations! If you're interested in discussing how AtoM works (or might work) in your institution, come prepared with a 5-10 minute informal presentation and/or your questions.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Customizing the front end through the web interface''': This session will cover how to manage menus, static pages, labels, themes, and other front-end customizations - no coding required. Campers will again use their personal AtoM instances to get hands-on experience configuring their own sites.&lt;br /&gt;
|'''Feature development''': Thinking of developing a new feature or customization for AtoM? This session will expand upon the code overview session and introduce best practices for developing features - and sharing them back with the community. A look at plugin registration, major modules, functions and classes, as well as how Artefactual performs code review and public code management, including things to consider when planning a development project and submitting code to the public AtoM branch.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|'''Managing access''': During this session, campers will focus on creating and managing users and groups, editing group permissions, and implementing PREMIS rights rules. We'll also talk about managing multi-tenanted AtoM instances.&lt;br /&gt;
|'''Workflows with Archivematica''': Campers interested in integrating their AtoM instance with Archivematica can learn about DIP upload, passing descriptive and rights metadata from Archivematica to AtoM, and future enhancements to Archivematica's AtoM integration.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Dev/sysadmin clinic''': An informal opportunity for devs and sysadmins to discuss any issues, suggestions, ideas, or wild speculations with the experts.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Future of AtoM/project governance''': This session is intended to be partly a showcase of what's coming up in AtoM development as well as a chance to collaboratively discuss where the AtoM project - and the AtoM community - is headed.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|'''Contributing to documentation''': From typos to improved feature descriptions, we love when the AtoM community improves the docs! This session will act as an introduction to AtoM's documentation - how they're organized, how they're maintained, how we use Sphinx, and, of course, how to contribute to the docs. We'll cover some basic git/Github information as well.&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Free space''': Room 2250 is booked for AtoM Camp for the duration of Wednesday, March 22. Want to work through some AtoM problems? Interested in convening a small group to discuss another topic? Go forth and self-organize!&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|'''Data migrations''': Leaving a thorny topic for last, this session will be an overview of potential approaches to data migration. We'll go over known challenges, how to map to standards, data cleanup using OpenRefine, scripting transformations, and AtoM's import formats.&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Lightning sessions and open discussion''': A final free-for-all discussion!&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
* https://www.tripadvisor.com/Attractions-g154943-Activities-Vancouver_British_Columbia.html&lt;br /&gt;
* https://www.tourismvancouver.com/activities/&lt;br /&gt;
* http://www.hellobc.com/vancouver/things-to-do.aspx&lt;br /&gt;
* http://boredinvancouver.com/&lt;br /&gt;
* http://www.timeout.com/vancouver/&lt;br /&gt;
* http://www.miss604.com/2017/03/march-events-in-metro-vancouver-2017.html#Mar6-12&lt;br /&gt;
* http://justshows.com/vancouver/&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at [mailto:info@artefactual.com info@artefactual.com].&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1557</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1557"/>
				<updated>2017-03-13T23:07:59Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day Three */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Territorial acknowledgement ===&lt;br /&gt;
&lt;br /&gt;
We acknowledge that the land on which we will gather is the traditional territory of the Coast Salish peoples, specifically the shared traditional territories of the Sḵwxwú7mesh Úxwumixw (Squamish), Tsleil-Waututh, and xʷməθkʷəyəm (Musqueam) First Nations.&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== '''Registration''' ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and sign-in&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Agenda adjusting'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2''': This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Creating custom themes''': This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|'''Import and export through the user interface''': Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries''': Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks''': This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot;|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Implementation tours''': This session is a chance for users of all stripes to show off their current implementations - or to discuss future implementations! If you're interested in discussing how AtoM works (or might work) in your institution, come prepared with a 5-10 minute informal presentation and/or your questions.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Customizing the front end through the web interface''': This session will cover how to manage menus, static pages, labels, themes, and other front-end customizations - no coding required. Campers will again use their personal AtoM instances to get hands-on experience configuring their own sites.&lt;br /&gt;
|'''Feature development''': Thinking of developing a new feature or customization for AtoM? This session will expand upon the code overview session and introduce best practices for developing features - and sharing them back with the community. A look at plugin registration, major modules, functions and classes, as well as how Artefactual performs code review and public code management, including things to consider when planning a development project and submitting code to the public AtoM branch.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|'''Managing access''': During this session, campers will focus on creating and managing users and groups, editing group permissions, and implementing PREMIS rights rules. We'll also talk about managing multi-tenanted AtoM instances.&lt;br /&gt;
|'''Workflows with Archivematica''': Campers interested in integrating their AtoM instance with Archivematica can learn about DIP upload, passing descriptive and rights metadata from Archivematica to AtoM, and future enhancements to Archivematica's AtoM integration.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Dev/sysadmin clinic''': An informal opportunity for devs and sysadmins to discuss any issues, suggestions, ideas, or wild speculations with the experts.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Future of AtoM/project governance''': This session is intended to be partly a showcase of what's coming up in AtoM development as well as a chance to collaboratively discuss where the AtoM project - and the AtoM community - is headed.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|'''Contributing to documentation''': From typos to improved feature descriptions, we love when the AtoM community improves the docs! This session will act as an introduction to AtoM's documentation - how they're organized, how they're maintained, how we use Sphinx, and, of course, how to contribute to the docs. We'll cover some basic git/Github information as well.&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|'''Free space''': Room 2250 is booked for AtoM Camp for the duration of Wednesday, March 22. Want to work through some AtoM problems? Interested in convening a small group to discuss another topic? Go forth and self-organize!&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|'''Data migrations''': Leaving a thorny topic for last, this session will be an overview of potential approaches to data migration. We'll go over known challenges, how to map to standards, data cleanup using OpenRefine, scripting transformations, and AtoM's import formats.&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Lightning sessions and open discussion''': A final free-for-all discussion!&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
* https://www.tripadvisor.com/Attractions-g154943-Activities-Vancouver_British_Columbia.html&lt;br /&gt;
* https://www.tourismvancouver.com/activities/&lt;br /&gt;
* http://www.hellobc.com/vancouver/things-to-do.aspx&lt;br /&gt;
* http://boredinvancouver.com/&lt;br /&gt;
* http://www.timeout.com/vancouver/&lt;br /&gt;
* http://www.miss604.com/2017/03/march-events-in-metro-vancouver-2017.html#Mar6-12&lt;br /&gt;
* http://justshows.com/vancouver/&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at [mailto:info@artefactual.com info@artefactual.com].&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1554</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1554"/>
				<updated>2017-03-13T20:52:17Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Dates &amp;amp; Location */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Territorial acknowledgement ===&lt;br /&gt;
&lt;br /&gt;
We acknowledge that the land on which we will gather is the traditional territory of the Coast Salish peoples, specifically the shared traditional territories of the Sḵwxwú7mesh Úxwumixw (Squamish), Tsleil-Waututh, and xʷməθkʷəyəm (Musqueam) First Nations.&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== '''Registration''' ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and sign-in&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Agenda adjusting'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2''': This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Creating custom themes''': This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|'''Import and export through the user interface''': Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries''': Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks''': This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot;|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Implementation tours''': This session is a chance for users of all stripes to show off their current implementations - or to discuss future implementations! If you're interested in discussing how AtoM works (or might work) in your institution, come prepared with a 5-10 minute informal presentation and/or your questions.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Customizing the front end through the web interface''': This session will cover how to manage menus, static pages, labels, themes, and other front-end customizations - no coding required. Campers will again use their personal AtoM instances to get hands-on experience configuring their own sites.&lt;br /&gt;
|'''Feature development''': Thinking of developing a new feature or customization for AtoM? This session will expand upon the code overview session and introduce best practices for developing features - and sharing them back with the community. A look at plugin registration, major modules, functions and classes, as well as how Artefactual performs code review and public code management, including things to consider when planning a development project and submitting code to the public AtoM branch.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|'''Managing access''': During this session, campers will focus on creating and managing users and groups, editing group permissions, and implementing PREMIS rights rules. We'll also talk about managing multi-tenanted AtoM instances.&lt;br /&gt;
|'''Workflows with Archivematica''': Campers interested in integrating their AtoM instance with Archivematica can learn about DIP upload, passing descriptive and rights metadata from Archivematica to AtoM, and future enhancements to Archivematica's AtoM integration.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Dev/sysadmin clinic''': An informal opportunity for devs and sysadmins to discuss any issues, suggestions, ideas, or wild speculations with the experts.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Future of AtoM/project governance''': This session is intended to be partly a showcase of what's coming up in AtoM development as well as a chance to collaboratively discuss where the AtoM project - and the AtoM community - is headed.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Contributing to documentation''': From typos to improved feature descriptions, we love when the AtoM community improves the docs! This session will act as an introduction to AtoM's documentation - how they're organized, how they're maintained, how we use Sphinx, and, of course, how to contribute to the docs. We'll cover some basic git/Github information as well.&lt;br /&gt;
|rowspan=&amp;quot;&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Data migrations''': Leaving a thorny topic for last, this session will be an overview of potential approaches to data migration. We'll go over known challenges, how to map to standards, data cleanup using OpenRefine, scripting transformations, and AtoM's import formats.&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Lightning sessions and open discussion''': A final free-for-all discussion!&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
* https://www.tripadvisor.com/Attractions-g154943-Activities-Vancouver_British_Columbia.html&lt;br /&gt;
* https://www.tourismvancouver.com/activities/&lt;br /&gt;
* http://www.hellobc.com/vancouver/things-to-do.aspx&lt;br /&gt;
* http://boredinvancouver.com/&lt;br /&gt;
* http://www.timeout.com/vancouver/&lt;br /&gt;
* http://www.miss604.com/2017/03/march-events-in-metro-vancouver-2017.html#Mar6-12&lt;br /&gt;
* http://justshows.com/vancouver/&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at [mailto:info@artefactual.com info@artefactual.com].&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1553</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1553"/>
				<updated>2017-03-13T17:46:05Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== '''Registration''' ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and sign-in&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Agenda adjusting'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2''': This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Creating custom themes''': This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|'''Import and export through the user interface''': Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries''': Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks''': This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot;|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Implementation tours''': This session is a chance for users of all stripes to show off their current implementations - or to discuss future implementations! If you're interested in discussing how AtoM works (or might work) in your institution, come prepared with a 5-10 minute informal presentation and/or your questions.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Customizing the front end through the web interface''': This session will cover how to manage menus, static pages, labels, themes, and other front-end customizations - no coding required. Campers will again use their personal AtoM instances to get hands-on experience configuring their own sites.&lt;br /&gt;
|'''Feature development''': Thinking of developing a new feature or customization for AtoM? This session will expand upon the code overview session and introduce best practices for developing features - and sharing them back with the community. A look at plugin registration, major modules, functions and classes, as well as how Artefactual performs code review and public code management, including things to consider when planning a development project and submitting code to the public AtoM branch.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|'''Managing access''': During this session, campers will focus on creating and managing users and groups, editing group permissions, and implementing PREMIS rights rules. We'll also talk about managing multi-tenanted AtoM instances.&lt;br /&gt;
|'''Workflows with Archivematica''': Campers interested in integrating their AtoM instance with Archivematica can learn about DIP upload, passing descriptive and rights metadata from Archivematica to AtoM, and future enhancements to Archivematica's AtoM integration.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Dev/sysadmin clinic''': An informal opportunity for devs and sysadmins to discuss any issues, suggestions, ideas, or wild speculations with the experts.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Future of AtoM/project governance''': This session is intended to be partly a showcase of what's coming up in AtoM development as well as a chance to collaboratively discuss where the AtoM project - and the AtoM community - is headed.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Contributing to documentation''': From typos to improved feature descriptions, we love when the AtoM community improves the docs! This session will act as an introduction to AtoM's documentation - how they're organized, how they're maintained, how we use Sphinx, and, of course, how to contribute to the docs. We'll cover some basic git/Github information as well.&lt;br /&gt;
|rowspan=&amp;quot;&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Data migrations''': Leaving a thorny topic for last, this session will be an overview of potential approaches to data migration. We'll go over known challenges, how to map to standards, data cleanup using OpenRefine, scripting transformations, and AtoM's import formats.&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Lightning sessions and open discussion''': A final free-for-all discussion!&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
* https://www.tripadvisor.com/Attractions-g154943-Activities-Vancouver_British_Columbia.html&lt;br /&gt;
* https://www.tourismvancouver.com/activities/&lt;br /&gt;
* http://www.hellobc.com/vancouver/things-to-do.aspx&lt;br /&gt;
* http://boredinvancouver.com/&lt;br /&gt;
* http://www.timeout.com/vancouver/&lt;br /&gt;
* http://www.miss604.com/2017/03/march-events-in-metro-vancouver-2017.html#Mar6-12&lt;br /&gt;
* http://justshows.com/vancouver/&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at [mailto:info@artefactual.com info@artefactual.com].&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1552</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1552"/>
				<updated>2017-03-13T17:45:16Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Registration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and sign-in&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Agenda adjusting'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2''': This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Creating custom themes''': This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|'''Import and export through the user interface''': Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries''': Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks''': This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot;|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Implementation tours''': This session is a chance for users of all stripes to show off their current implementations - or to discuss future implementations! If you're interested in discussing how AtoM works (or might work) in your institution, come prepared with a 5-10 minute informal presentation and/or your questions.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Customizing the front end through the web interface''': This session will cover how to manage menus, static pages, labels, themes, and other front-end customizations - no coding required. Campers will again use their personal AtoM instances to get hands-on experience configuring their own sites.&lt;br /&gt;
|'''Feature development''': Thinking of developing a new feature or customization for AtoM? This session will expand upon the code overview session and introduce best practices for developing features - and sharing them back with the community. A look at plugin registration, major modules, functions and classes, as well as how Artefactual performs code review and public code management, including things to consider when planning a development project and submitting code to the public AtoM branch.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|'''Managing access''': During this session, campers will focus on creating and managing users and groups, editing group permissions, and implementing PREMIS rights rules. We'll also talk about managing multi-tenanted AtoM instances.&lt;br /&gt;
|'''Workflows with Archivematica''': Campers interested in integrating their AtoM instance with Archivematica can learn about DIP upload, passing descriptive and rights metadata from Archivematica to AtoM, and future enhancements to Archivematica's AtoM integration.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Dev/sysadmin clinic''': An informal opportunity for devs and sysadmins to discuss any issues, suggestions, ideas, or wild speculations with the experts.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Future of AtoM/project governance''': This session is intended to be partly a showcase of what's coming up in AtoM development as well as a chance to collaboratively discuss where the AtoM project - and the AtoM community - is headed.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Contributing to documentation''': From typos to improved feature descriptions, we love when the AtoM community improves the docs! This session will act as an introduction to AtoM's documentation - how they're organized, how they're maintained, how we use Sphinx, and, of course, how to contribute to the docs. We'll cover some basic git/Github information as well.&lt;br /&gt;
|rowspan=&amp;quot;&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Data migrations''': Leaving a thorny topic for last, this session will be an overview of potential approaches to data migration. We'll go over known challenges, how to map to standards, data cleanup using OpenRefine, scripting transformations, and AtoM's import formats.&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Lightning sessions and open discussion''': A final free-for-all discussion!&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== '''Registration''' ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
* https://www.tripadvisor.com/Attractions-g154943-Activities-Vancouver_British_Columbia.html&lt;br /&gt;
* https://www.tourismvancouver.com/activities/&lt;br /&gt;
* http://www.hellobc.com/vancouver/things-to-do.aspx&lt;br /&gt;
* http://boredinvancouver.com/&lt;br /&gt;
* http://www.timeout.com/vancouver/&lt;br /&gt;
* http://www.miss604.com/2017/03/march-events-in-metro-vancouver-2017.html#Mar6-12&lt;br /&gt;
* http://justshows.com/vancouver/&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at [mailto:info@artefactual.com info@artefactual.com].&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1551</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1551"/>
				<updated>2017-03-13T17:42:49Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day Three */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and sign-in&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Agenda adjusting'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2''': This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Creating custom themes''': This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|'''Import and export through the user interface''': Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries''': Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks''': This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot;|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Implementation tours''': This session is a chance for users of all stripes to show off their current implementations - or to discuss future implementations! If you're interested in discussing how AtoM works (or might work) in your institution, come prepared with a 5-10 minute informal presentation and/or your questions.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Customizing the front end through the web interface''': This session will cover how to manage menus, static pages, labels, themes, and other front-end customizations - no coding required. Campers will again use their personal AtoM instances to get hands-on experience configuring their own sites.&lt;br /&gt;
|'''Feature development''': Thinking of developing a new feature or customization for AtoM? This session will expand upon the code overview session and introduce best practices for developing features - and sharing them back with the community. A look at plugin registration, major modules, functions and classes, as well as how Artefactual performs code review and public code management, including things to consider when planning a development project and submitting code to the public AtoM branch.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|'''Managing access''': During this session, campers will focus on creating and managing users and groups, editing group permissions, and implementing PREMIS rights rules. We'll also talk about managing multi-tenanted AtoM instances.&lt;br /&gt;
|'''Workflows with Archivematica''': Campers interested in integrating their AtoM instance with Archivematica can learn about DIP upload, passing descriptive and rights metadata from Archivematica to AtoM, and future enhancements to Archivematica's AtoM integration.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Dev/sysadmin clinic''': An informal opportunity for devs and sysadmins to discuss any issues, suggestions, ideas, or wild speculations with the experts.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Future of AtoM/project governance''': This session is intended to be partly a showcase of what's coming up in AtoM development as well as a chance to collaboratively discuss where the AtoM project - and the AtoM community - is headed.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Contributing to documentation''': From typos to improved feature descriptions, we love when the AtoM community improves the docs! This session will act as an introduction to AtoM's documentation - how they're organized, how they're maintained, how we use Sphinx, and, of course, how to contribute to the docs. We'll cover some basic git/Github information as well.&lt;br /&gt;
|rowspan=&amp;quot;&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Data migrations''': Leaving a thorny topic for last, this session will be an overview of potential approaches to data migration. We'll go over known challenges, how to map to standards, data cleanup using OpenRefine, scripting transformations, and AtoM's import formats.&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Lightning sessions and open discussion''': A final free-for-all discussion!&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
* https://www.tripadvisor.com/Attractions-g154943-Activities-Vancouver_British_Columbia.html&lt;br /&gt;
* https://www.tourismvancouver.com/activities/&lt;br /&gt;
* http://www.hellobc.com/vancouver/things-to-do.aspx&lt;br /&gt;
* http://boredinvancouver.com/&lt;br /&gt;
* http://www.timeout.com/vancouver/&lt;br /&gt;
* http://www.miss604.com/2017/03/march-events-in-metro-vancouver-2017.html#Mar6-12&lt;br /&gt;
* http://justshows.com/vancouver/&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at [mailto:info@artefactual.com info@artefactual.com].&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1550</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1550"/>
				<updated>2017-03-13T17:37:14Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day Three */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and sign-in&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Agenda adjusting'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2''': This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Creating custom themes''': This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|'''Import and export through the user interface''': Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries''': Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks''': This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot;|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Implementation tours''': This session is a chance for users of all stripes to show off their current implementations - or to discuss future implementations! If you're interested in discussing how AtoM works (or might work) in your institution, come prepared with a 5-10 minute informal presentation and/or your questions.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Customizing the front end through the web interface''': This session will cover how to manage menus, static pages, labels, themes, and other front-end customizations - no coding required. Campers will again use their personal AtoM instances to get hands-on experience configuring their own sites.&lt;br /&gt;
|'''Feature development''': Thinking of developing a new feature or customization for AtoM? This session will expand upon the code overview session and introduce best practices for developing features - and sharing them back with the community. A look at plugin registration, major modules, functions and classes, as well as how Artefactual performs code review and public code management, including things to consider when planning a development project and submitting code to the public AtoM branch.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|'''Managing access''': During this session, campers will focus on creating and managing users and groups, editing group permissions, and implementing PREMIS rights rules. We'll also talk about managing multi-tenanted AtoM instances.&lt;br /&gt;
|'''Workflows with Archivematica''': Campers interested in integrating their AtoM instance with Archivematica can learn about DIP upload, passing descriptive and rights metadata from Archivematica to AtoM, and future enhancements to Archivematica's AtoM integration.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Dev/sysadmin clinic''': An informal opportunity for devs and sysadmins to discuss any issues, suggestions, ideas, or wild speculations with the experts.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Future of AtoM/project governance''': This session is intended to be partly a showcase of what's coming up in AtoM development as well as a chance to collaboratively discuss where the AtoM project - and the AtoM community - is headed.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Contributing to documentation''': From typos to improved feature descriptions, we love when the AtoM community improves the docs! This session will act as an introduction to AtoM's documentation - how they're organized, how they're maintained, how we use Sphinx, and, of course, how to contribute to the docs. We'll cover some basic git/Github information as well.&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Data migrations''': Leaving a thorny topic for last, this session will be an overview of potential approaches to data migration. We'll go over known challenges, how to map to standards, data cleanup using OpenRefine, scripting transformations, and AtoM's import formats.&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Lightning sessions and open discussion''': A final free-for-all discussion!&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
* https://www.tripadvisor.com/Attractions-g154943-Activities-Vancouver_British_Columbia.html&lt;br /&gt;
* https://www.tourismvancouver.com/activities/&lt;br /&gt;
* http://www.hellobc.com/vancouver/things-to-do.aspx&lt;br /&gt;
* http://boredinvancouver.com/&lt;br /&gt;
* http://www.timeout.com/vancouver/&lt;br /&gt;
* http://www.miss604.com/2017/03/march-events-in-metro-vancouver-2017.html#Mar6-12&lt;br /&gt;
* http://justshows.com/vancouver/&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at [mailto:info@artefactual.com info@artefactual.com].&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1549</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1549"/>
				<updated>2017-03-13T17:36:30Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day Two */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and sign-in&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Agenda adjusting'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2''': This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Creating custom themes''': This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|'''Import and export through the user interface''': Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries''': Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks''': This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot;|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Implementation tours''': This session is a chance for users of all stripes to show off their current implementations - or to discuss future implementations! If you're interested in discussing how AtoM works (or might work) in your institution, come prepared with a 5-10 minute informal presentation and/or your questions.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Customizing the front end through the web interface''': This session will cover how to manage menus, static pages, labels, themes, and other front-end customizations - no coding required. Campers will again use their personal AtoM instances to get hands-on experience configuring their own sites.&lt;br /&gt;
|'''Feature development''': Thinking of developing a new feature or customization for AtoM? This session will expand upon the code overview session and introduce best practices for developing features - and sharing them back with the community. A look at plugin registration, major modules, functions and classes, as well as how Artefactual performs code review and public code management, including things to consider when planning a development project and submitting code to the public AtoM branch.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|'''Managing access''': During this session, campers will focus on creating and managing users and groups, editing group permissions, and implementing PREMIS rights rules. We'll also talk about managing multi-tenanted AtoM instances.&lt;br /&gt;
|'''Workflows with Archivematica''': Campers interested in integrating their AtoM instance with Archivematica can learn about DIP upload, passing descriptive and rights metadata from Archivematica to AtoM, and future enhancements to Archivematica's AtoM integration.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Dev/sysadmin clinic''': An informal opportunity for devs and sysadmins to discuss any issues, suggestions, ideas, or wild speculations with the experts.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Future of AtoM/project governance''': This session is intended to be partly a showcase of what's coming up in AtoM development as well as a chance to collaboratively discuss where the AtoM project - and the AtoM community - is headed.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Contributing to documentation''': From typos to improved feature descriptions, we love when the AtoM community improves the docs! This session will act as an introduction to AtoM's documentation - how they're organized, how they're maintained, how we use Sphinx, and, of course, how to contribute to the docs. We'll cover some basic git/Github information as well.&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Data migrations''': Leaving a thorny topic for last, this session will be an overview of potential approaches to data migration. We'll go over known challenges, how to map to standards, data cleanup using OpenRefine, scripting transformations, and AtoM's import formats.&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Lightning sessions and open discussion''': A final free-for-all discussion!&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
* https://www.tripadvisor.com/Attractions-g154943-Activities-Vancouver_British_Columbia.html&lt;br /&gt;
* https://www.tourismvancouver.com/activities/&lt;br /&gt;
* http://www.hellobc.com/vancouver/things-to-do.aspx&lt;br /&gt;
* http://boredinvancouver.com/&lt;br /&gt;
* http://www.timeout.com/vancouver/&lt;br /&gt;
* http://www.miss604.com/2017/03/march-events-in-metro-vancouver-2017.html#Mar6-12&lt;br /&gt;
* http://justshows.com/vancouver/&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at [mailto:info@artefactual.com info@artefactual.com].&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1548</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1548"/>
				<updated>2017-03-13T17:35:30Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day One */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Earl and Jennie Lohn Floor Policy Room 7000'''&lt;br /&gt;
|'''Westcoast Energy Executive Meeting Room 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and sign-in&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Agenda adjusting'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2''': This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Creating custom themes''': This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|'''Import and export through the user interface''': Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries''': Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks''': This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Boardroom 2250&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot;|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Implementation tours''': This session is a chance for users of all stripes to show off their current implementations - or to discuss future implementations! If you're interested in discussing how AtoM works (or might work) in your institution, come prepared with a 5-10 minute informal presentation and/or your questions.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Customizing the front end through the web interface''': This session will cover how to manage menus, static pages, labels, themes, and other front-end customizations - no coding required. Campers will again use their personal AtoM instances to get hands-on experience configuring their own sites.&lt;br /&gt;
|'''Feature development''': Thinking of developing a new feature or customization for AtoM? This session will expand upon the code overview session and introduce best practices for developing features - and sharing them back with the community. A look at plugin registration, major modules, functions and classes, as well as how Artefactual performs code review and public code management, including things to consider when planning a development project and submitting code to the public AtoM branch.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|'''Managing access''': During this session, campers will focus on creating and managing users and groups, editing group permissions, and implementing PREMIS rights rules. We'll also talk about managing multi-tenanted AtoM instances.&lt;br /&gt;
|'''Workflows with Archivematica''': Campers interested in integrating their AtoM instance with Archivematica can learn about DIP upload, passing descriptive and rights metadata from Archivematica to AtoM, and future enhancements to Archivematica's AtoM integration.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Dev/sysadmin clinic''': An informal opportunity for devs and sysadmins to discuss any issues, suggestions, ideas, or wild speculations with the experts.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Future of AtoM/project governance''': This session is intended to be partly a showcase of what's coming up in AtoM development as well as a chance to collaboratively discuss where the AtoM project - and the AtoM community - is headed.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Contributing to documentation''': From typos to improved feature descriptions, we love when the AtoM community improves the docs! This session will act as an introduction to AtoM's documentation - how they're organized, how they're maintained, how we use Sphinx, and, of course, how to contribute to the docs. We'll cover some basic git/Github information as well.&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Data migrations''': Leaving a thorny topic for last, this session will be an overview of potential approaches to data migration. We'll go over known challenges, how to map to standards, data cleanup using OpenRefine, scripting transformations, and AtoM's import formats.&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Lightning sessions and open discussion''': A final free-for-all discussion!&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
* https://www.tripadvisor.com/Attractions-g154943-Activities-Vancouver_British_Columbia.html&lt;br /&gt;
* https://www.tourismvancouver.com/activities/&lt;br /&gt;
* http://www.hellobc.com/vancouver/things-to-do.aspx&lt;br /&gt;
* http://boredinvancouver.com/&lt;br /&gt;
* http://www.timeout.com/vancouver/&lt;br /&gt;
* http://www.miss604.com/2017/03/march-events-in-metro-vancouver-2017.html#Mar6-12&lt;br /&gt;
* http://justshows.com/vancouver/&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at [mailto:info@artefactual.com info@artefactual.com].&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1540</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1540"/>
				<updated>2017-03-04T00:03:23Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Policy Room 7000'''&lt;br /&gt;
|'''Boardroom 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and sign-in&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Agenda adjusting'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2''': This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Creating custom themes''': This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|'''Import and export through the user interface''': Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries''': Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks''': This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Boardroom 2250&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot;|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Implementation tours''': This session is a chance for users of all stripes to show off their current implementations - or to discuss future implementations! If you're interested in discussing how AtoM works (or might work) in your institution, come prepared with a 5-10 minute informal presentation and/or your questions.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Customizing the front end through the web interface''': This session will cover how to manage menus, static pages, labels, themes, and other front-end customizations - no coding required. Campers will again use their personal AtoM instances to get hands-on experience configuring their own sites.&lt;br /&gt;
|'''Feature development''':&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|'''Managing access''': During this session, campers will focus on creating and managing users and groups, editing group permissions, and implementing PREMIS rights rules. We'll also talk about managing multi-tenanted AtoM instances.&lt;br /&gt;
|'''Workflows with Archivematica''': Campers interested in integrating their AtoM instance with Archivematica can learn about DIP upload, passing descriptive and rights metadata from Archivematica to AtoM, and future enhancements to Archivematica's AtoM integration.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Dev/sysadmin clinic''': An informal opportunity for devs and sysadmins to discuss any issues, suggestions, ideas, or wild speculations with the experts.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Future of AtoM/project governance''': This session is intended to be partly a showcase of what's coming up in AtoM development as well as a chance to collaboratively discuss where the AtoM project - and the AtoM community - is headed.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Contributing to documentation''': From typos to improved feature descriptions, we love when the AtoM community improves the docs! This session will act as an introduction to AtoM's documentation - how they're organized, how they're maintained, how we use Sphinx, and, of course, how to contribute to the docs. We'll cover some basic git/Github information as well.&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Data migrations''': Leaving a thorny topic for last, this session will be an overview of potential approaches to data migration. We'll go over known challenges, how to map to standards, data cleanup using OpenRefine, scripting transformations, and AtoM's import formats.&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Lightning sessions and open discussion''': A final free-for-all discussion!&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1539</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1539"/>
				<updated>2017-03-03T23:56:15Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day Two */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Policy Room 7000'''&lt;br /&gt;
|'''Boardroom 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and sign-in&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Agenda adjusting'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2''': This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Creating custom themes''': This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|'''Import and export through the user interface''': Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries''': Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks''': This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Boardroom 2250&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Morning announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Implementation tours''': This session is a chance for users of all stripes to show off their current implementations - or to discuss future implementations! If you're interested in discussing how AtoM works (or might work) in your institution, come prepared with a 5-10 minute informal presentation and/or your questions.&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|'''Customizing the front end through the web interface''': This session will cover how to manage menus, static pages, labels, themes, and other front-end customizations - no coding required. Campers will again use their personal AtoM instances to get hands-on experience configuring their own sites.&lt;br /&gt;
|'''Feature development''':&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|rowspan=&amp;quot;2&amp;quot;|1:30pm - 2:30pm&lt;br /&gt;
|'''Managing access''': During this session, campers will focus on creating and managing users and groups, editing group permissions, and implementing PREMIS rights rules. We'll also talk about managing multi-tenanted AtoM instances.&lt;br /&gt;
|'''Workflows with Archivematica''': Campers interested in integrating their AtoM instance with Archivematica can learn about DIP upload, passing descriptive and rights metadata from Archivematica to AtoM, and future enhancements to Archivematica's AtoM integration.&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Dev/sysadmin clinic''': An informal opportunity for devs and sysadmins to discuss any issues, suggestions, ideas, or wild speculations with the experts.&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Future of AtoM/project governance''': This session is intended to be partly a showcase of what's coming up in AtoM development as well as a chance to collaboratively discuss where the AtoM project - and the AtoM community - is headed.&lt;br /&gt;
|-&lt;br /&gt;
|4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Contributing to documentation&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Basic AtoM CLI tasks&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lightning sessions and open discussion&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1538</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1538"/>
				<updated>2017-03-03T23:41:06Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day One */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Policy Room 7000'''&lt;br /&gt;
|'''Boardroom 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and sign-in&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Agenda adjusting'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2''': This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Creating custom themes''': This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|'''Import and export through the user interface''': Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries''': Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Basic CLI tasks''': This session will give everyone a grounding on using the command line for basic maintenance, user management, troubleshooting, and data import/export. Even if you don't use the command line firsthand, this session will be helpful for understanding the functionality provided by AtoM's CLI.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Boardroom 2250&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Implementation tours&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Customizing the front end through the web interface&lt;br /&gt;
|Feature development&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:30pm - 2:30pm&lt;br /&gt;
|Managing access (users and groups, permissions, etc.)&lt;br /&gt;
|Workflows with Archivematica&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Future of AtoM/project governance&lt;br /&gt;
|-&lt;br /&gt;
|4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Contributing to documentation&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Basic AtoM CLI tasks&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lightning sessions and open discussion&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1537</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1537"/>
				<updated>2017-03-03T23:31:20Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day One */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Policy Room 7000'''&lt;br /&gt;
|'''Boardroom 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and sign-in&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Agenda adjusting'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2''': This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Creating custom AtoM themes''': This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|'''Import and export through the user interface''': Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries''': Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Data migrations''':&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Boardroom 2250&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Implementation tours&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Customizing the front end through the web interface&lt;br /&gt;
|Feature development&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:30pm - 2:30pm&lt;br /&gt;
|Managing access (users and groups, permissions, etc.)&lt;br /&gt;
|Workflows with Archivematica&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Future of AtoM/project governance&lt;br /&gt;
|-&lt;br /&gt;
|4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Contributing to documentation&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Basic AtoM CLI tasks&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lightning sessions and open discussion&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1536</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1536"/>
				<updated>2017-03-03T23:30:56Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day One */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse;&amp;quot;&lt;br /&gt;
|style=&amp;quot;width: 10%;&amp;quot;|'''Time'''&lt;br /&gt;
|style=&amp;quot;width: 45%;&amp;quot;|'''Policy Room 7000'''&lt;br /&gt;
|style=&amp;quot;width: 45%;&amp;quot;|'''Boardroom 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and sign-in&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Agenda adjusting'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2''': This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Creating custom AtoM themes''': This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|'''Import and export through the user interface''': Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries''': Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Data migrations''':&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Boardroom 2250&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Implementation tours&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Customizing the front end through the web interface&lt;br /&gt;
|Feature development&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:30pm - 2:30pm&lt;br /&gt;
|Managing access (users and groups, permissions, etc.)&lt;br /&gt;
|Workflows with Archivematica&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Future of AtoM/project governance&lt;br /&gt;
|-&lt;br /&gt;
|4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Contributing to documentation&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Basic AtoM CLI tasks&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lightning sessions and open discussion&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1535</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1535"/>
				<updated>2017-03-03T23:27:25Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day One */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Policy Room 7000'''&lt;br /&gt;
|'''Boardroom 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and sign-in&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Agenda adjusting'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2''': This session will give campers some hands-on practice with their new AtoM instance. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Creating custom AtoM themes''': This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|'''Import and export through the user interface''': Continuing on the theme of hands-on training, this session will show campers how to construct and import archival descriptions, authority records, taxonomies, and other data types using CSV and SKOS templates. This session will also touch on new functionality - updating records en masse through the user interface!&lt;br /&gt;
|'''MySQL queries''': Campers will get an overview of AtoM's data model and start constructing simple queries for reporting and data cleanup, among other uses, using PHPmyAdmin and other tools.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Data migrations''':&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Boardroom 2250&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Implementation tours&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Customizing the front end through the web interface&lt;br /&gt;
|Feature development&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:30pm - 2:30pm&lt;br /&gt;
|Managing access (users and groups, permissions, etc.)&lt;br /&gt;
|Workflows with Archivematica&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Future of AtoM/project governance&lt;br /&gt;
|-&lt;br /&gt;
|4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Contributing to documentation&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Basic AtoM CLI tasks&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lightning sessions and open discussion&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1534</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1534"/>
				<updated>2017-03-03T23:21:19Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day One */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Policy Room 7000'''&lt;br /&gt;
|'''Boardroom 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Agenda adjusting'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2''': This session will give campers some hands-on practice with AtoM. More experienced users will have the opportunity to ask questions about issues they have with their instance. This is also a good chance for interested devs and sysadmins to gain front-end experience with the application (helpful for troubleshooting!).&lt;br /&gt;
|'''Creating custom AtoM themes''': This session will incorporate an introduction to relevant theming files, registering a plugin, home page customizations, and also give devs a chance to create basic themes.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|'''CSV import and export''':&lt;br /&gt;
|MySQL queries&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Data migrations&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Boardroom 2250&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Implementation tours&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Customizing the front end through the web interface&lt;br /&gt;
|Feature development&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:30pm - 2:30pm&lt;br /&gt;
|Managing access (users and groups, permissions, etc.)&lt;br /&gt;
|Workflows with Archivematica&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Future of AtoM/project governance&lt;br /&gt;
|-&lt;br /&gt;
|4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Contributing to documentation&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Basic AtoM CLI tasks&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lightning sessions and open discussion&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1533</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1533"/>
				<updated>2017-03-03T23:01:09Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day One */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|'''Time'''&lt;br /&gt;
|'''Policy Room 7000'''&lt;br /&gt;
|'''Boardroom 2250'''&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Welcome''': Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |9:45am - 11:00am&lt;br /&gt;
|'''AtoM 101, part 1''': This session is intended to ensure that everyone is on the same page and has a basic understanding of AtoM. We'll talk about the history of the project and run through a demonstration of basic functionality. If you're an experienced AtoM user, we would love it if you could help out your neighbours!&lt;br /&gt;
|'''Get to know AtoM's codebase''': An introduction for developers and systems administrators covering symfony, developer resources, standard practices, and other information.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |11:15am - 12:00pm&lt;br /&gt;
|'''Vagrant installation and configuration''': Intended for archivists (don't let the words installation and configuration scare you!), this session will focus on ensuring that everyone has a working AtoM instance on their laptop, which will be used throughout the camp for hands-on work.&lt;br /&gt;
|'''Installation and upgrading''': This session will cover recommended installation parameters, gotchas and tips for installing on other systems, using Ansible for deployment, managing upgrades, and multi-site management.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|'''Agenda adjusting''': A chance to edit the camp agenda based on interests of the group.&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |1:15pm - 2:30pm&lt;br /&gt;
|'''AtoM 101, part 2'''&lt;br /&gt;
|'''Creating custom AtoM themes''':&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |2:30pm - 3:30pm&lt;br /&gt;
|CSV import and export&lt;br /&gt;
|MySQL queries&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Data migrations&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|style=&amp;quot;white-space: nowrap;&amp;quot; |5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Boardroom 2250&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Implementation tours&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Customizing the front end through the web interface&lt;br /&gt;
|Feature development&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:30pm - 2:30pm&lt;br /&gt;
|Managing access (users and groups, permissions, etc.)&lt;br /&gt;
|Workflows with Archivematica&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Future of AtoM/project governance&lt;br /&gt;
|-&lt;br /&gt;
|4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Contributing to documentation&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Basic AtoM CLI tasks&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lightning sessions and open discussion&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1526</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1526"/>
				<updated>2017-02-24T23:01:30Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day Three */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Boardroom 2250&lt;br /&gt;
|-&lt;br /&gt;
|9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|AtoM 101 for absolute beginners&lt;br /&gt;
|Get to know AtoM's codebase&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Vagrant installation and configuration&lt;br /&gt;
|Creating custom AtoM themes&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|1:15pm - 2:30pm&lt;br /&gt;
|AtoM 101, continued&lt;br /&gt;
|Installation and upgrading&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 3:30pm&lt;br /&gt;
|CSV import and export&lt;br /&gt;
|MySQL queries&lt;br /&gt;
|-&lt;br /&gt;
|3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Data migrations&lt;br /&gt;
|-&lt;br /&gt;
|4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Boardroom 2250&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Implementation tours&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Customizing the front end through the web interface&lt;br /&gt;
|Feature development&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:30pm - 2:30pm&lt;br /&gt;
|Managing access (users and groups, permissions, etc.)&lt;br /&gt;
|Workflows with Archivematica&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Future of AtoM/project governance&lt;br /&gt;
|-&lt;br /&gt;
|4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Contributing to documentation&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Basic AtoM CLI tasks&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lightning sessions and open discussion&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1525</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1525"/>
				<updated>2017-02-24T23:01:11Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Boardroom 2250&lt;br /&gt;
|-&lt;br /&gt;
|9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|AtoM 101 for absolute beginners&lt;br /&gt;
|Get to know AtoM's codebase&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Vagrant installation and configuration&lt;br /&gt;
|Creating custom AtoM themes&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|1:15pm - 2:30pm&lt;br /&gt;
|AtoM 101, continued&lt;br /&gt;
|Installation and upgrading&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 3:30pm&lt;br /&gt;
|CSV import and export&lt;br /&gt;
|MySQL queries&lt;br /&gt;
|-&lt;br /&gt;
|3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Data migrations&lt;br /&gt;
|-&lt;br /&gt;
|4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Boardroom 2250&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Implementation tours&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Customizing the front end through the web interface&lt;br /&gt;
|Feature development&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:30pm - 2:30pm&lt;br /&gt;
|Managing access (users and groups, permissions, etc.)&lt;br /&gt;
|Workflows with Archivematica&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Future of AtoM/project governance&lt;br /&gt;
|-&lt;br /&gt;
|4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Contributing to documentation&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Basic AtoM CLI tasks&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lightning sessions and open discussion&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Depending on camper interest, Day Three might take the shape of an unconference, where attendees can propose topics to discuss. It could also be a continuation of the previous two days. It's up to you!&lt;br /&gt;
&lt;br /&gt;
Note: Day Three will end early to accommodate travel schedules.&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1524</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1524"/>
				<updated>2017-02-24T23:00:28Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day Three */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 1&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 2&lt;br /&gt;
|-&lt;br /&gt;
|9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|AtoM 101 for absolute beginners&lt;br /&gt;
|Get to know AtoM's codebase&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Vagrant installation and configuration&lt;br /&gt;
|Creating custom AtoM themes&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|1:15pm - 2:30pm&lt;br /&gt;
|AtoM 101, continued&lt;br /&gt;
|Installation and upgrading&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 3:30pm&lt;br /&gt;
|CSV import and export&lt;br /&gt;
|MySQL queries&lt;br /&gt;
|-&lt;br /&gt;
|3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Data migrations&lt;br /&gt;
|-&lt;br /&gt;
|4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 1&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 2&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Implementation tours&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Customizing the front end through the web interface&lt;br /&gt;
|Feature development&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:30pm - 2:30pm&lt;br /&gt;
|Managing access (users and groups, permissions, etc.)&lt;br /&gt;
|Workflows with Archivematica&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Future of AtoM/project governance&lt;br /&gt;
|-&lt;br /&gt;
|4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Policy Room 7000&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Boardroom 2250&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Contributing to documentation&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Basic AtoM CLI tasks&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lightning sessions and open discussion&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Depending on camper interest, Day Three might take the shape of an unconference, where attendees can propose topics to discuss. It could also be a continuation of the previous two days. It's up to you!&lt;br /&gt;
&lt;br /&gt;
Note: Day Three will end early to accommodate travel schedules.&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1523</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1523"/>
				<updated>2017-02-24T22:58:34Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 1&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 2&lt;br /&gt;
|-&lt;br /&gt;
|9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|AtoM 101 for absolute beginners&lt;br /&gt;
|Get to know AtoM's codebase&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Vagrant installation and configuration&lt;br /&gt;
|Creating custom AtoM themes&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|1:15pm - 2:30pm&lt;br /&gt;
|AtoM 101, continued&lt;br /&gt;
|Installation and upgrading&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 3:30pm&lt;br /&gt;
|CSV import and export&lt;br /&gt;
|MySQL queries&lt;br /&gt;
|-&lt;br /&gt;
|3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|3:45pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Data migrations&lt;br /&gt;
|-&lt;br /&gt;
|4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 1&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 2&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Implementation tours&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Customizing the front end through the web interface&lt;br /&gt;
|Feature development&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:30pm - 2:30pm&lt;br /&gt;
|Managing access (users and groups, permissions, etc.)&lt;br /&gt;
|Workflows with Archivematica&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Break&lt;br /&gt;
|-&lt;br /&gt;
|3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Future of AtoM/project governance&lt;br /&gt;
|-&lt;br /&gt;
|4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 1&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 2&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Contributing to documentation&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Basic AtoM CLI tasks&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lightning sessions and open discussion&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Depending on camper interest, Day Three might take the shape of an unconference, where attendees can propose topics to discuss. It could also be a continuation of the previous two days. It's up to you!&lt;br /&gt;
&lt;br /&gt;
Note: Day Three will end early to accommodate travel schedules.&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1522</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1522"/>
				<updated>2017-02-24T22:57:18Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 1&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 2&lt;br /&gt;
|-&lt;br /&gt;
|9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|AtoM 101 for absolute beginners&lt;br /&gt;
|Get to know AtoM's codebase&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Vagrant installation and configuration&lt;br /&gt;
|Creating custom AtoM themes&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|All campers: Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|1:15pm - 2:30pm&lt;br /&gt;
|AtoM 101, continued&lt;br /&gt;
|Installation and upgrading&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 3:30pm&lt;br /&gt;
|CSV import and export&lt;br /&gt;
|MySQL queries&lt;br /&gt;
|-&lt;br /&gt;
|3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|3:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Data migrations&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 1&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 2&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Implementation tours&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Customizing the front end through the web interface&lt;br /&gt;
|Feature development&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:30pm - 2:30pm&lt;br /&gt;
|Managing access (users and groups, permissions, etc.)&lt;br /&gt;
|Workflows with Archivematica&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee break&lt;br /&gt;
|-&lt;br /&gt;
|3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Future of AtoM/project governance&lt;br /&gt;
|-&lt;br /&gt;
|4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 1&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 2&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 10:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Contributing to documentation&lt;br /&gt;
|-&lt;br /&gt;
|10:45am - 12:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Basic AtoM CLI tasks&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 2:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lightning sessions and open discussion&lt;br /&gt;
|-&lt;br /&gt;
|2:00pm - 2:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Closing&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Depending on camper interest, Day Three might take the shape of an unconference, where attendees can propose topics to discuss. It could also be a continuation of the previous two days. It's up to you!&lt;br /&gt;
&lt;br /&gt;
Note: Day Three will end early to accommodate travel schedules.&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1521</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1521"/>
				<updated>2017-02-24T22:51:36Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day Two */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 1&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 2&lt;br /&gt;
|-&lt;br /&gt;
|9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|AtoM 101 for absolute beginners&lt;br /&gt;
|Get to know AtoM's codebase&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Vagrant installation and configuration&lt;br /&gt;
|Creating custom AtoM themes&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|All campers: Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|1:15pm - 2:30pm&lt;br /&gt;
|AtoM 101, continued&lt;br /&gt;
|Installation and upgrading&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 3:30pm&lt;br /&gt;
|CSV import and export&lt;br /&gt;
|MySQL queries&lt;br /&gt;
|-&lt;br /&gt;
|3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|3:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Data migrations&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 1&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 2&lt;br /&gt;
|-&lt;br /&gt;
|9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Implementation tours&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Customizing the front end through the web interface&lt;br /&gt;
|Feature development&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:30pm - 2:30pm&lt;br /&gt;
|Managing access (users and groups, permissions, etc.)&lt;br /&gt;
|Workflows with Archivematica&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee break&lt;br /&gt;
|-&lt;br /&gt;
|3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Future of AtoM/project governance&lt;br /&gt;
|-&lt;br /&gt;
|4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
Depending on camper interest, Day Three might take the shape of an unconference, where attendees can propose topics to discuss. It could also be a continuation of the previous two days. It's up to you!&lt;br /&gt;
&lt;br /&gt;
Note: Day Three will end early to accommodate travel schedules.&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1520</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1520"/>
				<updated>2017-02-24T22:51:21Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day One */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Time&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 1&lt;br /&gt;
|style=&amp;quot;font-weight: bold;&amp;quot;|Room 2&lt;br /&gt;
|-&lt;br /&gt;
|9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|AtoM 101 for absolute beginners&lt;br /&gt;
|Get to know AtoM's codebase&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Vagrant installation and configuration&lt;br /&gt;
|Creating custom AtoM themes&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|All campers: Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|1:15pm - 2:30pm&lt;br /&gt;
|AtoM 101, continued&lt;br /&gt;
|Installation and upgrading&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 3:30pm&lt;br /&gt;
|CSV import and export&lt;br /&gt;
|MySQL queries&lt;br /&gt;
|-&lt;br /&gt;
|3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|3:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Data migrations&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|Time&lt;br /&gt;
|Room 1&lt;br /&gt;
|Room 2&lt;br /&gt;
|-&lt;br /&gt;
|9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Implementation tours&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Customizing the front end through the web interface&lt;br /&gt;
|Feature development&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:30pm - 2:30pm&lt;br /&gt;
|Managing access (users and groups, permissions, etc.)&lt;br /&gt;
|Workflows with Archivematica&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee break&lt;br /&gt;
|-&lt;br /&gt;
|3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Future of AtoM/project governance&lt;br /&gt;
|-&lt;br /&gt;
|4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
Depending on camper interest, Day Three might take the shape of an unconference, where attendees can propose topics to discuss. It could also be a continuation of the previous two days. It's up to you!&lt;br /&gt;
&lt;br /&gt;
Note: Day Three will end early to accommodate travel schedules.&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1519</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1519"/>
				<updated>2017-02-24T22:48:18Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day One */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; style=&amp;quot;border-collapse:collapse&amp;quot;&lt;br /&gt;
|Time&lt;br /&gt;
|Room 1&lt;br /&gt;
|Room 2&lt;br /&gt;
|-&lt;br /&gt;
|9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|AtoM 101 for absolute beginners&lt;br /&gt;
|Get to know AtoM's codebase&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Vagrant installation and configuration&lt;br /&gt;
|Creating custom AtoM themes&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|All campers: Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|1:15pm - 2:30pm&lt;br /&gt;
|AtoM 101, continued&lt;br /&gt;
|Installation and upgrading&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 3:30pm&lt;br /&gt;
|CSV import and export&lt;br /&gt;
|MySQL queries&lt;br /&gt;
|-&lt;br /&gt;
|3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|3:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Data migrations&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|Time&lt;br /&gt;
|Room 1&lt;br /&gt;
|Room 2&lt;br /&gt;
|-&lt;br /&gt;
|9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Implementation tours&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Customizing the front end through the web interface&lt;br /&gt;
|Feature development&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:30pm - 2:30pm&lt;br /&gt;
|Managing access (users and groups, permissions, etc.)&lt;br /&gt;
|Workflows with Archivematica&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee break&lt;br /&gt;
|-&lt;br /&gt;
|3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Future of AtoM/project governance&lt;br /&gt;
|-&lt;br /&gt;
|4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
Depending on camper interest, Day Three might take the shape of an unconference, where attendees can propose topics to discuss. It could also be a continuation of the previous two days. It's up to you!&lt;br /&gt;
&lt;br /&gt;
Note: Day Three will end early to accommodate travel schedules.&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1518</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1518"/>
				<updated>2017-02-24T22:45:44Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day Two */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|Time&lt;br /&gt;
|Room 1&lt;br /&gt;
|Room 2&lt;br /&gt;
|-&lt;br /&gt;
|9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|AtoM 101 for absolute beginners&lt;br /&gt;
|Get to know AtoM's codebase&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Vagrant installation and configuration&lt;br /&gt;
|Creating custom AtoM themes&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|All campers: Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|1:15pm - 2:30pm&lt;br /&gt;
|AtoM 101, continued&lt;br /&gt;
|Installation and upgrading&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 3:30pm&lt;br /&gt;
|CSV import and export&lt;br /&gt;
|MySQL queries&lt;br /&gt;
|-&lt;br /&gt;
|3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|3:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Data migrations&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|Time&lt;br /&gt;
|Room 1&lt;br /&gt;
|Room 2&lt;br /&gt;
|-&lt;br /&gt;
|9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Announcements&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Implementation tours&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Customizing the front end through the web interface&lt;br /&gt;
|Feature development&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:30pm - 2:30pm&lt;br /&gt;
|Managing access (users and groups, permissions, etc.)&lt;br /&gt;
|Workflows with Archivematica&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 2:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|2:45pm - 3:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee break&lt;br /&gt;
|-&lt;br /&gt;
|3:00pm - 4:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Future of AtoM/project governance&lt;br /&gt;
|-&lt;br /&gt;
|4:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
Depending on camper interest, Day Three might take the shape of an unconference, where attendees can propose topics to discuss. It could also be a continuation of the previous two days. It's up to you!&lt;br /&gt;
&lt;br /&gt;
Note: Day Three will end early to accommodate travel schedules.&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1517</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1517"/>
				<updated>2017-02-24T22:38:24Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day One */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|Time&lt;br /&gt;
|Room 1&lt;br /&gt;
|Room 2&lt;br /&gt;
|-&lt;br /&gt;
|9:00am - 9:30am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|9:30am - 9:45am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Introductions, code of conduct, agenda overview, etc.&lt;br /&gt;
|-&lt;br /&gt;
|9:45am - 11:00am&lt;br /&gt;
|AtoM 101 for absolute beginners&lt;br /&gt;
|Get to know AtoM's codebase&lt;br /&gt;
|-&lt;br /&gt;
|11:00am - 11:15am&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|11:15am - 12:00pm&lt;br /&gt;
|Vagrant installation and configuration&lt;br /&gt;
|Creating custom AtoM themes&lt;br /&gt;
|-&lt;br /&gt;
|12:00pm - 1:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|All campers: Lunch&lt;br /&gt;
|-&lt;br /&gt;
|1:00pm - 1:15pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|1:15pm - 2:30pm&lt;br /&gt;
|AtoM 101, continued&lt;br /&gt;
|Installation and upgrading&lt;br /&gt;
|-&lt;br /&gt;
|2:30pm - 3:30pm&lt;br /&gt;
|CSV import and export&lt;br /&gt;
|MySQL queries&lt;br /&gt;
|-&lt;br /&gt;
|3:30pm - 3:45pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|3:45pm - 5:00pm&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Data migrations&lt;br /&gt;
|-&lt;br /&gt;
|5:00pm - late&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot;|Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|  9:00am - 9:30am || Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|   9:30am - 9:45am || Camp orientation&lt;br /&gt;
|-&lt;br /&gt;
|   9:45am - 11:00am || Concurrent sessions&lt;br /&gt;
|-&lt;br /&gt;
|   11:00am - 11:15am || Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|   11:15am - 12:00pm || Concurrent sessions: TBD&lt;br /&gt;
|-&lt;br /&gt;
|   12:00pm - 1:00pm || Lunch&lt;br /&gt;
|-&lt;br /&gt;
|   1:30pm - 2:30pm || Concurrent sessions: TBD&lt;br /&gt;
|-&lt;br /&gt;
|   2:30pm - 2:45pm || Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|   2:45pm - 3:30pm || Metadata deep-dive&lt;br /&gt;
|-&lt;br /&gt;
|   3:30pm - 3:45pm || Break&lt;br /&gt;
|-&lt;br /&gt;
|   3:45pm - 4:30pm || New feature overview&lt;br /&gt;
|-&lt;br /&gt;
|   4:30pm - 5:00pm || Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|  5:00pm - late || Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
Depending on camper interest, Day Three might take the shape of an unconference, where attendees can propose topics to discuss. It could also be a continuation of the previous two days. It's up to you!&lt;br /&gt;
&lt;br /&gt;
Note: Day Three will end early to accommodate travel schedules.&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1516</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1516"/>
				<updated>2017-02-24T22:32:37Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day One */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|  Time || Room 1 || Room 2&lt;br /&gt;
|-&lt;br /&gt;
|  9:00am - 9:30am || All campers: Arrival and registration ||&lt;br /&gt;
|-&lt;br /&gt;
|   9:30am - 9:45am || All campers: Introductions, code of conduct, agenda overview, etc. ||&lt;br /&gt;
|-&lt;br /&gt;
|   9:45am - 11:00am || AtoM 101 for absolute beginners || Get to know AtoM's codebase&lt;br /&gt;
|-&lt;br /&gt;
|   11:00am - 11:15am || All campers: Coffee/tea break ||&lt;br /&gt;
|-&lt;br /&gt;
|   11:15am - 12:00pm || Vagrant installation and configuration || Creating custom AtoM themes&lt;br /&gt;
|-&lt;br /&gt;
|   12:00pm - 1:00pm || All campers: Lunch ||&lt;br /&gt;
|-&lt;br /&gt;
|   1:00pm - 1:15pm || All campers: Agenda adjusting ||&lt;br /&gt;
|-&lt;br /&gt;
|   1:15pm - 2:30pm || AtoM 101, continued || Installation and upgrading&lt;br /&gt;
|-&lt;br /&gt;
|   2:30pm - 3:30pm || CSV import and export || MySQL queries&lt;br /&gt;
|-&lt;br /&gt;
|   3:30pm - 3:45pm || All campers: Coffee/tea break ||&lt;br /&gt;
|-&lt;br /&gt;
|   3:45pm - 5:00pm || All campers: Data migrations ||&lt;br /&gt;
|-&lt;br /&gt;
|  5:00pm - late || Evening social event: small sign-up group dinners ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|  9:00am - 9:30am || Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|   9:30am - 9:45am || Camp orientation&lt;br /&gt;
|-&lt;br /&gt;
|   9:45am - 11:00am || Concurrent sessions&lt;br /&gt;
|-&lt;br /&gt;
|   11:00am - 11:15am || Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|   11:15am - 12:00pm || Concurrent sessions: TBD&lt;br /&gt;
|-&lt;br /&gt;
|   12:00pm - 1:00pm || Lunch&lt;br /&gt;
|-&lt;br /&gt;
|   1:30pm - 2:30pm || Concurrent sessions: TBD&lt;br /&gt;
|-&lt;br /&gt;
|   2:30pm - 2:45pm || Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|   2:45pm - 3:30pm || Metadata deep-dive&lt;br /&gt;
|-&lt;br /&gt;
|   3:30pm - 3:45pm || Break&lt;br /&gt;
|-&lt;br /&gt;
|   3:45pm - 4:30pm || New feature overview&lt;br /&gt;
|-&lt;br /&gt;
|   4:30pm - 5:00pm || Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|  5:00pm - late || Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
Depending on camper interest, Day Three might take the shape of an unconference, where attendees can propose topics to discuss. It could also be a continuation of the previous two days. It's up to you!&lt;br /&gt;
&lt;br /&gt;
Note: Day Three will end early to accommodate travel schedules.&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1506</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1506"/>
				<updated>2017-02-06T21:40:11Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day One */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|  9:00am - 9:30am || Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|   9:30am - 9:45am || Camp orientation&lt;br /&gt;
|-&lt;br /&gt;
|   9:45am - 11:00am || Concurrent sessions: AtoM 101 for absolute beginners (separate streams for archivists, devs, and sysadmins)&lt;br /&gt;
|-&lt;br /&gt;
|   11:00am - 11:15am || Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|   11:15am - 12:00pm || Concurrent sessions: TBD&lt;br /&gt;
|-&lt;br /&gt;
|   12:00pm - 1:00pm || Lunch&lt;br /&gt;
|-&lt;br /&gt;
|   1:30pm - 2:30pm || Concurrent sessions: TBD&lt;br /&gt;
|-&lt;br /&gt;
|   2:30pm - 2:45pm || Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|   2:45pm - 3:30pm || Workflow and deployment tours&lt;br /&gt;
|-&lt;br /&gt;
|   3:30pm - 3:45pm || Break&lt;br /&gt;
|-&lt;br /&gt;
|   3:45pm - 4:30pm || Workflow and deployment tours, continued&lt;br /&gt;
|-&lt;br /&gt;
|   4:30pm - 5:00pm || Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|  5:00pm - late || Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|  9:00am - 9:30am || Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|   9:30am - 9:45am || Camp orientation&lt;br /&gt;
|-&lt;br /&gt;
|   9:45am - 11:00am || Concurrent sessions&lt;br /&gt;
|-&lt;br /&gt;
|   11:00am - 11:15am || Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|   11:15am - 12:00pm || Concurrent sessions: TBD&lt;br /&gt;
|-&lt;br /&gt;
|   12:00pm - 1:00pm || Lunch&lt;br /&gt;
|-&lt;br /&gt;
|   1:30pm - 2:30pm || Concurrent sessions: TBD&lt;br /&gt;
|-&lt;br /&gt;
|   2:30pm - 2:45pm || Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|   2:45pm - 3:30pm || Metadata deep-dive&lt;br /&gt;
|-&lt;br /&gt;
|   3:30pm - 3:45pm || Break&lt;br /&gt;
|-&lt;br /&gt;
|   3:45pm - 4:30pm || New feature overview&lt;br /&gt;
|-&lt;br /&gt;
|   4:30pm - 5:00pm || Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|  5:00pm - late || Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
Depending on camper interest, Day Three might take the shape of an unconference, where attendees can propose topics to discuss. It could also be a continuation of the previous two days. It's up to you!&lt;br /&gt;
&lt;br /&gt;
Note: Day Three will end early to accommodate travel schedules.&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1505</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1505"/>
				<updated>2017-02-06T21:39:34Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to suggest any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|  9:00am - 9:30am || Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|   9:30am - 9:45am || Camp orientation&lt;br /&gt;
|-&lt;br /&gt;
|   9:45am - 11:00am || Concurrent sessions: AtoM 101 for absolute beginners / Intro to AtoM development / Intro to AtoM deployment&lt;br /&gt;
|-&lt;br /&gt;
|   11:00am - 11:15am || Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|   11:15am - 12:00pm || Concurrent sessions: TBD&lt;br /&gt;
|-&lt;br /&gt;
|   12:00pm - 1:00pm || Lunch&lt;br /&gt;
|-&lt;br /&gt;
|   1:30pm - 2:30pm || Concurrent sessions: TBD&lt;br /&gt;
|-&lt;br /&gt;
|   2:30pm - 2:45pm || Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|   2:45pm - 3:30pm || Workflow and deployment tours&lt;br /&gt;
|-&lt;br /&gt;
|   3:30pm - 3:45pm || Break&lt;br /&gt;
|-&lt;br /&gt;
|   3:45pm - 4:30pm || Workflow and deployment tours, continued&lt;br /&gt;
|-&lt;br /&gt;
|   4:30pm - 5:00pm || Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|  5:00pm - late || Evening social event: small sign-up group dinners&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|  9:00am - 9:30am || Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|   9:30am - 9:45am || Camp orientation&lt;br /&gt;
|-&lt;br /&gt;
|   9:45am - 11:00am || Concurrent sessions&lt;br /&gt;
|-&lt;br /&gt;
|   11:00am - 11:15am || Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|   11:15am - 12:00pm || Concurrent sessions: TBD&lt;br /&gt;
|-&lt;br /&gt;
|   12:00pm - 1:00pm || Lunch&lt;br /&gt;
|-&lt;br /&gt;
|   1:30pm - 2:30pm || Concurrent sessions: TBD&lt;br /&gt;
|-&lt;br /&gt;
|   2:30pm - 2:45pm || Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|   2:45pm - 3:30pm || Metadata deep-dive&lt;br /&gt;
|-&lt;br /&gt;
|   3:30pm - 3:45pm || Break&lt;br /&gt;
|-&lt;br /&gt;
|   3:45pm - 4:30pm || New feature overview&lt;br /&gt;
|-&lt;br /&gt;
|   4:30pm - 5:00pm || Wrap-up&lt;br /&gt;
|-&lt;br /&gt;
|  5:00pm - late || Evening social event: group mixer at [http://www.salttastingroom.com/ Salt Tasting Room]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
Depending on camper interest, Day Three might take the shape of an unconference, where attendees can propose topics to discuss. It could also be a continuation of the previous two days. It's up to you!&lt;br /&gt;
&lt;br /&gt;
Note: Day Three will end early to accommodate travel schedules.&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1504</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1504"/>
				<updated>2017-02-06T21:35:31Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day One */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to include any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|  9:00am - 9:30am || Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|   9:30am - 9:45am || Camp orientation&lt;br /&gt;
|-&lt;br /&gt;
|   9:45am - 11:00am || Concurrent sessions: AtoM 101 for absolute beginners / Intro to AtoM development / Intro to AtoM deployment&lt;br /&gt;
|-&lt;br /&gt;
|   11:00am - 11:15am || Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|   11:15am - 12:00pm || Concurrent sessions: TBD&lt;br /&gt;
|-&lt;br /&gt;
|   12:00pm - 1:00pm || Lunch&lt;br /&gt;
|-&lt;br /&gt;
|   1:30pm - 2:30pm || Concurrent sessions: TBD&lt;br /&gt;
|-&lt;br /&gt;
|   2:30pm - 2:45pm || Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|   2:45pm - 3:30pm || Workflow and deployment tours&lt;br /&gt;
|-&lt;br /&gt;
|   3:30pm - 3:45pm || Break&lt;br /&gt;
|-&lt;br /&gt;
|   3:45pm - 4:30pm || Workflow and deployment tours, continued&lt;br /&gt;
|-&lt;br /&gt;
|   4:30pm - 5:00pm || Wrap-up&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Note on agenda adjusting''': based on camper interest, the schedule may be adjusted to accommodate topics of interest that will be covered during the concurrent sessions.&lt;br /&gt;
&lt;br /&gt;
The concurrent sessions are a chance to look into some specific AtoM topics. This may be something like import/export for archivists, theme development for developers, or infrastructure for sysadmins. During registration, campers will be given the opportunity to suggest topics of interest.&lt;br /&gt;
&lt;br /&gt;
Evening social event: small sign-up group dinners&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
On Day Two, both the morning and afternoon will be spent looking at specific AtoM topics, again decided by campers.&lt;br /&gt;
&lt;br /&gt;
Evening social event: big group dinner&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
Depending on camper interest, Day Three might take the shape of an unconference, where attendees can propose topics to discuss. It could also be a continuation of the previous two days. It's up to you!&lt;br /&gt;
&lt;br /&gt;
Note: Day Three will end early to accommodate travel schedules.&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1503</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1503"/>
				<updated>2017-02-06T21:35:20Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Day One */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to include any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|  9:00am - 9:30am || Arrival and registration&lt;br /&gt;
|-&lt;br /&gt;
|   9:30am - 9:45am || Camp orientation&lt;br /&gt;
|-&lt;br /&gt;
|   9:45am - 11:00am || Concurrent sessions: AtoM 101 for absolute beginners / Intro to AtoM development / Intro to AtoM deployment&lt;br /&gt;
|-&lt;br /&gt;
|   11:00am - 11:15am || Coffee/tea break&lt;br /&gt;
|-&lt;br /&gt;
|   11:15am - 12:00pm || Concurrent sessions: TBD&lt;br /&gt;
|-&lt;br /&gt;
|   12:00pm - 1:00pm || Lunch&lt;br /&gt;
|-&lt;br /&gt;
|   1:30pm - 2:30pm || Concurrent sessions: TBD&lt;br /&gt;
|-&lt;br /&gt;
|   2:30pm - 2:45pm || Agenda adjusting&lt;br /&gt;
|-&lt;br /&gt;
|   2:45pm - 3:30pm || Workflow and deployment tours&lt;br /&gt;
|-&lt;br /&gt;
|   3:30pm - 3:45pm || Break&lt;br /&gt;
|-&lt;br /&gt;
|   3:45pm - 4:30pm || Workflow and deployment tours, continued&lt;br /&gt;
|-&lt;br /&gt;
|   4:30pm - 5:00pm || Wrap-up&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
'''Note on agenda adjusting''': based on camper interest, the schedule may be adjusted to accommodate topics of interest that will be covered during the concurrent sessions.&lt;br /&gt;
&lt;br /&gt;
The concurrent sessions are a chance to look into some specific AtoM topics. This may be something like import/export for archivists, theme development for developers, or infrastructure for sysadmins. During registration, campers will be given the opportunity to suggest topics of interest.&lt;br /&gt;
&lt;br /&gt;
Evening social event: small sign-up group dinners&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
On Day Two, both the morning and afternoon will be spent looking at specific AtoM topics, again decided by campers.&lt;br /&gt;
&lt;br /&gt;
Evening social event: big group dinner&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
Depending on camper interest, Day Three might take the shape of an unconference, where attendees can propose topics to discuss. It could also be a continuation of the previous two days. It's up to you!&lt;br /&gt;
&lt;br /&gt;
Note: Day Three will end early to accommodate travel schedules.&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1502</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1502"/>
				<updated>2017-02-02T22:45:36Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Camp Counsellors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in academic libraries as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to include any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
On the morning of Day One we'll ensure that everyone is comfortable with AtoM, whether they're archivists, developers, or systems administrators.&lt;br /&gt;
&lt;br /&gt;
The afternoon of Day One will be spent looking into some specific AtoM topics. This may be something like import/export for archivists, theme development for developers, or infrastructure for sysadmins. During registration, campers will be given the opportunity to suggest topics of interest.&lt;br /&gt;
&lt;br /&gt;
Evening social event: small sign-up group dinners&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
On Day Two, both the morning and afternoon will be spent looking at specific AtoM topics, again decided by campers.&lt;br /&gt;
&lt;br /&gt;
Evening social event: big group dinner&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
Depending on camper interest, Day Three might take the shape of an unconference, where attendees can propose topics to discuss. It could also be a continuation of the previous two days. It's up to you!&lt;br /&gt;
&lt;br /&gt;
Note: Day Three will end early to accommodate travel schedules.&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	<entry>
		<id>http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1501</id>
		<title>Community/Camps/SFU2017</title>
		<link rel="alternate" type="text/html" href="http://wiki.accesstomemory.org/index.php?title=Community/Camps/SFU2017&amp;diff=1501"/>
				<updated>2017-01-31T19:58:50Z</updated>
		
		<summary type="html">&lt;p&gt;Sallain: /* Schedule */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#pagetitle:AtoM Camp SFU 2017}}&lt;br /&gt;
[[Main Page]] &amp;gt; [[Community]] &amp;gt; [[Community/Camps]] &amp;gt; SFU 2017&lt;br /&gt;
&lt;br /&gt;
We're excited to announce the first-ever AtoM Camp, cohosted by the Simon Fraser University Archives and Artefactual! Inspired by similar events like Hydra Camp, Islandora Camp and Fedora Camp, AtoM Camp is intended to provide a space for anyone interested in or currently using AtoM to come together, learn about the platform from other users, and share their experiences.&lt;br /&gt;
&lt;br /&gt;
== Dates &amp;amp; Location ==&lt;br /&gt;
&lt;br /&gt;
'''March 20-22, 2017 - [http://www.sfu.ca/campuses/vancouver.html Harbour Centre] at Simon Fraser University '''&lt;br /&gt;
&lt;br /&gt;
515 West Hastings Street, Vancouver, B.C. V6B 5K3&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre is located in downtown Vancouver, BC and is part of SFU's Vancouver campus. It's convenient to transit and is within easy walking distance of many hotels, restaurants, and Vancouver's historic Gastown neighbourhood.&lt;br /&gt;
&lt;br /&gt;
Note that there are multiple entrances for Harbour Centre - look for the SFU-branded signage and the entrance address 515 W Hastings, rather than 555 W Hastings.&lt;br /&gt;
&lt;br /&gt;
[[Image:harbor-centre-map.png|center|700px|link=https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349]]&lt;br /&gt;
&lt;br /&gt;
[https://www.google.ca/maps/place/Harbour+Centre,+555+W+Hastings+St,+Vancouver,+BC+V6B/@49.2847985,-123.1142535,17z/data=!3m1!4b1!4m5!3m4!1s0x548671786785c251:0xa13de85753959110!8m2!3d49.2846966!4d-123.1119349 Click image for larger map]&lt;br /&gt;
&lt;br /&gt;
=== Accessibility ===&lt;br /&gt;
&lt;br /&gt;
SFU Harbour Centre, including the rooms that we have booked for the Camp, is fully accessible to people with mobility difficulties and people who use wheelchairs with the exception of the SFU Harbour Centre Library (which we will not be using). The SFU [https://www.sfu.ca/content/dam/sfu/students/disabilityaccess/AccessGuideBBYHC3rdEd.pdf Physical Access Guide] has information about the accessibility of Harbour Centre beginning on page 210 of the PDF (page 196 on the document).&lt;br /&gt;
&lt;br /&gt;
If you require any other disability accommodation, physical or otherwise, please let us know by email at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Vancouver ===&lt;br /&gt;
&lt;br /&gt;
'''Flying into Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver is served by most major and regional airlines through [http://www.yvr.ca/en/passengers Vancouver International Airport] (YVR).&lt;br /&gt;
&lt;br /&gt;
The Canada Line of Vancouver's Skytrain system runs from the airport to downtown Vancouver. Fares from the airport cost $7.10. For more information about public transit from the airport, see [http://www.yvr.ca/en/passengers/transportation/public-transportation YVR's website]. For more information about the Skytrain, see [http://www.translink.ca/ Translink].&lt;br /&gt;
&lt;br /&gt;
[http://www.yvr.ca/en/passengers/transportation/taxis Taxis] from YVR into the city are subject to a zone fare of $31.&lt;br /&gt;
&lt;br /&gt;
'''Taking the train or bus to Vancouver'''&lt;br /&gt;
&lt;br /&gt;
Vancouver's main train and bus terminal is Pacific Central Station. Vancouver is served by [http://www.viarail.ca/en/explore-our-destinations/stations/rockies-and-pacific/vancouver Via Rail], [https://www.greyhound.ca/en/locations/terminal.aspx?city=731521 Greyhound], and other services.&lt;br /&gt;
&lt;br /&gt;
=== Getting to Harbour Centre ===&lt;br /&gt;
&lt;br /&gt;
'''Walking from the Delta Hotel'''&lt;br /&gt;
&lt;br /&gt;
Delta Vancouver Suites, at 550 W Hastings St, is located directly across the street from Harbour Centre at 515 W Hastings St.&lt;br /&gt;
&lt;br /&gt;
'''Transit'''&lt;br /&gt;
&lt;br /&gt;
Harbour Centre is located a short walk from Waterfront Skytrain station in Zone 1, which is a stop for the Expo Line and the Canada Line Skytrains. It is also served by four bus routes:&lt;br /&gt;
&lt;br /&gt;
* 23 – Stanley Park / New Westminster&lt;br /&gt;
* 123 – Burrard Station / New Westminster Station&lt;br /&gt;
* 35/135 – SFU / Stanley Park&lt;br /&gt;
* 50 – Waterfront / False Creek South, stops on Cordova Street, north side of Harbour Centre&lt;br /&gt;
&lt;br /&gt;
Vancouver's transit system is called [http://www.translink.ca/ Translink]. Transit tickets are available at ticket vending machines at all Skytrain stations, which accept debit, credit, and cash. You can also pay cash fare on buses. See the Translink website for [http://www.translink.ca/en/Fares-and-Passes.aspx fare information].&lt;br /&gt;
&lt;br /&gt;
If you plan to take transit often while you are in Vancouver, you may wish to pay a deposit to receive a plastic [http://www.translink.ca/en/Fares-and-Passes/Compass-Card.aspx Compass Card] which can be loaded with a stored value.&lt;br /&gt;
&lt;br /&gt;
Vancouver has [http://www.translink.ca/en/Fares-and-Passes/Fare-Zone-Map.aspx fare zones] in place, so make note of where your origin and destination stops are located.&lt;br /&gt;
&lt;br /&gt;
'''Parking'''&lt;br /&gt;
&lt;br /&gt;
The closest parking lots to Harbour Centre are located at 500 and 450 West Cordova St.&lt;br /&gt;
&lt;br /&gt;
== Camp Counsellors ==&lt;br /&gt;
&lt;br /&gt;
At all of the camps that Artefactual hosts, we seek to provide attendees with counsellors who have a wide range of experience with the software. Supplementing members of the Artefactual crew will be counsellors who have extensive experience with AtoM as users and administrators.&lt;br /&gt;
&lt;br /&gt;
'''Tim Hutchinson'''&lt;br /&gt;
&lt;br /&gt;
Tim Hutchinson has been an archivist at the University of Saskatchewan since 1997, and is currently the Head of University Archives &amp;amp; Special Collections. As the technical lead for the [http://sain.scaa.sk.ca/collections/ Saskatchewan Archival Information Network (SAIN)], he has been heavily involved with AtoM since 2010, when he undertook the migration of the SAIN databases from a group of legacy systems into AtoM … before any bulk import tools were actually available in AtoM. He has also coordinated all of the University of Saskatchewan’s local and contracted development of AtoM.&lt;br /&gt;
&lt;br /&gt;
'''Dan Gillean'''&lt;br /&gt;
&lt;br /&gt;
Dan serves as AtoM Program Manager and provides quality assurance testing, requirements analysis, documentation, technical support and community dialogue for Artefactual’s AtoM and Archivematica projects.&lt;br /&gt;
&lt;br /&gt;
'''Sara Allain'''&lt;br /&gt;
&lt;br /&gt;
Sara started working at Artefactual on both the AtoM and Archivematica projects in 2016, providing requirements analysis, user documentation, QA testing and community support. Prior to her work at Artefactual Sara worked in universities as - depending on the day - an archivist and/or a librarian, tackling wide-ranging subjects like data migration, Islandora implementation, digitization management, and library communications. She firmly believes that the best way to learn is to dive in headfirst - because there probably aren't any sharks in the water. Right?&lt;br /&gt;
&lt;br /&gt;
== Schedule ==&lt;br /&gt;
&lt;br /&gt;
The schedule is a work in progress. Depending on the make-up of the campers, sessions might range from AtoM 101 for absolute beginners to command line tools to systems administration. We look forward to welcoming campers with a wide range of experience with AtoM!&lt;br /&gt;
&lt;br /&gt;
=== Potential topics ===&lt;br /&gt;
&lt;br /&gt;
The registration form allows campers to select some topics of interest from a pre-set list, which includes topics that we think will be of interest:&lt;br /&gt;
&lt;br /&gt;
*AtoM 101 - beginner's guide to AtoM (or a helpful refresher if it's been a while!)&lt;br /&gt;
*Importing and exporting archival descriptions using CSV templates.&lt;br /&gt;
*Performing common tasks on the command line (importing, updating records, etc.).&lt;br /&gt;
*Customizing the front end through the web interface (menus, static pages, etc.).&lt;br /&gt;
*Maintenance and troubleshooting (sysadmins).&lt;br /&gt;
*Maintenance and troubleshooting (front-end users).&lt;br /&gt;
*Creating custom AtoM themes.&lt;br /&gt;
*Installation and deployment.&lt;br /&gt;
*Developing new features.&lt;br /&gt;
*Contributing to the AtoM documentation.&lt;br /&gt;
*Future of AtoM and/or project governance.&lt;br /&gt;
&lt;br /&gt;
Is there something you think we're missing from the list? When you register, there will be a field to include any other topics you want us to cover. If there's a critical mass of people who want to discuss a particular topic, we'll cover it! During the camp, we'll also leave lots of space to adjust the schedule to give time to specific topics as they come up.&lt;br /&gt;
&lt;br /&gt;
=== Day One ===&lt;br /&gt;
&lt;br /&gt;
On the morning of Day One we'll ensure that everyone is comfortable with AtoM, whether they're archivists, developers, or systems administrators.&lt;br /&gt;
&lt;br /&gt;
The afternoon of Day One will be spent looking into some specific AtoM topics. This may be something like import/export for archivists, theme development for developers, or infrastructure for sysadmins. During registration, campers will be given the opportunity to suggest topics of interest.&lt;br /&gt;
&lt;br /&gt;
Evening social event: small sign-up group dinners&lt;br /&gt;
&lt;br /&gt;
=== Day Two ===&lt;br /&gt;
&lt;br /&gt;
On Day Two, both the morning and afternoon will be spent looking at specific AtoM topics, again decided by campers.&lt;br /&gt;
&lt;br /&gt;
Evening social event: big group dinner&lt;br /&gt;
&lt;br /&gt;
=== Day Three ===&lt;br /&gt;
&lt;br /&gt;
Depending on camper interest, Day Three might take the shape of an unconference, where attendees can propose topics to discuss. It could also be a continuation of the previous two days. It's up to you!&lt;br /&gt;
&lt;br /&gt;
Note: Day Three will end early to accommodate travel schedules.&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
'''Professional rate''': $450.00&lt;br /&gt;
&lt;br /&gt;
'''Student rate''': $350.00 (10 available)&lt;br /&gt;
&lt;br /&gt;
Register here: https://www.eventbrite.com/e/atom-camp-sfu-registration-31111296726&lt;br /&gt;
&lt;br /&gt;
Registration will open at '''10:00am Pacific''' time on '''Tuesday, January 31st'''.&lt;br /&gt;
&lt;br /&gt;
== Accommodations &amp;amp; Things To Do ==&lt;br /&gt;
&lt;br /&gt;
Downtown Vancouver has many hotels located within an easy walk or transit ride of SFU Harbour Centre.&lt;br /&gt;
&lt;br /&gt;
We have secured a corporate booking rate at the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites], located at 550 W Hastings St. The booking code for the Delta is included in the email confirmation you received after registration. To use this code, go to the [http://www.marriott.com/hotels/travel/yvrdv-delta-hotels-vancouver-suites/ Delta Vancouver Suites website], select your dates, and then click on Special Rates and enter the code under ''Corporate/promo code''.&lt;br /&gt;
&lt;br /&gt;
If you are a CAUBO member, you can also use your CAUBO promo code at the Delta. More information is available on the [https://www.caubo.ca/discover-caubo/member-discounts/hotels/ CAUBO website].&lt;br /&gt;
&lt;br /&gt;
=== Things to Do in Vancouver ===&lt;br /&gt;
&lt;br /&gt;
Coming soon!&lt;br /&gt;
&lt;br /&gt;
==Code of Conduct==&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a welcoming and positive experience for everyone, whether they are in a formal session or a social setting related to an AtoM event, or are taking part in activities online. AtoM community participants come from all over the world and bring with them a wide variety of professional, personal and social backgrounds; whatever these may be, we treat colleagues with dignity and respect. We are sensitive to the fact that the international nature of the AtoM community means that we span many different social norms around language and behaviour and we strive to conduct ourselves in ways that are unlikely to cause offense. In the event that someone’s conduct is causing offense or distress, the AtoM Camp has a detailed Anti-Harassment Policy, details below, which can be applied to address the problem.&lt;br /&gt;
&lt;br /&gt;
The first step in dealing with any serious misconduct is to contact a member of the organizing group, or a counsellor at an AtoM Camp (please see counsellors, below). These people will be made known before and during any AtoM Camp event.&lt;br /&gt;
&lt;br /&gt;
'''Anti-Harassment Policy'''&lt;br /&gt;
&lt;br /&gt;
The AtoM community is dedicated to providing a harassment-free conference/camp experience for everyone. If you have been harassed, please consult this protocol for conflict resolution which makes clear how we can help.&lt;br /&gt;
&lt;br /&gt;
The AtoM community has established the following policy to make it clear that we do not tolerate harassment in any form. Sexual or discriminatory language and imagery are not appropriate for any event venue, including talks, or any other communication channel used during the conference (such as social media).&lt;br /&gt;
&lt;br /&gt;
Harassment includes:&lt;br /&gt;
&lt;br /&gt;
* offensive verbal comments related to sex, gender, ethnicity, nationality, socioeconomic status, sexual orientation, disability, physical appearance, body size, age, race, religion;&lt;br /&gt;
* sexual or discriminatory images in public spaces;&lt;br /&gt;
* deliberate intimidation;&lt;br /&gt;
* stalking;&lt;br /&gt;
* harassing photography or recording;&lt;br /&gt;
* sustained disruption of talks or other events;&lt;br /&gt;
* inappropriate physical contact; and&lt;br /&gt;
* unwelcome sexual attention.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The lingua franca of AtoM Camp is English; however, English may not be the native language of AtoM Camp participants. Further, cultural norms around what may be considered obscene and offensive communication will vary among AtoM Camp attendees. Campers are asked to please be mindful of the international character of AtoM Camp, and to use respectful and clear language free of slang to facilitate communication.&lt;br /&gt;
&lt;br /&gt;
Participants asked to stop any harassing behavior are expected to comply immediately.&lt;br /&gt;
&lt;br /&gt;
If a participant engages in harassing behavior, event organizers and AtoM representatives (or their designees) may take any action they deem appropriate, including warning the offender, expulsion from the AtoM Camp, or contacting a higher authority such as a representative from the offender’s institution.&lt;br /&gt;
&lt;br /&gt;
If a participant raises a concern relating to actions covered by this policy in good faith, there will be no retaliation for bringing forward their concern. Threatening or taking action against someone for invoking this policy or for participating in any related investigation will be considered a violation of this policy.&lt;br /&gt;
&lt;br /&gt;
Participants are expected to follow the anti-harassment policy at all Camp-related venues, Camp-related social events, and online communication channels&lt;br /&gt;
&lt;br /&gt;
We expect attendees and speakers past and present to be respectful to each other, and we will deal with any incidents that arise, including on social media.&lt;br /&gt;
&lt;br /&gt;
We value your participation in the AtoM community and your support in keeping the AtoM community a safe, welcoming, and friendly space for fellow participants.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Acknowledgments'''&lt;br /&gt;
&lt;br /&gt;
This policy is based on the [http://www.pasignyc.org/#code-of-conduct-section PASIG Code of Conduct], portions of which were modified from the [http://or2016.net/code-of-conduct/ Open Repositories’ code of conduct], which was itself modified from [https://www.seattleattic.com/codeofconduct Seattle Attic’s code of conduct] and the [http://adainitiative.org/what-we-do/events/ada-initiative-event-anti-harassment-policy/ Ada Initiative’s event harassment policy].&lt;br /&gt;
&lt;br /&gt;
'''License'''&lt;br /&gt;
&lt;br /&gt;
This document is licensed under [https://creativecommons.org/licenses/by-sa/3.0/ Creative Commons BY-SA].&lt;br /&gt;
&lt;br /&gt;
== Contact ==&lt;br /&gt;
&lt;br /&gt;
Questions? Concerns? Please get in touch with us at info@artefactual.com.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
* [[Community/Camps|Back to Camps]]&lt;br /&gt;
* [[Main Page|AtoM wiki home]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Community]]&lt;/div&gt;</summary>
		<author><name>Sallain</name></author>	</entry>

	</feed>