|
|
|
@ -76,13 +76,10 @@
|
|
|
|
|
<body> |
|
|
|
|
<div class="reveal"> |
|
|
|
|
<div class="slides"> |
|
|
|
|
<section> |
|
|
|
|
<section data-background="_images/activitypub-logo.png" data-header> |
|
|
|
|
<h2 class="semi-opaque">ActivityPub</h2> |
|
|
|
|
</section> |
|
|
|
|
</section> |
|
|
|
|
|
|
|
|
|
<section> |
|
|
|
|
<section> |
|
|
|
|
<img src="_images/avatar-20170726.png" alt="Me" style="float:left;width:200px;" class="no-border"> |
|
|
|
|
|
|
|
|
@ -95,11 +92,9 @@
|
|
|
|
|
<li><a href="http://presentations.juliobiason.net">http://presentations.juliobiason.net</a></li> |
|
|
|
|
</ul> |
|
|
|
|
</div> |
|
|
|
|
</section> |
|
|
|
|
</section> |
|
|
|
|
|
|
|
|
|
<section> |
|
|
|
|
<section> |
|
|
|
|
<section data-transition="slide"> |
|
|
|
|
<img class="stretch" src="_images/internet.jpeg" alt=""> |
|
|
|
|
|
|
|
|
|
<aside class="notes"> |
|
|
|
@ -150,7 +145,7 @@
|
|
|
|
|
</section> |
|
|
|
|
|
|
|
|
|
<section> |
|
|
|
|
<img class="stretch" src="_images/xmpp.png" alt=""> |
|
|
|
|
<img class="white stretch" src="_images/xmpp.png" alt=""> |
|
|
|
|
|
|
|
|
|
<aside class="notes"> |
|
|
|
|
Outro exemplo de federação é o XMPP, um protocolo |
|
|
|
@ -159,10 +154,8 @@
|
|
|
|
|
mais, é um protocolo fechado). |
|
|
|
|
</aside> |
|
|
|
|
</section> |
|
|
|
|
</section> |
|
|
|
|
|
|
|
|
|
<section> |
|
|
|
|
<section> |
|
|
|
|
<section data-transition="slide"> |
|
|
|
|
<img class="stretch" src="_images/socializing.jpeg" alt=""> |
|
|
|
|
|
|
|
|
|
<aside class="notes"> |
|
|
|
@ -209,10 +202,8 @@
|
|
|
|
|
Telegram, que sofre do mesmo problema.) |
|
|
|
|
</aside> |
|
|
|
|
</section> |
|
|
|
|
</section> |
|
|
|
|
|
|
|
|
|
<section> |
|
|
|
|
<section> |
|
|
|
|
<section data-transition="slide"> |
|
|
|
|
<img class="stretch white" src="_images/ActivityPub-logo.svg" alt=""> |
|
|
|
|
|
|
|
|
|
<aside class="notes"> |
|
|
|
@ -407,9 +398,7 @@
|
|
|
|
|
|
|
|
|
|
<p class="fragment">https://www.w3.org/ns/activitystreams#Public</p> |
|
|
|
|
</section> |
|
|
|
|
</section> |
|
|
|
|
|
|
|
|
|
<section> |
|
|
|
|
<section> |
|
|
|
|
<h4>Suporte ao ActivityPub</h4> |
|
|
|
|
|
|
|
|
@ -443,9 +432,7 @@
|
|
|
|
|
<a href="https://fediverse.party">Fediverse</a> |
|
|
|
|
</p> |
|
|
|
|
</section> |
|
|
|
|
</section> |
|
|
|
|
|
|
|
|
|
<section> |
|
|
|
|
<section> |
|
|
|
|
<h4>Informações Técnicas</h4> |
|
|
|
|
|
|
|
|
@ -457,9 +444,8 @@
|
|
|
|
|
<li><a href="https://flak.tedunangst.com/post/ActivityPub-as-it-has-been-understood">Honk: ActivityPub as it has been understood</a></li> |
|
|
|
|
</ul> |
|
|
|
|
</section> |
|
|
|
|
</section> |
|
|
|
|
|
|
|
|
|
<section data-background='_images/thats-all-folks.jpg'> |
|
|
|
|
<section data-background='_images/thats-all-folks.jpg' data-transition="slide"> |
|
|
|
|
<div class="semi-opaque"> |
|
|
|
|
<ul class="empty"> |
|
|
|
|
<li><a href="https://functional.cafe/@juliobiason">https://functional.cafe/@juliobiason</a></li> |
|
|
|
@ -485,7 +471,7 @@
|
|
|
|
|
center: true, |
|
|
|
|
// showNotes: true, |
|
|
|
|
|
|
|
|
|
transition: 'slide', // none/fade/slide/convex/concave/zoom |
|
|
|
|
transition: 'fade', // none/fade/slide/convex/concave/zoom |
|
|
|
|
|
|
|
|
|
// Optional reveal.js plugins |
|
|
|
|
dependencies: [ |
|
|
|
|