annotate presen/primer.html @ 15:b3b5bcbba089

add slide: presen/index.html
author Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
date Sat, 11 Sep 2010 23:46:30 +0900
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 "http://www.w3.org/TR/REC-html40/loose.dtd">
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
3 <html>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
4 <head>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
5 <title>A Basic Primer in Using S5</title>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
6 <!--#include virtual="/inc/head.html" -->
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
7 <link rel="stylesheet" type="text/css" href="s5.css" media="screen">
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
8 <style type="text/css" media="all">
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
9 .figure img {display: block; border: 1px solid; border-bottom: 3px double;}
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
10 .figure b {border: 1px solid; border-width: 0 0 1px 1px;
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
11 padding: 0.25em 0.25em 0; font-style: italic; font-size: smaller;}
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
12 #main div.aside {width: 33%; float: right;
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
13 margin: 0 -2em 1.5em 1em; padding: 0 0 1em;
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
14 border: 1px solid #999;
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
15 background: #EAEAF0; color: #222430;}
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
16 #main div.aside h4 {margin: 0 0 0.5em; padding: 1em 1em 0;
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
17 border-bottom: 1px solid #BABAC0;}
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
18 #main div.aside h5 {margin: 1em 1.5em 0.2em; font-style: italic; line-height: 1.1;}
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
19 #main div.aside p {margin: 0 1.5em; line-height: 1.1;}
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
20 </style>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
21 </head>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
22 <body id="www-meyerweb-com" class="tools">
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
23
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
24 <!--#include virtual="/inc/page-top.html" -->
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
25
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
26 <h2>A Basic Primer in Using S5</h2>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
27
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
28 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
29 For a newcomer, creating a presentation in S5 may seem a bit daunting at first. Don't panic! Writing your own presentation is very, very easy. In order to help smooth the way, here's a short primer on what to change and what to leave alone in an S5 presentation file.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
30 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
31
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
32
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
33 <h3>First steps</h3>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
34 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
35 First, download the <a href="s5-blank.zip">S5 blank template archive</a>. This is a 26KB ZIP archive that contains everything you'll need to create a basic slide show: the presentation file itself, the style sheets that make it look pretty, and the JavaScript that drives the actual slide showing (and hiding).
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
36 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
37 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
38 Once you've downloaded the archive and uncompressed it, you should find two things: a file named <tt>s5-blank.html</tt> and a folder (directory) called <tt>ui</tt>. Inside that folder are all the CSS and JavaScript bits that make the slide show work. We're not going to mess with those; if you want more information on them, see the file map, or ponder <a href="s5-intro.html#slide7">slide 7 of the introductory slide show</a>. All we're going to do is edit the file <tt>s5-blank.html</tt>. Go ahead and load it up into your favorite editor, whether that's Dreamweaver, GoLive, Notepad, TopStyle, or BBEdit. I'll use BBEdit.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
39 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
40
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
41
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
42 <h3>Boot to the head</h3>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
43 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
44 The first part of the presentation file, at least the part after the <tt>DOCTYPE</tt> and the <tt>&lt;html&gt;</tt> tag, is the <tt>head</tt> element, shown in Figure 1.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
45 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
46
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
47 <div class="figure">
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
48 <img src="primer/s5-primer01.png" alt="">
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
49 <b>Figure 1. The first part of the presentation file.</b>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
50 </div>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
51
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
52 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
53 For the most part, you shouldn't have to ever touch this part of the file. In fact, it's better to avoid it. If you changed any of the <tt>link</tt> elements, for example, you might break the slide show! So you'll want to just skip past it... except for one thing. See the <tt>title</tt> element? Change its contents from "[slide show title]" to the title of the slide show. So if you're doing a presentation on the benefits of respiration, you might call the slide show "Breathing Easy: Why Air Is Good For You". Go ahead and change the <tt>title</tt> contents to say that, as shown in Figure 2.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
54 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
55
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
56 <div class="figure">
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
57 <img src="primer/s5-primer02.png" alt="">
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
58 <b>Figure 2. Filling in the title.</b>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
59 </div>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
60
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
61 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
62 Other than that, you don't need to make any changes to this part of the file. Let's move on to the next part.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
63 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
64
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
65
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
66 <h3>Slide headers and footers</h3>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
67 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
68 If you move downward in the presentation file, you'll find a <tt>div</tt> with an <tt>id</tt> of <tt>layout</tt>. Inside that <tt>div</tt> are a number of slide components; these appear on every slide in the slide show. This is where we find things like the header, footer, slide controls, and so forth, as shown in Figure 3.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
69 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
70
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
71 <div class="figure">
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
72 <img src="primer/s5-primer03.png" alt="">
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
73 <b>Figure 3. The header, footer, and other slide components.</b>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
74 </div>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
75
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
76 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
77 There are really only two parts we need to worry about: the two sets of bracketed text. Replace the first one with "Anytown, USA &amp;#8226; 1 August 2005". (Although you can certainly fill in today's date if you prefer; that just happens to be the date on which I updated this primer.) For the second bit, just fill in the slide show title. You can copy it from the <tt>title</tt> element at the top of the file, if you want to save some keystrokes.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
78 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
79
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
80 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
81 A few words on the XHTML structures seen here. Many of them are necessary for the slide show to work, and should not be altered; an example is <tt>&lt;div id="controls"&gt;&lt;/div&gt;</tt>. Inside the header and footer, however, you can insert whatever XHTML and content you like. The only real restriction is that these are expected to be fairly small, because the larger the header and footer, and less space there will be for slide content. If you change the markup inside the header and footer, you may also have to modify the CSS files to handle whatever you put in there. We aren't going to get into all that now. Let's just leave things as-is and continue on to our first actual slide.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
82 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
83
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
84
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
85 <h3>The title slide</h3>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
86 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
87 Typically, the first slide in the slide show will be a title slide. This doesn't have to be the case, of course; you can just jump right into the slides without having a title card. Most people prefer having one, though. The template contains a typical title slide, which is highlighted in Figure 4.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
88 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
89
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
90 <div class="figure">
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
91 <img src="primer/s5-primer04.png" alt="">
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
92 <b>Figure 4. The first slide's markup.</b>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
93 </div>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
94
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
95 <div class="aside">
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
96 <h4>XOXO Differences</h4>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
97 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
98 If you're writing an XOXO-based slide show, the markup here will be a little different: the presentation <code>div</code> will be an <code>ol</code> with a different <code>class</code> value, and all the slides will be <code>li</code> elements. See the page <a href="xoxo-structure-min.html">Minimal S5+XOXO Structure</a> for details.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
99 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
100 </div>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
101
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
102 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
103 So let's replace the bracketed text with our own information. For the slide show title and subtitle, let's actually break up the title we've been using into two parts: "Breathing Easy" and "Why Air Is Good For You". Fill in these bits for the title and subtitle, respectively. Then, for the author name and affiliation, use your own name and employer (or whatever affiliation you'd prefer to admit). I'll use my own name and affiliation in creating the figures, such as Figure 6.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
104 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
105
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
106 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
107 Having done that, let's take a peek at how the slide show is going. Load the file <tt>s5-blank.html</tt> into a Web browser such as Firefox, Safari, or Internet Explorer. Those aren't the only browsers you can use; in general, if it was released in the 21st Century (by the Gregorian Calendar), then it's probably okay to use. You should immediately see the title slide appear. A scaled-down version appears in Figure 5, along with some highlight boxes.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
108 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
109
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
110 <div class="figure">
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
111 <img src="primer/s5-primer05.png" alt="">
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
112 <b>Figure 5. The title slide (annotated).</b>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
113 </div>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
114
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
115 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
116 Box #1 marks the footer content, which was the first thing you edited in the slide show. Box #2 surrounds the content of the title slide, which you just now edited. Box #3 points out the slide controls, which are automatically created by the JavaScript when the presentation is loaded.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
117 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
118
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
119 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
120 Pretty easy so far, eh? Just wait: it gets even easier.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
121 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
122
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
123
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
124 <h3>Creating a slide</h3>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
125
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
126 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
127 Again, move down in <tt>s5-slide.html</tt>. After the first slide, the one we made a title slide, you'll find another slide. It's shown in Figure 6.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
128 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
129
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
130 <div class="figure">
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
131 <img src="primer/s5-primer06.png" alt="">
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
132 <b>Figure 6. The first slide after the title slide.</b>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
133 </div>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
134
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
135 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
136 At this point, you've probably figured out what to do. Just replace the bracketed text with your own content, and there you go: you have a slide. So the title might be "An Introduction to Air" and the five points would be various facts about air, or perhaps would be a preview summary of what the rest of the slide show will discuss. Since most slides are just a set of bullet points, using an unordered list is definitely the way to go. You can have a different number of points than five, of course, but remember that if the slide gets too long, content will disappear behind the footer.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
137 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
138 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
139 Now, after the list, see the <tt>div</tt> with a <tt>class</tt> of <tt>handout</tt>? That's where you put any extra notes or information related to the slide content that should appear in printed handouts, but not go on the slide when it's given as a presentation. You could put URLs for more information, include code snippets, or anything else that would be useful to someone looking at the handout. If a slide doesn't have any handout material, you can delete the <tt>div</tt>, or else leave it in place but empty&mdash;it's up to you.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
140 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
141 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
142 Go ahead and put something in the handout section for the current slide, then reload the presentation file in a Web browser. Once the title slide comes up, advance to the next slide by pressing the space bar on your keyboard (or hitting page down, right arrow, or down arrow; or by clicking the mouse button while the pointer is somewhere over the slide). You should see something like what's in Figure 7.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
143 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
144
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
145 <div class="aside">
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
146 <h4>Get Keyed Up</h4>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
147 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
148 For a complete listing of the keyboard controls in S5, see the <a href="features.html">Features page</a>.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
149 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
150 </div>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
151
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
152 <div class="figure">
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
153 <img src="primer/s5-primer07.png" alt="">
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
154 <b>Figure 7. Viewing the new slide in a browser.</b>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
155 </div>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
156
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
157 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
158 Notice that the handout material doesn't appear in the slide. If you were to print out <tt>s5-blank.html</tt>, though, it would show up at the end of this slide.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
159 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
160 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
161 In order to create a new slide, you can either type in the markup to create a new one, or (more conveniently) copy the slide you just finished, paste it into the file after the last slide, and change the content. There is no defined limit to the number of slides in a given presentation, so you shouldn't have any problems with running out of space. (Your audience might have problems if you subject them to a 100-slide presentation, though.)
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
162 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
163
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
164
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
165 <h3>Miscellaneous Notes</h3>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
166
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
167 <ul>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
168 <li>It isn't necessary to have every slide be a list of bullet points. You can instead drop in an image, a quote, or anything else that strikes you as useful. See <a href="s5-intro.html#slide7">slide 7 of "S5: An Introduction"</a> for an example of how a large image might be included. Then advance to the next slide to see how several small images can be included. What you put into a slide, and how you structure it, is largely up to you.</li>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
169 <li>Remember that if a slide gets too long, content will disappear behind the footer! So if you're planning to project at 1024x768 and have an image that's 1000 pixels tall, it isn't going to fit on a slide (unless you scale it yourself). If you have too many points on a slide, consider breaking it up into two slides with the same title. You can also edit the CSS to make fonts smaller and adjust content spacing, if you like, but that isn't nearly as easy.</li>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
170 <li>On a related note, if you assume one resolution and then get another, things can go seriously awry. Be prepared to edit the CSS in such cases. (The usual workaround for this situation is to change the <code>font-size</code> of the <code>body</code> element, although in some browsers you can simply scale the text size from the keyboard.)</li>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
171 <li>You don't have to leave the presentation file name as <tt>s5-blank.html</tt>. You can rename to anything you like, such as <tt>talk.html</tt> or <tt>preso.html</tt>.</li>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
172 <li>Changing the theme involves replacing the default files with new ones. Creating your own theme involves writing new style sheets. Both are more complex topics, best saved for another day.</li>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
173 </ul>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
174
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
175 <h3>In Summary</h3>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
176 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
177 As you've seen in this quick primer, creating your own presentation is pretty simple. In the majority of cases, all you need is to have a short unordered list in each slide, but you can certainly include other kinds of material if you like.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
178 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
179 <p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
180 Hopefully this primer has helped you get started creating your own presentation. If there's anything missing or unclear, please <a href="http://meyerweb.com/eric/">let me know</a>.
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
181 </p>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
182
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
183
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
184 <!--#include file="inc/extra.html" -->
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
185 <!--#include virtual="/inc/page-end.html" -->
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
186 </body>
b3b5bcbba089 add slide: presen/index.html
Ryoma SHINYA <shinya@firefly.cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
187 </html>