Done?
This commit is contained in:
parent
4e41df9f0d
commit
dab4268b28
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.5">Jekyll</generator><link href="http://0.0.0.0:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://0.0.0.0:4000/" rel="alternate" type="text/html" /><updated>2019-07-08T14:57:20-04:00</updated><id>http://0.0.0.0:4000/feed.xml</id><title type="html">Evan Pratten</title><subtitle>Computer wizard, student, <a href="https://github.com/frc5024">@frc5024</a> programming team lead, and radio enthusiast.</subtitle><entry><title type="html">Scraping FRC team’s GitHub accounts to gather large amounts of data</title><link href="http://0.0.0.0:4000/frc/2019/07/06/ScrapingFRCGithub.html" rel="alternate" type="text/html" title="Scraping FRC team's GitHub accounts to gather large amounts of data" /><published>2019-07-06T11:08:00-04:00</published><updated>2019-07-06T11:08:00-04:00</updated><id>http://0.0.0.0:4000/frc/2019/07/06/ScrapingFRCGithub</id><content type="html" xml:base="http://0.0.0.0:4000/frc/2019/07/06/ScrapingFRCGithub.html"><p>I was curious about the most used languages for FRC, so I build a Python script to find out what they where.</p>
|
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.5">Jekyll</generator><link href="http://0.0.0.0:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://0.0.0.0:4000/" rel="alternate" type="text/html" /><updated>2019-07-08T15:31:33-04:00</updated><id>http://0.0.0.0:4000/feed.xml</id><title type="html">Evan Pratten</title><subtitle>Computer wizard, student, <a href="https://github.com/frc5024">@frc5024</a> programming team lead, and radio enthusiast.</subtitle><entry><title type="html">Scraping FRC team’s GitHub accounts to gather large amounts of data</title><link href="http://0.0.0.0:4000/frc/2019/07/06/ScrapingFRCGithub.html" rel="alternate" type="text/html" title="Scraping FRC team's GitHub accounts to gather large amounts of data" /><published>2019-07-06T11:08:00-04:00</published><updated>2019-07-06T11:08:00-04:00</updated><id>http://0.0.0.0:4000/frc/2019/07/06/ScrapingFRCGithub</id><content type="html" xml:base="http://0.0.0.0:4000/frc/2019/07/06/ScrapingFRCGithub.html"><p>I was curious about the most used languages for FRC, so I build a Python script to find out what they where.</p>
|
||||||
|
|
||||||
<h2 id="some-basic-data">Some basic data</h2>
|
<h2 id="some-basic-data">Some basic data</h2>
|
||||||
<p>Before we get to the heavy work done by my script, let’s start with some general data.</p>
|
<p>Before we get to the heavy work done by my script, let’s start with some general data.</p>
|
||||||
|
@ -101,16 +101,36 @@
|
|||||||
|
|
||||||
<p>Aside from condensation of a book to fit the story into movie format, the actual content stays the same. When done well, any format change does not change the content to fit the new format, but instead makes use of the resources unique to that format to tell or show details that may me difficult to convert. For example, a narrator’s opinion stated in a book could be integrated into a flashback in a movie or comic.</p>
|
<p>Aside from condensation of a book to fit the story into movie format, the actual content stays the same. When done well, any format change does not change the content to fit the new format, but instead makes use of the resources unique to that format to tell or show details that may me difficult to convert. For example, a narrator’s opinion stated in a book could be integrated into a flashback in a movie or comic.</p>
|
||||||
|
|
||||||
<p>##</p>
|
<h2 id="the-effect-of-various-mediums-on-chanie-wenjacks-story">The effect of various mediums on Chanie Wenjack’s story</h2>
|
||||||
|
<p>When I first learned of Chanie Wenjack a few months ago in history class, I only learned a basic outline of his life. Through reading and viewing the following three pieces about him, the various mediums helped me better understand his story.</p>
|
||||||
|
|
||||||
<p>##</p>
|
<p>A shift in medium is great to help augment a person’s views of a topic through the following ways:</p>
|
||||||
|
|
||||||
<p>##</p>
|
<h3 id="film">Film</h3>
|
||||||
|
<p>The first medium I learned of Chanie Wenjack’s life through was an animated film. <a href="https://youtu.be/yGd764YU9yc">Gord Downie</a>’s to be exact.</p>
|
||||||
|
|
||||||
|
<p>The nature of film helped me understand the circumstances of Chanie Wenjack’s final days. Having a visual representation of the journey in my mind was very helpful in the path of underatanding what his final day where like, and what he had to endure in school.</p>
|
||||||
|
|
||||||
|
<h3 id="article">Article</h3>
|
||||||
|
<p>With the visuals an images from the film in my mind, I went on to learn further and in more detail through <a href="http://www.macleans.ca/society/the-lonely-death-of-chanie-wenjack/">Maclean</a>’s article from 1967.</p>
|
||||||
|
|
||||||
|
<p>Being completely text based, this article was full of detail and not much else. The same story was told, and I enjoyed the extra point of view and context provided in this format.</p>
|
||||||
|
|
||||||
|
<h3 id="website">Website</h3>
|
||||||
|
<p>To round out my knowledge of the topic, I took a look at the <a href="https://secretpath.ca/">Secret Path</a> website.</p>
|
||||||
|
|
||||||
|
<p>Being a website, the experience was very interactive and allowed me to specificity view topics or sections what were of interest. This site shows how well an interactive experience can tell a story, as anyone can explore the site in their own way.</p>
|
||||||
|
|
||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
<h3 id="sources">Sources</h3>
|
<h3 id="sources">Sources</h3>
|
||||||
<p>“Chanie Wenjack.” Wikipedia, Wikimedia Foundation, 26 Apr. 2019, en.wikipedia.org/wiki/Chanie_Wenjack.</p>
|
<p><em>“Chanie Wenjack.” Wikipedia, Wikimedia Foundation, 26 Apr. 2019, en.wikipedia.org/wiki/Chanie_Wenjack.</em></p>
|
||||||
|
|
||||||
|
<p><em>“Secret Path.” Secret Path, secretpath.ca/.</em></p>
|
||||||
|
|
||||||
|
<p><em>Adams, Ian. “The Lonely Death of Chanie Wenjack.” Macleans.ca, 19 Oct. 2018, www.macleans.ca/society/the-lonely-death-of-chanie-wenjack/.</em></p>
|
||||||
|
|
||||||
|
<p><em>YouTube, CBC Arts, 23 Oct. 2016, youtu.be/yGd764YU9yc.</em></p>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
@ -15,13 +15,34 @@ Many people do not like watching a movie based off a book because the director's
|
|||||||
|
|
||||||
Aside from condensation of a book to fit the story into movie format, the actual content stays the same. When done well, any format change does not change the content to fit the new format, but instead makes use of the resources unique to that format to tell or show details that may me difficult to convert. For example, a narrator's opinion stated in a book could be integrated into a flashback in a movie or comic.
|
Aside from condensation of a book to fit the story into movie format, the actual content stays the same. When done well, any format change does not change the content to fit the new format, but instead makes use of the resources unique to that format to tell or show details that may me difficult to convert. For example, a narrator's opinion stated in a book could be integrated into a flashback in a movie or comic.
|
||||||
|
|
||||||
##
|
## The effect of various mediums on Chanie Wenjack's story
|
||||||
|
When I first learned of Chanie Wenjack a few months ago in history class, I only learned a basic outline of his life. Through reading and viewing the following three pieces about him, the various mediums helped me better understand his story.
|
||||||
|
|
||||||
##
|
A shift in medium is great to help augment a person's views of a topic through the following ways:
|
||||||
|
|
||||||
##
|
|
||||||
|
### Film
|
||||||
|
The first medium I learned of Chanie Wenjack's life through was an animated film. [Gord Downie](https://youtu.be/yGd764YU9yc)'s to be exact.
|
||||||
|
|
||||||
|
The nature of film helped me understand the circumstances of Chanie Wenjack's final days. Having a visual representation of the journey in my mind was very helpful in the path of underatanding what his final day where like, and what he had to endure in school.
|
||||||
|
|
||||||
|
### Article
|
||||||
|
With the visuals an images from the film in my mind, I went on to learn further and in more detail through [Maclean](http://www.macleans.ca/society/the-lonely-death-of-chanie-wenjack/)'s article from 1967.
|
||||||
|
|
||||||
|
Being completely text based, this article was full of detail and not much else. The same story was told, and I enjoyed the extra point of view and context provided in this format.
|
||||||
|
|
||||||
|
### Website
|
||||||
|
To round out my knowledge of the topic, I took a look at the [Secret Path](https://secretpath.ca/) website.
|
||||||
|
|
||||||
|
Being a website, the experience was very interactive and allowed me to specificity view topics or sections what were of interest. This site shows how well an interactive experience can tell a story, as anyone can explore the site in their own way.
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
### Sources
|
### Sources
|
||||||
“Chanie Wenjack.” Wikipedia, Wikimedia Foundation, 26 Apr. 2019, en.wikipedia.org/wiki/Chanie_Wenjack.
|
*“Chanie Wenjack.” Wikipedia, Wikimedia Foundation, 26 Apr. 2019, en.wikipedia.org/wiki/Chanie_Wenjack.*
|
||||||
|
|
||||||
|
*“Secret Path.” Secret Path, secretpath.ca/.*
|
||||||
|
|
||||||
|
*Adams, Ian. “The Lonely Death of Chanie Wenjack.” Macleans.ca, 19 Oct. 2018, www.macleans.ca/society/the-lonely-death-of-chanie-wenjack/.*
|
||||||
|
|
||||||
|
*YouTube, CBC Arts, 23 Oct. 2016, youtu.be/yGd764YU9yc.*
|
Loading…
x
Reference in New Issue
Block a user