Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vgallet committed May 31, 2024
1 parent 41f9417 commit 81407cc
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 18 deletions.
Binary file added img/speakers/woody_zuill.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 35 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -961,6 +961,28 @@ <h6 class="card-title">Thomas Pierrain</h6>



<div class="carousel-item">
<div class="col-lg-4 col-md-6">
<div class="card text-center border-0">
<a href="https://x.com/woodyzuill" aria-label="Woody Zuill">
<div style="width:100%;height:0; padding-top:50%;position:relative;">
<img style="position:absolute; top:0; left:33%; width:100%;" class="card-img-top img-fluid rounded-circle shadow-4-strong" loading="lazy" src="https://www.alpescraft.fr/img/speakers/woody_zuill.jpg" alt="Woody Zuill">
</div>
<div class="card-body">
<h6 class="card-title">Woody Zuill</h6>
<p class="card-text">

</p>
</div>
</a>
</div>
</div>
</div>





<div class="carousel-item">
<div class="col-lg-4 col-md-6">
<div class="card text-center border-0">
Expand Down Expand Up @@ -2677,11 +2699,13 @@ <h3 class="talk-date"> 🕒 15h00 à 15h15</h3>



<a href="https://twitter.com/AlpesCraft" target="_blank">
<a href="https://x.com/woodyzuill" target="_blank">

<li>
<div class="speaker ">
<img loading="lazy" src="https://www.alpescraft.fr/img/logo/color/03-AlpesCraft_Couleurs-M.webp" alt="Orga">
<img loading="lazy" src="https://www.alpescraft.fr/img/speakers/woody_zuill.jpg" alt="Woody Zuill">

<p>Woody Zuill</p>


</div>
Expand All @@ -2694,8 +2718,8 @@ <h3 class="talk-date"> 🕒 15h00 à 15h15</h3>
</ul>
</header>
<section>
<a href="https://www.alpescraft.fr/session/?talk=surprise" aria-label="Session Talk surprise" target="_blank">
<h2 class="talk-title">Talk surprise</h2>
<a href="https://www.alpescraft.fr/session/?talk=surprise" aria-label="Session Software Teaming (Mob Programming) and the Power of Flow" target="_blank">
<h2 class="talk-title">Software Teaming (Mob Programming) and the Power of Flow</h2>
</a>
<h3 class="talk-date"> 📍 Salle Amphi </h3>
<h3 class="talk-date"> 🕒 15h15 à 16h00</h3>
Expand All @@ -2708,8 +2732,9 @@ <h3 class="talk-date"> 🕒 15h15 à 16h00</h3>



<p></p>
<p><a href="https://www.alpescraft.fr/session/?talk=surprise" aria-label="Session Talk surprise" target="_blank">En savoir plus...</a></p>
<p> <p>Five people working together at one computer?! How can that possibly be productive?</p>
<p>While this is a reasonable question, it's not easily answered - until we begin to understand the power of flow.</p></p>
<p><a href="https://www.alpescraft.fr/session/?talk=surprise" aria-label="Session Software Teaming (Mob Programming) and the Power of Flow" target="_blank">En savoir plus...</a></p>

</section>
<footer>
Expand All @@ -2718,12 +2743,14 @@ <h3 class="talk-date"> 🕒 15h15 à 16h00</h3>

<ul class="schedule-tags">

<li class="schedule-tag">?</li>
<li class="schedule-tag">Mob Programming</li>


<li class="schedule-tag">🇬🇧</li>

</ul>
<div class="footer-bottom">
<a aria-label="Ouvrir la session Talk surprise" class="schedule-link" href="https://www.alpescraft.fr/session/?talk=surprise" target="_blank">
<a aria-label="Ouvrir la session Software Teaming (Mob Programming) and the Power of Flow" class="schedule-link" href="https://www.alpescraft.fr/session/?talk=surprise" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" class="bi bi-arrow-up-right-square" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M15 2a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V2zM0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm5.854 8.803a.5.5 0 1 1-.708-.707L9.243 6H6.475a.5.5 0 1 1 0-1h3.975a.5.5 0 0 1 .5.5v3.975a.5.5 0 1 1-1 0V6.707l-4.096 4.096z"/>
</svg>
Expand Down
29 changes: 19 additions & 10 deletions session/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2180,11 +2180,13 @@ <h3 class="talk-date">



