From 69d66321015064c63ef6377ccff5f6d35560fb19 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Sat, 1 Aug 2015 01:18:29 +1000 Subject: Move talks down a level --- bower.json | 3 +- gulpfile.js | 14 +- src/a-vision-for-the-future/index.html | 498 --------------------------- src/css/mordred.css | 84 +++++ src/images/smallInAugustLogo.jpeg | Bin 0 -> 17258 bytes src/index.hbs | 71 ---- src/index.html | 79 +++++ src/talks/a-vision-for-the-future/index.html | 498 +++++++++++++++++++++++++++ src/talks/index.hbs | 71 ++++ src/talks/template/index.hbs | 111 ++++++ src/template/index.hbs | 111 ------ 11 files changed, 852 insertions(+), 688 deletions(-) delete mode 100644 src/a-vision-for-the-future/index.html create mode 100644 src/css/mordred.css create mode 100644 src/images/smallInAugustLogo.jpeg delete mode 100644 src/index.hbs create mode 100644 src/index.html create mode 100644 src/talks/a-vision-for-the-future/index.html create mode 100644 src/talks/index.hbs create mode 100644 src/talks/template/index.hbs delete mode 100644 src/template/index.hbs diff --git a/bower.json b/bower.json index fb73900..b8a7d7e 100644 --- a/bower.json +++ b/bower.json @@ -17,7 +17,8 @@ "font-awesome": "~4.3.0", "font-mfizz": "~2.0.1", "reveal.js": "~3.1.0", - "bootstrap": "~3.3.5" + "bootstrap": "~3.3.5", + "modernizr": "~2.8.2" }, "overrides": { "font-mfizz": { diff --git a/gulpfile.js b/gulpfile.js index 20ca3b1..f6334a3 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -26,10 +26,10 @@ // List of file paths. var paths = { 'html': dir.src + '/**/*.html', - 'hbs': dir.src + '/index.hbs', 'index': dir.src + '/index.hbs', 'css': dir.src + '/css/**/*.css', 'js': dir.src + '/js/**/*.js', + 'talks': dir.src + '/talks', 'images': [ dir.src + '/**/*.png', dir.src + '/**/*.gif', @@ -62,10 +62,10 @@ */ function buildPresentationManifest () { var presentations = []; - var files = fs.readdirSync(dir.src); + var files = fs.readdirSync(paths.talks); for (var i = 0; i < files.length; i++) { - var file = dir.src + '/' + files[i] + '/index.html'; + var file = paths.talks + '/' + files[i] + '/index.html'; try { var stat = fs.statSync(file); var $ = cheerio.load(fs.readFileSync(file)); @@ -163,7 +163,7 @@ /** * Package the handlebars files. */ - gulp.task('package:hbs', function () { + gulp.task('package:talks', function () { var templateData = { 'presentations': buildPresentationManifest(), @@ -171,7 +171,7 @@ }; // Automatically build the site list. - return gulp.src(paths.hbs, {'base': dir.src}) + return gulp.src(paths.talks + '/index.hbs', {'base': dir.src}) .pipe(handlebars(templateData, handlebarsConfig)) .pipe(rename(function (path) { path.extname = ".html"; @@ -247,7 +247,7 @@ /** * Package the entire site into the dist folder. */ - gulp.task('package', ['package:html', 'package:hbs', 'package:libs', + gulp.task('package', ['package:html', 'package:talks', 'package:libs', 'package:images', 'package:css', 'package:js']); gulp.task('rsync', function () { @@ -272,7 +272,7 @@ gulp.task('serve', function () { gulp.watch(paths.html, ['package:html']); gulp.watch(paths.images, ['package:images']); - gulp.watch(paths.hbs, ['package:hbs']); + gulp.watch(paths.hbs, ['package:talks']); gulp.watch(paths.css, ['package:css']); gulp.watch(paths.js, ['package:js']); diff --git a/src/a-vision-for-the-future/index.html b/src/a-vision-for-the-future/index.html deleted file mode 100644 index 88fdbe5..0000000 --- a/src/a-vision-for-the-future/index.html +++ /dev/null @@ -1,498 +0,0 @@ - - - - - - - OpenStack: a vision for the future - - - - - - - - - - - - - - - - - - - -
- -
- -

- OpenStack: a vision for the future -

-

Monty Taylor

-

http://inaugust.com/talks/a-vision-for-the-future.html

-

twitter: @e_monty

-
- -
-

Stanislavski

-
- - -
- -
- -
-

Who am I?

- -

Technical Committee

-

Foundation Board of Directors

-

Developer Infrastructure Core Team

-
- - -
-

Who am I?

- -

Undergrad Degree in Theatre Directing

-

Grad School at CalArts for Lighting Design

-

Member of the Satori Group

-
- - -
-

Konstantin Sergeyevich Stanislavsky

- -

Константи́н Серге́евич Станисла́вский

-

Founder of the Moscow Art Theatre

- -

"The task of our generation is to liberate art from outmoded tradition, from tired cliché and to give greater freedom to imagination and creative ability."

- -

Psychological Realism

-
- - -
-

Anton Chekhov

-

The Seagull (1898)

-

Uncle Vanya (1899)

-

The Three Sisters (1901)

-

The Cherry Orchard (1904)

-
- - -
-

Moscow Art Theatre

- -

Founded in 1897

- -

popular seat prices

- -

ensemble ethos

- -

realistic theatre

- - -
- - -
-

Verisimilitude

- -

the appearance of being true or real

- - -
- - -
-

Psychology, Physiology and Neurology

- -

First meeting of International Congress of Psychology - Paris, 1889

- -

Pavlov - Institute of Experimenal Medicine, St. Petersburg, 1891

- -

(the dogs were in 1901)

- -

Freud - Interpretation of Dreams 1899

- - -
- - -
-

Stanislavski's system

- -

psychophisology

- -

interrelation between mind and body

- -

Physical Actions and Internal Life are linked

- -

Most modern theatre, tv and film actors

- - -
- - -
-

Key ideas

- -

"What if" (what if I were in the same situtaion as my character)

- -

Motivation (why)

- -

Objectives (what do I want)

- -
- -
-

Chekhov and Psychological action

-
- - -
-

Emotional Memory

-
- - -
-

Sense Memory

-
- - -
-

Inside out

- -

like using a programming framework

- -

Express the key points - let the framework handle the details

- -

Manipulate the emotional life - the body will handle a lot of the details

- - -
- - -
-

An Actor Prepares

- -

For further reading

- - -
- - -
-

Lee Strasberg

- -

Moscow Art Theatre visited the US in 1923

- -

Strasberg == Mind Blown

- -

Dropped out of school and went to study with the Russians

- - -
- - -
-

The Group Theatre

- -

New York - 1931

- -

Founded by Lee Strassberg, Harold Clurman and Cheryl Crawford

- -

Not the same as the Group Theatre in London

- -

Believed in Leaderless Operation and Collaborative Work

- - -
- - -
-

Sound familiar?

-
- - -
-

The Method

- -

Strasberg took Stanislavski's system and made a training system

- -

You've probably heard of it

- -

Marlon Brando, Heath Ledger, Philip Seymor Hoffman, Robert DeNiro, Daniel Day-Lewis, Christian Bale, Al Pacino

- - -
- - -
-

Big differences from Stanislavski

- -

Emotional Memory becomes Affective Memory

- -

Substitution - What would make me, the actor, behave in the way the character does

- - -
- - -
-

So I was at this bar ...

-
- - -
-

Clear danger, right?

- -

Notice that Heath Ledger and Philip Seymour Hoffman were in the list

- -

Everyone other than Strasberg walked away from pure-emotional immersion

- - -
- - -
-

Stanford Meisner

- -

Split from Strasberg - thought emotional memory caused actors to focus on themselves and not the character

- -

Concentration on the parter instead

- -

live truthfully under imaginary circumstances

- -
- - -
-

Stella Adler

- -

Broke with Strasberg after studying with Stanislavski

- -

Emotion should come from imagination based on given circumstance

- - -
- - -
-

Uta Hagen

- -

Another split

- -

Basic Object Exercises

- -

Start by doing mundane things in front of people

- - -
- - -
-

What the heck does this have to do with OpenStack?

-
- - -
-

All of these people shared a purpose

- -

To create truth in realistic acting

- - -
- - -
-

All of these people both shared approaches and diverged substantially

- -

"What would I do if I were in this circumstance"

- -

"What would motivate me, the actor, to behave in the way the character does?"

- - -
- - -
-

Tadashi Suzuki

-
- - -
-

The Feet

- -

connection to the ground

-

outside in

-

Truth from Physicality, not from Psychological realism

-
- - -
-

The Trojan Women

- -

Drew from Noh, Kabuki and Shingeki tranditions

- -

Produce a thing that is "true" to a modern Japanese sensibility

- -

Training arose from the need to train replacement actors for the show

- - -
- - -
-

SITI Company

- -

Suzuki collaborated with Anne Bogart

- -

Added Anne Bogart's Viewpoints to Suzuki's techniques

- - -
- - -
-

P3

- -

Robyn Hunt and Steve Pearson studied for 12 year in Japan with Suzuki

- -

Moved back to US to teach the techniques

- -

Added Shogo Ohta's slow-tempo techniques

- - -
- - -
-

Frank

- -

Here in Brisbane

- -

Studied with Suzuki - Added Australian content and form

- -

Exercies to Nick Cave instead of Japanese Flute

- -
- - -
-

The training is a tool

- -

An actor might study all of them

-

Each technique can be useful for different things

- - -
- -
-

Shakespeare

-

Each of these directors has applied their techniques to Shakespeare

-
- -
-

They're all useful tools for different hings

-
- - -
-

Why all this talk about acting techniques?

-
- - -
-

Four takeaways from the actors

-

Know what problem they're trying to solve

-

Develop techniques to solve the problem

-

Don't confuse technique with results

-

Be willing to adapt based on new data

-
- - -
-

The problem

-

Are we chasing psycological realism?

-

Are we chasing physical truth?

-
- - -
-

The problem for us

-

Are we making a toolkit for people to use to build clouds?

-

Are we making a cloud that can be deployed in multiple places?

-

Are we providing computers?

-
- -
-

What I want

-
- -
-

OpenStack should provide computers and networks that work

-
- -
-

OpenStack should not chase 12-factor apps

-
- -
-

OpenStack should provide a happy home for app frameworks

-
- -
-

OpenStack should, by default, give me a directly routable IP

-
- -
-

Thank you!

-

http://inaugust.com/talks/a-vision-for-the-future.html

-

twitter: @e_monty

-
- -
- - -
- - - - - - - - - diff --git a/src/css/mordred.css b/src/css/mordred.css new file mode 100644 index 0000000..23674ee --- /dev/null +++ b/src/css/mordred.css @@ -0,0 +1,84 @@ +.browsehappy { + margin: 0.2em 0; + background: #ccc; + color: #000; + padding: 0.2em 0; +} + +/* Space out content a bit */ +body { + padding-bottom: 20px; +} + +/* Everything but the jumbotron gets side spacing for mobile first views */ +.header, +.marketing, +.footer { + padding-left: 15px; + padding-right: 15px; +} + +/* Custom page header */ +.header { + border-bottom: 1px solid #e5e5e5; +} + + /* Make the masthead heading the same height as the navigation */ +.header h3 { + margin-top: 0; + margin-bottom: 0; + line-height: 40px; + padding-bottom: 19px; +} + +/* Custom page footer */ +.footer { + padding-top: 19px; + color: #777; + border-top: 1px solid #e5e5e5; +} + +.container-narrow > hr { + margin: 30px 0; +} + +/* Main marketing message and sign up button */ +.jumbotron { + background: url(/images/smallInAugustLogo.jpeg) no-repeat; + text-align: center; + border-bottom: 1px solid #e5e5e5; +} + +.jumbotron .btn { + font-size: 21px; + padding: 14px 24px; +} + +/* Supporting marketing content */ +.marketing { + margin: 40px 0; +} + +.markerting > p + h4 { + margin-top: 28px; + } + +/* Responsive: Portrait tablets and up */ +@media screen and (min-width: 768px) { + .container { + max-width: 730px; + } + + /* Remove the padding we set earlier */ + .header, + .marketing, + .footer { + padding-left: 0; + padding-right: 0; + } + + /* Space out the masthead */ + .header { + margin-bottom: 10px; + } +} diff --git a/src/images/smallInAugustLogo.jpeg b/src/images/smallInAugustLogo.jpeg new file mode 100644 index 0000000..6d2a40c Binary files /dev/null and b/src/images/smallInAugustLogo.jpeg differ diff --git a/src/index.hbs b/src/index.hbs deleted file mode 100644 index 97114c7..0000000 --- a/src/index.hbs +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - Conference Talks - - - - - - - - -
-
-
- -
- - - - - - - - - {{#each presentations}} - - - - - {{/each}} - -
Last UpdatedTitle
{{datetime mtime}} - - {{title}} - -
-
-
-
- - - diff --git a/src/index.html b/src/index.html new file mode 100644 index 0000000..340aab5 --- /dev/null +++ b/src/index.html @@ -0,0 +1,79 @@ + + + + + In August Productions + + + + + + + + + + + + + + + +
+
+

Things you may or may not care or not care about.

+
+
+ +
+ + + + + + + diff --git a/src/talks/a-vision-for-the-future/index.html b/src/talks/a-vision-for-the-future/index.html new file mode 100644 index 0000000..88fdbe5 --- /dev/null +++ b/src/talks/a-vision-for-the-future/index.html @@ -0,0 +1,498 @@ + + + + + + + OpenStack: a vision for the future + + + + + + + + + + + + + + + + + + + +
+ +
+ +

+ OpenStack: a vision for the future +

+

Monty Taylor

+

http://inaugust.com/talks/a-vision-for-the-future.html

+

twitter: @e_monty

+
+ +
+

Stanislavski

+
+ + +
+ +
+ +
+

Who am I?

+ +

Technical Committee

+

Foundation Board of Directors

+

Developer Infrastructure Core Team

+
+ + +
+

Who am I?

+ +

Undergrad Degree in Theatre Directing

+

Grad School at CalArts for Lighting Design

+

Member of the Satori Group

+
+ + +
+

Konstantin Sergeyevich Stanislavsky

+ +

Константи́н Серге́евич Станисла́вский

+

Founder of the Moscow Art Theatre

+ +

"The task of our generation is to liberate art from outmoded tradition, from tired cliché and to give greater freedom to imagination and creative ability."

+ +

Psychological Realism

+
+ + +
+

Anton Chekhov

+

The Seagull (1898)

+

Uncle Vanya (1899)

+

The Three Sisters (1901)

+

The Cherry Orchard (1904)

+
+ + +
+

Moscow Art Theatre

+ +

Founded in 1897

+ +

popular seat prices

+ +

ensemble ethos

+ +

realistic theatre

+ + +
+ + +
+

Verisimilitude

+ +

the appearance of being true or real

+ + +
+ + +
+

Psychology, Physiology and Neurology

+ +

First meeting of International Congress of Psychology - Paris, 1889

+ +

Pavlov - Institute of Experimenal Medicine, St. Petersburg, 1891

+ +

(the dogs were in 1901)

+ +

Freud - Interpretation of Dreams 1899

+ + +
+ + +
+

Stanislavski's system

+ +

psychophisology

+ +

interrelation between mind and body

+ +

Physical Actions and Internal Life are linked

+ +

Most modern theatre, tv and film actors

+ + +
+ + +
+

Key ideas

+ +

"What if" (what if I were in the same situtaion as my character)

+ +

Motivation (why)

+ +

Objectives (what do I want)

+ +
+ +
+

Chekhov and Psychological action

+
+ + +
+

Emotional Memory

+
+ + +
+

Sense Memory

+
+ + +
+

Inside out

+ +

like using a programming framework

+ +

Express the key points - let the framework handle the details

+ +

Manipulate the emotional life - the body will handle a lot of the details

+ + +
+ + +
+

An Actor Prepares

+ +

For further reading

+ + +
+ + +
+

Lee Strasberg

+ +

Moscow Art Theatre visited the US in 1923

+ +

Strasberg == Mind Blown

+ +

Dropped out of school and went to study with the Russians

+ + +
+ + +
+

The Group Theatre

+ +

New York - 1931

+ +

Founded by Lee Strassberg, Harold Clurman and Cheryl Crawford

+ +

Not the same as the Group Theatre in London

+ +

Believed in Leaderless Operation and Collaborative Work

+ + +
+ + +
+

Sound familiar?

+
+ + +
+

The Method

+ +

Strasberg took Stanislavski's system and made a training system

+ +

You've probably heard of it

+ +

Marlon Brando, Heath Ledger, Philip Seymor Hoffman, Robert DeNiro, Daniel Day-Lewis, Christian Bale, Al Pacino

+ + +
+ + +
+

Big differences from Stanislavski

+ +

Emotional Memory becomes Affective Memory

+ +

Substitution - What would make me, the actor, behave in the way the character does

+ + +
+ + +
+

So I was at this bar ...

+
+ + +
+

Clear danger, right?

+ +

Notice that Heath Ledger and Philip Seymour Hoffman were in the list

+ +

Everyone other than Strasberg walked away from pure-emotional immersion

+ + +
+ + +
+

Stanford Meisner

+ +

Split from Strasberg - thought emotional memory caused actors to focus on themselves and not the character

+ +

Concentration on the parter instead

+ +

live truthfully under imaginary circumstances

+ +
+ + +
+

Stella Adler

+ +

Broke with Strasberg after studying with Stanislavski

+ +

Emotion should come from imagination based on given circumstance

+ + +
+ + +
+

Uta Hagen

+ +

Another split

+ +

Basic Object Exercises

+ +

Start by doing mundane things in front of people

+ + +
+ + +
+

What the heck does this have to do with OpenStack?

+
+ + +
+

All of these people shared a purpose

+ +

To create truth in realistic acting

+ + +
+ + +
+

All of these people both shared approaches and diverged substantially

+ +

"What would I do if I were in this circumstance"

+ +

"What would motivate me, the actor, to behave in the way the character does?"

+ + +
+ + +
+

Tadashi Suzuki

+
+ + +
+

The Feet

+ +

connection to the ground

+

outside in

+

Truth from Physicality, not from Psychological realism

+
+ + +
+

The Trojan Women

+ +

Drew from Noh, Kabuki and Shingeki tranditions

+ +

Produce a thing that is "true" to a modern Japanese sensibility

+ +

Training arose from the need to train replacement actors for the show

+ + +
+ + +
+

SITI Company

+ +

Suzuki collaborated with Anne Bogart

+ +

Added Anne Bogart's Viewpoints to Suzuki's techniques

+ + +
+ + +
+

P3

+ +

Robyn Hunt and Steve Pearson studied for 12 year in Japan with Suzuki

+ +

Moved back to US to teach the techniques

+ +

Added Shogo Ohta's slow-tempo techniques

+ + +
+ + +
+

Frank

+ +

Here in Brisbane

+ +

Studied with Suzuki - Added Australian content and form

+ +

Exercies to Nick Cave instead of Japanese Flute

+ +
+ + +
+

The training is a tool

+ +

An actor might study all of them

+

Each technique can be useful for different things

+ + +
+ +
+

Shakespeare

+

Each of these directors has applied their techniques to Shakespeare

+
+ +
+

They're all useful tools for different hings

+
+ + +
+

Why all this talk about acting techniques?

+
+ + +
+

Four takeaways from the actors

+

Know what problem they're trying to solve

+

Develop techniques to solve the problem

+

Don't confuse technique with results

+

Be willing to adapt based on new data

+
+ + +
+

The problem

+

Are we chasing psycological realism?

+

Are we chasing physical truth?

+
+ + +
+

The problem for us

+

Are we making a toolkit for people to use to build clouds?

+

Are we making a cloud that can be deployed in multiple places?

+

Are we providing computers?

+
+ +
+

What I want

+
+ +
+

OpenStack should provide computers and networks that work

+
+ +
+

OpenStack should not chase 12-factor apps

+
+ +
+

OpenStack should provide a happy home for app frameworks

+
+ +
+

OpenStack should, by default, give me a directly routable IP

+
+ +
+

Thank you!

+

http://inaugust.com/talks/a-vision-for-the-future.html

+

twitter: @e_monty

+
+ +
+ + +
+ + + + + + + + + diff --git a/src/talks/index.hbs b/src/talks/index.hbs new file mode 100644 index 0000000..4fba0b1 --- /dev/null +++ b/src/talks/index.hbs @@ -0,0 +1,71 @@ + + + + + + Conference Talks + + + + + + + + +
+
+
+ +
+ + + + + + + + + {{#each presentations}} + + + + + {{/each}} + +
Last UpdatedTitle
{{datetime mtime}} + + {{title}} + +
+
+
+
+ + + diff --git a/src/talks/template/index.hbs b/src/talks/template/index.hbs new file mode 100644 index 0000000..1d05d8f --- /dev/null +++ b/src/talks/template/index.hbs @@ -0,0 +1,111 @@ + + + + + + + {{presentation.title}} + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+

{{presentation.title}}

+ +

{{presentation.description}}

+ +

by {{author.name}}

+
+
+ + + + + +
+ + diff --git a/src/template/index.hbs b/src/template/index.hbs deleted file mode 100644 index 1d05d8f..0000000 --- a/src/template/index.hbs +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - {{presentation.title}} - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
-
-

{{presentation.title}}

- -

{{presentation.description}}

- -

by {{author.name}}

-
-
- - - - - -
- - -- cgit v1.2.3