<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://marspedia.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=B00klegger</id>
	<title>Marspedia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://marspedia.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=B00klegger"/>
	<link rel="alternate" type="text/html" href="http://marspedia.org/Special:Contributions/B00klegger"/>
	<updated>2026-04-15T12:24:10Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>http://marspedia.org/index.php?title=MDRS:CrewReportsLog&amp;diff=137120</id>
		<title>MDRS:CrewReportsLog</title>
		<link rel="alternate" type="text/html" href="http://marspedia.org/index.php?title=MDRS:CrewReportsLog&amp;diff=137120"/>
		<updated>2020-12-31T21:31:14Z</updated>

		<summary type="html">&lt;p&gt;B00klegger: First draft&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MDRS crew reports processing pipeline&lt;br /&gt;
&lt;br /&gt;
The MDRS email archive consists of all official emails sent between Mission Control, habitat crews and other Mars Society staff over the past twenty years.&lt;br /&gt;
&lt;br /&gt;
There are several email archive files to process; each one comprises multiple years of reports. Each file is multi-gigabyte and contains all of the emails as a single flat file.&lt;br /&gt;
&lt;br /&gt;
The first archive comprises the years 2011-2019; a total number of emails is about 18000.&lt;br /&gt;
&lt;br /&gt;
The file is a flat text file formatted as an email export. Each email is comprised of a lengthy header followed by text and HTML versions of the email along with any attachments formatted as base64 text.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;https://www.w3.org/Protocols/rfc1341/7_2_Multipart.html&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The link details the structure of emails in a raw format. After the header the different sections of the email are split by a 'boundary' field. Each section have its own subset of fields which define the contents of that section.&lt;br /&gt;
&lt;br /&gt;
A overall boundary field is defined in the primary header. This boundary is a kind of 'wrapper' boundary; it defines the start and end of an email at a minimum. Within the body of the email the different sections reference the boundary to demark different sections of an email.&lt;br /&gt;
&lt;br /&gt;
The emails typically have multiple sections:&lt;br /&gt;
&lt;br /&gt;
* A 'text/plain' content type,     the flat text of an email&lt;br /&gt;
* A 'text/html' content type,     the html version of the email&lt;br /&gt;
* A binary content type,     'application/zip' or 'image/jpg' for example, a base64 text representation     of a file attachment&lt;br /&gt;
&lt;br /&gt;
Additionally there are additional internal boundaries which are defined in their own internal sub-header and demarks subsections. A wrapper inside of a wrapper.&lt;br /&gt;
&lt;br /&gt;
Email is an open standard of mutually incompatible implementations.&lt;br /&gt;
&lt;br /&gt;
The process has been broken down into several stages:&lt;br /&gt;
&lt;br /&gt;
* Scan the master email file     and split into individual emails&lt;br /&gt;
* Process each individual email     and split into separate sections (text, html, attachments)&lt;br /&gt;
* Process each email header and     collect data about each email:&lt;br /&gt;
** To&lt;br /&gt;
** From&lt;br /&gt;
** Date&lt;br /&gt;
** Subject&lt;br /&gt;
** Boundary fields&lt;br /&gt;
** Thread ID&lt;br /&gt;
&lt;br /&gt;
The next stage will require parsing the subject and email body sections looking for keys words. As part of our work with MDRS researchers we will need to locate and mark up the emails with this data:&lt;br /&gt;
&lt;br /&gt;
* Type of Report (commander, science, operations, etc)&lt;br /&gt;
* Person who submitted&lt;br /&gt;
* Position of person who submitted&lt;br /&gt;
* Crew #&lt;br /&gt;
* Field Season #&lt;br /&gt;
* Date submitted&lt;br /&gt;
* Sol # of crew rotation (if available)&lt;br /&gt;
* Text of report&lt;br /&gt;
* Any photo attachments of report&lt;br /&gt;
* Any other file attachments&lt;/div&gt;</summary>
		<author><name>B00klegger</name></author>
		
	</entry>
	<entry>
		<id>http://marspedia.org/index.php?title=MDRS:CrewReportsLog&amp;diff=136996</id>
		<title>MDRS:CrewReportsLog</title>
		<link rel="alternate" type="text/html" href="http://marspedia.org/index.php?title=MDRS:CrewReportsLog&amp;diff=136996"/>
		<updated>2020-11-30T01:53:08Z</updated>

		<summary type="html">&lt;p&gt;B00klegger: Process the crew reports from MDRS and tag with metadata&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MDRS crew reports processing pipeline&lt;/div&gt;</summary>
		<author><name>B00klegger</name></author>
		
	</entry>
	<entry>
		<id>http://marspedia.org/index.php?title=MDRS:HAL_Development_Log&amp;diff=126418</id>
		<title>MDRS:HAL Development Log</title>
		<link rel="alternate" type="text/html" href="http://marspedia.org/index.php?title=MDRS:HAL_Development_Log&amp;diff=126418"/>
		<updated>2018-10-13T16:28:40Z</updated>

		<summary type="html">&lt;p&gt;B00klegger: Updated the name of the link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:HAL.png|none|thumb|238x238px|HAL]]&lt;br /&gt;