<a href="https://twitter.com/AlpesCraft" target="_blank">
<a href="https://x.com/woodyzuill" target="_blank">

<li>
<div class="speaker ">
<img loading="lazy" src="https://www.alpescraft.fr/img/logo/color/03-AlpesCraft_Couleurs-M.webp" alt="Orga">
<img loading="lazy" src="https://www.alpescraft.fr/img/speakers/woody_zuill.jpg" alt="Woody Zuill">

<p>Woody Zuill</p>

</div>
</li>
Expand All @@ -2196,7 +2198,7 @@ <h3 class="talk-date">
</ul>
</header>
<section>
<h2 class="talk-title">Talk surprise</h2>
<h2 class="talk-title">Software Teaming (Mob Programming) and the Power of Flow</h2>
<h3 class="talk-date"> 📍 Salle Amphi </h3>
<h3 class="talk-date"> 🕒 15h15 à 16h00</h3>

Expand All @@ -2208,7 +2210,12 @@ <h3 class="talk-date"> 🕒 15h15 à 16h00</h3>



<p></p>
<p> <p>Five people working together at one computer?! How can that possibly be productive?</p>
<p>While this is a reasonable question, it's not easily answered - until we begin to understand the power of flow.</p>
<p>Mob Programming grew from one team's quest to learn how to work well together. Once we started working as a true team we almost immediately noticed that working this way provided better results in a variety of ways:</p> <ul> <li>We were getting more, and more important things done</li> <li>The quality of our work was increasing dramatically</li> <li>Our knowledge, skills, and capabilities were improving rapidly</li> <li>And all while we were having a lot of fun!</li> </ul>
<p>While we noticed these benefits and more, and it was clear this was due to working well together, we didn't have an understanding of why this was working so wonderfully for us.</p>
<p>A hint came early on when we recognized we were achieving a one-piece flow similar to the flow in Lean Manufacturing - but we didn't realize the importance of this until we started exploring the meaning and power of "flow".</p>
<p>In this presentation we'll share the results of that exploration, and see if we can get a better understanding of Mob Programming and the power of flow.</p></p>



Expand All @@ -2219,17 +2226,19 @@ <h3 class="talk-date"> 🕒 15h15 à 16h00</h3>


<h3 class="talk-date">
Présentation de Orga
Présentation de Woody Zuill
</h3>


<p>Woody Zuill is an Agile and Lean Software Development guide who has been programming computers for 40+ years. He is an originator and pioneer of the Software Teaming (Mob Programming) approach to teamwork in software development, and provides workshops, coaching, and training on team software development. He is also a founder of the "Beyond Estimates" discussion, and a frequent speaker at conferences and developer meet-ups all over the world.</p>

<p><i class="fa fa-building"></i> <span>AlpesCraft</span></p>




<p><i class="fab fa-linkedin-in"></i> <span><a href="https://fr.linkedin.com/in/woodyzuill" about="linkedin Woody Zuill">Linkedin</a></span></p>

<p><i class="fab fa-twitter-square"></i> <span><a href="https://twitter.com/AlpesCraft" about="twitter AlpesCraft">X</a></span></p>

<p><i class="fab fa-twitter-square"></i> <span><a href="https://twitter.com/@woodyzuill" about="twitter @woodyzuill">X</a></span></p>



Expand All @@ -2244,11 +2253,11 @@ <h3 class="talk-date">

<ul class="schedule-tags">

<li class="schedule-tag">?</li>
<li class="schedule-tag">Mob Programming</li>

</ul>
<div class="footer-bottom">

🇬🇧
</div>
</div>
</footer>
Expand Down

0 comments on commit 81407cc

Please sign in to comment.