As portas abertas pelo
Movimento Software Livre
não devem ser fechadas

Alessandro Feitoza

(Fortaleza-CE)

  • Fullstack Developer
  • Professor de Desenvolvimento Web e outras ComPutarias
  • Membro da PHP com Rapadura
  • Entusiasta do Movimento Software Livre

AGENDA

  • FLISoL
  • O que é Software Livre?
  • Porque falar de Software Livre?
  • Quais os impactos do MSL na sociedade?
  • Como está o cenário atual?
Acontecia* todo ano, em várias cidades da américa latina, sempre no mesmo dia e ao mesmo tempo.
  • F estival

  • L atino Americano de

  • I nstalação de

  • So ftware

  • L ivre

O que é Software Livre?

É um movimento Social e Politico que visa emponderar as pessoas que usam Software.

O Movimento foi iniciado por volta de 1980, com o propósito de criar softwares que tivessem seu código aberto e livre para uso, modificação e distribuição.

Está mais para uma causa democrática e multiplicativa de conhecimento do que de "código".

Movimento GNU - 1983

Kernel Linux - 1991

O Kernel por si só não tem utilidade prática.

GNU/Linux

Software Livre não se resume a usar Linux

O Movimento surgiu antes do Linux ser lançado

Como definir um Software Livre


						4 Liberdades Essenciais
					

Como definir um Software Livre

4 Liberdades Essenciais

  • Liberdade de Executar o Software como quiser
  • Liberdade de Estudar como funciona o Software e alterar caso queira (precisa de acesso ao código)
  • Liberdade de Distribuir cópias
  • Liberdade de Distribuir as suas modificações

Esse conceito é mais antigo do que a gente pensa.

E não é abordado apenas na tecnologia

Cenário do Brasil

  • Inclusão Digital
  • Exclusão Digital

Quem tem smartphone aqui?

Quem tem computador/notebook?

Software Livre gera economia

gera conhecimento, gera liberdade, emponderamento, colaboratividade.

Economia?

  • 1 Laboratório com 30 computadores/notebooks
  • Licença Windows PRO: R$ 799
  • Custo pro laboratorio: R$ 23.970
  • Existem 6003 escolas Estaduais no Ceará
  • R$ 143.820.930 **
** Isso é apenas um exemplo, não necessariamente são valores reais ou existentes

Beleza, entendi a proposta aí, mas tu na tua empresa desenvolve software livre?

Não necessariamente

Toda a sociedade já se beneficia do Movimento Software Livre, sabendo disso ou não

As pessoas que trabalham com Desenvolvimento de Software se beneficiam disso o tempo todo.

Desenvolvedoras(es)

Já imaginaram não existir o PHP, o ReactJS, o MariaDB, o Python?

Desenvolvedoras(es) PHP

Já imaginaram não existir:

  • Composer
  • Laravel
  • Symfony
  • Doctrine
  • DomPDF

Desenvolvedoras(es) Javascript

Já imaginaram não existir:

  • express
  • react-router-dom
  • Bootstrap
  • e + trocentas outras bibliotecas

Desenvolvedoras(es) Python

Já imaginaram não existir:

  • pandas
  • numpy
  • pip

Você não precisa desenvolver tudo livre

Você pode abstrair e soltar no mundo, deixar crescer

Como eu posso contribuir com o Software Livre

  • Metendo a mão no código
  • Sugerindo novas funcionalidades
  • Encontrando e reportando bugs
  • Traduzindo o Software e/ou Documentação
  • Melhorando a documentação

Como eu posso contribuir com o Software Livre

  • Ensinando esse software pra alguem
  • Criando conteudo
  • Palestrando
  • Organizando eventos
  • Participando de eventos
  • Levando a palavra ao próximo

Dúvidas

Ou sugestões, ou criticas!

Valeu o boi! Valeu o vaqueiro!

@alessandro_feitoza

@valelivre

@phpcomrapadura

alessandrofeitoza.github.io/slides/portas-sl-2023.html

Auto-Animate

Automatically animate matching elements across slides with Auto-Animate.

Auto-Animate

Auto-Animate

Touch Optimized

Presentations look great on touch devices, like mobile phones and tablets. Simply swipe through your slides.

Add the r-fit-text class to auto-size text

FIT TEXT

Fragments

Hit the next arrow...

... to step through ...

... a fragmented slide.

Fragment Styles

There's different types of fragments, like:

grow

shrink

fade-out

fade-right, up, down, left

fade-in-then-out

fade-in-then-semi-out

Highlight red blue green

Transition Styles

You can select from different transitions, like:
None - Fade - Slide - Convex - Concave - Zoom

Themes

reveal.js comes with a few themes built in:
Black (default) - White - League - Sky - Beige - Simple
Serif - Blood - Night - Moon - Solarized

Slide Backgrounds

Set data-background="#dddddd" on a slide to change the background color. All CSS color formats are supported.

Down arrow

Gradient Backgrounds

<section data-background-gradient=
							"linear-gradient(to bottom, #ddd, #191919)">

Image Backgrounds

<section data-background="image.png">

Tiled Backgrounds

<section data-background="image.png" data-background-repeat="repeat" data-background-size="100px">

Video Backgrounds

<section data-background-video="video.mp4,video.webm">

... and GIFs!

Tabular Tables

Item Value Quantity
Apples $1 7
Lemonade $2 18
Bread $3 2

Clever Quotes

These guys come in two forms, inline: The nice thing about standards is that there are so many to choose from and block:

“For years there has been a theory that millions of monkeys typing at random on millions of typewriters would reproduce the entire works of Shakespeare. The Internet has proven this theory to be untrue.”

Intergalactic Interconnections

You can link between slides internally, like this.

Speaker View

There's a speaker view. It includes a timer, preview of the upcoming slide as well as your speaker notes.

Press the S key to try it out.

Export to PDF

Presentations can be exported to PDF, here's an example:

Global State

Set data-state="something" on a slide and "something" will be added as a class to the document element when the slide is open. This lets you apply broader style changes, like switching the page background.

State Events

Additionally custom events can be triggered on a per slide basis by binding to the data-state name.


Reveal.on( 'customevent', function() {
	console.log( '"customevent" has fired' );
} );
					

Take a Moment

Press B or . on your keyboard to pause the presentation. This is helpful when you're on stage and want to take distracting slides off the screen.

Much more

THE END

- Try the online editor
- Source code & documentation