&lt;br /&gt;
==Development Log of the MDRS Habitat Activity Lexica (HAL)==&lt;br /&gt;
Developers: James Burk, Ryan Watson, Matt Hopson (MarsChat)&lt;br /&gt;
&lt;br /&gt;
==Operating System==&lt;br /&gt;
&lt;br /&gt;
Ryan Watson:&lt;br /&gt;
I have a beta Raspberry Pi image that I've posted up on S3 and I want to invite you to download, write to your SD card and give it a try. It has a very sparse selection of apps:&lt;br /&gt;
&lt;br /&gt;
*Chromium (Can be changed to Firefox, defaults to Chromium so left it alone for now)&lt;br /&gt;
*VLC&lt;br /&gt;
*Libreoffice (Default in the base image)&lt;br /&gt;
*OMX&lt;br /&gt;
&lt;br /&gt;
==Users==&lt;br /&gt;
&lt;br /&gt;
Default pi user still in effect as admin.  Likely disable but not delete, due to potential future needs of having that standard user.&lt;br /&gt;
&lt;br /&gt;
There are two baked in users, an administrative user for possible future tasks and a workstation user:&lt;br /&gt;
 - U: `admin` / PW: `get_to_mars`&lt;br /&gt;
 - U: `mdrs` / PW: `get_to_mars`&lt;br /&gt;
