Title Goes HereUp To Two Lines

This is my slide
July 18 2011

(First slide automatically title slide unless other type is selected)

 

This is a slide with just text. This is a slide with just text. This is a slide with just text. This is a slide with just text. This is a slide with just text. This is a slide with just text.

There is more text just underneath.

 

(Slide Type: "No Title", Slide Style: "Standard")

Simple slide with header and text

This is a slide with just text. This is a slide with just text. This is a slide with just text. This is a slide with just text. This is a slide with just text. This is a slide with just text.

There is more text just underneath with a code sample: 5px.

(Slide Type: "Standard Style", Slide Style: "Standard")

Simple slide with header and text (small font)

This is a slide with just text. This is a slide with just text. This is a slide with just text. This is a slide with just text. This is a slide with just text. This is a slide with just text.

There is more text just underneath with a code sample: 5px

(Slide Type: "Standard Style", Slide Style: "Smaller Text")

Slide with bullet points and a longer title, just because we can make it longer

(Slide Type: "Standard", Slide Style: "Standard")

Slide with bullet points that builds

Any element with child nodes can build.

It doesn’t have to be a list. (just add class=”build” to the parent element)

(Slide Type: "Standard Slide", Slide Style: "Standard")

Slide with bullet points (small font)

(Slide Type: "Standard Slide", Slide Style: "Smaller Text")

Slide with a table

Name Occupation
Luke Mahé V.P. of Keepin’ It Real
Marcin Wichary The Michael Bay of Doodles
(Slide Type: "Standard Slide", Slide Style: "Standard")

Styles

(Slide Type: "Standard Slide", Slide Style: "Standard")

Slide with a table (smaller text)

Name Occupation Luke Mahé V.P. of Keepin’ It Real Marcin Wichary The Michael Bay of Doodles
(Slide Type: "Standard Slide", Slide Style: "Smaller Text")

Segue slide

Slide with an image

Slide with an image (centered)

Source: Larry Page

Image filling the slide (with title)

Source: Eric Schmidt

This is a test

This slide has some code

<script type='text/javascript'>
 // Say hello world until the user starts questioning
 // the meaningfulness of their existence.
function helloWorld(world) {
  for (var i = 42; --i >= 0;) {
   alert('Hello ' + String(world));
  }
}
</script>
<style>
 p { color: pink }
 b { color: blue }
 u { color: 'umber' }
</style>
(Slide Type: "Standard", Slide Style: "Standard")

This slide has some code (small font)

// Now we set that function up to execute when the admin_notices action is called
add_action( 'admin_notices', 'hello_dolly' );

// We need some CSS to position the paragraph
function dolly_css() {
  // This makes sure that the positioning is also good for right-to-left languages
  $x = is_rtl() ? 'left' : 'right';

  echo "
  <style type='text/css'>
  #dolly {
    float: $x;
    padding-$x: 15px;
    padding-top: 5px;   
    margin: 0;
    font-size: 11px;
  }
  </style>
  ";
}
(Slide Type: "Standard", Slide Style: "Smaller Text")

The best way to predict the future is to invent it.

Alan Kay
(Slide Type: "No Title", Slide Style: "Standard")

A distributed system is one in which the failure of a computer you didn’t even know existed can render your own computer unusable.

Leslie Lamport
(Slide Type: "No Title", Slide Style: "Smaller Text")

A slide with an embed + title

Full-slide embed with (optional) slide title on top

Thank you!

Add an optional back to the beginning link by adding an ID of “back-to-beginning” to any element.

(<em><strong id="back-to-beginning">back to the beginning</strong></em>)
(Slide Type: "Standard", Slide Style: "Standard")