<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slides-intro.git/Makefile, branch master</title>
<subtitle>LaTeX source of slides that introduce Maneage in https://maneage.org/pdf/slides-intro.pdf</subtitle>
<link rel='alternate' type='text/html' href='https://git.maneage.org/slides-intro.git/'/>
<entry>
<title>Using images to start discussion on Git, for IAC science coffee</title>
<updated>2020-07-02T01:17:21+00:00</updated>
<author>
<name>Mohammad Akhlaghi</name>
<email>mohammad@akhlaghi.org</email>
</author>
<published>2020-07-02T01:17:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.maneage.org/slides-intro.git/commit/?id=492d6c2ee9cbea5e252b0b4224aa8c1ce9869ad5'/>
<id>492d6c2ee9cbea5e252b0b4224aa8c1ce9869ad5</id>
<content type='text'>
Until now, we would immeditely jump from the part on answering the
project's questions to Git branches. But this isn't too useful for
someone who doesn't know Git! So to start the Git branching
discussion, now we first show a small image of the workflow with a
"today" printed over it. Then another one with a "tomorrow". In the
next slide we abstract them to circles with hashes!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Until now, we would immeditely jump from the part on answering the
project's questions to Git branches. But this isn't too useful for
someone who doesn't know Git! So to start the Git branching
discussion, now we first show a small image of the workflow with a
"today" printed over it. Then another one with a "tomorrow". In the
next slide we abstract them to circles with hashes!
</pre>
</div>
</content>
</entry>
<entry>
<title>Started working on short slides (10-15 minutes)</title>
<updated>2020-06-07T21:41:54+00:00</updated>
<author>
<name>Mohammad Akhlaghi</name>
<email>mohammad@akhlaghi.org</email>
</author>
<published>2020-06-07T21:41:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.maneage.org/slides-intro.git/commit/?id=11696587813b77a79ae72da9b3ea01f602ceb231'/>
<id>11696587813b77a79ae72da9b3ea01f602ceb231</id>
<content type='text'>
The main slides have become too long, so a shorter version is
necessary. With this commit, I am starting work on a short version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The main slides have become too long, so a shorter version is
necessary. With this commit, I am starting work on a short version.
</pre>
</div>
</content>
</entry>
<entry>
<title>New filename to fit with the standard name on the webpage</title>
<updated>2020-04-24T04:27:58+00:00</updated>
<author>
<name>Mohammad Akhlaghi</name>
<email>mohammad@akhlaghi.org</email>
</author>
<published>2020-04-24T04:27:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.maneage.org/slides-intro.git/commit/?id=7c49cdd2ed3a78bd89a9e45f68281541b385c586'/>
<id>7c49cdd2ed3a78bd89a9e45f68281541b385c586</id>
<content type='text'>
Since the webpage now already has `maneage' in the URL, the filename
also needed to be corrected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the webpage now already has `maneage' in the URL, the filename
also needed to be corrected.
</pre>
</div>
</content>
</entry>
<entry>
<title>Modified slides to use new Maneage name</title>
<updated>2020-04-20T00:42:12+00:00</updated>
<author>
<name>Mohammad Akhlaghi</name>
<email>mohammad@akhlaghi.org</email>
</author>
<published>2020-04-20T00:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.maneage.org/slides-intro.git/commit/?id=42ff6db610ff3c61487940175945d16e22ae243d'/>
<id>42ff6db610ff3c61487940175945d16e22ae243d</id>
<content type='text'>
A name was finally selected for Maneage, so the slides also needed to
be updated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A name was finally selected for Maneage, so the slides also needed to
be updated.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added principles before starting to describe the solution</title>
<updated>2020-02-01T22:25:25+00:00</updated>
<author>
<name>Mohammad Akhlaghi</name>
<email>mohammad@akhlaghi.org</email>
</author>
<published>2020-02-01T22:25:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.maneage.org/slides-intro.git/commit/?id=310f254ee1557824174e0327eb10120cd7377385'/>
<id>310f254ee1557824174e0327eb10120cd7377385</id>
<content type='text'>
Until now, there wasn't any good transition onto the project, so the
principles have now been added.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Until now, there wasn't any good transition onto the project, so the
principles have now been added.
</pre>
</div>
</content>
</entry>
<entry>
<title>Better implementation of the make-demo graph, added preamble</title>
<updated>2019-12-07T14:18:15+00:00</updated>
<author>
<name>Mohammad Akhlaghi</name>
<email>mohammad@akhlaghi.org</email>
</author>
<published>2019-12-07T14:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.maneage.org/slides-intro.git/commit/?id=01578c223361eabdd3e6ef0ed1822fc4918a4fd1'/>
<id>01578c223361eabdd3e6ef0ed1822fc4918a4fd1</id>
<content type='text'>
Some minor modifications were made in the graph showing the
organization of the analysis with Make. Also, a `tex/preamble.tex' was
defined to simplify the main source.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some minor modifications were made in the graph showing the
organization of the analysis with Make. Also, a `tex/preamble.tex' was
defined to simplify the main source.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Git commit checksum was on first slide</title>
<updated>2019-11-21T17:12:21+00:00</updated>
<author>
<name>Mohammad Akhlaghi</name>
<email>mohammad@akhlaghi.org</email>
</author>
<published>2019-11-21T17:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.maneage.org/slides-intro.git/commit/?id=8b006f31cd8d3d21bbd4fa0a7b0f722fe8cb497b'/>
<id>8b006f31cd8d3d21bbd4fa0a7b0f722fe8cb497b</id>
<content type='text'>
The Git commit checksum has been added to the first slide to help
readers identify any change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Git commit checksum has been added to the first slide to help
readers identify any change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added copyright to all the plain-text sources</title>
<updated>2019-11-21T16:53:28+00:00</updated>
<author>
<name>Mohammad Akhlaghi</name>
<email>mohammad@akhlaghi.org</email>
</author>
<published>2019-11-21T16:53:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.maneage.org/slides-intro.git/commit/?id=772c88963914d42c5d964c75bb432e6af43c2114'/>
<id>772c88963914d42c5d964c75bb432e6af43c2114</id>
<content type='text'>
With this copyright, a random viewer will know their rights regarding
these files (that they are free software and that they can modify them
and redistribute them).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this copyright, a random viewer will know their rights regarding
these files (that they are free software and that they can modify them
and redistribute them).
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Git branching and history graph</title>
<updated>2019-06-04T01:08:44+00:00</updated>
<author>
<name>Mohammad Akhlaghi</name>
<email>mohammad@akhlaghi.org</email>
</author>
<published>2019-06-04T01:08:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.maneage.org/slides-intro.git/commit/?id=158dbe2bbad88af34cca5af605c1444e1efb4019'/>
<id>158dbe2bbad88af34cca5af605c1444e1efb4019</id>
<content type='text'>
A graph was added showing how Git branching and history are used to
verfiy the integrity of the result.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A graph was added showing how Git branching and history are used to
verfiy the integrity of the result.
</pre>
</div>
</content>
</entry>
<entry>
<title>Slides improved for IAC DNC and SUNDIAL meetings</title>
<updated>2019-06-03T00:21:03+00:00</updated>
<author>
<name>Mohammad Akhlaghi</name>
<email>mohammad@akhlaghi.org</email>
</author>
<published>2019-06-03T00:21:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.maneage.org/slides-intro.git/commit/?id=05593d91a4148d2c852e263995a170007dbfb628'/>
<id>05593d91a4148d2c852e263995a170007dbfb628</id>
<content type='text'>
The slides were significantly upgraded to help in making a better
introduction and clearly demonstrating things for the users.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The slides were significantly upgraded to help in making a better
introduction and clearly demonstrating things for the users.
</pre>
</div>
</content>
</entry>
</feed>