&lt;br /&gt;
==Current Issue List==&lt;br /&gt;
&lt;br /&gt;
#need to fix sudoers, still is expecting the default `pi` user&lt;br /&gt;
##command to disable: sudo passwd --lock pi&lt;br /&gt;
#Add Mars related wallpaper by default&lt;br /&gt;
##[http://mdrs.marssociety.org/wp-content/uploads/2017/10/MDRS-2017.jpg MDRS] or [http://mdrs.marssociety.org/wp-content/uploads/2017/10/URC.jpg URC]&lt;br /&gt;
#Fixup timezone, initial / ongoing time sync via ntp. Currently defaults to UTC&lt;br /&gt;
#Password is currently set during the image build / provision. Can / should be more dynamic&lt;br /&gt;
#Dual displays with HDMI output as primary &lt;br /&gt;
##add &amp;quot;display_default_lcd=0&amp;quot; to /boot/config.txt&lt;br /&gt;
&lt;br /&gt;
==Install walk-thru==&lt;br /&gt;
The end goal is to write the boot image file to an SD card, configured to boot a Raspberry Pi. There are several possible workflows possible using OSX, Linux or Windows. I will detail a Windows based workflow below and add others as necessary.&lt;br /&gt;
&lt;br /&gt;
===Windows 10===&lt;br /&gt;
1) Download artifact from S3&lt;br /&gt;
&lt;br /&gt;
The zip file artifact is currently located at [https://s3.amazonaws.com/watson-builds/image_2018-10-12-razpi-modz-v.5.2.zip https://s3.amazonaws.com/watson-builds/image_2018-10-03-razpi-modz-v.5.2.zip] and downloadable via browser or other tool. &lt;br /&gt;
&lt;br /&gt;
2) Install image writer utility&lt;br /&gt;
&lt;br /&gt;
I found via the Raspberry Pi forums a utility called etcher written and hosted by resin.io, an IoT company. The utility is straightforward and easy to use. There is no need to extract the img file from the downloaded zip file. This utility can accept the compressed file and write to an SD card.&lt;br /&gt;
&lt;br /&gt;
Download: https://etcher.io/&lt;br /&gt;
&lt;br /&gt;
3) Insert SD card&lt;br /&gt;
&lt;br /&gt;
Before starting Etcher it is helpful to insert the SD card then start the application.&lt;br /&gt;
&lt;br /&gt;
4) When the application is open navigate to the download location and select the still compressed .zip file&lt;br /&gt;
&lt;br /&gt;
5) The SD card should already be selected, if not choose the correct target SD card drive.&lt;br /&gt;
&lt;br /&gt;
6) Flash!&lt;br /&gt;
&lt;br /&gt;
Etcher will begin to write the image to the card. In testing this typically takes about 15 minutes. During the process Windows will notify that the drive has been ejected, or that the card needs to be formatted before use etc. Cancel or dismiss these messages and let Etcher continue. After the write is complete it will verify the write and then software eject the SD card (unmount it from the computer). You can now remove the SD card and place into the RaspberryPi.&lt;/div&gt;</summary>
		<author><name>B00klegger</name></author>
		
	</entry>
	<entry>
		<id>http://marspedia.org/index.php?title=MDRS:HAL_Development_Log&amp;diff=126417</id>
		<title>MDRS:HAL Development Log</title>
		<link rel="alternate" type="text/html" href="http://marspedia.org/index.php?title=MDRS:HAL_Development_Log&amp;diff=126417"/>
		<updated>2018-10-13T16:27:18Z</updated>

		<summary type="html">&lt;p&gt;B00klegger: /* Development Log of the MDRS Habitat Activity Lexica (HAL) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:HAL.png|none|thumb|238x238px|HAL]]&lt;br /&gt;
&lt;br /&gt;
==Development Log of the MDRS Habitat Activity Lexica (HAL)==&lt;br /&gt;
Developers: James Burk, Ryan Watson, Matt Hopson (MarsChat)&lt;br /&gt;
&lt;br /&gt;
==Operating System==&lt;br /&gt;
&lt;br /&gt;
Ryan Watson:&lt;br /&gt;
I have a beta Raspberry Pi image that I've posted up on S3 and I want to invite you to download, write to your SD card and give it a try. It has a very sparse selection of apps:&lt;br /&gt;
&lt;br /&gt;
*Chromium (Can be changed to Firefox, defaults to Chromium so left it alone for now)&lt;br /&gt;
*VLC&lt;br /&gt;
*Libreoffice (Default in the base image)&lt;br /&gt;
*OMX&lt;br /&gt;
&lt;br /&gt;
==Users==&lt;br /&gt;
&lt;br /&gt;
Default pi user still in effect as admin.  Likely disable but not delete, due to potential future needs of having that standard user.&lt;br /&gt;
&lt;br /&gt;
There are two baked in users, an administrative user for possible future tasks and a workstation user:&lt;br /&gt;
 - U: `admin` / PW: `get_to_mars`&lt;br /&gt;
 - U: `mdrs` / PW: `get_to_mars`&lt;br /&gt;
&lt;br /&gt;
==Current Issue List==&lt;br /&gt;
&lt;br /&gt;
#need to fix sudoers, still is expecting the default `pi` user&lt;br /&gt;
##command to disable: sudo passwd --lock pi&lt;br /&gt;
#Add Mars related wallpaper by default&lt;br /&gt;
##[http://mdrs.marssociety.org/wp-content/uploads/2017/10/MDRS-2017.jpg MDRS] or [http://mdrs.marssociety.org/wp-content/uploads/2017/10/URC.jpg URC]&lt;br /&gt;
#Fixup timezone, initial / ongoing time sync via ntp. Currently defaults to UTC&lt;br /&gt;
#Password is currently set during the image build / provision. Can / should be more dynamic&lt;br /&gt;
#Dual displays with HDMI output as primary &lt;br /&gt;
##add &amp;quot;display_default_lcd=0&amp;quot; to /boot/config.txt&lt;br /&gt;
&lt;br /&gt;
==Install walk-thru==&lt;br /&gt;
The end goal is to write the boot image file to an SD card, configured to boot a Raspberry Pi. There are several possible workflows possible using OSX, Linux or Windows. I will detail a Windows based workflow below and add others as necessary.&lt;br /&gt;
&lt;br /&gt;
===Windows 10===&lt;br /&gt;
1) Download artifact from S3&lt;br /&gt;
&lt;br /&gt;
The zip file artifact is currently located at [https://s3.amazonaws.com/watson-builds/image_2018-10-12-razpi-modz-v.5.2.zip https://s3.amazonaws.com/watson-builds/image_2018-10-03-razpi-modz-v.2.zip] and downloadable via browser or other tool. &lt;br /&gt;
&lt;br /&gt;
2) Install image writer utility&lt;br /&gt;
&lt;br /&gt;
I found via the Raspberry Pi forums a utility called etcher written and hosted by resin.io, an IoT company. The utility is straightforward and easy to use. There is no need to extract the img file from the downloaded zip file. This utility can accept the compressed file and write to an SD card.&lt;br /&gt;
&lt;br /&gt;
Download: https://etcher.io/&lt;br /&gt;
&lt;br /&gt;
3) Insert SD card&lt;br /&gt;
&lt;br /&gt;
Before starting Etcher it is helpful to insert the SD card then start the application.&lt;br /&gt;
&lt;br /&gt;
4) When the application is open navigate to the download location and select the still compressed .zip file&lt;br /&gt;
&lt;br /&gt;
5) The SD card should already be selected, if not choose the correct target SD card drive.&lt;br /&gt;
&lt;br /&gt;
6) Flash!&lt;br /&gt;
&lt;br /&gt;
Etcher will begin to write the image to the card. In testing this typically takes about 15 minutes. During the process Windows will notify that the drive has been ejected, or that the card needs to be formatted before use etc. Cancel or dismiss these messages and let Etcher continue. After the write is complete it will verify the write and then software eject the SD card (unmount it from the computer). You can now remove the SD card and place into the RaspberryPi.&lt;/div&gt;</summary>
		<author><name>B00klegger</name></author>
		
	</entry>
	<entry>
		<id>http://marspedia.org/index.php?title=MDRS:HAL_Development_Log&amp;diff=126330</id>
		<title>MDRS:HAL Development Log</title>
		<link rel="alternate" type="text/html" href="http://marspedia.org/index.php?title=MDRS:HAL_Development_Log&amp;diff=126330"/>
		<updated>2018-10-06T20:19:13Z</updated>

		<summary type="html">&lt;p&gt;B00klegger: /* Development Log of the MDRS Habitat Activity Lexica (HAL) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:HAL.png|none|thumb|238x238px|HAL]]&lt;br /&gt;
&lt;br /&gt;
== Development Log of the MDRS Habitat Activity Lexica (HAL) ==&lt;br /&gt;
Developers: James Burk, Ryan Watson, Matt Hopson (MarsChat)&lt;br /&gt;
&lt;br /&gt;
==Operating System==&lt;br /&gt;
&lt;br /&gt;
Ryan Watson:&lt;br /&gt;
I have a beta Raspberry Pi image that I've posted up on S3 and I want to invite you to download, write to your SD card and give it a try. It has a very sparse selection of apps:&lt;br /&gt;
&lt;br /&gt;
*Chromium (Can be changed to Firefox, defaults to Chromium so left it alone for now)&lt;br /&gt;
*VLC&lt;br /&gt;
*Libreoffice (Default in the base image)&lt;br /&gt;
*OMX&lt;br /&gt;
&lt;br /&gt;
==Users==&lt;br /&gt;
&lt;br /&gt;
Default pi user still in effect as admin.  Likely disable but not delete, due to potential future needs of having that standard user.&lt;br /&gt;
&lt;br /&gt;
There are two baked in users, an administrative user for possible future tasks and a workstation user:&lt;br /&gt;
 - U: `admin` / PW: `get_to_mars`&lt;br /&gt;
 - U: `mdrs` / PW: `get_to_mars`&lt;br /&gt;
&lt;br /&gt;
==Current Issue List==&lt;br /&gt;
&lt;br /&gt;
#need to fix sudoers, still is expecting the default `pi` user&lt;br /&gt;
#Add Mars related wallpaper by default&lt;br /&gt;
#Fixup timezone, initial / ongoing time sync via ntp. Currently defaults to UTC&lt;br /&gt;
#Password is currently set during the image build / provision. Can / should be more dynamic&lt;br /&gt;
&lt;br /&gt;
== Install walk-thru ==&lt;br /&gt;
The end goal is to write the boot image file to an SD card, configured to boot a Raspberry Pi. There are several possible workflows possible using OSX, Linux or Windows. I will detail a Windows based workflow below and add others as necessary.&lt;br /&gt;
&lt;br /&gt;
=== Windows 10 ===&lt;br /&gt;
1) Download artifact from S3&lt;br /&gt;
&lt;br /&gt;
The zip file artifact is currently located at https://s3.amazonaws.com/watson-builds/image_2018-10-03-razpi-modz-v.2.zip and downloadable via browser or other tool. &lt;br /&gt;
&lt;br /&gt;
2) Install image writer utility&lt;br /&gt;
&lt;br /&gt;
I found via the Raspberry Pi forums a utility called etcher written and hosted by resin.io, an IoT company. The utility is straightforward and easy to use. There is no need to extract the img file from the downloaded zip file. This utility can accept the compressed file and write to an SD card.&lt;br /&gt;
&lt;br /&gt;
Download: https://etcher.io/&lt;br /&gt;
&lt;br /&gt;
3) Insert SD card&lt;br /&gt;
&lt;br /&gt;
Before starting Etcher it is helpful to insert the SD card then start the application.&lt;br /&gt;
&lt;br /&gt;
4) When the application is open navigate to the download location and select the still compressed .zip file&lt;br /&gt;
&lt;br /&gt;
5) The SD card should already be selected, if not choose the correct target SD card drive.&lt;br /&gt;
&lt;br /&gt;
6) Flash!&lt;br /&gt;
&lt;br /&gt;
Etcher will begin to write the image to the card. In testing this typically takes about 15 minutes. During the process Windows will notify that the drive has been ejected, or that the card needs to be formatted before use etc. Cancel or dismiss these messages and let Etcher continue. After the write is complete it will verify the write and then software eject the SD card (unmount it from the computer). You can now remove the SD card and place into the RaspberryPi.&lt;/div&gt;</summary>
		<author><name>B00klegger</name></author>
		
	</entry>
</feed>