Remove links to buy tickets, to dashboard and wifi details

This commit is contained in:
Ben Sturmfels 2024-03-08 13:40:10 +11:00
parent d4159fe51a
commit fca799624d
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0
290 changed files with 22142 additions and 25914 deletions

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item active dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About <span class="sr-only">(current)</span>
</a>
<div class="dropdown-menu">
<a class="dropdown-item active" href="index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../schedule/index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -164,15 +154,15 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-12 content text-page" style="max-width: 45rem">
<h1 class="page-title">About FOSSY</h1>
@ -215,39 +205,36 @@ proprietary software that is treated as default.</p>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../static/build/js/app.js" type="text/javascript"></script>
<script src="../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<!--no-analytics-->
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../schedule/index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -164,15 +154,15 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-md-8">
<form method="POST" action="index.html">
@ -181,27 +171,27 @@
<fieldset class="row">
<div class="col-md-5">
<input type="hidden" name="csrfmiddlewaretoken" value="lsMrqaJcUaM2t0PwGksfHj9GM7GePk4F5XW8N385FECpEqzJV7wYJnYFgKVjTjbC">
<div class="form-group">
<label class="control-label " for="id_email">Email</label>
<div class=" ">
<input type="email" name="email" class=" form-control" required id="id_email">
</div>
</div>
@ -216,42 +206,39 @@
</div>
<p>If you have any trouble resetting your password, contact us at <a href="mailto:conference@sfconservancy.org">conference@sfconservancy.org</a>.</p>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<!--no-analytics-->
<script>
$("#id_email").focus();
</script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,27 +25,27 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -68,18 +60,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html%3Fnext=%252Fdashboard%252F.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../about/index.html">About FOSSY</a>
@ -89,19 +81,17 @@
<a class="dropdown-item " href="../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html%3Fnext=%252Fdashboard%252F.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../attend/tickets/index.html">Tickets</a>
@ -118,16 +108,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html%3Fnext=%252Fdashboard%252F.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../schedule/index.html">Schedule</a>
@ -137,17 +127,17 @@
<a class="dropdown-item " href="../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -155,7 +145,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -165,106 +155,106 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-md-4">
<form id="signup_form" method="post" action="https://2023.fossy.us/account/signup/" autocapitalize="off" >
<input type="hidden" name="csrfmiddlewaretoken" value="8MSGIRMKr3OeL4H9q2OnMs4U2dGyCORpSh2n5KbDcxEBWurmFPS6OwTTwQVDGNYm">
<input type="hidden" name="code" id="id_code">
<div class="form-group">
<label class="control-label " for="id_username">Username</label>
<div class=" ">
<input type="text" name="username" maxlength="30" class=" form-control" required id="id_username">
</div>
</div>
<div class="form-group">
<label class="control-label " for="id_email">Email</label>
<div class=" ">
<input type="text" name="email" class=" form-control" required id="id_email">
</div>
</div>
<div class="form-group">
<label class="control-label " for="id_password">Password</label>
<div class=" ">
<input type="password" name="password" class=" form-control" required id="id_password">
</div>
</div>
<div class="form-group">
<label class="control-label " for="id_password_confirm">Password (again)</label>
<div class=" ">
<input type="password" name="password_confirm" class=" form-control" required id="id_password_confirm">
</div>
</div>
<input type="hidden" name="next" value="/dashboard/" />
<button type="submit" class="btn btn-primary">Sign up</button>
</form>
<p class="login-signup">
@ -274,49 +264,46 @@
</p>
</div>
<div class="col-md-4">
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script type="text/javascript">
$(document).ready(function() {
$('#id_username').focus();
});
</script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,27 +25,27 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -68,18 +60,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html%3Fnext=%252Fspeaker%252Fcreate%252F.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../about/index.html">About FOSSY</a>
@ -89,19 +81,17 @@
<a class="dropdown-item " href="../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html%3Fnext=%252Fspeaker%252Fcreate%252F.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../attend/tickets/index.html">Tickets</a>
@ -118,16 +108,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html%3Fnext=%252Fspeaker%252Fcreate%252F.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../schedule/index.html">Schedule</a>
@ -137,17 +127,17 @@
<a class="dropdown-item " href="../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -155,7 +145,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -165,106 +155,106 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-md-4">
<form id="signup_form" method="post" action="https://2023.fossy.us/account/signup/" autocapitalize="off" >
<input type="hidden" name="csrfmiddlewaretoken" value="cfugHgdQrGlCowvemZffZWrpSBW1acuUWKEX49CJcabZzWfrBMjY10gomeb6ebBR">
<input type="hidden" name="code" id="id_code">
<div class="form-group">
<label class="control-label " for="id_username">Username</label>
<div class=" ">
<input type="text" name="username" maxlength="30" class=" form-control" required id="id_username">
</div>
</div>
<div class="form-group">
<label class="control-label " for="id_email">Email</label>
<div class=" ">
<input type="text" name="email" class=" form-control" required id="id_email">
</div>
</div>
<div class="form-group">
<label class="control-label " for="id_password">Password</label>
<div class=" ">
<input type="password" name="password" class=" form-control" required id="id_password">
</div>
</div>
<div class="form-group">
<label class="control-label " for="id_password_confirm">Password (again)</label>
<div class=" ">
<input type="password" name="password_confirm" class=" form-control" required id="id_password_confirm">
</div>
</div>
<input type="hidden" name="next" value="/speaker/create/" />
<button type="submit" class="btn btn-primary">Sign up</button>
</form>
<p class="login-signup">
@ -274,49 +264,46 @@
</p>
</div>
<div class="col-md-4">
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script type="text/javascript">
$(document).ready(function() {
$('#id_username').focus();
});
</script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,27 +25,27 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -68,18 +60,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html%3Fnext=%252Ftickets%252Fregister.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../about/index.html">About FOSSY</a>
@ -89,19 +81,17 @@
<a class="dropdown-item " href="../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html%3Fnext=%252Ftickets%252Fregister.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../attend/tickets/index.html">Tickets</a>
@ -118,16 +108,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html%3Fnext=%252Ftickets%252Fregister.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../schedule/index.html">Schedule</a>
@ -137,17 +127,17 @@
<a class="dropdown-item " href="../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -155,7 +145,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -165,106 +155,106 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-md-4">
<form id="signup_form" method="post" action="https://2023.fossy.us/account/signup/" autocapitalize="off" >
<input type="hidden" name="csrfmiddlewaretoken" value="DEa5jGYXJdUi3eG59oJeELDuxLrizj9Ln9kMGznQuHKFeEqiobNXGPst1oGnDigI">
<input type="hidden" name="code" id="id_code">
<div class="form-group">
<label class="control-label " for="id_username">Username</label>
<div class=" ">
<input type="text" name="username" maxlength="30" class=" form-control" required id="id_username">
</div>
</div>
<div class="form-group">
<label class="control-label " for="id_email">Email</label>
<div class=" ">
<input type="text" name="email" class=" form-control" required id="id_email">
</div>
</div>
<div class="form-group">
<label class="control-label " for="id_password">Password</label>
<div class=" ">
<input type="password" name="password" class=" form-control" required id="id_password">
</div>
</div>
<div class="form-group">
<label class="control-label " for="id_password_confirm">Password (again)</label>
<div class=" ">
<input type="password" name="password_confirm" class=" form-control" required id="id_password_confirm">
</div>
</div>
<input type="hidden" name="next" value="/tickets/register" />
<button type="submit" class="btn btn-primary">Sign up</button>
</form>
<p class="login-signup">
@ -274,49 +264,46 @@
</p>
</div>
<div class="col-md-4">
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script type="text/javascript">
$(document).ready(function() {
$('#id_username').focus();
});
</script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="code-of-conduct.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item active dropdown">
<a class="nav-link dropdown-toggle" href="code-of-conduct.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend <span class="sr-only">(current)</span>
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="code-of-conduct.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../schedule/index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -164,15 +154,15 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-12 content text-page" style="max-width: 45rem">
<h1 class="page-title">Code of Conduct</h1>
@ -219,39 +209,36 @@ Zero License. Please feel free to use any of this language for your own Code of
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../static/build/js/app.js" type="text/javascript"></script>
<script src="../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<!--no-analytics-->
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="../code-of-conduct.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item active dropdown">
<a class="nav-link dropdown-toggle" href="../code-of-conduct.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend <span class="sr-only">(current)</span>
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="../code-of-conduct.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../schedule/index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -164,15 +154,15 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-12 content text-page" style="max-width: 45rem">
<h1 class="page-title">Code of Conduct</h1>
@ -219,39 +209,36 @@ Zero License. Please feel free to use any of this language for your own Code of
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<!--no-analytics-->
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item active dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend <span class="sr-only">(current)</span>
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../schedule/index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -164,15 +154,15 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-12 content text-page" style="max-width: 45rem">
<h1 class="page-title">FOSSY 2023 Health and Safety Guidelines</h1>
@ -203,39 +193,36 @@
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<!--no-analytics-->
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item active dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend <span class="sr-only">(current)</span>
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../schedule/index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -164,15 +154,15 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-12 content text-page" style="max-width: 45rem">
<h1 class="page-title">Terms and Conditions</h1>
@ -254,39 +244,36 @@
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<!--no-analytics-->
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item active dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend <span class="sr-only">(current)</span>
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../dashboard.html">Dashboard</a>
<a class="dropdown-item active" href="index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../schedule/index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -164,15 +154,15 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-12 content text-page" style="max-width: 45rem">
<h1 class="page-title">Tickets</h1>
@ -202,44 +192,39 @@ helps offset the cost of lunch for 3 days</p>
<p>If you have any financial hardship from this ticket price, please reach out to
us at <a href="mailto:conference@sfconservancy.org">conference@sfconservancy.org</a>. Please reach out, even if you are not sure if your situation qualifies as we'd like to help as many people as possible.</p>
<p class="mv4"><a href="../../tickets/register.html"><button type="button" class="btn btn-primary btn-lg">Get your ticket!</button></a></p>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<!--no-analytics-->
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item active dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend <span class="sr-only">(current)</span>
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../schedule/index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -164,15 +154,15 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-12 content text-page" style="max-width: 45rem">
<p>Running FOSSY will take a lot of help from people like you! Volunteers receive free admission and lunch for all 4 days of the conference.</p>
@ -195,39 +185,36 @@
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<!--no-analytics-->
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item active dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program <span class="sr-only">(current)</span>
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../schedule/index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item active" href="index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -164,15 +154,15 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-12 content text-page" style="max-width: 45rem">
<h1 class="page-title">Call for Proposals</h1>
@ -210,39 +200,36 @@
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../static/build/js/app.js" type="text/javascript"></script>
<script src="../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<!--no-analytics-->
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item active dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About <span class="sr-only">(current)</span>
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item active" href="index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../schedule/index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -164,15 +154,15 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-12 content text-page" style="max-width: 45rem">
<h1 class="page-title">Maps of the Oregon Convention Center</h1>
@ -203,39 +193,36 @@
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../static/build/js/app.js" type="text/javascript"></script>
<script src="../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<!--no-analytics-->
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../schedule/index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -164,15 +154,15 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-12 content text-page" style="max-width: 45rem">
<h1 class="page-title">Credits</h1>
@ -184,39 +174,36 @@
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../static/build/js/app.js" type="text/javascript"></script>
<script src="../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<!--no-analytics-->
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="dashboard.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="dashboard.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="dashboard.html">Dashboard</a>
<a class="dropdown-item " href="attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="dashboard.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="schedule/index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -164,125 +154,125 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-md-4">
<form method="POST" action="https://2023.fossy.us/account/login/" autocapitalize="off" >
<legend>Log in to an existing account</legend>
<input type="hidden" name="csrfmiddlewaretoken" value="KmTJGXb7F1E8yRPow6RiW9oNygeqCo5JuR3q3QA0qvuvJhzBLTV1YddM2TtvGncG">
<div class="form-group">
<label class="control-label " for="id_username">Username</label>
<div class=" ">
<input type="text" name="username" maxlength="30" class=" form-control" required id="id_username">
</div>
</div>
<div class="form-group">
<label class="control-label " for="id_password">Password</label>
<div class=" ">
<input type="password" name="password" class=" form-control" required id="id_password">
</div>
</div>
<div class="form-group">
<div class="">
<div class="checkbox">
<label >
<input type="checkbox" name="remember" id="id_remember"> <span>Remember Me</span>
</label>
</div>
</div>
</div>
<input type="hidden" name="next" value="/dashboard/" />
<button type="submit" class="btn btn-primary">Log in</button>
<a href="account/password/reset/index.html" class="btn btn-link">Forgot your password?</a>
</form>
<p class="login-signup">
<small>
Don't have an account? <strong><a href="account/signup/index.html%3Fnext=%252Fdashboard%252F.html">Sign up</a></strong>
</small>
</p>
</div>
<div class="col-md-4">
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="static/build/js/app.js" type="text/javascript"></script>
<script src="static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script type="text/javascript">
$(document).ready(function() {
$('#id_username').focus();
@ -290,17 +280,14 @@
</script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item active dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend <span class="sr-only">(current)</span>
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../schedule/index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -164,15 +154,15 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-12 content text-page" style="max-width: 45rem">
<h1 class="page-title">Events</h1>
@ -242,39 +232,36 @@
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../static/build/js/app.js" type="text/javascript"></script>
<script src="../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<!--no-analytics-->
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="dashboard.html">Dashboard</a>
<a class="dropdown-item " href="attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="schedule/index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -164,15 +154,15 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-12 content text-page">
<header class="pt2-ns pb4">
@ -184,7 +174,7 @@
</div>
<div class="lh-solid mt4 mt0-ns" style="font-size: 10rem; max-width: 250px;"><img class="db" src="static/build/img/conservancy_logo_tall_mono.svg" style="max-height: 180px" alt="Software Freedom Conservancy"></div>
</div>
<div class="mt4 mt0-ns"><a href="attend/tickets/index.html" class="mr2"><button type="button" class="btn btn-primary mb2">Get your ticket!</button></a>
<div class="mt4 mt0-ns">
<a href="schedule/index.html" class="mr2"><button type="button" class="btn btn-primary mb2">Explore the schedule</button></a>
</div>
</header>
@ -236,39 +226,36 @@ proprietary software that is treated as default.</p>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="static/build/js/app.js" type="text/javascript"></script>
<script src="static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<!--no-analytics-->
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="tracks.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="tracks.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item active dropdown">
<a class="nav-link dropdown-toggle" href="tracks.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program <span class="sr-only">(current)</span>
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../schedule/index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -164,15 +154,15 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-12 content text-page" style="max-width: 45rem">
<h1 class="page-title">Tracks</h1>
@ -442,39 +432,36 @@ Organizers:
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../static/build/js/app.js" type="text/javascript"></script>
<script src="../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<!--no-analytics-->
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="../tracks.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="../tracks.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item active dropdown">
<a class="nav-link dropdown-toggle" href="../tracks.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program <span class="sr-only">(current)</span>
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../schedule/index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -164,15 +154,15 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row">
<div class="col-12 content text-page" style="max-width: 45rem">
<h1 class="page-title">Tracks</h1>
@ -442,39 +432,36 @@ Organizers:
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<!--no-analytics-->
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

File diff suppressed because it is too large Load diff

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,100 +158,97 @@ E143 | <span class="presentation-time" data-starttime="2023-07-15T16:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/f432340096f3f8ef5501087274b18527?s=120&amp;d=mp" alt="Benito Gonzalez" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/157/index.html">Benito Gonzalez</a></strong><br />
<a href="https://twitter.com/bjagg69">@bjagg69</a><br />
</p>
<div class="bio">Benito Gonzalez is a Software Architect, with 30 years of professional experience. Benito has been at Unicon since 2015. Mr. Gonzalez has knowledge and experience in enterprise software development, especially around higher education. Supported clients range from community colleges up to major universities. He has experience with end-to-end management of institution web services.
Mr. Gonzalez's uPortal work supports a variety of higher-ed institutions, from community colleges to major universities such as University of California, Riverside, and Texas A&amp;M. Work ranges widely as well. Some efforts are simple maintenance and small enhancements. Other client projects have included complete major upgrades and redesigns. With web development evolving quickly, Benito has become adept with the latest standards like Web Components. He is also a regular presenter at Apereo Foundation events. Mr. Gonzalez is also a member of the uPortal Steering Committee and the chair of the Apereo Incubation Work Group. Benito has branched out into Ed-Tech evaluations and technical due-diligence reviews, along with developing various technology rubrics to evaluation software systems.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/fc3d5dcd7f287b5135404b2b56d7dda9?s=120&amp;d=mp" alt="Laura Fernandez Moran" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/163/index.html">Laura Fernandez Moran</a></strong><br />
<a href="https://www.linkedin.com/in/mccordl/">https://www.linkedin.com/in/mccordl/</a>
</p>
<div class="bio">Laura is a Strategic Project Manager and Software Developer at Unicon. She specializes in strategic initiatives and joined the company in 2022. With over 15 years of experience in software development and academic administration in higher education, Laura has worked in various domains such as marketing technology, teaching and learning, student information systems, and identity management. Prior to joining Unicon, she held the position of Manager of Student Systems at Rice University. In this role, Laura was responsible for overseeing student administrative software and technical processes for multiple offices, including the Registrar, Cashier, Financial Aid, Admissions, and Academic Advising. Since 2008, Laura has been actively involved with the Apereo Foundation, contributing in various capacities as an advocate of Open Source Software and Communities. She has served on the Board of Directors, acted as Chair of the Conference Planning Committee, participated in the uPortal Steering Committee, and contributed to the Incubation Working Group. Her dedication and contributions to the foundation led to her receiving the Apereo Fellows Award in 2012.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>In this session, we will explore the impact of open standards and their absence on interoperability and vendor lock-in within higher education. When there is a lack of standards, vendors and open source projects must develop custom integrations for different systems. However, without these standards, these integrations may break whenever a connected system undergoes an upgrade. Standards allow for innovation. A prime example is LTI, which originated from open source and has facilitated seamless integrations with Learning Management Systems (LMS). Additionally, we will discuss some of the standard bodies that govern widely adopted standards in the field.</p></div>
<div class="abstract pb-4"><p>In this session, we will explore the impact of open standards and their absence on interoperability and vendor lock-in within higher education. When there is a lack of standards, vendors and open source projects must develop custom integrations for different systems. However, without these standards, these integrations may break whenever a connected system undergoes an upgrade. Standards allow for innovation. A prime example is LTI, which originated from open source and has facilitated seamless integrations with Learning Management Systems (LMS). Additionally, we will discuss some of the standard bodies that govern widely adopted standards in the field.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,86 +158,83 @@ E143 | <span class="presentation-time" data-starttime="2023-07-14T14:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/87844b868f9376511350d5bc119e5c0c?s=120&amp;d=mp" alt="Matt Cengia" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/209/index.html">Matt Cengia</a></strong><br />
<a href="https://blog.mattcen.com">https://blog.mattcen.com</a>
</p>
<div class="bio">Matt (they/them/their) is a queer, autistic nonbinary human with ADHD, from the lands of Wurundjeri people of the Kulin nation (so-called Melbourne, Australia). They have a long background in Linux systems admin and software development, as well as strong interests in communication, empathy, consent, openness and transparency, privacy and security, diversity and inclusion. Matt identifies as a generalist, polymath, or multi-potentialite, and their breadth of interests often give them a unique perspective on how to relate to, and mediate between, people of different specialities.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Come listen to the tale of how I and a small team of Scout Leaders from Australia developed and delivered a weekend course that took 11-15-year-old young adults from knowing almost nothing about networking or code, to being able to follow along and build their own website, complete with static HTML, CSS, and then transitioning to a simple Python Flask app, requiring nothing more than a web browser and Visual Studio Code on the student computers.
I'll cover how we gave each student full root access to their own "server", through to how we built the course material to be a manageable learning curve over such a tight timeline, the challenges we faced with content delivery, and ideas for improvements before we run our next course.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,90 +158,87 @@ E143 | <span class="presentation-time" data-starttime="2023-07-15T15:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/fa1314a7ff59cc080caa13d08e8af83e?s=120&amp;d=mp" alt="Patrick Masson" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/21/index.html">Patrick Masson</a></strong><br />
<a href="https://twitter.com/massonpj">@massonpj</a><br />
<a href="https://pmasson.wordpress.com/">https://pmasson.wordpress.com/</a>
</p>
<div class="bio">Patrick joined Apereo as Executive Director in January 2023, serving previously as Interim General Manager of the Foundation. Prior to Apereo, Patrick served as General Manager for the Open Source Initiative after working within higher education IT for over twenty years, including roles as CIO within the State University of New York and CTO at the University of Massachusetts' Office of the President. Before these, he served as the Director of Technology at the SUNY Learning Network and Director of the UCLA Media Lab.
Patrick is an adjunct instructor with SUNY Albany's College of Computing and Information and speaks frequently on topics related to open source software, open education, and educational technology. Patrick is the co-founder of EDUCAUSE's "Openness" Constituency Group and served on his local school board from 2014-2018.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Open source projects that emerge from within institutions of higher education are notably different from those with corporate roots or even founded by individual developers or communities. Indeed, higher education's open source projects most align with the movement's original mantra of "scratching a personal itch" when compared to other projects developed to support commercial interests or ventures.
<div class="abstract pb-4"><p>Open source projects that emerge from within institutions of higher education are notably different from those with corporate roots or even founded by individual developers or communities. Indeed, higher education's open source projects most align with the movement's original mantra of "scratching a personal itch" when compared to other projects developed to support commercial interests or ventures.
This session will present the unique motivations, attributes, practices, and principles found in academically oriented and research-driven free and open source software projects and, thus, how development, community, governance, funding, and all the other requirements to grow and maintain a project successfully differ from many of today's most notable--non-educational--projects and communities. While this session will reference software projects specifically, attendees with experience with other open educational initiatives will recognize a common theme and, thus, find applicable takeaways applicable to their own work.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,110 +158,107 @@ E143 | <span class="presentation-time" data-starttime="2023-07-15T14:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/082f1ad8cbb198969c8e01ab3d59a851?s=120&amp;d=mp" alt="Clint Lalonde" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/173/index.html">Clint Lalonde</a></strong><br />
<a href="https://edtechfactotum.com/">https://edtechfactotum.com/</a>
</p>
<div class="bio">Clint is an educational technologist and advocate for the use of open educational resources and open education practices in higher education. Clint has worked in the British Columbia post-secondary system for 25 years and is currently the Acting Director of Open Education for BCcampus, a government-funded non-profit organization that provides teaching, learning, educational technology, and open education support to the 25 publicly funded post-secondary institutions of British Columbia. A founding member of the BC Open EdTech Collaborative, Clint is also on the Board of Directors for the Apereo Foundation and is an Associate Faculty in the School of Education &amp; Technology at Royal Roads University.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/9965d27f32cac497b1e48e28fda4db10?s=120&amp;d=mp" alt="Anne-Marie Scott" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/86/index.html">Anne-Marie Scott</a></strong><br />
<a href="https://twitter.com/ammienoot">@ammienoot</a><br />
<a href="https://ammienoot.com/">https://ammienoot.com/</a>
</p>
<div class="bio">Anne-Marie Scott was Deputy Provost of Athabasca University, Canada's equivalent to the UK Open University until March 2023. Prior to her time in Canada she held a number of roles at the University of Edinburgh, including Deputy Director of Learning, Teaching and Web Services
<div class="bio">Anne-Marie Scott was Deputy Provost of Athabasca University, Canada's equivalent to the UK Open University until March 2023. Prior to her time in Canada she held a number of roles at the University of Edinburgh, including Deputy Director of Learning, Teaching and Web Services
She is the Board Chair of the Apereo Software Foundation and a member of the Board of the Open Source Initiative, who globally steward the license definitions for open source software. She has been part of the Government of British Columbias Digital Advisory Committee since 2022, advising on how to embed and upscale digital learning across the province. She is a member of the After Surveillance network, a global group of scholars and practitioners concerned with surveillance practices in HE, part of the leadership team of the OpenETC, a shared set of open technologies for post-secondary institutions within British Columbia Canada, run along platform cooperative principles.
As a practitioner and leader she is committed to sharing openly her blog, along with presentations and publications. You can find her online at @ammienoot (Twittter) @ammienoot@ds106.social.us (Mastodon) and https://ammienoot.com</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>The OpenETC is a community of educators, technologists, and designers sharing their expertise to foster and support open infrastructure for the British Columbia advanced education sector. The OpenETC provides free open source educational technology services to teachers and students at post-secondary institutions in British Columbia, Canada.
<div class="abstract pb-4"><p>The OpenETC is a community of educators, technologists, and designers sharing their expertise to foster and support open infrastructure for the British Columbia advanced education sector. The OpenETC provides free open source educational technology services to teachers and students at post-secondary institutions in British Columbia, Canada.
Operating since 2016 via a unique cooperative-style model of “contributions, not contracts” inspired by the platform cooperative movement, the OpenETC offers more than services, but also provides a community space for advancing our flavor of “Free Range Open EdTech.”
In this session we will discuss how the OpenETC uses open source software to encourage technological autonomy for both educators and students, and how working at the level of the whole province helps smooth out resourcing disparities between institutions, most especially during the pandemic. We will us examples from our community to illustrate how the community-based services and supports we offer support the development of digital literacies and skills among educators and students as well as the sharing of open educational resources, and how our use of open source software has proven to be a catalyst that sparks bigger conversations within the BC post-secondary system about the role of technology in teaching and learning.
In this session we will discuss how the OpenETC uses open source software to encourage technological autonomy for both educators and students, and how working at the level of the whole province helps smooth out resourcing disparities between institutions, most especially during the pandemic. We will us examples from our community to illustrate how the community-based services and supports we offer support the development of digital literacies and skills among educators and students as well as the sharing of open educational resources, and how our use of open source software has proven to be a catalyst that sparks bigger conversations within the BC post-secondary system about the role of technology in teaching and learning.
We will also reflect on the governance model that we use, and some of the challenges and opportunities that have presented themselves over the 7 years that we have been operating.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,31 +158,31 @@ E143 | <span class="presentation-time" data-starttime="2023-07-13T15:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/48323dccbd7efe0ec7cf6f1d5c3fc9a4?s=120&amp;d=mp" alt="Devin Ulibarri" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/186/index.html">Devin Ulibarri</a></strong><br />
<a href="https://musicblocks.net/">https://musicblocks.net/</a>
</p>
<div class="bio">Devin Ulibarri is a versatile musician with a diverse portfolio. He has compositions published in Conceptions Southwest magazine, a range of teaching experience—from preschool to college-level—and has performed with artists such as Silk Road Ensemble with Yo-Yo Ma.
@ -201,16 +191,16 @@ From 2016-18, Devin served as faculty for the Preparatory and Continuing Educati
Currently, Devin runs an out-of-school time (OST) program called MAP Family Learning Center (MAPFLC), where students explore music, art, and programming (hence "MAP"). Led by professional teaching artists, MAPFLC serves both as a place for learning these three subjects in an integrated way, as well as a laboratory for new curriculum ideas, such as our Music+Code curriculum, to be tested and refined in an supportive, structured environment.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/43b174d56662e78b3edf599faaf75920?s=120&amp;d=mp" alt="Walter Bender" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/188/index.html">Walter Bender</a></strong><br />
<a href="https://github.com/sugarlabs/musicblocks/blob/master/README.md">https://github.com/sugarlabs/musicblocks/blob/master/README.md</a>
</p>
<div class="bio">Walter Bender is co-founder and Chief Scientist at Sorcero, a knowledge-management and learning solutions company in the life-science space.
@ -219,13 +209,13 @@ Bender is also co-founder of Sugar Labs, which develops and maintains educationa
Bender and Devin Ullibari are the primary authors of Music Blocks, a Visual Programming Language and collection of manipulative tools for exploring musical and mathematical concepts in an integrative and fun way.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Learn programming in a fun way with Music Blocks! This workshop will get you started with the basics of Music Blocks visual programming, as well as introduce you to some inspirational projects that combine computation and music in a beautiful, authentic way. For the best experience, please bring your laptops!
“All musicians are subconsciously mathematicians.” — Monk
@ -233,47 +223,44 @@ Bender and Devin Ullibari are the primary authors of Music Blocks, a Visual Prog
“Music is a hidden arithmetic exercise of the soul, which does not know that it is counting.” — Leibniz
Music Blocks is a Visual Programming Language and collection of manipulative tools for exploring musical and mathematical concepts in an integrative and fun way.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,112 +158,109 @@ E143 | <span class="presentation-time" data-starttime="2023-07-14T11:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/9aa59dcf2fbc1b3642f73d14332a61ad?s=120&amp;d=mp" alt="Stephanie Lieggi" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/60/index.html">Stephanie Lieggi</a></strong><br />
</p>
<div class="bio">Stephanie Lieggi is assistant director for the Center for Research in Open Source Software (CROSS) and the UC Santa Cruz Open Source Program Office (OSPO). In her current roles she supports the work of academic-based open source projects and enables a sustainable contributor base through the establishment of hands-on mentorship programs. Stephanie promotes the use of open source in academic settings as well as increasing diversity and inclusion in open source ecosystems.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/ea8dfe7c7ee07fc27473acca51522d82?s=120&amp;d=mp" alt="Carlos Maltzahn" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/194/index.html">Carlos Maltzahn</a></strong><br />
<a href="https://twitter.com/CarlosMaltzahn">@CarlosMaltzahn</a><br />
<a href="https://people.ucsc.edu/carlosm">https://people.ucsc.edu/carlosm</a>
</p>
<div class="bio">Carlos Maltzahn is the PI of the Open Source Program Office (OSPO), UC Santa Cruz and the founder and director of the UC Santa Cruz Center for Research in Open Source Software (CROSS). He also co-founded the Systems Research Lab, known for its cutting-edge work on programmable storage systems, big data storage &amp; processing, scalable data management, distributed system performance management, and practical reproducible evaluation of computer systems. Carlos joined UC Santa Cruz in 2004, after five years at Netapp working on network-intermediaries and storage systems. In 2005 he co-founded and became a key mentor on Sage Weils Ceph project. In 2008 Carlos became a member of the computer science faculty at UC Santa Cruz and has graduated nine Ph.D. students since. Carlos graduated with a M.S. and Ph.D. in Computer Science from University of Colorado at Boulder. His work is funded by nonprofits, government, and industry, including the National Science Foundation, US Department of Energy, the Alfred P. Sloan Foundation, and CROSS.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/6cd61c2b317aec408ba2df7cd8fdc353?s=120&amp;d=mp" alt="Jayjeet Chakraborty" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/193/index.html">Jayjeet Chakraborty</a></strong><br />
<a href="https://jayjeetc.github.io">https://jayjeetc.github.io</a>
</p>
<div class="bio">Jayjeet is a 2nd Year PhD student at the University of California, Santa Cruz in the Computer Science and Engineering department. He is working on computer systems research especially in the field of Storage systems, Databases, Data management systems, and Computational storage. He has previously been part of several open source programs most notable of which is Google Summer of Code. Most of his research work is open-sourced and he tries to use open-source projects as much as possible as well. Previously, he has worked on building v2 of a programmable storage system called Skyhook which is maintained under another project in the Apache Software Foundation. Currently, he is working with Argonne National Labs on building faster data transport protocols that used modern networking technologies. Additionally, he is working with IRIS-HEP (Institute for Research in High Energy Physics) on building data management technologies for efficient processing of large High Energy Physics dataset. When not working, Jayjeet likes to explore new places, try new food, and gather new experiences.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Skilled, effective mentorship on open source research projects can provide an opportunity for faculty and researchers to identify and bolster the work of hidden gems including talented and driven students who never considered graduate school as part of their career trajectory. Since 2018, the University of California, Santa Cruz (UCSC) Center for Research in Open Source Software (CROSS), and more recently the UCSC OSPO, has been matching talented student contributors with mentors and their open source research projects. Starting as a mentor organization for the Google Summer of Code (GSoC) and then expanding mentoring efforts to include additional sponsors within the Open Source Research Experience (OSRE), the team at UCSC has worked to seed open source communities across multiple University of California (UC) campuses by bringing in new contributors to UC research projects. This presentation will look at what the OSRE team has learned from these hands-on mentoring efforts, and propose practical ways these types of programs can be replicated elsewhere to support the work of more academic open source ecosystems. To further highlight how programs like these can have real-world impact on students and open source communities, the discussion will feature the story of UCSC PhD student Jayjeet Chakraborty, who first came to the attention of the UCSC mentors through the GSoC program then developed into a key contributor to a CROSS incubator project, and was ultimately recruited into the computer science PhD program at UCSC. The presentation will explore Jayjeet's evolution through these roles, and how his experience can provide inspiration for engaging and empowering contributors, and assist with improving a projects long-term impact and sustainability. The session will also focus on how this approach could be used to strengthen the pool of contributors supported by the OSRE and similar programs, including innovative ways of bringing open source education and relevant training to a broader cross-section of students.</p></div>
<div class="abstract pb-4"><p>Skilled, effective mentorship on open source research projects can provide an opportunity for faculty and researchers to identify and bolster the work of hidden gems including talented and driven students who never considered graduate school as part of their career trajectory. Since 2018, the University of California, Santa Cruz (UCSC) Center for Research in Open Source Software (CROSS), and more recently the UCSC OSPO, has been matching talented student contributors with mentors and their open source research projects. Starting as a mentor organization for the Google Summer of Code (GSoC) and then expanding mentoring efforts to include additional sponsors within the Open Source Research Experience (OSRE), the team at UCSC has worked to seed open source communities across multiple University of California (UC) campuses by bringing in new contributors to UC research projects. This presentation will look at what the OSRE team has learned from these hands-on mentoring efforts, and propose practical ways these types of programs can be replicated elsewhere to support the work of more academic open source ecosystems. To further highlight how programs like these can have real-world impact on students and open source communities, the discussion will feature the story of UCSC PhD student Jayjeet Chakraborty, who first came to the attention of the UCSC mentors through the GSoC program then developed into a key contributor to a CROSS incubator project, and was ultimately recruited into the computer science PhD program at UCSC. The presentation will explore Jayjeet's evolution through these roles, and how his experience can provide inspiration for engaging and empowering contributors, and assist with improving a projects long-term impact and sustainability. The session will also focus on how this approach could be used to strengthen the pool of contributors supported by the OSRE and similar programs, including innovative ways of bringing open source education and relevant training to a broader cross-section of students.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,102 +158,99 @@ E143 | <span class="presentation-time" data-starttime="2023-07-14T15:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/3ceae02dde30ec78c42195d644031056?s=120&amp;d=mp" alt="Grant Braught" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/116/index.html">Grant Braught</a></strong><br />
<a href="http://users.dickinson.edu/~braught/">http://users.dickinson.edu/~braught/</a>
</p>
<div class="bio">Grant Braught is a Professor of Computer Science at Dickinson College where he has taught courses across the undergraduate computer science curriculum for 25 years. He led a curricular revision of Dickinsons computer science program to incorporate a focus on FOSS and Humanitarian FOSS (HFOSS) with the goals of deepening student engagement, broadening participation in computing, raising awareness of the power of computing for social good and enhancing students technical career-ready skills. He has guided student engagement with HFOSS communities including OpenMRS, SugarLabs, Sahana Eden, FreeCodeCamp, Oden, and Oppia. He is a lead maintainer of the FarmData2 project, which engages primarily student developers to build an application supporting small organic vegetable farmers. In 2017 he was recognized by Red Hat as among the “Instructors Who Champion Open Source Education in the U.S.” In 2020 he led a project centered around integrating FOSS in the undergraduate curriculum that was a finalist in the Gnome Community Engagement Challenge. He also works closely with The Non-Profit FOSS Institute, Teaching Open Source and Foss2Serve to promote HFOSS in computing education. He is an advocate of liberal arts education and has been active in the forthcoming ACM/IEEE/AAAI CS2023 curricular recommendations for undergraduate computer science programs.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/42da1a2c865fc22bcf4caeecebb1a6f0?s=120&amp;d=mp" alt="Karl R. Wurst" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/196/index.html">Karl R. Wurst</a></strong><br />
<a href="http://cs.worcester.edu/kwurst/">http://cs.worcester.edu/kwurst/</a>
</p>
<div class="bio">Karl R. Wurst, PhD, is a Professor of Computer Science at Worcester State University in Worcester, Massachusetts, USA where he teaches primarily Software Development courses. He has had students work in open source projects for the last 10 years. He is a member of the Coordinating Committee for Teaching Open Source (a Software Freedom Conservancy member project), and a founder and Coordinating Committee member of LibreFoodPantry, a community building free and open source software for campus food pantries. He was one of 21 educators who received the 2017 Red Hat Honors Instructors Who Champion Open Source Education in the U.S., and received the 2014 George I. Alden Excellence in Teaching award.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Engaging students in free and open source software (FOSS) projects is educationally rewarding, however experience shows that it is challenging for both students and faculty. Engagement in FOSS fosters students technical, professional and personal development in ways that "class-size" projects cannot. Students can study and interact with large, complex, real-world software artifacts, tools, and development processes central to modern software development and in high demand. They can observe and practice professional skills including communication, collaboration, critical thinking, question asking, and technical writing. In addition, growing evidence suggests that a context of social good, such as in FOSS projects with humanitarian goals (HFOSS), may attract more women and other underrepresented student groups to computing. However, these advantages come with a number of practical and cultural challenges. Work in FOSS communities is often less structured, even chaotic, as compared to traditional academic assignments. The content and timing of community responses to student inquiries and contributions may not align well with student background or assignment due dates. Assignments created around a project can be rendered quickly obsolete as the project evolves. As a result, faculty doing this work have found it difficult to transition students from classroom activities to participating in open source projects “in the wild.”
This talk will present our work on two intermediate steps, HFOSS Kits and Education-Oriented HFOSS Projects, designed to bridge the gap between classroom activities and student participation in FOSS “in the wild.” An HFOSS kit is a snapshot of an active HFOSS projects artifacts (code-base(s), issues, documentation, communications, etc.), taken at a particular point in time and packaged with student learning activities, an instructor guide, and a containerized development environment. Using a snapshot that is independent of the live project creates an authentic environment, while enabling the creation of reusable educational activities and providing a more comfortable space for students to experiment and learn. Using a containerized development environment minimizes startup time, allows automated context-sensitive feedback, and the simulation of community interaction. Education-Oriented HFOSS Projects, have real clients and are consciously designed and managed to facilitate faculty and undergraduate student engagement. Some examples managed by our team include LibreFoodPantry, FarmData2, Open Energy Dashboard, and Open Circuits. These are ongoing projects that continue across semesters and welcome outside participation. They are often humanitarian in nature and connect to causes or communities that align with institutional mission and student experiences. They use modern technologies but are architected, scoped and managed to facilitate student learning, support specific curricular goals, accommodate academic schedules, and understand that these objectives will slow project development. As entire new cohorts of students engage each term, particular attention is paid to onboarding, including documentation at the appropriate level and fully containerized development environments that make the process as easy as possible.
We have talked about these approaches at computing education conferences and are excited to hear different perspectives on our approaches from FOSS practitioners and educators in this community. Thus, significant time will be allocated for feedback and discussion with the audience.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,42 +158,42 @@ E143 | <span class="presentation-time" data-starttime="2023-07-14T16:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/b364e6a050bb1e486c522b85eb3e9447?s=120&amp;d=mp" alt="Daniel Shown" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/153/index.html">Daniel Shown</a></strong><br />
<a href="https://oss-slu.github.io/">https://oss-slu.github.io/</a>
</p>
<div class="bio">Daniel serves as the Program Director for Open Source with SLU, an academic open source program office started in July 2022. He handles the program's daily operations, builds connections with industry partners, works with internal and external clients of the program, and guides and supports graduate students. He ensures that the program follows its mission. Open Source with SLU has a three-fold mission of giving students real world software development experience, developing software that supports research, and supporting open scholarship (including open source software, open source hardware, open data, and open work) by sustaining digital infrastructure and fostering innovation. Daniel is an artist, technologist and symmathesist. With multiple decades of professional experience in software development and operations for academia, finance, aerospace, retail, and renewable energy he has maintained parallel careers as a technologist and artist. As both an artist and a technologist he engages symmathesy, learning systems made of learning parts, as a theoretical lens and an evolving pragmatic toolset for developing both people and technologies that enable them. He is also an adjunct instructor in Computer Science for courses in Multimedia, Web Technologies, Principles of Software Development, and Open Source and Community Service.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Integration of an Academic Open Source Program Office (OSPO) as a Research Software Engineering (RSE) group within a university environment offers a distinctive approach to fostering open source collaboration and enhancing research software engineering practices. The utilization of students as developers within such a program highlights their unique contributions, benefits, and the challenges involved.
The growing recognition of research software as a fundamental component of the scientific process has led to the establishment of both academic OSPOs and RSE groups. These groups aim to enhance software engineering practices within research projects, enabling robust and sustainable software solutions. The integration of an OSPO into an RSE group within a university environment provides an intriguing fusion of open source principles and research software engineering expertise.
@ -215,47 +205,44 @@ This approach also raises questions. How can the objectives and metrics of succe
Leveraging student developers in an OSPO-RSE group also presents challenges that need careful consideration. Students may have limited experience in software engineering practices, requiring mentoring and guidance to ensure the quality and sustainability of the research software they contribute to. Balancing academic commitments with project timelines and expectations can also be a challenge, necessitating effective project management strategies and clear communication channels. Furthermore, the ethical considerations of involving students as developers in open source projects must be addressed, ensuring the protection of intellectual property, respecting licensing requirements, and maintaining data privacy.
The involvement of students as developers within an OSPO-RSE group offers valuable benefits. The effective integration of students in this context requires thoughtful planning, mentorship, and attention to ethical considerations. This talk will examine the experience of the Open Source with SLU program to explore the dynamic role of student developers in an OSPO-RSE program and engage in discussions on best practices, challenges, and the future potential of this distinctive approach to research software engineering within academia.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,82 +158,79 @@ E143 | <span class="presentation-time" data-starttime="2023-07-13T16:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/f6ca6ae766bdc2a855e830d8b2913419?s=120&amp;d=mp" alt="Stephanie Youngman" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/133/index.html">Stephanie Youngman</a></strong><br />
</p>
<div class="bio">Stephanie Youngman is a graduate of Purdue University, after graduation she spent several years at Bell Labs before returning to Purdue.  She currently works for Purdue University focused on improving course and student scheduling processes.  Ms. Youngman is a founding member of UniTime LLC, a company that develops and consults on open source solutions to advanced course timetabling and scheduling problems.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>UniTime was born from a collaborative research project many years ago and has always strived to move both the course timetabling and the student scheduling research communities forward.  With the help of Apereo sponsorship we have done this by being one of the organizers of the 2019 International Timetabling Competition. By leveraging the community of UniTime users to gather the benchmark data sets for that competition, more real world data is now available and actively being used for the next generation of research. This presentation will discuss thoughts on how other open source projects could use this approach.</p></div>
<div class="abstract pb-4"><p>UniTime was born from a collaborative research project many years ago and has always strived to move both the course timetabling and the student scheduling research communities forward.  With the help of Apereo sponsorship we have done this by being one of the organizers of the 2019 International Timetabling Competition. By leveraging the community of UniTime users to gather the benchmark data sets for that competition, more real world data is now available and actively being used for the next generation of research. This presentation will discuss thoughts on how other open source projects could use this approach.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,70 +158,70 @@ E143 | <span class="presentation-time" data-starttime="2023-07-15T17:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/c0e63406b256d1d0ba2aadb8a0c9c40a?s=120&amp;d=mp" alt="Heid Ellis" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/159/index.html">Heid Ellis</a></strong><br />
<a href="https://www1.wne.edu/arts-and-sciences/faculty.cfm?uid=697">https://www1.wne.edu/arts-and-sciences/faculty.cfm?uid=697</a>
</p>
<div class="bio">Heidi Ellis is Professor of Computer Science and Information Technology at Western New England University. Dr. Ellis research interests include software engineering education and learning in open source software projects. Dr. Ellis is one of the founding members of the Humanitarian Free and Open Source Software project which focuses on involving students in open source projects that improve the human condition. She has been involving students in HFOSS projects since 2006 and she has been PI on five NSF projects related to student learning in HFOSS. Heidi has been active in computing education for over 20 years and has multiple publications related to involving students in HFOSS projects.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/3ceae02dde30ec78c42195d644031056?s=120&amp;d=mp" alt="Grant Braught" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/116/index.html">Grant Braught</a></strong><br />
<a href="http://users.dickinson.edu/~braught/">http://users.dickinson.edu/~braught/</a>
</p>
<div class="bio">Grant Braught is a Professor of Computer Science at Dickinson College where he has taught courses across the undergraduate computer science curriculum for 25 years. He led a curricular revision of Dickinsons computer science program to incorporate a focus on FOSS and Humanitarian FOSS (HFOSS) with the goals of deepening student engagement, broadening participation in computing, raising awareness of the power of computing for social good and enhancing students technical career-ready skills. He has guided student engagement with HFOSS communities including OpenMRS, SugarLabs, Sahana Eden, FreeCodeCamp, Oden, and Oppia. He is a lead maintainer of the FarmData2 project, which engages primarily student developers to build an application supporting small organic vegetable farmers. In 2017 he was recognized by Red Hat as among the “Instructors Who Champion Open Source Education in the U.S.” In 2020 he led a project centered around integrating FOSS in the undergraduate curriculum that was a finalist in the Gnome Community Engagement Challenge. He also works closely with The Non-Profit FOSS Institute, Teaching Open Source and Foss2Serve to promote HFOSS in computing education. He is an advocate of liberal arts education and has been active in the forthcoming ACM/IEEE/AAAI CS2023 curricular recommendations for undergraduate computer science programs.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/c0e63406b256d1d0ba2aadb8a0c9c40a?s=120&amp;d=mp" alt="Heid Ellis" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/159/index.html">Heid Ellis</a></strong><br />
<a href="https://www1.wne.edu/arts-and-sciences/faculty.cfm?uid=697">https://www1.wne.edu/arts-and-sciences/faculty.cfm?uid=697</a>
</p>
<div class="bio">Heidi Ellis is Professor of Computer Science and Information Technology at Western New England University. Dr. Ellis research interests include software engineering education and learning in open source software projects. Dr. Ellis is one of the founding members of the Humanitarian Free and Open Source Software project which focuses on involving students in open source projects that improve the human condition. She has been involving students in HFOSS projects since 2006 and she has been PI on five NSF projects related to student learning in HFOSS. Heidi has been active in computing education for over 20 years and has multiple publications related to involving students in HFOSS projects.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Meeting the strong demand for computing professionals will require attracting and retaining more students in computing degree programs. Women and people of color are significantly underrepresented among computing students, and these groups provide an opportunity to both create a more equitable discipline and meet the need for more computing graduates. In order to attract more of these students, computing educators must improve the quality, appeal and student success rate in computing degree programs.
This presentation discusses an education effort that helps to address this challenge by expanding the community of faculty incorporating Humanitarian Free and Open Source Software (HFOSS) into computing education. HFOSS education provides a collaborative environment that supports active learning with real-world tasks. Students gain both technical and professional skills while also acquiring a first-hand understanding of the potential for computing to have both social relevance and positive societal impact. The ability of computing to “do good” has been shown to attract women and other underrepresented groups into computing disciplines.
@ -239,47 +229,44 @@ This presentation discusses an education effort that helps to address this chall
The project is intended to have broader impact in the following areas: a) improving student retention and expanding appeal to women and underrepresented groups; b) providing real-world learning of professional and technical skills in a complex, authentic environment that prepares students for professional practice; c) extending understanding of the impact of HFOSS pedagogy and approaches on student and instructor role and identities; and d) increasing student understanding of the potential of computing to improve the human condition and in student awareness of professional responsibility.
Initial work has included several surveys of undergraduate students (209 and 360 participants) that indicate women and underrepresented groups are more strongly motivated by the humanitarian nature of HFOSS projects. The presentation will include results of these surveys and discussion of HFOSS education as an approach to making computing more diverse while also advancing student knowledge of open source.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,35 +158,35 @@ E148 | <span class="presentation-time" data-starttime="2023-07-14T17:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/f2500f0f4dd3a2148c7d7d17817fabd5?s=120&amp;d=mp" alt="Eriol Fox" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/93/index.html">Eriol Fox</a></strong><br />
<a href="https://twitter.com/erioldoesdesig">@erioldoesdesig</a><br />
<a href="https://erioldoesdesign.github.io/">https://erioldoesdesign.github.io/</a>
</p>
<div class="bio">Eriol has been working as a designer for 10+ years working in for-profits and then NGO's and open-source software organisations, working on complex problems like sustainable food systems, peace-building and crisis response technology. Eriol now works at Superbloom design, research, open-source and technology projects.
<div class="bio">Eriol has been working as a designer for 10+ years working in for-profits and then NGO's and open-source software organisations, working on complex problems like sustainable food systems, peace-building and crisis response technology. Eriol now works at Superbloom design, research, open-source and technology projects.
Eriol is a part-time funded PhD researcher at Newcastle University's Open Lab looking at how designers participate in humanitarian and human rights focussed open-source software projects.
@ -205,13 +195,13 @@ They are also part of the core teams at Open Source Design (http://opensourcedes
Eriol is a non-binary, queer person who uses they/them pronouns.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>The Usable Software Ecosystem Research (USER) project was initiated by Superbloom Design and funded by the Sloan Foundation. It explores how Scientific &amp; Research open- source software teams understand, consider, and undertake usability and design opportunities in their projects.
Through a variety of design research methods such as literature reviews, semi- structured interviews, surveys, and ecosystem mapping, the research aims to obtain a better understanding of:
@ -223,47 +213,44 @@ Through a variety of design research methods such as literature reviews, semi- s
3. What teams would need to be interested in or able to prioritize usability and design in their work.
In this short talk, we'll give an overview of our findings but specifically zoom in on the ways in which Scientific and Research OSS (S&amp;R OSS) contributors/teams leverage community spaces, interactions and documents to make user-informed choices about how to make their documentation and tools better. There will then be a critical review of how design research trained individuals might iterate and improve on these practices to make usability and design even better in S&amp;R OSS.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,44 +158,44 @@ E142 | <span class="presentation-time" data-starttime="2023-07-15T12:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/50256d5a70cc9aebbc47be1eca2b5d75?s=120&amp;d=mp" alt="Shoji Kajita" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/139/index.html">Shoji Kajita</a></strong><br />
<a href="https://twitter.com/shojikajita">@shojikajita</a><br />
<a href="https://kdb.iimc.kyoto-u.ac.jp/profile/en.f31f7f75a9bc7fa7.html">https://kdb.iimc.kyoto-u.ac.jp/profile/en.f31f7f75a9bc7fa7.html</a>
</p>
<div class="bio">Shoji Kajita is currently a Professor of Kyoto University in Japan with two appointments, one in the IT Planning Office, a part of the Institute of Information Management and Communication, and the other in the Academic Center for Computing and Media Studies. Professor Kajita received his bachelor's, master's, and doctoral degrees in Information Engineering from Nagoya University in Japan in 1990, 1992, and 1998 respectively. At Nagoya University, he served as a Research Associate in the Graduate School of Engineering from 1995 to 1997 and an Assistant Professor in the Center for Information Media Studies (CIMS) from 1998 to 2001. During his work at CIMS, he localized WebCT into Japanese and took the role of WebCT evangelist in Japan as a means of promoting the use of ICT for teaching and learning. From 2002 to 2008, he was an Associate Professor at the Nagoya University Information Technology Center, where he developed the Nagoya University Portal and a next-generation Course Management System for Japanese universities. These works were contributed to the Jasig and Sakai communities for use with uPortal, CAS and the Sakai CLE. His contributions to Jasig and Sakai reflected on the participation in annual (formally semi-annual) Jasig Conferences since 2002 and Sakai Conferences since 2004. Before joining Kyoto University in 2011, his most recent position at Nagoya University was that of an Associate Professor in the Information Strategy Office, a part of the university's Information and Communications Headquarters. He currently serves on the Board of the Apereo Foundation.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Research Data Management (RDM) skills are “must-have” skills required of any researcher in any discipline. Recent advances in digital technology have introduced new practices in Open Science and Research Integrity, requiring researchers to continuously develop their skills in systematic ways. This session uses a maturity model represented by rubrics and accessed via an open source e-Portfolio to develop RDM skills in new researchers. The rubrics identify specific skills required to plan for, organize, analyze, publish, and share research data. The e-Portfolio (developed using the Karuta Open Source Portfolio, a project of the Apereo Foundation, <a href="https://www.apereo.org/projects/karuta" rel="nofollow">https://www.apereo.org/projects/karuta</a>) invites new researchers to provide multimedia evidence demonstrating their RDM skills and accomplishments and to receive feedback on their progress from mentors.
The Academic Data and Innovation Unit at Kyoto University is currently developing three types of RDM rubrics for new researchers based on the RDM maturity model and the RDM guide for researchers developed by the California Digital Library:
@ -213,47 +203,44 @@ The Academic Data and Innovation Unit at Kyoto University is currently developin
2. Discipline-Specific RDM Skills Rubrics
3. Interdisciplinary RDM Skills Rubric for Innovation
By pairing these rubrics with the open source ePortfolio system of “Apereo Karuta”, we are creating a program to better prepare new researchers at Kyoto University and other universities in Japan for the emerging RDM requirement of publishing and sharing data along with research results.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,86 +158,83 @@ E142 | <span class="presentation-time" data-starttime="2023-07-15T10:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/31c134b0d379040c73acd9bd31812b32?s=120&amp;d=mp" alt="Sophia Vargas" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/175/index.html">Sophia Vargas</a></strong><br />
<a href="https://twitter.com/Sophia_IV">@Sophia_IV</a><br />
</p>
<div class="bio">Sophia Vargas is a Program Manager in the research and operations team within Googles Open Source Programs Office. In this role she leads efforts that span project health, contributor experience, and open source economics. She is also on the Governing Board and an active contributor to the CHAOSS community. Prior to Google, Sophia was an analyst at Forrester Research, covering data center infrastructure and cloud strategy.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>While there are many ways that projects can define and measure what health means to their communities, this talk will focus on maintainers as they serve critical roles in the development, leadership and governance of their projects. As burnout continues to be a growing issue across roles, industries and communities, losing maintainers within small communities can have significant impact on the sustainability of that project.
This talk will discuss methods and metrics that could signal overloaded and overworked maintainers. While metrics alone cannot fix this problem, they may help to identify potential issues so your community can adjust before it's too late.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,33 +158,33 @@ E148 | <span class="presentation-time" data-starttime="2023-07-16T10:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/924e827f49662e9da005e503a65368a3?s=120&amp;d=mp" alt="Tom Marble" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/122/index.html">Tom Marble</a></strong><br />
<a href="https://twitter.com/tmarble">@tmarble</a><br />
<a href="https://tmarble.info9.net">https://tmarble.info9.net</a>
</p>
<div class="bio">Tom Marble is best known for being the first "OpenJDK Ambassador" on
the Sun Microsystems core team that open sourced the Java programming
@ -212,13 +202,13 @@ autonomous cyber defense, AI prompt engineering, and open source
business strategy.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>The promise of the Internet was a federation of cooperative services and users around open protocols. Ironically most of the essential services we use today -- including authenticating identity -- rely on large, proprietary, centralized services.
Users ought to be able to share messages and files securely with one another without relying an a third party such as Google or Facebook. Ideally we ought to be able to securely authenticate with service providers anonymously in order to truly prevent becoming the product of surveillance capitalism.
@ -230,47 +220,44 @@ The Web of trust based on Pretty Good Privacy (PGP) in theory offers a truly dec
There is promising W3C standards work in the areas of Decentralized Identifiers (DIDs) and Verifiable Credentials, yet implementations often depend on proof-of-work based crypto or token exchanges with asymmetric ownership and control. What's more DID resolution (anchoring in non-repudiation framework) is often either closed or left as an exercise for the reader.
The purpose of this talk is to highlight the challenges in open source identity and brainstorm approaches which leverage the best parts of the Web of trust and the W3C standards work while preserving the values the FOSS community holds dear.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,42 +158,42 @@ E148 | <span class="presentation-time" data-starttime="2023-07-16T14:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/f3de796d6473451dfc362d3e5e0a250b?s=120&amp;d=mp" alt="Vagrant Cascadian" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/61/index.html">Vagrant Cascadian</a></strong><br />
<a href="https://www.aikidev.net">https://www.aikidev.net</a>
</p>
<div class="bio">Vagrant strives to make Reproducible Builds a best practices reality for everyone. Vagrant discovered free software late last millenia and has been contributing to free software since the beginning of this millenia. A long-time Debian Developer and contributor to Guix, tinkering with ARM and RISC-V systems. At Portland's Free Geek, Vagrant dove into life as a free software developer, rebuilding electronic waste with FOSS, modifying or developing new software as needed. That led to exciting work helping coordinate LTSP development shared between several different operating systems. That sense of open collaboration has been a life-long habit. Vagrant contrasts spending too much time on computers with bicycle commuting, aikido and a DIY solar hobby.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Corrupted build environments can deliver compromised cryptographically
signed binaries. Several exploits in in critical supply chains have
been demonstrated in recent years, proving that this is not just
@ -229,47 +219,44 @@ not need to trust.
<a href="https://reproducible-builds.org" rel="nofollow">https://reproducible-builds.org</a>
<a href="https://bootstrappable.org" rel="nofollow">https://bootstrappable.org</a></p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,61 +158,61 @@ E148 | <span class="presentation-time" data-starttime="2023-07-14T14:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/0e5445639d8bd349c896e2b6d3f31f71?s=120&amp;d=mp" alt="Aaron Williams" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/148/index.html">Aaron Williams</a></strong><br />
<a href="https://twitter.com/_arw_">@_arw_</a><br />
<a href="https://fossa.com/">https://fossa.com/</a>
</p>
<div class="bio">Aaron is VP Marketing for FOSSA, the audit-grade open source risk management company. He comes to FOSSA with more than two decades of previous success at startups, running developer-focused marketing, and building technical communities for companies including HEAVY.ai, D2iQ, and Sun Microsystems. Aaron has also served as the founding CEO of two startups in the entertainment technology space. Aaron has an MS in Computer Science and BS in Computer Engineering from Case Western Reserve University.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/4bbe8b3a650d98537a004fc2b2dbe259?s=120&amp;d=mp" alt="Kenaz Kwa" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/149/index.html">Kenaz Kwa</a></strong><br />
<a href="https://fossa.com/">https://fossa.com/</a>
</p>
<div class="bio">Kenaz is the VP Product for FOSSA, the audit-grade open source risk management company.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Unfortunately, not every team or organization views open source license compliance as something that should be prioritized. Some perceive it as a costly inconvenience that gets in the way of development efficiency and product quality.
The good news: While its impossible to change opinions overnight, our experience supporting compliance initiatives for numerous open source projects and companies has made clear that the right mix of messaging, processes, and strategies can make a difference.
<div class="abstract pb-4"><p>Unfortunately, not every team or organization views open source license compliance as something that should be prioritized. Some perceive it as a costly inconvenience that gets in the way of development efficiency and product quality.
The good news: While its impossible to change opinions overnight, our experience supporting compliance initiatives for numerous open source projects and companies has made clear that the right mix of messaging, processes, and strategies can make a difference.
Join FOSSA Head of Product Kenaz Kwa and Chief Advocate Aaron Williams in this session as we highlight learnings from working with engineering leaders who have won over compliance skeptics. Well share information that you can use to help make compliance more of a priority across your organization, including:
@ -233,53 +223,50 @@ Strategies for successfully implementing compliance policies
- How to reduce engineering time spent on compliance
- Why its important to pay attention to community licenses
Well also discuss how to apply these takeaways to specific areas where compliance skepticism manifests, like when organizations:
- Are reluctant to create policies governing license compliance
Well also discuss how to apply these takeaways to specific areas where compliance skepticism manifests, like when organizations:
- Are reluctant to create policies governing license compliance
- Are reluctant to dedicate the resources (engineering time and/or automation) to manage license compliance
- Have compliance policies in place — but certain teams are unable or unwilling to implement them
Attendees will come away from the session with new tactics, messaging, and insights that you can present to colleagues to make the case for prioritizing compliance initiatives.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,46 +158,46 @@ E145 | <span class="presentation-time" data-starttime="2023-07-13T14:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/0d4185c6a9a097bb078bbcb09e1e12ec?s=120&amp;d=mp" alt="Paco Xander Nathan" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/111/index.html">Paco Xander Nathan</a></strong><br />
<a href="https://twitter.com/pacoid">@pacoid</a><br />
<a href="https://derwen.ai/paco">https://derwen.ai/paco</a>
</p>
<div class="bio">Paco Nathan is the Managing Partner at Derwen, Inc. Known as a "player/coach", with core expertise in graph technologies, natural language, data science, cloud computing. Paco has ~40 years tech industry experience, ranging from Bell Labs to early-stage start-ups. Board member for Argilla.io; Advisor for KUNGFU.AI. Lead committer on PyTextRank, kglab. Formerly: Director, Community Evangelism for Apache Spark at Databricks; Director, Learning Group at O'Reilly Media.
See: https://derwen.ai/paco</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>There's been an explosion in the space of language models, generative AI, and other machine learning related to natural language. Going "beyond the headlines", this talk shows how to leverage open source libraries in Python to work with text and image content, from the perspective of an author, editor, or illustrator. We'll look at how to leverage advanced and "AI-adjacent" tooling such as language models, data annotation, graph technologies, interactive visualizations, etc., for assisting creators to understand the content better and collaborate more effectively. For example: What are the themes discussed? Who are the characters? What are the relationships between the characters? Where was concept "XYZZY" first introduced? Did the "Blarg" character actually purchase a quantum transmogrifier before its first use in the story? How do the themes within the content map to the beats in the story arc? What is the "concept density" per chapter, in terms of the pace of new ideas being introduced? How can language models help suggest or refine the prompt engineering used for illustrating a story? Where are illustrations needed?
These approaches apply in the production of fiction, as well as games, movie scripts, plays, documentaries, and various non-fiction as well.
@ -215,47 +205,44 @@ These approaches apply in the production of fiction, as well as games, movie scr
We'll review an example: development of an ebook in the style of Japanese Light Novels (a cli-fy novel "Latent Space") where artists experimented with collages using components from generative AI, prompts needed to be tracked, themes images needed to be aligned with text themes, and so on.
Python provides a wide range of available tooling (`spaCy`, `argilla`, `huggingface`, `pyvis`, and so on) as well as data infrastructure tooling to support content work at scale.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,84 +158,81 @@ E146 | <span class="presentation-time" data-starttime="2023-07-14T11:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/0580d7a67da1b15b1695edc4e22779f9?s=120&amp;d=mp" alt="Bradley M. Kuhn" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/227/index.html">Bradley M. Kuhn</a></strong><br />
</p>
<div class="bio">Bradley M. Kuhn is the Policy Fellow and Hacker-in-Residence at Software Freedom Conservancy (SFC) and editor-in-chief of copyleft.org. Kuhn began his work in the software freedom movement as a volunteer in 1992, as an early adopter of Linux-based systems and contributor to various FOSS projects, including Perl. He worked during the 1990s as a system administrator and software developer for various companies, and taught AP Computer Science at Walnut Hills High School in Cincinnati. Kuhns non-profit career began in 2000, when he was hired by the Free Software Foundation (FSF). As FSFs Executive Director from 20012005, Kuhn led FSFs GPL enforcement, launched its Associate Member program, and invented the Affero GPL. Kuhn began as SFCs primary volunteer from 20062010, and became its first staff person in 2011. Kuhn holds a summa cum laude B.S. in Computer Science from Loyola University in Maryland, and an M.S. in Computer Science from the University of Cincinnati. Kuhns Masters thesis discussed methods for dynamic interoperability of Free Software programming languages. Kuhn received the Open Source Award in 2012, and the Award for the Advancement of Free Software in 2021 — both in recognition for his lifelong policy work on copyleft licensing and its enforcement.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Copyleft is a tool to help give everyone the right to modify and fix the software they use. It has proven effective in many situations, giving us projects like OpenWrt, and growing various FOSS communities like Linux immensely. However, copyleft is not the thing that software freedom advocates ultimately want - rather, it is one way of achieving it, and works to varying degrees depending on the copyright and other laws of the country you happen to reside in.
Early writing on software freedom tended to focus on copyleft as the solution but, as we enter what many call a post-copyright age, fueled by AI startups and other dubious businesses, we need new tools to ensure that people's right to modify and fix the software they use is protected for current and future generations. This talk will explore some of the foundations of software freedom and how we can re-think the ways that these foundations are upheld through law and social norms.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,82 +158,79 @@ E144 | <span class="presentation-time" data-starttime="2023-07-15T15:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="../../../site_media/media/speaker_photos/2941756_smallpreview_cropped_50876.jpg.120x120_q85_crop.jpg" alt="Tracy Homer" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/6/index.html">Tracy Homer</a></strong><br />
</p>
<div class="bio">Tracy Homer works as the Operations Manager for Software Freedom Conservancy. Tracy also serves on the board of her local hackerspace, an organization committed to teaching and promoting open technology exclusively. In addition to being the first point of contact for interested members, she also authorizes people to use the laser cutter, and 2d design classes in Inkscape. She is passionate about accessible technology so that people are able to have the tools they need to be creative and successful without restrictions. Tracy is also pursuing a degree in GIS at the University of Tennessee.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Knox Makers in Knoxville, TN is the area's premier hackerspace. In existence for almost 12 years, it boasts over 325 members and its base operations are fully supported by membership dues. It also has a commitment to open hardware and software, running all of its tools, behind the scenes operations, and teaching classes exclusively with FOSS. In this talk, Tracy will talk about why Knox Makers has chosen open source, some of the technologies they use, and what the challenges are to this commitment.</p></div>
<div class="abstract pb-4"><p>Knox Makers in Knoxville, TN is the area's premier hackerspace. In existence for almost 12 years, it boasts over 325 members and its base operations are fully supported by membership dues. It also has a commitment to open hardware and software, running all of its tools, behind the scenes operations, and teaching classes exclusively with FOSS. In this talk, Tracy will talk about why Knox Makers has chosen open source, some of the technologies they use, and what the challenges are to this commitment.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,86 +158,83 @@ E148 | <span class="presentation-time" data-starttime="2023-07-16T11:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/289a98c380a0ba0c05c19ceee863800a?s=120&amp;d=mp" alt="Nisha Kumar" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/117/index.html">Nisha Kumar</a></strong><br />
<a href="https://twitter.com/_ctlfsh">@_ctlfsh</a><br />
<a href="https://nishakm.github.io">https://nishakm.github.io</a>
</p>
<div class="bio">Nisha is a software developer at Oracle Cloud Infrastructure (not to be confused with the Open Container Initiative). Nisha is involved in the SPDX and CNCF communities, trying to improve software and service transparency.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>The Update Framework (TUF) is an Open Source Framework used to secure software repository. OK, that's great. But what does that look in practice? A repository is just storage that is accessible to anyone other than you. Think about a shared Google folder. That's a repository. For software development, that's a database, an AWS S3 bucket, or even just a directory on disk. This talk will walk you through the steps to implement TUF on a typical data store you may use on a regular basis. Then we will see how TUF ensures the consumers of that data can verify your identity and the freshness of the things you share.</p></div>
<div class="abstract pb-4"><p>The Update Framework (TUF) is an Open Source Framework used to secure software repository. OK, that's great. But what does that look in practice? A repository is just storage that is accessible to anyone other than you. Think about a shared Google folder. That's a repository. For software development, that's a database, an AWS S3 bucket, or even just a directory on disk. This talk will walk you through the steps to implement TUF on a typical data store you may use on a regular basis. Then we will see how TUF ensures the consumers of that data can verify your identity and the freshness of the things you share.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,88 +158,85 @@ E146 | <span class="presentation-time" data-starttime="2023-07-13T15:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/b3f1b1850899349331294d17a45c3324?s=120&amp;d=mp" alt="Erik Benner" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/52/index.html">Erik Benner</a></strong><br />
<a href="https://twitter.com/erikbenner">@erikbenner</a><br />
<a href="https://talesfromthedatacenter.com">https://talesfromthedatacenter.com</a>
</p>
<div class="bio">Erik is currently VP of Enterprise Transformation, serving as a lead strategist for Federal, State and Local Government and Commercial customers throughout the United States. These customer engagements include enterprise cloud transformations, data center consolidation and modernization efforts, Big Data projects and implementations of Oracle Engineered Systems. He is the President of the Quest Users Group Cloud Computing Special Interest Group (SIG), Co Chair of the OATUG Oracle Enterprise Manager SIG and a habitual volunteer with user groups. Erik frequently presents at conferences, including Oracle OpenWorld and CloudWorld, Oracle FedForum, ASCEND, Blueprint4d, COLLABORATE and other user groups and conferences around the United States. He has worked with Oracle and Sun Systems since the mid 90s, and is experienced with most of the core Oracle technologies, including Oracle Cloud, Oracle Linux and Oracle Databases.
When not flying to the far points of the country from the Atlanta Metro area, he enjoys spending time with his family at their Observatory, where the telescopes outnumber the people.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>ARM is the up and coming computing technology, an open platform that competing CPU architectures, with many manufacturers building systems from the size of a stamp to datacenter servers with 256cores stuffed in only 2RUs. There is a wide variety of ARM systems and operating systems that can run on these platforms. But despite all of this diversity, you still have binary compatibility across all the systems. The same Operating system that runs on a small 4-core Raspberry PI can also run on an ARM system in the cloud powered by a high-density 128-core Ampere processor. In this session, learn not only what you can run on ARM, but also the scale of the applications and its data storage. You will also see how easy it is to move to ARM.</p></div>
<div class="abstract pb-4"><p>ARM is the up and coming computing technology, an open platform that competing CPU architectures, with many manufacturers building systems from the size of a stamp to datacenter servers with 256cores stuffed in only 2RUs. There is a wide variety of ARM systems and operating systems that can run on these platforms. But despite all of this diversity, you still have binary compatibility across all the systems. The same Operating system that runs on a small 4-core Raspberry PI can also run on an ARM system in the cloud powered by a high-density 128-core Ampere processor. In this session, learn not only what you can run on ARM, but also the scale of the applications and its data storage. You will also see how easy it is to move to ARM.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,84 +158,81 @@ E142 | <span class="presentation-time" data-starttime="2023-07-13T14:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/bd8002cba56274a8c85538e036ee54a3?s=120&amp;d=mp" alt="Sam Whited" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/16/index.html">Sam Whited</a></strong><br />
<a href="https://blog.samwhited.com">https://blog.samwhited.com</a>
</p>
<div class="bio">Sam is a former software engineer who left the field to fix bicycles. He is now much happier, but also much broker. He hails from Atlanta, GA where he advocates for cycling, cyclist and pedestrian first infrastructure, expanded public transit, unionizing the software industry (and every other industry), co-housing, and worker-owned co-ops.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>A brief history and introduction to the XMPP protocol and its use for beginners with a background in programming but no protocol experience. If you are new to XMPP or want to better understand the other presentations in the XMPP track, this is the place to start! This talk will include an overview of the federation and routing model used by XMPP, specific protocol examples, coverage of the initial handshake and security model of XMPP, and common uses and extensions used by the XMPP community. It will provide background information that can be used by those new to the XMPP protocol to more fully understand the rest of the XMPP track.</p></div>
<div class="abstract pb-4"><p>A brief history and introduction to the XMPP protocol and its use for beginners with a background in programming but no protocol experience. If you are new to XMPP or want to better understand the other presentations in the XMPP track, this is the place to start! This talk will include an overview of the federation and routing model used by XMPP, specific protocol examples, coverage of the initial handshake and security model of XMPP, and common uses and extensions used by the XMPP community. It will provide background information that can be used by those new to the XMPP protocol to more fully understand the rest of the XMPP track.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,31 +158,31 @@ E147 | <span class="presentation-time" data-starttime="2023-07-16T14:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/c1793afbfdb12b39bee6b0f6254e2b66?s=120&amp;d=mp" alt="Sage Sharp" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/91/index.html">Sage Sharp</a></strong><br />
<a href="https://sage.thesharps.us">https://sage.thesharps.us</a>
</p>
<div class="bio">Sage Sharp is the Senior Director of Diversity &amp; Inclusion at Software Freedom Conservancy. Sage runs Conservancy's diversity initiative, Outreachy. Outreachy provides internships in open source and open science. Outreachy provides internships to people subject to systemic bias and impacted by underrepresentation in the technical industry where they are living.
@ -201,13 +191,13 @@ Sage has been a free software contributor since 2007. Sage is known for their pa
Sage founded their own company, Otter Tech, to provide Code of Conduct enforcement workshops. Sage has trained Code of Conduct teams for open source communities like Kubernetes, GNOME, Python, Drupal, WordPress, OpenStreetMap, Elastic, and Symfony.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Come discuss your challenges and victories in mentoring new open source contributors!
Mentoring and internship programs are now common in open source. From Google Summer of Code and Outreachy, to programs run by individual open source communities, internships are every where. Yet these internship and mentoring programs are often run in silos, with little knowledge sharing across open source communities.
@ -227,47 +217,44 @@ Topics of discussion may include:
- creating a path for interns to become community leaders
This discussion will be tailored to the attendees who come to this talk. Bring your challenges and victories to share!</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,118 +158,115 @@ E143 | <span class="presentation-time" data-starttime="2023-07-15T12:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/f432340096f3f8ef5501087274b18527?s=120&amp;d=mp" alt="Benito Gonzalez" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/157/index.html">Benito Gonzalez</a></strong><br />
<a href="https://twitter.com/bjagg69">@bjagg69</a><br />
</p>
<div class="bio">Benito Gonzalez is a Software Architect, with 30 years of professional experience. Benito has been at Unicon since 2015. Mr. Gonzalez has knowledge and experience in enterprise software development, especially around higher education. Supported clients range from community colleges up to major universities. He has experience with end-to-end management of institution web services.
Mr. Gonzalez's uPortal work supports a variety of higher-ed institutions, from community colleges to major universities such as University of California, Riverside, and Texas A&amp;M. Work ranges widely as well. Some efforts are simple maintenance and small enhancements. Other client projects have included complete major upgrades and redesigns. With web development evolving quickly, Benito has become adept with the latest standards like Web Components. He is also a regular presenter at Apereo Foundation events. Mr. Gonzalez is also a member of the uPortal Steering Committee and the chair of the Apereo Incubation Work Group. Benito has branched out into Ed-Tech evaluations and technical due-diligence reviews, along with developing various technology rubrics to evaluation software systems.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/fc3d5dcd7f287b5135404b2b56d7dda9?s=120&amp;d=mp" alt="Laura Fernandez Moran" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/163/index.html">Laura Fernandez Moran</a></strong><br />
<a href="https://www.linkedin.com/in/mccordl/">https://www.linkedin.com/in/mccordl/</a>
</p>
<div class="bio">Laura is a Strategic Project Manager and Software Developer at Unicon. She specializes in strategic initiatives and joined the company in 2022. With over 15 years of experience in software development and academic administration in higher education, Laura has worked in various domains such as marketing technology, teaching and learning, student information systems, and identity management. Prior to joining Unicon, she held the position of Manager of Student Systems at Rice University. In this role, Laura was responsible for overseeing student administrative software and technical processes for multiple offices, including the Registrar, Cashier, Financial Aid, Admissions, and Academic Advising. Since 2008, Laura has been actively involved with the Apereo Foundation, contributing in various capacities as an advocate of Open Source Software and Communities. She has served on the Board of Directors, acted as Chair of the Conference Planning Committee, participated in the uPortal Steering Committee, and contributed to the Incubation Working Group. Her dedication and contributions to the foundation led to her receiving the Apereo Fellows Award in 2012.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/fa1314a7ff59cc080caa13d08e8af83e?s=120&amp;d=mp" alt="Patrick Masson" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/21/index.html">Patrick Masson</a></strong><br />
<a href="https://twitter.com/massonpj">@massonpj</a><br />
<a href="https://pmasson.wordpress.com/">https://pmasson.wordpress.com/</a>
</p>
<div class="bio">Patrick joined Apereo as Executive Director in January 2023, serving previously as Interim General Manager of the Foundation. Prior to Apereo, Patrick served as General Manager for the Open Source Initiative after working within higher education IT for over twenty years, including roles as CIO within the State University of New York and CTO at the University of Massachusetts' Office of the President. Before these, he served as the Director of Technology at the SUNY Learning Network and Director of the UCLA Media Lab.
Patrick is an adjunct instructor with SUNY Albany's College of Computing and Information and speaks frequently on topics related to open source software, open education, and educational technology. Patrick is the co-founder of EDUCAUSE's "Openness" Constituency Group and served on his local school board from 2014-2018.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>The Apereo Incubation programs mission is to assist open source software projects in adopting sustainable practices. Attendees will take away strategies implemented by Apereo in Higher Education open source projects, with governance strategies, understanding incubation, evaluation of a project, and guidance of its progress. This session is for those who are interested in nurturing and/or implementing best practices in their own open source software projects and forming supportive connections within this open source community.</p></div>
<div class="abstract pb-4"><p>The Apereo Incubation programs mission is to assist open source software projects in adopting sustainable practices. Attendees will take away strategies implemented by Apereo in Higher Education open source projects, with governance strategies, understanding incubation, evaluation of a project, and guidance of its progress. This session is for those who are interested in nurturing and/or implementing best practices in their own open source software projects and forming supportive connections within this open source community.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,86 +158,83 @@ E147 | <span class="presentation-time" data-starttime="2023-07-16T11:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/b6df33dc3847f082f13865074e5edcfc?s=120&amp;d=mp" alt="Monica Ayhens-Madon" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/181/index.html">Monica Ayhens-Madon</a></strong><br />
</p>
<div class="bio">Monica is a community facilitator and nurturer who began her journey into open source software contributorhood in 2020 with documentation and website contributions to the Ubuntu MATE team and OpenMRS. In early 2021, she began working for Canonical on the Ubuntu Community Team, where she helped relaunch UbuntuOnAir, return Ubuntu (virtually!) to FOSDEM, and launch Canonical's inclusive language initiative. She left in August 2022. Since then, she has spoken as a panelist on burnout in the community profession at OSS Europe in Dublin, been elected to the Ubuntu Community Council for a two-year term, and helped organize things like a pre-SCALE JPL private tour and the FOSSY 'Community: Open Source in Service' track.
<div class="bio">Monica is a community facilitator and nurturer who began her journey into open source software contributorhood in 2020 with documentation and website contributions to the Ubuntu MATE team and OpenMRS. In early 2021, she began working for Canonical on the Ubuntu Community Team, where she helped relaunch UbuntuOnAir, return Ubuntu (virtually!) to FOSDEM, and launch Canonical's inclusive language initiative. She left in August 2022. Since then, she has spoken as a panelist on burnout in the community profession at OSS Europe in Dublin, been elected to the Ubuntu Community Council for a two-year term, and helped organize things like a pre-SCALE JPL private tour and the FOSSY 'Community: Open Source in Service' track.
Monica's background is in academia, with a B.A. in Ancient Greek and a M.A. in Maritime Studies. She loves travel, and the chance to meet new people all over the world - and bring tasty treats back home. She is also an occasional streamer on Twitch as 'communiteatime' where she can be found playing cozy games, painting, and sipping tea. She lives with her husband and fellow geek John in the Atlanta metro area.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Especially since 2020, numerous organizations and companies have sought to make the language used in their marketing, everyday communication, and their code more inclusive. There are numerous logistical hurdles, especially when there are thousands if not tens of thousands of artifacts that need changing. But one of the biggest hurdles is getting investment in the changes beyond your DEI team, which is key to making inclusive language become the norm.
One way to increase investment is to open source your glossary of terms to modify and their replacements. This talk will discuss the lessons learned from using this approach at Canonical, from initial planning to an established process. A transparent, collaborative approach can turn conflict into constructive dialogue, reduce the load on understaffed DEI teams and groups, and organically broaden the scope of your efforts. In addition to the talk, there will be time for discussion.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,47 +158,47 @@ E144 | <span class="presentation-time" data-starttime="2023-07-13T14:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/b05c8c76f71f78b2fdd27c2c679cc0dd?s=120&amp;d=mp" alt="Emily Omier" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/54/index.html">Emily Omier</a></strong><br />
<a href="https://twitter.com/emilyomier">@emilyomier</a><br />
<a href="http://www.emilyomier.com">http://www.emilyomier.com</a>
</p>
<div class="bio">Emily Omier is a positioning consultant who helps open source startups accelerate revenue and community growth with killer positioning. She hosts The Business of Open Source, a podcast about building open source companies, and writes about entrepreneurship for engineers for The New Stack.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/42541175006a2cee34d56ed9e58714ff?s=120&amp;d=mp" alt="Matt Yonkovit" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/85/index.html">Matt Yonkovit</a></strong><br />
<a href="https://twitter.com/myonkovit">@myonkovit</a><br />
</p>
<div class="bio">Matt Yonkovit is the Head of Open Source Strategy and Growth ( The HOSS!) at Scarf. He is a passionate open source professional with over 20 years of experience, where he has made a significant impact at open source companies like Percona, MySQL, StreamNative, Mattermost, and now Scarf. As a long-time veteran in the industry, Matt's passion lies in building sustainable open source businesses and bridging the gap between community and business objectives.
@ -217,14 +207,14 @@ With a unique ability to engage both engineers and business professionals, Matt
Matt has held roles across the technical and leadership spectrum at open source companies, including VP of services (support, consulting, managed services), chief experience officer, chief customer officer, and now the HOSS. He is the co-host of the Hacking Open Source Business Podcast.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Though open source maintainers have many different goals, most of those goals depend on growing the projects usage and community engagement. As projects get larger, they are able to attract new contributors and new funding opportunities, allowing maintainers to fix bugs and add features more quickly. A larger, more engaged community of users also decreases the risk that an open source project will be abandoned, creating a virtuous cycle of trust as more organizations feel comfortable using the project in mission-critical applications. Whether a project is a hobby side project or backed by a Fortune 10 company, growth matters. This half-day workshop is for any maintainer who cares about their projects growth, both in terms of number of users and engagement of existing users. Attendees will learn about the strategies and tactics to increase downloads, active user base, project stickiness, and community engagement.
<div class="abstract pb-4"><p>Though open source maintainers have many different goals, most of those goals depend on growing the projects usage and community engagement. As projects get larger, they are able to attract new contributors and new funding opportunities, allowing maintainers to fix bugs and add features more quickly. A larger, more engaged community of users also decreases the risk that an open source project will be abandoned, creating a virtuous cycle of trust as more organizations feel comfortable using the project in mission-critical applications. Whether a project is a hobby side project or backed by a Fortune 10 company, growth matters. This half-day workshop is for any maintainer who cares about their projects growth, both in terms of number of users and engagement of existing users. Attendees will learn about the strategies and tactics to increase downloads, active user base, project stickiness, and community engagement.
Topics we will explore include but are not limited to:
Project positioning &amp; messaging
@ -233,51 +223,48 @@ Collecting and acting on user feedback
DevRel activities and optimization
Keeping users happy via support, fixes, and education
Tracking and measuring project growth
Community management
Community management
Attendees will leave with concrete ideas for how to accelerate their projects growth.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,98 +158,95 @@ E147 | <span class="presentation-time" data-starttime="2023-07-13T14:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/157ab0e2e2e6095d0378e4cdf910f228?s=120&amp;d=mp" alt="Deb Goodkin" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/236/index.html">Deb Goodkin</a></strong><br />
<a href="https://twitter.com/dgoodkin">@dgoodkin</a><br />
</p>
<div class="bio">Deb is the Executive Director of the FreeBSD Foundation, joining as the first employee back in August 2005. Before venturing into the world of open source and operating systems, she spent two decades working as an embedded firmware engineer, technical marketer, and technical sales engineer in the data storage industry. Deb now focuses on learning more about operating systems while advocating for FreeBSD around the world. Besides supporting the FreeBSD Project, she's been working on introducing more girls and women to STEM. Deb grew up in California and earned her undergraduate degree in Computer Engineering from the University of California, San Diego, and her Master's Degree in Electrical Engineering from the University of Santa Clara.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/b14b6945a518715ed3717af01fe7da82?s=120&amp;d=mp" alt="Drew Gurkowski" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/165/index.html">Drew Gurkowski</a></strong><br />
</p>
<div class="bio">Drew started working for the foundation as an intern in 2015 and continued as a consultant starting in 2018. As a marketing coordinator, he has helped advocate for FreeBSD and Open Source technology.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Now in its 30th year, the FreeBSD Open Source Operating System is one of the oldest, largest, and most successful open source projects, with a long history of innovation. It is a free Unix-like operating system descended from Research Unix via the Berkeley Software Distribution (BSD), also known as “Berkeley Unix.” Known for its reliability, stability, and advanced networking and performance, FreeBSD also provides an opportunity to dive into the workings of a complete operating system as well as the chance to collaborate with a welcoming and inclusive community in a flat development model.
In this track, we would like to begin with a brief “Introduction to FreeBSD” presentation followed by a hands-on, getting started workshop. The workshop portion will cover setting up FreeBSD with a desktop environment and how to get a web browser installed. Next, well walk through the FreeBSD Jail system for managing separate FreeBSD environments within an existing FreeBSD install that allows folks to isolate programs from one another. The goal of the workshop is for everyone to leave with their own FreeBSD virtual machine that they can continue to learn on/develop on.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,90 +158,87 @@ E143 | <span class="presentation-time" data-starttime="2023-07-15T10:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/e52037262833bc2daa4b4dbaf91b8e6c?s=120&amp;d=mp" alt="Dr. Cable Green" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/237/index.html">Dr. Cable Green</a></strong><br />
<a href="https://twitter.com/cgreen">@cgreen</a><br />
<a href="https://creativecommons.org/author/cablecreativecommons-org/">https://creativecommons.org/author/cablecreativecommons-org/</a>
</p>
<div class="bio">Dr. Cable Green is Creative Commons Director of Open Knowledge. He works with open education, science and research communities to leverage open licensing, content, practices and policies to expand equitable access and contributions to open knowledge. His work is focused on identifying complex problems (e.g., UN SDGs) where open knowledge is a critical part of the solution, and then opening that knowledge to help solve the problem. Cable is also a leading advocate for open licensing and procurement policies that ensure publicly funded education, science and research resources are freely and openly available to the public.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Open Education sustainability requires significant, stable public funding. Education is a public good and the production, reuse and revisions of educational resources - and the software to host and share them - should be publicly funded and openly licensed to ensure educational opportunities for all.
The Open Science movement is increasingly looking toward more equitable models for open access research; it is looking to move away from expensive subscription fees and article processing charges (APCs). One possible model is "Diamond Open Access," a model for ensuring inclusive and equitable access to both read and submit research articles to community-driven, academic-led and -owned open access journals.
Cable will explore what “Diamond Open Education” might look like. What are the barriers to Diamond OE? What if funding currently spent on expensive commercial educational resources and software were redirected to support the creation and stewardship of quality OER and FOSS in every discipline, in every grade level in multiple languages? Join us.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,88 +158,85 @@ E142 | <span class="presentation-time" data-starttime="2023-07-16T10:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/a9bf741211c9717ed23f4680227b88e2?s=120&amp;d=mp" alt="Josh Berkus" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/36/index.html">Josh Berkus</a></strong><br />
<a href="http://berkus.org/">http://berkus.org/</a>
</p>
<div class="bio">Josh Berkus has been containering since containers were a thing, going back to FreeBSD Jails. Currently he works for Red Hat's Open Source Practice Office, supporting the Kubernetes project. He is the founder of Cloud Native PDX meetup group, a former CNCF Ambassador, and the recently retired co-chair of Kubernetes SIG-Contributor Experience; quite the CV for someone who started out just trying to automate database deployments. Josh has also been invovled in open source communities since 1998, and currently sits on the OSI board. He lives in NE Portland with a librarian and a very large cat.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Containers! Orchestrators! Service Mesh! Serverless! PodSecurity! You've heard all the hype from the many, many projects that call themselves "Cloud Native", but what does it all mean? Why would you want to use any of this, and what tools do you actually need, and why does the CNCF have over 150 projects?
Welcome to the Cloud Native Taqueria, where your questions will be answered. In this talk, we will give you a whirlwind orientation tour of Cloud Native technologies through the metaphor of the Burrito Bar, from Kubernetes to Istio to Tekton to Knative. We'll explain each part of the stack, and why you might or might not want to use it, and how to figure out what your options are. With guacamole and sour cream.
You'll complete this talk with a better understanding of the Cloud Native universe and what things you want to learn more about.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,88 +158,85 @@ E142 | <span class="presentation-time" data-starttime="2023-07-16T16:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/726d62b06cc87ce5df6afdec2caba620?s=120&amp;d=mp" alt="Paige Cruz" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/90/index.html">Paige Cruz</a></strong><br />
<a href="https://twitter.com/paigerduty">@paigerduty</a><br />
<a href="https://www.paigerduty.com">https://www.paigerduty.com</a>
</p>
<div class="bio">Paige Cruz is a Senior Developer Advocate at Chronosphere passionate about cultivating sustainable on-call practices and bringing folks their aha moment with observability. She started as a software engineer at New Relic before switching to Site Reliability Engineering holding the pager for InVision, Lightstep, and Weedmaps. Off-the-clock you can find her spinning yarn, swooning over alpacas, or watching trash TV on Bravo.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Curious about containers? Theres a new generation of containers on the scene, Podman! Supporting secure, rootless containers for Kubernetes microservices, it was designed and built with the cloud in mind. Benefitting from the lessons learned out in the open from Docker, this next generation of containers will quickly become a trusted daily driver in your dev workflow.
Covering what you need to know as an end-user from the UI to the backend, sharing a real world use case leveraging Podman for open source observability workshops <a href="https://o11y-workshops.gitlab.io" rel="nofollow">https://o11y-workshops.gitlab.io</a>. Paige will share how Podman and the adorable seal mascots Caitlín, Maighréad and Róisín have transformed her local development!</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,100 +158,97 @@ E142 | <span class="presentation-time" data-starttime="2023-07-16T11:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/f1a77037bb9dad565701b7c184303193?s=120&amp;d=mp" alt="Mike Petersen" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/179/index.html">Mike Petersen</a></strong><br />
<a href="https://twitter.com/mpetason">@mpetason</a><br />
</p>
<div class="bio">Mike has been part of the Open Source world for the last 15+ years. He started out administering linux systems then progressed to OpenStack and is currently living in the Kubernetes world. He has contributed to different projects from Knative to Tekton to OpenStack. Now, Mike is working to spread awareness of Loft Labs, vcluster, DevPod and the Kubernetes ecosystem in general.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/8af29ef95bac5ebb4ebeaa6e676d5a1e?s=120&amp;d=mp" alt="Carl Montanari" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/180/index.html">Carl Montanari</a></strong><br />
<a href="https://twitter.com/https://twitter">@https://twitter</a><br />
</p>
<div class="bio">Carl is a Senior Software Engineer at Loft Labs, ex-network engineer, and reasonably likable guy. He enjoys being very serious about not being serious, and most days can be found working on Loft's commercial and open source projects. Outside of work he loves hiking, and working on his kit car that will, probably, eventually be complete and running... maybe.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>This talk will provide guidance on how to get started with using vcluster in production. Users may have worked with vcluster for dev / test / preview environments but there are other use cases for vcluster including production environments. We will take a look at some of the considerations such as network policies and security, as well as autoscaling and other features available in cloud providers. There will even be demos!
vcluster is Virtual Kubernetes Clusters that run inside regular namespaces. Virtual clusters have their own API server which makes them much more powerful and better isolated than namespaces, but they are also much cheaper than creating separate "real" Kubernetes clusters. If you are hitting the scalability limits of k8s because you are running a large-scale multi-tenant cluster, you can now split up and effectively shared your clusters into vclusters.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,102 +158,99 @@ E144 | <span class="presentation-time" data-starttime="2023-07-14T17:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/0adc60a96b41045e2c677455df574154?s=120&amp;d=mp" alt="Denver Gingerich" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/192/index.html">Denver Gingerich</a></strong><br />
<a href="https://ossguy.com/">https://ossguy.com/</a>
</p>
<div class="bio">Denver is a software right-to-repair and standards activist who is currently Director of Compliance at Software Freedom Conservancy, where he enforces software right-to-repair licenses such as the GPL, and is also a director of the worker co-operative that runs JMP.chat, a FOSS phone number (texting/calling) service. Denver writes free software in his spare time: his patches have been accepted into Wine, Linux, and wdiff. Denver received his BMath in Computer Science from the University of Waterloo. He gives presentations about digital civil rights and how to ensure FOSS remains sustainable as a community and financially, having spoken at conferences such as CopyleftConf, LibrePlanet, LinuxCon North America, CopyCamp Toronto, FOSSLC's Summercamp, and the Open Video Conference.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/3ab4d3a66e470ce10eb7ec812fab3c46?s=120&amp;d=mp" alt="Stephen Paul Weber" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/12/index.html">Stephen Paul Weber</a></strong><br />
<a href="https://twitter.com/singpolyma">@singpolyma</a><br />
<a href="https://singpolyma.net">https://singpolyma.net</a>
</p>
<div class="bio">Stephen is a long-time software freedom enthusiast, semi-retired from industry to focus on promoting freedomware solutions to problems faced by everyday people. Stephen currently helps run the Soprani.ca project and the related JMP.chat freedomware-based telephony provider.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>We often hear that the main thing FOSS needs to be successful is more money. But what concrete steps would we take if we had money? Who should we give it to and what should they spend it on?
Bring your ideas to this Q&amp;A hosted by two FOSS business leaders, who have seen what money can (and can't) do for FOSS. We will briefly describe our experiences, and then open it up for discussion to dive into actionable plans for using money to improve software freedom, through non-profit, worker co-operative, and/or for-profit endeavors.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,90 +158,87 @@ E146 | <span class="presentation-time" data-starttime="2023-07-16T12:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/b32ae4ca7b2465cc5b642eed9c285b06?s=120&amp;d=mp" alt="Aaron Wolf" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/239/index.html">Aaron Wolf</a></strong><br />
<a href="https://twitter.com/awolftune">@awolftune</a><br />
<a href="https://wolftune.com">https://wolftune.com</a>
</p>
<div class="bio">Aaron is a FLO activist, co-founder of Snowdrift.coop, and community music teacher. He has worked for many years (mostly volunteering) on social, political, and economic aspects of technology and media.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Snowdrift.coop is a nonprofit cooperative run by an international team driven by a common goal:
To dramatically improve the ability of ordinary people to fund public goods things like software, music, journalism, and research that everyone can use and share without limitations.
We've continued to shovel the path towards that future without the use of proprietary tools. Come hear about our project and journey, assisting us in clearing the final feet!</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,42 +158,42 @@ E142 | <span class="presentation-time" data-starttime="2023-07-16T15:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/064736ec61a56df282590b64b9a4f434?s=120&amp;d=mp" alt="Debo Ray" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/120/index.html">Debo Ray</a></strong><br />
<a href="https://twitter.com/debosmitr">@debosmitr</a><br />
</p>
<div class="bio">Debosmit (Debo) Ray is the Cofounder and Chief Executive Officer of DevZero, a platform that boosts developer productivity via cloud-based software development environments. In 2013, he founded Genie, an image-searching company. In 2016, after Twitter integrated Genie into its ad engine, Debo started his almost six-year journey working as a staff engineer at Uber, where his focus areas included infrastructure and cloud security. In January 2022, he founded DevZero to fix the productivity challenges he observed in the software development world when he was a developer. He formally launched DevZero in January 2023. Today, he leads a team of 25 employees who are passionate about closing productivity gaps in developers current workflows. When hes not working on DevZero, Ray enjoys playing tennis, cooking, and learning how to fly planes.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>In this session, we will delve into strategies for development environments when production is running in Kubernetes. Those include local dev with Docker Compose, local dev with Kubernetes, and remote dev with Kubernetes, and their effects on the SDLC.
Attendees will gain insights on:
@ -212,47 +202,44 @@ Attendees will gain insights on:
- Strategies for optimizing workflows with the right Kubernetes development environment choice.
We'll also discuss the benefits and challenges of coding and testing in production-like environments and examine potential obstacles to using remote Kubernetes environments directly. By the end of the session, attendees will be empowered with the knowledge and tools to seamlessly transition their local development to prod-like environments in the world of K8s.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,82 +158,79 @@ E144 | <span class="presentation-time" data-starttime="2023-07-15T18:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/cfc9c8fd254228bec9bf46dbeba90719?s=120&amp;d=mp" alt="Pono Takamori" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/8/index.html">Pono Takamori</a></strong><br />
</p>
<div class="bio">update later</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Event planning encompasses a huge range of people, vendors, timelines, communication channels and cultural norms. The use of free software therein, takes an interesting role as both activism and pragmatism. This talk will focus on the use and challenges of trying to plan my wedding with my fiancée with as much free software as possible. Lessons we learned in trying to understand the wedding software space, replacements to common proprietary tools, challenges faced by both proprietary and free software, and how we can make advocacy more streamlined when dealing with people outside the software freedom movement.</p></div>
<div class="abstract pb-4"><p>Event planning encompasses a huge range of people, vendors, timelines, communication channels and cultural norms. The use of free software therein, takes an interesting role as both activism and pragmatism. This talk will focus on the use and challenges of trying to plan my wedding with my fiancée with as much free software as possible. Lessons we learned in trying to understand the wedding software space, replacements to common proprietary tools, challenges faced by both proprietary and free software, and how we can make advocacy more streamlined when dealing with people outside the software freedom movement.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,42 +158,42 @@ E147 | <span class="presentation-time" data-starttime="2023-07-15T14:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/e3052f66453467f546e59c30557da592?s=120&amp;d=mp" alt="Ildikó Váncsa" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/126/index.html">Ildikó Váncsa</a></strong><br />
<a href="https://twitter.com/IldikoVancsa">@IldikoVancsa</a><br />
</p>
<div class="bio">Ildikó is working for the Open Infrastructure Foundation as Director of Community. As part of her role, she is the Community Manager for the StarlingX open source edge cloud project and a co-leader of the OpenInfra Edge Computing Group. Ildikó has been contributing to projects like OpenStack, Anuket and State of the Edge for over 10 years with focus areas of Edge Computing, Telecommunications and NFV. She is an open source evangelist and is using her experience to help individuals, companies and organizations to learn and get more involved and active in communities.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>This talk is an emphasis on the importance of open and inclusive collaboration, and a call to action to ensure balance, diversity and sustainability of the global open source ecosystem.
Open source is currently living through its own hype cycle with new projects and foundations popping up on a daily basis. This phenomenon is great, as it shows the popularity and adoption of the concept. And this phenomenon is harmful, as it creates a fast paced environment that leaves people, who try to participate, with a false idea of what open source is or a bad experience.
@ -211,47 +201,44 @@ Open source is currently living through its own hype cycle with new projects and
This session will explore the struggles of the current, rapidly growing open source ecosystem, with a focus on diversity and inclusion, and invites everyone in the audience to participate in providing solutions to them. Do you have an experience where you didnt feel invited to participate? At the same time, there are also examples to follow. Do you have one to share?
The audience will learn about a new initiative called Community Blueprint, which highlights issues, suggests solutions and introduces good practices through individuals sharing their open source experience. Bring your story to share!</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,84 +158,81 @@ E143 | <span class="presentation-time" data-starttime="2023-07-13T14:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/fce07316c01d0449780990f1db15efbc?s=120&amp;d=mp" alt="Elizabeth Xiao" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/206/index.html">Elizabeth Xiao</a></strong><br />
</p>
<div class="bio">Elizabeth is a mathematics student who occasionally ventures into programming. Her TA work at the University of British Columbia has primarily involved the maintenance and support of Plom, an in-house free and open-source marking software. This summer she is collaborating with a hydrology research group at UBC to develop mathematical models simulating the flow of water in watersheds. She completed her BSc and MSc in mathematics at the University of British Columbia and will be starting a PhD at Caltech the fall. She lives in Vancouver, BC, Canada.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Plom is a system for giving tests on paper, but marking and returning them online. Several commercial and proprietary solutions for online exam marking exist, but are prohibitively expensive for academic institutions with small budgets, and collect and/or use students' data in ways that may be objectionable. Plom, however, is Free and Open Source Software licensed under the AGPL-v3, and gives users full control over the marking process and student data.
Plom has been in use in the Mathematics Department of the University of British Columbia since October 2018, and is still under active development. Our current goal is to scale-up the project so it can be easily adopted by other departments across UBC and at other institutions. This presentation will be an overview of the current state of the Plom system and instructions on how to use the software or contribute to the project.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,84 +158,81 @@ E148 | <span class="presentation-time" data-starttime="2023-07-14T15:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/92040048afc1a6a96d598f58acdca4be?s=120&amp;d=mp" alt="Stefano Maffulli" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/18/index.html">Stefano Maffulli</a></strong><br />
<a href="https://maffulli.net">https://maffulli.net</a>
</p>
<div class="bio">Stefano is the executive director of the Open Source Initiative. An experienced leader of open source organizations, from non-profits advocacy groups and trade organizations to business ventures and community projects across countries. With a proven track record in community building, hes also an active contributor to open source projects. When not basking in front of a monitor, youll find him teaching sailing or perfecting his pizza technique.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Join this in-promptu meeting to share your thoughts on what it means for Artificial Intelligence and Machine Learning systems to be "open". The Open Source Initiative will host this lunch break to hear from the FOSSY participants what they think should be the shared set of principles that can recreate the permissionless, pragmatic and simplified collaboration for AI practitioners, similar to what the Open Source Definition has done.</p></div>
<div class="abstract pb-4"><p>Join this in-promptu meeting to share your thoughts on what it means for Artificial Intelligence and Machine Learning systems to be "open". The Open Source Initiative will host this lunch break to hear from the FOSSY participants what they think should be the shared set of principles that can recreate the permissionless, pragmatic and simplified collaboration for AI practitioners, similar to what the Open Source Definition has done.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,82 +158,79 @@ E146 | <span class="presentation-time" data-starttime="2023-07-15T16:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/d4b13fc137a9667556ded7a25f30d85e?s=120&amp;d=mp" alt="Stephen Jacobs" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/241/index.html">Stephen Jacobs</a></strong><br />
</p>
<div class="bio"></div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Those of us pursuing or performing Open Work in Industry, Academia and Government face common challenges around getting support for, incetinization of and credit around Open Work practices. The problems of “Invisible Work” needing to demonstrate ROI and KPI for non software engineering efforts, getting evaluated for “invisible work.” Etc. Though there are shared issues across these sectors, the language and processes are often different, leading to difficulty in identifying and applying best practices from one sector to the other. This session will discuss the common challenges and related best practices in each sector and seek common ground in addressing them</p></div>
<div class="abstract pb-4"><p>Those of us pursuing or performing Open Work in Industry, Academia and Government face common challenges around getting support for, incetinization of and credit around Open Work practices. The problems of “Invisible Work” needing to demonstrate ROI and KPI for non software engineering efforts, getting evaluated for “invisible work.” Etc. Though there are shared issues across these sectors, the language and processes are often different, leading to difficulty in identifying and applying best practices from one sector to the other. This session will discuss the common challenges and related best practices in each sector and seek common ground in addressing them</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,88 +158,85 @@ E143 | <span class="presentation-time" data-starttime="2023-07-16T14:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/fa1314a7ff59cc080caa13d08e8af83e?s=120&amp;d=mp" alt="Patrick Masson" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/21/index.html">Patrick Masson</a></strong><br />
<a href="https://twitter.com/massonpj">@massonpj</a><br />
<a href="https://pmasson.wordpress.com/">https://pmasson.wordpress.com/</a>
</p>
<div class="bio">Patrick joined Apereo as Executive Director in January 2023, serving previously as Interim General Manager of the Foundation. Prior to Apereo, Patrick served as General Manager for the Open Source Initiative after working within higher education IT for over twenty years, including roles as CIO within the State University of New York and CTO at the University of Massachusetts' Office of the President. Before these, he served as the Director of Technology at the SUNY Learning Network and Director of the UCLA Media Lab.
Patrick is an adjunct instructor with SUNY Albany's College of Computing and Information and speaks frequently on topics related to open source software, open education, and educational technology. Patrick is the co-founder of EDUCAUSE's "Openness" Constituency Group and served on his local school board from 2014-2018.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Birds of a feather discussing building and enabling capacity within institutions of higher education though open initiatives. Join us to share how you and your institution are supporting and promoting (or would like to) the development and use of free and open source software, open educational resources, open content, open research, open access and journals, or any other FOSS initiative in highered.</p></div>
<div class="abstract pb-4"><p>Birds of a feather discussing building and enabling capacity within institutions of higher education though open initiatives. Join us to share how you and your institution are supporting and promoting (or would like to) the development and use of free and open source software, open educational resources, open content, open research, open access and journals, or any other FOSS initiative in highered.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,33 +158,33 @@ E148 | <span class="presentation-time" data-starttime="2023-07-14T16:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/e667c0b7aa0e84a428ff1c1b5ee8473d?s=120&amp;d=mp" alt="JJ Asghar" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/242/index.html">JJ Asghar</a></strong><br />
<a href="https://twitter.com/jjasghar">@jjasghar</a><br />
<a href="https://jjasghar.me">https://jjasghar.me</a>
</p>
<div class="bio">JJ works as a Developer Advocate representing the IBM worldwide. He focuses on the IBMs watsonx service, the Open Source AI ecosystem, and Kubernetes x with a core focus on OpenShift. He is always trying to make companies and users have a successful onboarding to the AI and Cloud Native ecosystem. Hes also been known in the DevOps ecosystem and generalized Linux communities. If he isnt building automation to streamline his work, hes building the groundwork to do just that. Hes been an avid homelab and self-hoster of open source software for years and gives back to that community as much as physically possible.
@ -203,59 +193,56 @@ He lives and grew up in Austin, Texas. A father and husband, trying to learn to
He has dove headfirst into Fedora since IBM buying Redhat, but still secretly wants FreeBSD everywhere. Hes always trying to become a better web technology developer, though normally just uses bash to get the job done.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Engaging in the AI ecosystem can be a daunting task. There are multiple options to start engaging, but no one gives you a clear path to some level of success. There are stories of advanced math or massive computing required; there must be an easier way. Or, in another way to describe it, we all dont need to develop Microsoft Word, but its essential to know how to use Microsoft Word.
In this talk, Ill be walking through an Open Source project called Caikit which is an Open Source wrapper around multiple AI portions of the ecosystem, so you can see the flexibility that it can give you. We will start with a simple whistle-stop tour of how to understand the AI space then how to access public Open Source models. Then we will move over to my laptop live demoing the Caikit via local containers and cached models to show how easy it is to play with it locally. From there, we will take the demo to the cloud and show a way to deploy it to OpenShift and be able to have an API that can respond with said model(s).
Walking out of this room, youll see how easy it can be with Open Source software; with a little effort on your computer and downloading some Open Source models, you can start leveraging AI with confidence.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,146 +158,143 @@ E146 | <span class="presentation-time" data-starttime="2023-07-13T17:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/857c454bcb2403844c47067740e1d8a3?s=120&amp;d=mp" alt="Aaron Williams" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/17/index.html">Aaron Williams</a></strong><br />
<a href="https://twitter.com/aarondonw">@aarondonw</a><br />
</p>
<div class="bio">Aaron is a Developer Advocate and Community manager for Ampere Computing and runs the AArch64 Server community (bit.ly/ampComm). He has held similar roles for various ASF and LF projects, including LF Edge. He started his career as a Java developer and worked for many companies including SAP, where he work on SAP Retail, IoT, and connect vehicles. Outside of work, he is married and has two teenage sons and love to build IoT projects.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/7745d1f9519ecdb116c5b70c38863351?s=120&amp;d=mp" alt="Andrew Kelley" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/154/index.html">Andrew Kelley</a></strong><br />
<a href="https://andrewkelley.me/">https://andrewkelley.me/</a>
</p>
<div class="bio">Andrew is the president and lead developer of Zig Software Foundation. He has been contributing to free and open source software since university, working on a diverse set of areas: games, music software, web development, compilers, and databases. When AFK, Andrew enjoys playing competitive arcade games, skateboarding, and 日本語を勉強します.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/d90e3da2571915be8b53ffccb2a52105?s=120&amp;d=mp" alt="Dave Neary" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/46/index.html">Dave Neary</a></strong><br />
<a href="https://twitter.com/nearyd">@nearyd</a><br />
</p>
<div class="bio">Dave is a long time free software and open source advocate, and contributor to multiple open source projects over the years. He currently leads the Developer Relations team at Ampere Computing, helping aise awareness and adoption of Ampere Arm64 processors in cloud computing. He previously spent a decade working on open source infrastructure projects and developer tooling as part of the Red Hat Open Source Program Office. He lives in the Boston area with his family.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/b3f1b1850899349331294d17a45c3324?s=120&amp;d=mp" alt="Erik Benner" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/52/index.html">Erik Benner</a></strong><br />
<a href="https://twitter.com/erikbenner">@erikbenner</a><br />
<a href="https://talesfromthedatacenter.com">https://talesfromthedatacenter.com</a>
</p>
<div class="bio">Erik is currently VP of Enterprise Transformation, serving as a lead strategist for Federal, State and Local Government and Commercial customers throughout the United States. These customer engagements include enterprise cloud transformations, data center consolidation and modernization efforts, Big Data projects and implementations of Oracle Engineered Systems. He is the President of the Quest Users Group Cloud Computing Special Interest Group (SIG), Co Chair of the OATUG Oracle Enterprise Manager SIG and a habitual volunteer with user groups. Erik frequently presents at conferences, including Oracle OpenWorld and CloudWorld, Oracle FedForum, ASCEND, Blueprint4d, COLLABORATE and other user groups and conferences around the United States. He has worked with Oracle and Sun Systems since the mid 90s, and is experienced with most of the core Oracle technologies, including Oracle Cloud, Oracle Linux and Oracle Databases.
When not flying to the far points of the country from the Atlanta Metro area, he enjoys spending time with his family at their Observatory, where the telescopes outnumber the people.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/fdd76b88c53bc0051e9a25d6b99efae3?s=120&amp;d=mp" alt="Lance Albertson" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/208/index.html">Lance Albertson</a></strong><br />
</p>
<div class="bio">Lance Albertson is the Director for the Oregon State University Open Source Lab (OSUOSL) and has been involved with many open source projects since 2003. The OSUOSL provides hosting for more than 160 projects, including those of worldwide leaders like Debian Linux, the Linux Foundation and AlmaLinux. The most active organization of its kind, the OSUOSL offers world-class hosting services, professional software development and on-the-ground training for promising students interested in open source management and programming.
Since joining the OSUOSL in 2007, Lance has managed all of the hosting activities that the OSL provides for more than 160 high-profile open source projects. He was promoted to Director in early 2013 after being the Lead Systems Administration and Architect since 2007.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Ampere Computing has grown in the public cloud by 297% over the last year, combined with AWSs Graviton, ARM64 server instances have grown over 23%. Yet, the first one came out over 10 years ago. Why the explosion in growth today? Environmental concerns? Language support? Tools? Awareness? What still needs to happen to continue this growth?
Join us for a panel discussion about the status of ARM64 Servers and their future in the data center.</p></div>
<div class="abstract pb-4"><p>Ampere Computing has grown in the public cloud by 297% over the last year, combined with AWSs Graviton, ARM64 server instances have grown over 23%. Yet, the first one came out over 10 years ago. Why the explosion in growth today? Environmental concerns? Language support? Tools? Awareness? What still needs to happen to continue this growth?
Join us for a panel discussion about the status of ARM64 Servers and their future in the data center.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,100 +158,97 @@ E147 | <span class="presentation-time" data-starttime="2023-07-15T10:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/cb8650702c8ba4dca38c33d2b3f5359b?s=120&amp;d=mp" alt="Georg Link" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/39/index.html">Georg Link</a></strong><br />
<a href="https://georg.link">https://georg.link</a>
</p>
<div class="bio">Georg Link is an Open Source Strategist with touchpoints and perspectives on DEI from his own marginalized identities including being a gay married man who fosters youths and lives as an immigrant in a different country from his upbringing. Georg co-founded the Linux Foundation CHAOSS Project to advance analytics and metrics for open source project health. Georg has an MBA and a Ph.D. in Information Technology. Georg serves as the Director of Sales at Bitergia. In his spare time, Georg enjoys reading fiction and hot-air ballooning.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/447062d346ca576f8745b0cae1255dfc?s=120&amp;d=mp" alt="Sriram Ramkrishna" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/217/index.html">Sriram Ramkrishna</a></strong><br />
<a href="https://twitter.com/sramkrishna">@sramkrishna</a><br />
</p>
<div class="bio">Sriram Ramkrishna is an over 20 year veteran in open source. Specializing specifically in open source communities - Sri has a solid track record in building rapport in existing communities, building new communities and meta communities. Sri has held roles from IT engineering roles to marketing and everything in between. Currently, Sri works at Intel as the community manager for oneAPI, an open standard, multi-architecture programming model that provides an open, industry driven alternative for writing AI and high performance computing on accelerators.
<div class="bio">Sriram Ramkrishna is an over 20 year veteran in open source. Specializing specifically in open source communities - Sri has a solid track record in building rapport in existing communities, building new communities and meta communities. Sri has held roles from IT engineering roles to marketing and everything in between. Currently, Sri works at Intel as the community manager for oneAPI, an open standard, multi-architecture programming model that provides an open, industry driven alternative for writing AI and high performance computing on accelerators.
In community work, Sri is the brain child behind Linux App Summit, a conference that brings developers from the desktop community, distributions, and third party developers to drive application development on the Linux platform. Sri also participates in the open compute project as a liaison between the open system firmware team and the sustainability team focusing on how to build sustainable platforms. Finally, Sri is really good at connecting people - if you need help with your project or need visibility, he loves helping out.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Join us for an unconference session on Diversity, Equity, and Inclusion (DEI) and Free and Open Source Software (FOSS). For this session, we have no topics prepared because we are following an unconference format. This means that we will have participant-driven discussions. Participants can offer to host a small-group discussion on a topic they care about; no expertise is required, only personal experience and interest. After the small-group discussions, we will have report-outs to all participants to share what we learned with everyone. Everyone can participate to their level of comfort and is not required to share experiences or talk. This session is open to everyone.</p></div>
<div class="abstract pb-4"><p>Join us for an unconference session on Diversity, Equity, and Inclusion (DEI) and Free and Open Source Software (FOSS). For this session, we have no topics prepared because we are following an unconference format. This means that we will have participant-driven discussions. Participants can offer to host a small-group discussion on a topic they care about; no expertise is required, only personal experience and interest. After the small-group discussions, we will have report-outs to all participants to share what we learned with everyone. Everyone can participate to their level of comfort and is not required to share experiences or talk. This session is open to everyone.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,86 +158,83 @@ E142 | <span class="presentation-time" data-starttime="2023-07-13T16:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/3ab4d3a66e470ce10eb7ec812fab3c46?s=120&amp;d=mp" alt="Stephen Paul Weber" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/12/index.html">Stephen Paul Weber</a></strong><br />
<a href="https://twitter.com/singpolyma">@singpolyma</a><br />
<a href="https://singpolyma.net">https://singpolyma.net</a>
</p>
<div class="bio">Stephen is a long-time software freedom enthusiast, semi-retired from industry to focus on promoting freedomware solutions to problems faced by everyday people. Stephen currently helps run the Soprani.ca project and the related JMP.chat freedomware-based telephony provider.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>A point-of-view journey through the evolution of the Jabber/XMPP ecosystem from about 2004 and how it was affected by various major events such as: Google Talk, the decline of traditional IM services, the Nokia N900, the smartphone era, the rise of new chat services, and more. Learn how the extensability of the protocol comes into play as the world changes. See how one community's long-term changes may be similar to what you see in your own freedomware community. Hear the exciting opportunities we are now presented with, and how we might all work together for a more user-empowered future of communications technology.</p></div>
<div class="abstract pb-4"><p>A point-of-view journey through the evolution of the Jabber/XMPP ecosystem from about 2004 and how it was affected by various major events such as: Google Talk, the decline of traditional IM services, the Nokia N900, the smartphone era, the rise of new chat services, and more. Learn how the extensability of the protocol comes into play as the world changes. See how one community's long-term changes may be similar to what you see in your own freedomware community. Hear the exciting opportunities we are now presented with, and how we might all work together for a more user-empowered future of communications technology.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,29 +158,29 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/5e77b6e5743dd274a0bc00806cb082de?s=120&amp;d=mp" alt="Karen Sandler" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/9/index.html">Karen Sandler</a></strong><br />
</p>
<div class="bio">Karen M. Sandler is an attorney and the executive director of Software Freedom Conservancy, a 501c3 nonprofit organization focused on ethical technology. As a patient deeply concerned with the technology in her own body, Karen is known as a cyborg lawyer for her advocacy for free software as a life-or-death issue, particularly in relation to the software on medical devices. She co-organizes Outreachy, the award-winning outreach program for people who face under-representation, systemic bias, or discrimination in tech. She is an adjunct Lecturer-In-Law of Columbia Law School and a visiting scholar at University of California Santa Cruz.
@ -201,30 +191,30 @@ Karen received her law degree from Columbia Law School where she was a James Ken
Sandler has won awards for her work on behalf of software freedom, including the OReilly Open Source Award in 2011. She received an honorary doctorate from KU Leuven in 2023.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/9e0827e22af8c612c6105e5afda7058b?s=120&amp;d=mp" alt="Anna e só" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/81/index.html">Anna e só</a></strong><br />
<a href="https://friend.camp/@anna">https://friend.camp/@anna</a>
</p>
<div class="bio">Anna e só is one of the cool folks organizing Outreachy, a program that provides internships to people subject to systemic bias and impacted by underrepresentation in the technical industry where they are living. They wear many hats, but their main focus is studying, designing, implementing, and documenting organizational processes and information systems. Over the last couple of years, Anna has worked with (and learned from) the Wikimedia community, two Brazilian federal university laboratories (MediaLab/UFG, LAPPIS/UnB), and Open Collective. They take pride in offering open projects a unique point of view.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/c1793afbfdb12b39bee6b0f6254e2b66?s=120&amp;d=mp" alt="Sage Sharp" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/91/index.html">Sage Sharp</a></strong><br />
<a href="https://sage.thesharps.us">https://sage.thesharps.us</a>
</p>
<div class="bio">Sage Sharp is the Senior Director of Diversity &amp; Inclusion at Software Freedom Conservancy. Sage runs Conservancy's diversity initiative, Outreachy. Outreachy provides internships in open source and open science. Outreachy provides internships to people subject to systemic bias and impacted by underrepresentation in the technical industry where they are living.
@ -233,75 +223,72 @@ Sage has been a free software contributor since 2007. Sage is known for their pa
Sage founded their own company, Otter Tech, to provide Code of Conduct enforcement workshops. Sage has trained Code of Conduct teams for open source communities like Kubernetes, GNOME, Python, Drupal, WordPress, OpenStreetMap, Elastic, and Symfony.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>This keynote celebrates an important milestone 13 years in the making:
<div class="abstract pb-4"><p>This keynote celebrates an important milestone 13 years in the making:
Outreachy surpassed 1000 interns with its current round of internships!
To deliver the celebratory keynote, some of the members of the Outreachy
organizers (Anna e só, Karen Sandler and Sage Sharp) will be on stage to
reflect on the program's evolution, its successes and the people who
have made it possible. We invite all FOSSY attendees to come to the
To deliver the celebratory keynote, some of the members of the Outreachy
organizers (Anna e só, Karen Sandler and Sage Sharp) will be on stage to
reflect on the program's evolution, its successes and the people who
have made it possible. We invite all FOSSY attendees to come to the
keynote session to celebrate with us!</p></div>
<h2 class="mt-4">Video</h4>
<video controls style="max-width: 640px">
<source src="https://sfconservancy.org/videos/sfc-introduction_1080p.mp4">
</video>
<p style="margin-top: 1rem">Available formats:</p>
<ul>
<li><a href="https://sfconservancy.org/videos/sfc-introduction_1080p.mp4" rel="nofollow">https://sfconservancy.org/videos/sfc-introduction_1080p.mp4</a></li>
</ul>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,54 +158,54 @@ E146 | <span class="presentation-time" data-starttime="2023-07-16T11:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/e3b69eb4292b39e8c61706f7fb24ba5e?s=120&amp;d=mp" alt="Keegan Rankin" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/27/index.html">Keegan Rankin</a></strong><br />
<a href="https://agaric.coop/people/keegan-rankin">https://agaric.coop/people/keegan-rankin</a>
</p>
<div class="bio">Keegan is a Free Software user and contributor, and web developer. As a worker-owner of Agaric Technology Collective, Keegan has contributed to Drupal Core, a wide variety of contributed Drupal modules, and the Drutopia distribution, among several other Free Software projects. Independently, Keegan is an amorphous person with a constantly evolving set of interests, and a tendency to make music with the surrounding objects.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/4221bbad92e2f5d7804cbd287ab4131a?s=120&amp;d=mp" alt="Louis Elkner-Alfaro" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/115/index.html">Louis Elkner-Alfaro</a></strong><br />
</p>
<div class="bio">Louis loves FOSS because he loves to see people empowered and he loves to see people empowered without having to pay so that empowerment isn't restricted to those who can buy it. Louis began working with Agaric earlier this year and is excited to have found a worker's-coop that centers the needs of its workers and gives their clients control over their digital lives.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Agaric is a worker-cooperative—one person, one vote. Agaric builds websites with free software and a central goal of our work is to empower people to have control over their technology and content. As much as possible contribute our code back to the community. Agaric uses Drupal and has contributed to a plethora of Drupal modules and documentation.
Some highlights of our current work and projects we are involved in are Drutopia and Visions Unite.
@ -223,47 +213,44 @@ Some highlights of our current work and projects we are involved in are Drutopia
Drutopia (<a href="https://drutopia.org/" rel="nofollow">https://drutopia.org/</a>) is a Drupal distribution for organizations to be able to coordinate and share their work publicly. Drutopia is controlled by its users and therefore they are not disempowered and at the mercy of proprietary service providers who can take away service, raise prices, change terms and services and abuse user data.
Another project Agaric is involved in developing is Visions Unite (<a href="https://visionsunite.gigalixirapp.com/about" rel="nofollow">https://visionsunite.gigalixirapp.com/about</a>). Vision Unite seeks to provide a neutral infrastructure for conversations and coordination to extend to many more people, as equals, than it traditionally has. Visions Unite uses sortition (random selection of participants) as a tool for participants to choose what messages are distributed to groups they represent so that quality information and ideas are surfaced in a democratic manner. Through sortition we avoid giving power to people who seek to concentrate it in their hands and instead equally spread decision making power throughout the network of participants.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,41 +158,41 @@ E147 | <span class="presentation-time" data-starttime="2023-07-14T15:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/6cd56a05a2e514c815927a5c24404285?s=120&amp;d=mp" alt="Andrew Fresh" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/248/index.html">Andrew Fresh</a></strong><br />
</p>
<div class="bio"></div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/85bce5bd88ee0fad467d7df515598548?s=120&amp;d=mp" alt="Alexander Vasarab" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/177/index.html">Alexander Vasarab</a></strong><br />
</p>
<div class="bio">Alexander has been a NetBSD user since the turn of the century with
interlacing periods of professional and personal use.
@ -215,71 +205,68 @@ When he's not interacting with a topography of silicon, he is a mountain
guide and avalanche educator working in the west coast states of the US.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/2940463bef733994c4ebf550290bb2c7?s=120&amp;d=mp" alt="Michael Dexter" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/215/index.html">Michael Dexter</a></strong><br />
<a href="https://twitter.com/michaeldexter">@michaeldexter</a><br />
<a href="https://callfortesting.org">https://callfortesting.org</a>
</p>
<div class="bio">Michael has used BSD Unix since 1991 and advanced it through fundraising, community coordination, and dozens of conference talks around the world. He has also organized the Portland Linux/Unix Group since 2009, coordinating over 150 speakers. By day Michael provides support for Open Source storage solutions for users of all sizes. Michael lives in Portland, Oregon with his wife and three children, small dog, and five chickens.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Come to this discussion to find out how you can get more involved in using or contributing to BSD Unix.</p></div>
<div class="abstract pb-4"><p>Come to this discussion to find out how you can get more involved in using or contributing to BSD Unix.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,149 +158,146 @@ E142 | <span class="presentation-time" data-starttime="2023-07-15T11:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/5ac31bcad0ac6001ad8b27a23bd8a103?s=120&amp;d=mp" alt="Matthew Gaughan" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/62/index.html">Matthew Gaughan</a></strong><br />
<a href="https://twitter.com/_gaugh">@_gaugh</a><br />
<a href="https://mjgaughan.github.io/">https://mjgaughan.github.io/</a>
</p>
<div class="bio">Matthew Gaughan is an incoming PhD student in Northwestern University's Technology and Social Behavior program. He currently lives in Seattle, where he works as a software developer.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/a353d5d73e6ca6aad4fe6bee09fa5d2a?s=120&amp;d=mp" alt="adam hyde" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/183/index.html">adam hyde</a></strong><br />
<a href="https://twitter.com/CokoFoundation">@CokoFoundation</a><br />
<a href="https://robotscooking.com">https://robotscooking.com</a>
</p>
<div class="bio">Open Source entrepreneur. Founder of Coko (https://coko.foundation).
Also founder of Open Publishing Fest, Open Publishing Awards, Book Sprints.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/bad273932830237d5d21642e1cb240bb?s=120&amp;d=mp" alt="Anita Sarma" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/65/index.html">Anita Sarma</a></strong><br />
<a href="https://twitter.com/asarma">@asarma</a><br />
<a href="https://web.engr.oregonstate.edu/~sarmaa/">https://web.engr.oregonstate.edu/~sarmaa/</a>
</p>
<div class="bio">Dr. Anita Sarma is a professor and Associate Head of Research in the School of Electrical Engineering and Computer Science. She received her Ph.D. in Computer Science from the University of California, Irvine and was a postdoctoral fellow at Carnegie Mellon University. Her research focuses on human factors in software development and how to design inclusive technology to help software developers. Her passion is in fostering DEI in Open Source. Her work crosscuts areas of SE, AI for SE, HCI, open source, and CSCW. She has co-authored more than 100 conference and journal articles, and has received numerous awards. She received the OSU Breaking Barriers Research award (2021) for her work in removing gender biases from software. She is a co-director of the GenderMag project. She is a recipient of the NSF CAREER award (2013) and Google Inclusion Research Award (2022).</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/b8225a91a87dc7b27ae2e0303a87962c?s=120&amp;d=mp" alt="Kaylea Champion" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/10/index.html">Kaylea Champion</a></strong><br />
<a href="https://twitter.com/kayleachampion">@kayleachampion</a><br />
<a href="https://kayleachampion.com">https://kayleachampion.com</a>
</p>
<div class="bio">Kaylea Champion is a PhD Candidate in Communication at University of Washington. She studies how people cooperate to build public goods like GNU/Linux and Wikipedia, including what gets built and maintained (and what doesn't), who participates (and who is excluded), and how teams succeed (and fail). Prior to graduate school, she worked in IT as a consultant, system administrator and project manager. She holds an MS in Computer Science from the University of Chicago. A Linux user since 1994, she enjoys tromping through the woods, smashing goblins, and cooking for a crowd.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/2bdf820f298588fef18a33de5779836a?s=120&amp;d=mp" alt="Shauna Gordon-McKeon" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/171/index.html">Shauna Gordon-McKeon</a></strong><br />
<a href="http://www.shaunagm.net/">http://www.shaunagm.net/</a>
</p>
<div class="bio">Shauna Gordon-McKeon is a writer, programmer and community organizer who focuses on the intersection of technology and governance. Her business, Galaxy Rise Consulting, works with free/open source projects, non-profits, progressive organizations and other clients to build better products for their communities, and stronger communities around their products.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>This session offers rapid talks by and for researchers. These short talks will provide brief insights into free and open source software development, use, and communities, as well as questions we need to be asking ourselves as community members and researchers.</p></div>
<div class="abstract pb-4"><p>This session offers rapid talks by and for researchers. These short talks will provide brief insights into free and open source software development, use, and communities, as well as questions we need to be asking ourselves as community members and researchers.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,106 +158,103 @@ E148 | <span class="presentation-time" data-starttime="2023-07-15T17:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="../../../site_media/media/speaker_photos/NFU_Headshot.png.120x120_q85_crop.png" alt="Kevin O&#39;Reilly" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/136/index.html">Kevin O&#39;Reilly</a></strong><br />
<a href="https://twitter.com/kevin_oreilly7">@kevin_oreilly7</a><br />
<a href="https://www.linkedin.com/in/kevin-o-reilly-repair/">https://www.linkedin.com/in/kevin-o-reilly-repair/</a>
</p>
<div class="bio">Kevin O'Reilly is a leader in the Right to Repair movement. As the Right to Repair campaign director at the Public Interest Research Group, or PIRG, he leads the group's work on medical and agricultural Right to Repair. Kevin's research has demonstrated how modern tractors are engineered to restrict independent repair, how dealership consolidation further erodes farmers' repair choices, and how Right to Repair would save U.S. farmers $4.2 billion per year. He has organized hundreds of farmers and medical repair technicians from all over the country to push for change at all levels of government, and worked closely with legislators at the state and federal level to develop and advance effective legislation. Most recently, he was a leader in the coalition that passed the country's first agricultural Right to Repair law in Colorado. Kevin's work has appeared in the Wall Street Journal, CNN, NPR, Politico and more.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/33b717fdf44e65d11cdfa1b3c1ccde0a?s=120&amp;d=mp" alt="Kyle Wiens" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/246/index.html">Kyle Wiens</a></strong><br />
<a href="https://twitter.com/kwiens">@kwiens</a><br />
<a href="https://www.ifixit.com">https://www.ifixit.com</a>
</p>
<div class="bio">Kyle Wiens is a software engineer and the CEO of iFixit, the repair community known for open source repair manuals and product teardowns. iFixit has empowered hundreds of millions of people to repair their broken stuff. Kyle led the international coalition that legalized Right to Repair, has testified before the US Copyright Office and the International Trade Commission, and he is involved in developing global environmental standards.
Kyle regularly speaks on design for repair, service documentation, and the environmental impact of manufacturing. His writing has appeared in The Atlantic, Harvard Business Review, Wired, Popular Mechanics, and the Wall Street Journal.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>We've discussed and dissected how we can piggyback on the success of the Right to Repair movement to advance FOSS and take back control of the software in our stuff. Dialogue is important—but we'll need to take action to cement our ideas into concrete, lasting change.
In this workshop, we'll discuss some of the first steps needed to build an effective campaign and equip attendees with the basic organizing and advocacy skills needed to start building a movement.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,82 +158,79 @@ E142 | <span class="presentation-time" data-starttime="2023-07-13T14:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/5b2b58c93321529b9daf5353f51cf4c3?s=120&amp;d=mp" alt="Root" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/69/index.html">Root</a></strong><br />
</p>
<div class="bio">Root has been a long time advocate in the privacy and security space, and enjoys teaching others how to stay safe and secure while online and to avoid common pitfalls. Root is a beginner developer and enjoys breaking things while learning what makes it tick ;) this has lead to a wide range of experience across many different subjects. Root is also part of the team that runs Soprani.ca, Cheogram.com and JMP.chat and is heavily focused on their acceptance and success, in both the freedom-ware communities and beyond.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>This talk will showcase the simplicity and ease of setting up your own XMPP server using the Snikket software, walking step-by-step through the process on a live machine. The end result will be a fully functioning XMPP server that can be used throughout the remainder of the conference between all attendees. Once setup, there will be a demonstration of the features available to a Snikket Instance including, but not limited to, inviting others to join your server, group chats that are private or public, adding contacts, managing and updating the instance as the admin, creating limited accounts for kids, and steps for more secure end-to-end encryption.</p></div>
<div class="abstract pb-4"><p>This talk will showcase the simplicity and ease of setting up your own XMPP server using the Snikket software, walking step-by-step through the process on a live machine. The end result will be a fully functioning XMPP server that can be used throughout the remainder of the conference between all attendees. Once setup, there will be a demonstration of the features available to a Snikket Instance including, but not limited to, inviting others to join your server, group chats that are private or public, adding contacts, managing and updating the instance as the admin, creating limited accounts for kids, and steps for more secure end-to-end encryption.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,87 +158,84 @@ E144 | <span class="presentation-time" data-starttime="2023-07-14T12:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/173cf426b12d824c828aabaa5d88db81?s=120&amp;d=mp" alt="Avi Press" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/240/index.html">Avi Press</a></strong><br />
<a href="https://twitter.com/avi_press">@avi_press</a><br />
<a href="https://avi.press">https://avi.press</a>
</p>
<div class="bio">Avi Press is a developer tool author, functional programming language enthusiast, and founder/CEO of Scarf. Avi loves thinking about and discussing how people can solve problems by more effectively sharing data, and how that applies to building a sustainable open-source ecosystem. He is also a host on the Hacking Open Source Business Podcast.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Collecting and using metrics from your open source projects for business purposes is often required for the growth of your business. Navigating the ethical landscape of usage data collection in open source software presents complex challenges that businesses often grapple with, relating to privacy, security, community, and compliance. This talk, drawing from our hands-on experience as practitioners, aims to shine a spotlight on these multidimensional concerns.
The discussion will investigate the responsible handling of personally identifiable information, best practices for data storage and collection, and the pivotal role of user consent. Emphasizing community engagement and transparency, we will share our learned best practices, proposing a more accountable framework. The objective is to create a more data-driven OSS community while also fostering a greater understanding of best practices to promote safer, ethical usage data collection.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,63 +158,63 @@ E148 | <span class="presentation-time" data-starttime="2023-07-15T16:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/33b717fdf44e65d11cdfa1b3c1ccde0a?s=120&amp;d=mp" alt="Kyle Wiens" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/246/index.html">Kyle Wiens</a></strong><br />
<a href="https://twitter.com/kwiens">@kwiens</a><br />
<a href="https://www.ifixit.com">https://www.ifixit.com</a>
</p>
<div class="bio">Kyle Wiens is a software engineer and the CEO of iFixit, the repair community known for open source repair manuals and product teardowns. iFixit has empowered hundreds of millions of people to repair their broken stuff. Kyle led the international coalition that legalized Right to Repair, has testified before the US Copyright Office and the International Trade Commission, and he is involved in developing global environmental standards.
Kyle regularly speaks on design for repair, service documentation, and the environmental impact of manufacturing. His writing has appeared in The Atlantic, Harvard Business Review, Wired, Popular Mechanics, and the Wall Street Journal.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="../../../site_media/media/speaker_photos/NFU_Headshot.png.120x120_q85_crop.png" alt="Kevin O&#39;Reilly" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/136/index.html">Kevin O&#39;Reilly</a></strong><br />
<a href="https://twitter.com/kevin_oreilly7">@kevin_oreilly7</a><br />
<a href="https://www.linkedin.com/in/kevin-o-reilly-repair/">https://www.linkedin.com/in/kevin-o-reilly-repair/</a>
</p>
<div class="bio">Kevin O'Reilly is a leader in the Right to Repair movement. As the Right to Repair campaign director at the Public Interest Research Group, or PIRG, he leads the group's work on medical and agricultural Right to Repair. Kevin's research has demonstrated how modern tractors are engineered to restrict independent repair, how dealership consolidation further erodes farmers' repair choices, and how Right to Repair would save U.S. farmers $4.2 billion per year. He has organized hundreds of farmers and medical repair technicians from all over the country to push for change at all levels of government, and worked closely with legislators at the state and federal level to develop and advance effective legislation. Most recently, he was a leader in the coalition that passed the country's first agricultural Right to Repair law in Colorado. Kevin's work has appeared in the Wall Street Journal, CNN, NPR, Politico and more.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Right to repair advocates built a grassroots movement around a problem that everyone has. For free software to go mainstream, we need to reach people where they're at. Let's discuss strategies that will work for any social movement.
<div class="abstract pb-4"><p>Right to repair advocates built a grassroots movement around a problem that everyone has. For free software to go mainstream, we need to reach people where they're at. Let's discuss strategies that will work for any social movement.
What social movements have been effective, and why? What tactics have worked particularly well?
When has the internet rabble been best activated to agitate for political change?
@ -232,47 +222,44 @@ What problems do people have with the technology in their lives?
What small, incremental FOSS-friendly steps forward are possible now?
The internet of things is made up of outdated linux distros riddled with vulnerabilities. How can we solve this?
How can we incentivize hardware manufacturers to contribute to FOSS communities?</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,116 +158,113 @@ E145 | <span class="presentation-time" data-starttime="2023-07-14T14:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/cac4506c09175542ca4bafd255e6eaa9?s=120&amp;d=mp" alt="Julia Ferraioli" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/252/index.html">Julia Ferraioli</a></strong><br />
</p>
<div class="bio"></div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/e55a9bf1f0e9eb0fddb9368b21319f36?s=120&amp;d=mp" alt="Josh Simmons" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/72/index.html">Josh Simmons</a></strong><br />
<a href="https://joshsimmons.com">https://joshsimmons.com</a>
</p>
<div class="bio">Josh Simmons is a community organizer, nonprofit leader, and open source strategist who builds up people, programs, communities, and organizations around the commons. Passionate about mission-driven work, inclusive organizing, and tackling systemic issues, Josh has worked across for-profits, nonprofits, and public institutions.
Josh is a Partner in Open Chapters, Vice President for Petaluma Pride, Director of DEI for Independent Federated Trust and Safety, and Co-organizer of North Bay Python. He is best known for his six-year tenure with Open Source Initiative and leading the organization to a new stage of maturity as its President then Chair.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/b6df33dc3847f082f13865074e5edcfc?s=120&amp;d=mp" alt="Monica Ayhens-Madon" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/181/index.html">Monica Ayhens-Madon</a></strong><br />
</p>
<div class="bio">Monica is a community facilitator and nurturer who began her journey into open source software contributorhood in 2020 with documentation and website contributions to the Ubuntu MATE team and OpenMRS. In early 2021, she began working for Canonical on the Ubuntu Community Team, where she helped relaunch UbuntuOnAir, return Ubuntu (virtually!) to FOSDEM, and launch Canonical's inclusive language initiative. She left in August 2022. Since then, she has spoken as a panelist on burnout in the community profession at OSS Europe in Dublin, been elected to the Ubuntu Community Council for a two-year term, and helped organize things like a pre-SCALE JPL private tour and the FOSSY 'Community: Open Source in Service' track.
<div class="bio">Monica is a community facilitator and nurturer who began her journey into open source software contributorhood in 2020 with documentation and website contributions to the Ubuntu MATE team and OpenMRS. In early 2021, she began working for Canonical on the Ubuntu Community Team, where she helped relaunch UbuntuOnAir, return Ubuntu (virtually!) to FOSDEM, and launch Canonical's inclusive language initiative. She left in August 2022. Since then, she has spoken as a panelist on burnout in the community profession at OSS Europe in Dublin, been elected to the Ubuntu Community Council for a two-year term, and helped organize things like a pre-SCALE JPL private tour and the FOSSY 'Community: Open Source in Service' track.
Monica's background is in academia, with a B.A. in Ancient Greek and a M.A. in Maritime Studies. She loves travel, and the chance to meet new people all over the world - and bring tasty treats back home. She is also an occasional streamer on Twitch as 'communiteatime' where she can be found playing cozy games, painting, and sipping tea. She lives with her husband and fellow geek John in the Atlanta metro area.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>In this panel and facilitated discussion, well gaze cautiously into the abyss and confront the realities and possibilities that keep us up at night. Well share our concerns and fears together, shine a little light for one another to help us on our journeys, and carry forward having named the beasts that haunt us.
We may not be able to solve all that ails us in this session, but through naming them and creating shared understanding, we hope that our communities of practice will be better prepared to support one another.
Flashlights, spooky stories, and actual insomnia are optional.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,45 +158,45 @@ E147 | <span class="presentation-time" data-starttime="2023-07-14T14:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/2940463bef733994c4ebf550290bb2c7?s=120&amp;d=mp" alt="Michael Dexter" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/215/index.html">Michael Dexter</a></strong><br />
<a href="https://twitter.com/michaeldexter">@michaeldexter</a><br />
<a href="https://callfortesting.org">https://callfortesting.org</a>
</p>
<div class="bio">Michael has used BSD Unix since 1991 and advanced it through fundraising, community coordination, and dozens of conference talks around the world. He has also organized the Portland Linux/Unix Group since 2009, coordinating over 150 speakers. By day Michael provides support for Open Source storage solutions for users of all sizes. Michael lives in Portland, Oregon with his wife and three children, small dog, and five chickens.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/85bce5bd88ee0fad467d7df515598548?s=120&amp;d=mp" alt="Alexander Vasarab" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/177/index.html">Alexander Vasarab</a></strong><br />
</p>
<div class="bio">Alexander has been a NetBSD user since the turn of the century with
interlacing periods of professional and personal use.
@ -219,67 +209,64 @@ When he's not interacting with a topography of silicon, he is a mountain
guide and avalanche educator working in the west coast states of the US.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/6cd56a05a2e514c815927a5c24404285?s=120&amp;d=mp" alt="Andrew Fresh" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/248/index.html">Andrew Fresh</a></strong><br />
</p>
<div class="bio"></div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Bring your questions about OpenBSD, NetBSD, and FreeBSD to find out about how they compare and which one is right for you!</p></div>
<div class="abstract pb-4"><p>Bring your questions about OpenBSD, NetBSD, and FreeBSD to find out about how they compare and which one is right for you!</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,68 +158,68 @@ E142 | <span class="presentation-time" data-starttime="2023-07-15T15:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/b8225a91a87dc7b27ae2e0303a87962c?s=120&amp;d=mp" alt="Kaylea Champion" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/10/index.html">Kaylea Champion</a></strong><br />
<a href="https://twitter.com/kayleachampion">@kayleachampion</a><br />
<a href="https://kayleachampion.com">https://kayleachampion.com</a>
</p>
<div class="bio">Kaylea Champion is a PhD Candidate in Communication at University of Washington. She studies how people cooperate to build public goods like GNU/Linux and Wikipedia, including what gets built and maintained (and what doesn't), who participates (and who is excluded), and how teams succeed (and fail). Prior to graduate school, she worked in IT as a consultant, system administrator and project manager. She holds an MS in Computer Science from the University of Chicago. A Linux user since 1994, she enjoys tromping through the woods, smashing goblins, and cooking for a crowd.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/575f02d9140e43fae5566917ce030f40?s=120&amp;d=mp" alt="Aaron Shaw" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/244/index.html">Aaron Shaw</a></strong><br />
</p>
<div class="bio"></div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/c765934363224852356e0d9a992b3a23?s=120&amp;d=mp" alt="Mako Hill" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/245/index.html">Mako Hill</a></strong><br />
</p>
<div class="bio"></div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>There is a huge academic community of researchers focused on FOSS but
much of this work has little impact in the communities that could
benefit the most from it. How can you, as FOSS community members and
@ -241,47 +231,44 @@ search, select, and unpack research. Additional topics will include
publications, journals, and academic conferences FOSS practioners
should pay attention to, partnering with academic researchers, as well
as practical techniques for how to apply research to your own work.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,84 +158,81 @@ E142 | <span class="presentation-time" data-starttime="2023-07-13T17:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/6b2f63b95aeb4eec0ba83cc3200fc9ad?s=120&amp;d=mp" alt="moparisthebest" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/19/index.html">moparisthebest</a></strong><br />
<a href="https://moparisthebest.com">https://moparisthebest.com</a>
</p>
<div class="bio">Dad, Programmer, Tinkerer, moparisthebest likes Open Source Software, Linux, Rust, Java, XMPP, Dodge trucks and cars</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>A brief introduction into how I got into XMPP, a dive into some security vulnerabilities Ive found over the years, and an in depth look at my focus in XMPP, connectivity! After all, none of the UX or whiz bang shiny things matter at all if you cant get connected or stay connected to the network. Well cover some of my connectivity related XEPs, 0368 (Direct TLS), 0467 (QUIC), 0468 (WebSocket S2s). Then well head deep into the internals of xmpp-proxy, a forward+reverse proxy and general connectivity library for XMPP, written in Rust, including a few of the projects that use it so far, like Converse-Tauri. If we have time at the end after any questions we might get into my next semi-secret project based on xmpp-proxy to further enable people to connect via XMPP.</p></div>
<div class="abstract pb-4"><p>A brief introduction into how I got into XMPP, a dive into some security vulnerabilities Ive found over the years, and an in depth look at my focus in XMPP, connectivity! After all, none of the UX or whiz bang shiny things matter at all if you cant get connected or stay connected to the network. Well cover some of my connectivity related XEPs, 0368 (Direct TLS), 0467 (QUIC), 0468 (WebSocket S2s). Then well head deep into the internals of xmpp-proxy, a forward+reverse proxy and general connectivity library for XMPP, written in Rust, including a few of the projects that use it so far, like Converse-Tauri. If we have time at the end after any questions we might get into my next semi-secret project based on xmpp-proxy to further enable people to connect via XMPP.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,191 +158,188 @@ E146 | <span class="presentation-time" data-starttime="2023-07-16T16:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/9819b7855e70793591b49fd21694a800?s=120&amp;d=mp" alt="Clayton Craft" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/243/index.html">Clayton Craft</a></strong><br />
</p>
<div class="bio"></div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/b32ae4ca7b2465cc5b642eed9c285b06?s=120&amp;d=mp" alt="Aaron Wolf" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/239/index.html">Aaron Wolf</a></strong><br />
<a href="https://twitter.com/awolftune">@awolftune</a><br />
<a href="https://wolftune.com">https://wolftune.com</a>
</p>
<div class="bio">Aaron is a FLO activist, co-founder of Snowdrift.coop, and community music teacher. He has worked for many years (mostly volunteering) on social, political, and economic aspects of technology and media.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/a594d6dc5090f96234f2e91331e02b62?s=120&amp;d=mp" alt="Dan Fourie" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/220/index.html">Dan Fourie</a></strong><br />
<a href="http://www.danfourie.net">http://www.danfourie.net</a>
</p>
<div class="bio">Dan Fourie is a worker-owner at Interstitial.coop, a full-stack engineering consulting firm that builds solutions for a just and sustainable future. His experience is in mechanical/chemical systems design.
<div class="bio">Dan Fourie is a worker-owner at Interstitial.coop, a full-stack engineering consulting firm that builds solutions for a just and sustainable future. His experience is in mechanical/chemical systems design.
He is excited and curious about organizational design, from worker cooperatives to living communities to activist movements, and how these networks can be spaces for healing and growth.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/0adc60a96b41045e2c677455df574154?s=120&amp;d=mp" alt="Denver Gingerich" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/192/index.html">Denver Gingerich</a></strong><br />
<a href="https://ossguy.com/">https://ossguy.com/</a>
</p>
<div class="bio">Denver is a software right-to-repair and standards activist who is currently Director of Compliance at Software Freedom Conservancy, where he enforces software right-to-repair licenses such as the GPL, and is also a director of the worker co-operative that runs JMP.chat, a FOSS phone number (texting/calling) service. Denver writes free software in his spare time: his patches have been accepted into Wine, Linux, and wdiff. Denver received his BMath in Computer Science from the University of Waterloo. He gives presentations about digital civil rights and how to ensure FOSS remains sustainable as a community and financially, having spoken at conferences such as CopyleftConf, LibrePlanet, LinuxCon North America, CopyCamp Toronto, FOSSLC's Summercamp, and the Open Video Conference.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/fe8b14882585b4fc355d509b144c71ad?s=120&amp;d=mp" alt="Joel Brock" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/45/index.html">Joel Brock</a></strong><br />
<a href="https://techsupport.coop">https://techsupport.coop</a>
</p>
<div class="bio">Joel is a founding member of the Tech Support Cooperative, a worker-owned IT services co-op working extensively with free and open source solutions. The Tech Support Co-op grew around an open source Point of Sale software that was being developed and propagated throughout the national food co-op industry. The Tech Support Co-op formed among key collaborators within that software development community to address a lack of any formal support for the software, and to better coordinate future development.
<div class="bio">Joel is a founding member of the Tech Support Cooperative, a worker-owned IT services co-op working extensively with free and open source solutions. The Tech Support Co-op grew around an open source Point of Sale software that was being developed and propagated throughout the national food co-op industry. The Tech Support Co-op formed among key collaborators within that software development community to address a lack of any formal support for the software, and to better coordinate future development.
Joel has 20+ years experience working at the intersection of technology and cooperation. He brings a unique dedication to the cooperative business model and hopes that he can share some of his enthusiasm for co-ops with you.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/e3b69eb4292b39e8c61706f7fb24ba5e?s=120&amp;d=mp" alt="Keegan Rankin" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/27/index.html">Keegan Rankin</a></strong><br />
<a href="https://agaric.coop/people/keegan-rankin">https://agaric.coop/people/keegan-rankin</a>
</p>
<div class="bio">Keegan is a Free Software user and contributor, and web developer. As a worker-owner of Agaric Technology Collective, Keegan has contributed to Drupal Core, a wide variety of contributed Drupal modules, and the Drutopia distribution, among several other Free Software projects. Independently, Keegan is an amorphous person with a constantly evolving set of interests, and a tendency to make music with the surrounding objects.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/d3b4753b08f6265ace426673b34ae684?s=120&amp;d=mp" alt="Valerie Young" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/11/index.html">Valerie Young</a></strong><br />
</p>
<div class="bio">Valerie Young works at Igalia, a worker-owned co-op, focusing on web standards related to accessibility. Her work there includes co-chairing the ARIA working group of the W3C and being an editor of the CORE-AAM specification. In the course of her career, she has worked up and down the web stack -- from building web apps to standards and standards testing in browsers, and more recently on the browsers themselves. From the moment she learned about the free software from fellow nerds in college, she has been an advocate for it.
Outside of work, she has spent her whole adult life participating in non-hierarchical co-operative structures, from housing co-ops, to political projects, to academic conferences and community farms. Valerie is endless curious about ways to organize work that lead to empowerment, self actualization and joyful collaboration for individuals involved -- she has seen many successes and many failures and would love to hear from you about yours!</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/948834ad4e53729174215329475df7eb?s=120&amp;d=mp" alt="Watson" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/225/index.html">Watson</a></strong><br />
<a href="https://twitter.com/elementwatson">@elementwatson</a><br />
<a href="http://www.vulk.coop">http://www.vulk.coop</a>
</p>
<div class="bio">W. Watson has been professionally developing software for 30 years. He has spent numerous years studying game theory and other business expertise in pursuit of the perfect organizational structure for software co-operatives. He also founded the Austin Software Cooperatives meetup group and Vulk Coop as an alternative way to work on software as a group. He has a diverse background that includes service in the Marine Corps as a computer programmer, and software development in numerous industries including defense, medical, education, and insurance. He has spent the last couple of years developing complementary cloud native systems such as the cncf.ci dashboard. He currently works on the Cloud Native Network Function (CNF) Certification and the Cloud Native Network Function (CNF) Test Suite.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Join co-op representatives as they swap stories, compare notes, discuss tactics
and problems with each other, and answer any questions you have about what it's
like to work with free software in a co-op--a relative rarity--in the tech
industry.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,98 +158,95 @@ E146 | <span class="presentation-time" data-starttime="2023-07-15T17:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/d4b13fc137a9667556ded7a25f30d85e?s=120&amp;d=mp" alt="Stephen Jacobs" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/241/index.html">Stephen Jacobs</a></strong><br />
</p>
<div class="bio"></div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/70123f2cb4af0d0b414ae9c4827fdf33?s=120&amp;d=mp" alt="Richard Littauer" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/212/index.html">Richard Littauer</a></strong><br />
<a href="https://twitter.com/richlitt">@richlitt</a><br />
<a href="https://burntfen.com">https://burntfen.com</a>
</p>
<div class="bio">Richard Littauer is the Community Development Manager at Open Source Collective, a community facilitator for the Digital Infrastructure Fund, and an organizer of SustainOSS and the host of the Sustain Podcast. As a full-stack developer and open source community consultant, he has interfaced with hundreds of different projects in dozens of communities. He likes birds.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>There is a growing interest in university-based open source software, and broader questions of Open Work. as reflected by many trends in research, education, and translation including the development of university open source programs offices (OSPOs) and discussions related to other research outputs under the framework of open work. Richard Littauer from SustainOSS will facilitate this session seeking input from those working on or interested in university open source. What topics related to university open source are of most interest? What gaps exist, particularly relating to barriers for advancing university open source? What resources needs to be developed? What other questions are relevant? The feedback from this session will help re-launch the SustainOSS Academia working group.</p></div>
<div class="abstract pb-4"><p>There is a growing interest in university-based open source software, and broader questions of Open Work. as reflected by many trends in research, education, and translation including the development of university open source programs offices (OSPOs) and discussions related to other research outputs under the framework of open work. Richard Littauer from SustainOSS will facilitate this session seeking input from those working on or interested in university open source. What topics related to university open source are of most interest? What gaps exist, particularly relating to barriers for advancing university open source? What resources needs to be developed? What other questions are relevant? The feedback from this session will help re-launch the SustainOSS Academia working group.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,122 +158,119 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/0580d7a67da1b15b1695edc4e22779f9?s=120&amp;d=mp" alt="Bradley M. Kuhn" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/227/index.html">Bradley M. Kuhn</a></strong><br />
</p>
<div class="bio">Bradley M. Kuhn is the Policy Fellow and Hacker-in-Residence at Software Freedom Conservancy (SFC) and editor-in-chief of copyleft.org. Kuhn began his work in the software freedom movement as a volunteer in 1992, as an early adopter of Linux-based systems and contributor to various FOSS projects, including Perl. He worked during the 1990s as a system administrator and software developer for various companies, and taught AP Computer Science at Walnut Hills High School in Cincinnati. Kuhns non-profit career began in 2000, when he was hired by the Free Software Foundation (FSF). As FSFs Executive Director from 20012005, Kuhn led FSFs GPL enforcement, launched its Associate Member program, and invented the Affero GPL. Kuhn began as SFCs primary volunteer from 20062010, and became its first staff person in 2011. Kuhn holds a summa cum laude B.S. in Computer Science from Loyola University in Maryland, and an M.S. in Computer Science from the University of Cincinnati. Kuhns Masters thesis discussed methods for dynamic interoperability of Free Software programming languages. Kuhn received the Open Source Award in 2012, and the Award for the Advancement of Free Software in 2021 — both in recognition for his lifelong policy work on copyleft licensing and its enforcement.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/d73d386bd679f54cf64bef106d322d5b?s=120&amp;d=mp" alt="benny Vasquez" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/254/index.html">benny Vasquez</a></strong><br />
<a href="https://twitter.com/bennyvasquez">@bennyvasquez</a><br />
</p>
<div class="bio">benny Vasquez is the Chair of the Board of Directors at the AlmaLinux OS Foundation and brings more than a decade of experience in community management to the role. With experience as Manager of Community and Developer Relations at Progress, Manager of Community Engagement at cPanel, and Lead Evangelist at LiquidWeb Inc all before joining Microsoft as an Open Source Security Program Manager, benny boasts a successful track record in community building, customer engagement, and developer relations. With leadership roots in community management, product management, and business strategy, benny is a leading voice in the world of community-driven software and everything AlmaLinux. Moreover, benny is passionate about AlmaLinux OS and is dedicated to this innovative global communitys commitment to complete transparency and community-focused development.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/50ca7a1d335c890ca1aa45b3ec6ce153?s=120&amp;d=mp" alt="James (Jim) Wright" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/256/index.html">James (Jim) Wright</a></strong><br />
</p>
<div class="bio">James (Jim) Wright is Oracles Chief Architect, Open Source Policy, Strategy, Compliance, and Alliances. Jim is a well known software architect and attorney who has been working in and around open source for over 20 years. He is the author of the Universal Permissive License, and currently sits on the Board of Directors of both the Linux Foundation and the Eclipse Foundation.
Prior to his time at Oracle, Jim was in private practice at Sidley Austin, where he handled a wide variety of technology transactional matters as well as patent litigation. Jim is a graduate of Harvard Law School, and in the decade before starting legal practice he worked in engineering and management capacities at a variety of different IT enterprises. When not at work, Jim enjoys traveling with his family and his service dog, Arrow, building and riding his collection of wheeled contraptions, and making, tasting, and talking about espresso.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/57efdf5053cc4039bdb036e7f33befd9?s=120&amp;d=mp" alt="Jeremy Allison" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/255/index.html">Jeremy Allison</a></strong><br />
</p>
<div class="bio"></div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Join us for an in-depth discussion about Red Hat's recent announcements concerning Red Hat Enterprise Linux led by Bradley M. Kuhn with of a panel consisting of benny Vasquez of Alma, Jeremy Allison of CIQ/Rocky, Jim Wright of Oracle.</p></div>
<div class="abstract pb-4"><p>Join us for an in-depth discussion about Red Hat's recent announcements concerning Red Hat Enterprise Linux led by Bradley M. Kuhn with of a panel consisting of benny Vasquez of Alma, Jeremy Allison of CIQ/Rocky, Jim Wright of Oracle.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,52 +158,52 @@ E143 | <span class="presentation-time" data-starttime="2023-07-14T10:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/afda456a2d684d6ffab16d11e97658a6?s=120&amp;d=mp" alt="Carl White" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/257/index.html">Carl White</a></strong><br />
</p>
<div class="bio"></div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/956181660e38ddb7ad6e9d4a657b691f?s=120&amp;d=mp" alt="David King" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/258/index.html">David King</a></strong><br />
</p>
<div class="bio"></div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>This project aims to bridge the gap between technological advancements in Knowledge Management (KM), E-Learning (EL), and emerging technologies like Artificial Intelligence (AI), Virtual Reality (VR), and Augmented Reality (AR), and the lack of skilled users able to create 3D content and establish best online practices for VR/AR content teaching and sharing. Our solution is a student-centric e-content development platform based on the Pre-Freshman Accelerated Curriculum in Engineering (PACE) program's Virtual Interactive Learning, Training, and Performance platform (VILTA).
The PACE program, with a strong track record of promoting student advancement and retention (with a 55% four-year graduation rate and a 24% advanced STEM degree completion rate). PACE was established in 1987 as a face to face on campus program. The vision of the PACE program is to motivate and inspire students to obtain an advanced STEM degree. This program has evolved into a semi-immersive and entirely remote learning experience, PACE VILTA. This evolution motivates the application of open-source software to transform PACE VILTA into a comprehensive student-centric e-content development platform.
@ -227,47 +217,44 @@ This platform will serve as a testing ground for various e-content frameworks, s
The proposed research will focus on these dynamic integrations, anticipating comprehensive insights into the innovative amalgamation of AI, VR, and AR with KM and EL, powered by open-source software. The findings will extend the body of knowledge, suggest future research directions, and provide valuable guidelines for organizations and educational institutions seeking to improve their KM and EL initiatives through open-source innovation.
The primary objective of this research is to foster advancements in Knowledge Management (KM) and E-Learning (EL) systems worldwide. It aims to make these systems not only economically feasible but also versatile and easily accessible to a broad spectrum of users. The anticipated influence of this study is extensive, encompassing a wide range of learners, from students at Morgan State University to those in K-12 education, adult learners, and participants in industry training programs. Furthermore, it aspires to have a transformative impact on governmental agencies across the globe, further broadening the reach and applicability of its findings</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,42 +158,42 @@ E142 | <span class="presentation-time" data-starttime="2023-07-15T14:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/8314ea63545477d0bb049e49422b500c?s=120&amp;d=mp" alt="Mariam Guizani" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/249/index.html">Mariam Guizani</a></strong><br />
<a href="https://twitter.com/mariam_gui">@mariam_gui</a><br />
</p>
<div class="bio">Mariam Guizani is a Doctoral Candidate in the Department of Electrical Engineering and Computer Science at Oregon State University and an upcoming Assistant Professor at Queen's University. Her research centers around improving the state of Diversity and Inclusion in complex socio-technical ecosystems by empowering communities to dismantle cognitive and social barriers that introduce inequities. More specifically, she focuses on designing processes and tools to help Open-Source Software (OSS) communities make their projects more inclusive and attract and retain contributors. During her time at Oregon State University, Mariam has collaborated with the Apache Software Foundation (ASF). She has interned at Microsoft Research where she designed a maintainer dashboard that is now built into two GitHub products and is now working closely with ASF and Google on implementing interventions for sustainable communities.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Open Source Software (OSS) is no longer a “weekend warriors endeavor".
Over the last 20 years, the OSSecosystem composition has changed
drastically. OSS is nowfundamental to company operationsnot only for
@ -224,47 +214,44 @@ the lessons learned. We hope these findings help nudge more companies
to participate in the OSS ecosystem and continue to foster a symbiotic
OSS and company relationship, ultimately creating a sustainable open-
source community. Join us!</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,84 +158,81 @@ E142 | <span class="presentation-time" data-starttime="2023-07-15T16:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/2bdf820f298588fef18a33de5779836a?s=120&amp;d=mp" alt="Shauna Gordon-McKeon" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/171/index.html">Shauna Gordon-McKeon</a></strong><br />
<a href="http://www.shaunagm.net/">http://www.shaunagm.net/</a>
</p>
<div class="bio">Shauna Gordon-McKeon is a writer, programmer and community organizer who focuses on the intersection of technology and governance. Her business, Galaxy Rise Consulting, works with free/open source projects, non-profits, progressive organizations and other clients to build better products for their communities, and stronger communities around their products.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Interested in chatting about governance challenges faced by your open source project or open source as a whole? Join us for an informal discussion of topics such as defining your governance, resisting corporate influence, technical decision making, and whatever governance challenges have been on your mind.</p></div>
<div class="abstract pb-4"><p>Interested in chatting about governance challenges faced by your open source project or open source as a whole? Join us for an informal discussion of topics such as defining your governance, resisting corporate influence, technical decision making, and whatever governance challenges have been on your mind.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,128 +158,125 @@
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/33b717fdf44e65d11cdfa1b3c1ccde0a?s=120&amp;d=mp" alt="Kyle Wiens" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/246/index.html">Kyle Wiens</a></strong><br />
<a href="https://twitter.com/kwiens">@kwiens</a><br />
<a href="https://www.ifixit.com">https://www.ifixit.com</a>
</p>
<div class="bio">Kyle Wiens is a software engineer and the CEO of iFixit, the repair community known for open source repair manuals and product teardowns. iFixit has empowered hundreds of millions of people to repair their broken stuff. Kyle led the international coalition that legalized Right to Repair, has testified before the US Copyright Office and the International Trade Commission, and he is involved in developing global environmental standards.
Kyle regularly speaks on design for repair, service documentation, and the environmental impact of manufacturing. His writing has appeared in The Atlantic, Harvard Business Review, Wired, Popular Mechanics, and the Wall Street Journal.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/0adc60a96b41045e2c677455df574154?s=120&amp;d=mp" alt="Denver Gingerich" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/192/index.html">Denver Gingerich</a></strong><br />
<a href="https://ossguy.com/">https://ossguy.com/</a>
</p>
<div class="bio">Denver is a software right-to-repair and standards activist who is currently Director of Compliance at Software Freedom Conservancy, where he enforces software right-to-repair licenses such as the GPL, and is also a director of the worker co-operative that runs JMP.chat, a FOSS phone number (texting/calling) service. Denver writes free software in his spare time: his patches have been accepted into Wine, Linux, and wdiff. Denver received his BMath in Computer Science from the University of Waterloo. He gives presentations about digital civil rights and how to ensure FOSS remains sustainable as a community and financially, having spoken at conferences such as CopyleftConf, LibrePlanet, LinuxCon North America, CopyCamp Toronto, FOSSLC's Summercamp, and the Open Video Conference.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/8e1a5f725d84dd1451c8d2332d88a8a7?s=120&amp;d=mp" alt="Hilary Shohoney" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/250/index.html">Hilary Shohoney</a></strong><br />
</p>
<div class="bio">Hilary Shohoney is an experienced nonprofit leader, movement builder and climate justice advocate. Early in her career, Hilary nearly exited the nonprofit industry out of frustration, but instead turned that frustration into action. Today, Hilary supports Bonneville Environmental Foundation as they seek to live their values internally as well as externally and has previously worked as the Executive Director of Free Geek championing their work on Right to Repair legislation.
Hilarys work on Right to Repair is driven by her deep desire to build just systems that support people and the environment. Shes seen first hand how the inability to repair devices harms our communitys most vulnerable members and the environment.</div>
</p>
</li>
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/d41d8cd98f00b204e9800998ecf8427e?s=120&amp;d=mp" alt="Juan Manuel Muro, Jr." class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/259/index.html">Juan Manuel Muro, Jr.</a></strong><br />
</p>
<div class="bio"></div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Join us for an engaging Right to Repair panel discussion with experts in the field! We'll talk with activists Kyle Wiens of iFixit, Juan Muro of Free Geek, Hilary Shohoney of Bonneville Environmental Foundation, and Denver Gingerich of Software Freedom Conservancy about current topics in Right to Repair and how they impact free and open source software communities, from participating in the "1201 process" for Digital Millennium Copyright Act exemptions with the US Copyright Office, to strategies that might work to increase Right to Repair legislation and bringing lawsuits to compel companies to respect consumers' rights."</p></div>
<div class="abstract pb-4"><p>Join us for an engaging Right to Repair panel discussion with experts in the field! We'll talk with activists Kyle Wiens of iFixit, Juan Muro of Free Geek, Hilary Shohoney of Bonneville Environmental Foundation, and Denver Gingerich of Software Freedom Conservancy about current topics in Right to Repair and how they impact free and open source software communities, from participating in the "1201 process" for Digital Millennium Copyright Act exemptions with the US Copyright Office, to strategies that might work to increase Right to Repair legislation and bringing lawsuits to compel companies to respect consumers' rights."</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,88 +158,85 @@ E142 | <span class="presentation-time" data-starttime="2023-07-13T15:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/48204a5c8a92e90d7c0a436ee3f21612?s=120&amp;d=mp" alt="Matthew Wild" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/70/index.html">Matthew Wild</a></strong><br />
<a href="https://matthewwild.co.uk">https://matthewwild.co.uk</a>
</p>
<div class="bio">Matthew Wild is an open-source developer and proponent of decentralized communication platforms. Founder of the Prosody, Snikket and Modern XMPP projects. Executive Director of the XMPP Standards Foundation.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>The XMPP Standards Foundation (XSF) is a community-governed non-profit organization. It has been at the helm of the XMPP ecosystem for more than two decades. During this period, the internet and how we communicate online has changed beyond recognition.
This talk is about how XMPP adapted to change, and the role that the XSF played in its continuity. We will also discuss the benefits, challenges and sustainability of open ecosystems and open networks.
The second half of the talk will focus on the XMPP network. Any successful network will attract spam and abuse as it grows, and XMPP is no exception. Unfortunately, open networks are at a natural disadvantage here compared to proprietary platforms. We will share the various kinds of abuse we've seen on the XMPP network, and what the community has done to tackle each of them.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,31 +158,31 @@ E144 | <span class="presentation-time" data-starttime="2023-07-14T14:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/42541175006a2cee34d56ed9e58714ff?s=120&amp;d=mp" alt="Matt Yonkovit" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/85/index.html">Matt Yonkovit</a></strong><br />
<a href="https://twitter.com/myonkovit">@myonkovit</a><br />
</p>
<div class="bio">Matt Yonkovit is the Head of Open Source Strategy and Growth ( The HOSS!) at Scarf. He is a passionate open source professional with over 20 years of experience, where he has made a significant impact at open source companies like Percona, MySQL, StreamNative, Mattermost, and now Scarf. As a long-time veteran in the industry, Matt's passion lies in building sustainable open source businesses and bridging the gap between community and business objectives.
@ -201,59 +191,56 @@ With a unique ability to engage both engineers and business professionals, Matt
Matt has held roles across the technical and leadership spectrum at open source companies, including VP of services (support, consulting, managed services), chief experience officer, chief customer officer, and now the HOSS. He is the co-host of the Hacking Open Source Business Podcast.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Open source maintainers and developers should never feel guilty about building a business around their projects. It is entirely possible to create a thriving open source business without sacrificing your community or your values. In this talk, we will reveal how, by sharing best practices, stories, ideas, and invaluable advice collected over the past seven years from some of the brightest founders, executives, and leaders in the open source space.
We will explore the challenges of building and growing an open source business, focusing on the transformation of free users into satisfied paying customers. With insights drawn from 20 years of experience and conversations with hundreds of business executives, maintainers, and product owners, we will discuss the best practices, metrics, and processes that can help drive growth and adoption in the open source space.
Join us as we delve into the unique nature of selling open source and how it differs from traditional business models. We will emphasize the importance of differentiating your paid-for offerings from freely available software, and guide you on how to navigate the open source landscape to build a sustainable, scalable, and profitable business around your project all while fostering a strong community that supports both your commercial and technical objectives.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,44 +158,44 @@ E144 | <span class="presentation-time" data-starttime="2023-07-14T11:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/cef246bb271e2c5a8be32e5fb3d6c7fe?s=120&amp;d=mp" alt="John Robb" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/101/index.html">John Robb</a></strong><br />
<a href="https://twitter.com/johnrobbjr">@johnrobbjr</a><br />
<a href="http://johnrobbdesign.com/">http://johnrobbdesign.com/</a>
</p>
<div class="bio">John is a community manager at React Flow, where he helps with all things un-code. Before React Flow, John was a UX Designer and Researcher, puzzle game designer, pizza delivery biker, and immersive event organizer. He is based in Berlin and likes looking at birds, listening to tabletop RPG live plays, improv comedy, and making music.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Its common knowledge that many open source projects are underfunded. We think one reason for this is that the open source world is doing a bad job of asking for the money that it deserves. By telling the right organizations exactly why and how we want them to financially support our work, OSS projects can be compensated for more fairly, and result in a healthier open source ecosystem.
In this talk we will review our experiences at React Flow of making our MIT Licensed library financially sustainable. This includes:
@ -216,47 +206,44 @@ In this talk we will review our experiences at React Flow of making our MIT Lice
- How slow, intentional growth of our team lends to financial sustainability
We hope that folks leave this talk with practical methods to ask for money in their own OSS projects, as well as insights into the role of money (and the lack thereof) in the open source ecosystem.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,90 +158,87 @@ E144 | <span class="presentation-time" data-starttime="2023-07-14T16:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/f7c4d123dcff9dcdb7f0e9ecd843aea0?s=120&amp;d=mp" alt="Ann Schlemmer" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/129/index.html">Ann Schlemmer</a></strong><br />
</p>
<div class="bio">Ann is a seasoned leader &amp; advocate for open source with over 15 years experience in open source. CEO of Percona, a world-class open source database software firm, she is driven by passion for people &amp; belief in open source's power to create an inclusive tech industry. Her authenticity and caring approach earns respect &amp; admiration. Ann is a speaker who embodies the values of open source and inspires action through authenticity.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>In this session, Ann Schlemmer, CEO of Percona, will share her experiences and insights on the trade-offs of being a bootstrapped, customer funded company vs taking outside capital.
We will go over:
Advantages and disadvantages of customer funding and bootstrapping, including flexibility, control, and scalability
Benefits of leveraging the power of an open source community
Benefits of leveraging the power of an open source community
Strategies to attract and retain customers and generate sustainable revenue streams
Lessons learned from Ann's journey leading a customer-funded and bootstrapped business
Questions from the audience for further discussion and exploration of the topic
This presentation will particularly interest entrepreneurs, small business owners, and anyone interested in alternative funding models for open source startups. The audience will leave with a better understanding of the pros and cons of bootstrapping and customer funding, as well as actionable steps to make the most of these strategies.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,88 +158,85 @@ E144 | <span class="presentation-time" data-starttime="2023-07-14T10:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/b05c8c76f71f78b2fdd27c2c679cc0dd?s=120&amp;d=mp" alt="Emily Omier" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/54/index.html">Emily Omier</a></strong><br />
<a href="https://twitter.com/emilyomier">@emilyomier</a><br />
<a href="http://www.emilyomier.com">http://www.emilyomier.com</a>
</p>
<div class="bio">Emily Omier is a positioning consultant who helps open source startups accelerate revenue and community growth with killer positioning. She hosts The Business of Open Source, a podcast about building open source companies, and writes about entrepreneurship for engineers for The New Stack.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Open source businesses commit themselves to building both a vibrant community of open source users as well as a profitable customer base. Sure, the open source project can drive commercial adoption,but the profile and needs of open source users are fundamentally different from the profile and priorities of a good commercial customer. If, as an open source business, you want to effectively grow both community use and revenue, you need to understand the profile, needs and pain points unique to their open source software users as well as the profile, needs and pain points unique to their commercial customers — and understand how the two profiles both overlap and diverge.
<div class="abstract pb-4"><p>Open source businesses commit themselves to building both a vibrant community of open source users as well as a profitable customer base. Sure, the open source project can drive commercial adoption,but the profile and needs of open source users are fundamentally different from the profile and priorities of a good commercial customer. If, as an open source business, you want to effectively grow both community use and revenue, you need to understand the profile, needs and pain points unique to their open source software users as well as the profile, needs and pain points unique to their commercial customers — and understand how the two profiles both overlap and diverge.
In this talk, Emily Omier will show attendees how to position their open source project and commercial product(s) so that each one has a unique message and clearly defined ideal user profile, while also developing an umbrella positioning and narrative for the entire company. Attendees will leave with a framework for how to work out the positioning for both open source and commercial products, as well as an understanding of why it matters and what to do once theyve figured out the positioning basics.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,88 +158,85 @@ E144 | <span class="presentation-time" data-starttime="2023-07-14T15:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/7745d1f9519ecdb116c5b70c38863351?s=120&amp;d=mp" alt="Andrew Kelley" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/154/index.html">Andrew Kelley</a></strong><br />
<a href="https://andrewkelley.me/">https://andrewkelley.me/</a>
</p>
<div class="bio">Andrew is the president and lead developer of Zig Software Foundation. He has been contributing to free and open source software since university, working on a diverse set of areas: games, music software, web development, compilers, and databases. When AFK, Andrew enjoys playing competitive arcade games, skateboarding, and 日本語を勉強します.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Zig is a free and open source software project backed by Zig Software Foundation, a 501(c)(3) non-profit organization. It sustainably funds 4 people full-time. The project is active and has a rapidly growing user base.
I'll share briefly about the story of how it came to be, and then focus the presentation on what lessons I think are transferable to others looking to make similar ventures, make note of which things might be unique to ZSF in particular, and share some other observations I've made along the way, as I dipped my feet into business.
In particular this talk will focus on the practical aspects of running a non-profit for a software project.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,84 +158,81 @@ E146 | <span class="presentation-time" data-starttime="2023-07-13T16:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/857c454bcb2403844c47067740e1d8a3?s=120&amp;d=mp" alt="Aaron Williams" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/17/index.html">Aaron Williams</a></strong><br />
<a href="https://twitter.com/aarondonw">@aarondonw</a><br />
</p>
<div class="bio">Aaron is a Developer Advocate and Community manager for Ampere Computing and runs the AArch64 Server community (bit.ly/ampComm). He has held similar roles for various ASF and LF projects, including LF Edge. He started his career as a Java developer and worked for many companies including SAP, where he work on SAP Retail, IoT, and connect vehicles. Outside of work, he is married and has two teenage sons and love to build IoT projects.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Data Centers are one of the largest consumers of energy in the US, accounting for 6% of all power generated in 2019. As DCs continue to grow, this energy consumption is becoming increasingly unsustainable. Despite this, the energy usage of legacy x86 processors have not been a priority. While some producers have started to talk about including energy efficiency in their future projects, this transition is slow and years away. Urgent action is needed to address climate change and the solution is available today and easier than you might think: switching to OCI's Ampere A1 instances. This talk will explore the benefits of a cloud native architecture and its ability to combat climate change by reducing energy consumption in data centers.</p></div>
<div class="abstract pb-4"><p>Data Centers are one of the largest consumers of energy in the US, accounting for 6% of all power generated in 2019. As DCs continue to grow, this energy consumption is becoming increasingly unsustainable. Despite this, the energy usage of legacy x86 processors have not been a priority. While some producers have started to talk about including energy efficiency in their future projects, this transition is slow and years away. Urgent action is needed to address climate change and the solution is available today and easier than you might think: switching to OCI's Ampere A1 instances. This talk will explore the benefits of a cloud native architecture and its ability to combat climate change by reducing energy consumption in data centers.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,84 +158,81 @@ E146 | <span class="presentation-time" data-starttime="2023-07-13T14:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/fdd76b88c53bc0051e9a25d6b99efae3?s=120&amp;d=mp" alt="Lance Albertson" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/208/index.html">Lance Albertson</a></strong><br />
</p>
<div class="bio">Lance Albertson is the Director for the Oregon State University Open Source Lab (OSUOSL) and has been involved with many open source projects since 2003. The OSUOSL provides hosting for more than 160 projects, including those of worldwide leaders like Debian Linux, the Linux Foundation and AlmaLinux. The most active organization of its kind, the OSUOSL offers world-class hosting services, professional software development and on-the-ground training for promising students interested in open source management and programming.
Since joining the OSUOSL in 2007, Lance has managed all of the hosting activities that the OSL provides for more than 160 high-profile open source projects. He was promoted to Director in early 2013 after being the Lead Systems Administration and Architect since 2007.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Data centers are a crucial part of any IT organization that still needs on premise hosting. Running a datacenter requires attention to power, cooling, networking, rack space, cabling among many other aspects. But how does running AArch64 in a data center differ from traditional x86? This session will discuss the differences between AArch64 and x86 in the scope of hosting it in a data center. Long are the days of just sticking raspberry Pis in a rack!</p></div>
<div class="abstract pb-4"><p>Data centers are a crucial part of any IT organization that still needs on premise hosting. Running a datacenter requires attention to power, cooling, networking, rack space, cabling among many other aspects. But how does running AArch64 in a data center differ from traditional x86? This session will discuss the differences between AArch64 and x86 in the scope of hosting it in a data center. Long are the days of just sticking raspberry Pis in a rack!</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,44 +158,44 @@ E145 | <span class="presentation-time" data-starttime="2023-07-15T12:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/092d4f61adb5e12c32f1326997e2e274?s=120&amp;d=mp" alt="Angie Byron" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/195/index.html">Angie Byron</a></strong><br />
<a href="https://twitter.com/webchick">@webchick</a><br />
<a href="https://webchick.net/">https://webchick.net/</a>
</p>
<div class="bio">Director of Community at Aiven, Core Maintainer and Product Manager for Drupal, OReilly Author, Mom. Hobbies include nerding out about all things open source community health and sustainability, particularly in the data space. Oh and video games. Lots of video games. :)</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Drupal—an open source CMS—turned 20 years old recently, and has grown from a small student hobby project to an enterprise-grade digital experience platform running ~3% of the Internet. This talk will explore the many lessons learned (most of them the hard way ;)) in navigating an international open source developer community through various scalability challenges.
Topics covered will include:
@ -221,47 +211,44 @@ Topics covered will include:
* When Sh*t Hits The Fan: How do you handle a project fork? What if you need to remove a high profile contributor? Been there, done that; let my trauma be your guide. ;)
* Community Bootstrapping: What if youre *not* a project with 100K+ contributors and 2M+ users? How do you build your first 100 / 1,000 / 100K?</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,90 +158,87 @@ E145 | <span class="presentation-time" data-starttime="2023-07-14T10:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/506e49a7dae9eb8bd05bb64a5169cfa4?s=120&amp;d=mp" alt="Dawn Foster" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/57/index.html">Dawn Foster</a></strong><br />
<a href="https://twitter.com/geekygirldawn">@geekygirldawn</a><br />
<a href="https://fastwonderblog.com/">https://fastwonderblog.com/</a>
</p>
<div class="bio">Dr. Dawn Foster works as the Director of Data Science for the CHAOSS project where she is also a board member and maintainer. She is co-chair of CNCF TAG Contributor Strategy and an OpenUK board member. She has 20+ years of experience at companies like VMware and Intel with expertise in community building, strategy, open source, governance, metrics, and more. She has spoken at over 100 industry events and has a PhD, MBA, and BS in computer science. In her spare time she enjoys reading science fiction, running, and traveling.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Maintaining an open source project is hard work that often extends out over several years, and maintainer burnout is common within open source projects. It can be hard for already overworked maintainers to balance the day to day work required to keep the project running while investing in activities to increase future sustainability. The good news is that we have best practices, resources, and templates available to make it easier for maintainers and projects to build a contributor strategy that leads to a strong and growing community for an open source project over the long term. This talk will help you apply those resources in your project.
This talk will have several major sections. 1) Discussion about the major factors that impact contributor growth. 2) Developing and executing on a long-term contributor growth strategy, including governance, new contributor onboarding, and mentoring. 3) Using contributor ladders to promote contributors into leadership positions as more maintainers to share the workload can reduce maintainer burnout over time. 4) Metrics for measuring project sustainability.
The audience will walk away with a better understanding of how to grow their contributor base and build a community around their open source project.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,86 +158,83 @@ E145 | <span class="presentation-time" data-starttime="2023-07-15T16:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="../../../site_media/media/speaker_photos/20190601_DebatMeowWolf.jpg.120x120_q85_crop.jpg" alt="Deb Nicholson" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/114/index.html">Deb Nicholson</a></strong><br />
<a href="https://twitter.com/baconandcoconut">@baconandcoconut</a><br />
</p>
<div class="bio">Deb Nicholson is the Executive Director at the Python Software Foundation, the non-profit steward of the Python programming language. She is a free software policy expert and a passionate community advocate. After years of local organizing on free speech, marriage equality, government transparency and access to the political process, she joined the free software movement in 2006. She has previously served the open source ecosystem through her work at the Open Source Initiative, Software Freedom Conservancy, and the Open Invention Network. Shes won the OReilly Open Source Award and the Award for the Advancement of Free Software for her efforts to broaden the free and open source software movement. She is also a founding organizer of the Seattle GNU/Linux Conference, an annual event dedicated to surfacing new voices and welcoming new people to the free software community. She lives with her husband and her lucky black cat in Cambridge, Massachusetts.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Where do non-profit boards come from? Who serves on them and why? More importantly, if you are on a board or you are setting up a board, how do you make sure you get great people who will serve your mission and keep your organization healthy and growing? While there's no one grand plan that fits every organization, there is a large body of knowledge on this topic.
<div class="abstract pb-4"><p>Where do non-profit boards come from? Who serves on them and why? More importantly, if you are on a board or you are setting up a board, how do you make sure you get great people who will serve your mission and keep your organization healthy and growing? While there's no one grand plan that fits every organization, there is a large body of knowledge on this topic.
Board members are at their best when they feel supported and have a clear sense of purpose. This talk will go through the different kinds of non-profit boards, long-term strategies for success and some ways to course correct when it feels like things could be better.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,84 +158,81 @@ E145 | <span class="presentation-time" data-starttime="2023-07-15T11:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/b14b6945a518715ed3717af01fe7da82?s=120&amp;d=mp" alt="Drew Gurkowski" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/165/index.html">Drew Gurkowski</a></strong><br />
</p>
<div class="bio">Drew started working for the foundation as an intern in 2015 and continued as a consultant starting in 2018. As a marketing coordinator, he has helped advocate for FreeBSD and Open Source technology.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>FreeBSD's 30th birthday offers an opportunity to look back and examine why this open source operating system has not only endured, but thrived across many organizations and use cases for so long. While open source projects are born out out different circumstances, FreeBSD certainly grew from a mold of its own. The path the project took has everything to do with its longevity and why, 30 years after it launched, you'll find FreeBSD code helping power everything from your content on Netflix to your games on PlayStation.
This talk will cover the roots of the Berkley Software Distributions, the project's approach to shared leadership, the benefits of remote development, and the ways FreeBSD has cultivated a strong community through open communication, consistent documentation, and an inclusive culture. We'll wrap up by taking a look forward for the next 30 years and how you can contribute to the future of FreeBSD.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,88 +158,85 @@ E145 | <span class="presentation-time" data-starttime="2023-07-14T16:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/cb8650702c8ba4dca38c33d2b3f5359b?s=120&amp;d=mp" alt="Georg Link" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/39/index.html">Georg Link</a></strong><br />
<a href="https://georg.link">https://georg.link</a>
</p>
<div class="bio">Georg Link is an Open Source Strategist with touchpoints and perspectives on DEI from his own marginalized identities including being a gay married man who fosters youths and lives as an immigrant in a different country from his upbringing. Georg co-founded the Linux Foundation CHAOSS Project to advance analytics and metrics for open source project health. Georg has an MBA and a Ph.D. in Information Technology. Georg serves as the Director of Sales at Bitergia. In his spare time, Georg enjoys reading fiction and hot-air ballooning.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Each open source community is different and therefore requires different metrics for data-driven decisions about building and supporting it. What makes it so tricky is that everyone pays attention to different aspects of communities. In this talk, we will explore what metrics are available to look at communities and to track the impact of changes we make as we build and support them.
<div class="abstract pb-4"><p>Each open source community is different and therefore requires different metrics for data-driven decisions about building and supporting it. What makes it so tricky is that everyone pays attention to different aspects of communities. In this talk, we will explore what metrics are available to look at communities and to track the impact of changes we make as we build and support them.
We will look at real-world examples of how metrics have been used to build and support open source communities. This is based on conversations in the CHAOSS Project, an open source community that defined metrics and developed software to get these metrics. This talk will share what we have learned in the CHAOSS Project about having metrics for open source communities. Once the right metrics have been decided on, both technical and organizational challenges need to be overcome, which we discuss how to do.
This is an interactive session. The three sections of the talk introduce the topic to everyone. The majority of the time will be available for discussion among the participants.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,88 +158,85 @@ E145 | <span class="presentation-time" data-starttime="2023-07-15T15:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/47258f018146d3e7a87f867c65c5de65?s=120&amp;d=mp" alt="Joshua Wilson" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/32/index.html">Joshua Wilson</a></strong><br />
<a href="https://twitter.com/jmwilson1">@jmwilson1</a><br />
<a href="https://www.bcognitionlabs.com/">https://www.bcognitionlabs.com/</a>
</p>
<div class="bio">Joshua Wilson is Longsights Vice President and Chief Operating Officer, where he is known for his product, process, and people leadership as well as his exceptional mentoring skills. At Longsight, he leads client relations, business operations, project management, product development, and strategic planning. Josh chairs the Sakai Communitys Marketing Team, leads the development of Sakais 3-year roadmap, participates on Sakais Project Management Committee, and serves as Vice Chair of the Apereo Foundations Board of Directors. Josh is the organizer of SakaiCon, the Sakai Community's annual user conference.
Josh has been a leader in instructional technology for more than fifteen years, serving most recently as Associate CIO for Academic Technology at Brandeis University, where he directed the strategic and client-centered renewal of the Universitys academic technology environment, including its open source LMS. Josh has served for nearly two decades on the management team for the nationwide MISO Survey, which measures the effectiveness of IT and libraries at more than 150 higher education institutions. Josh is a principal at leadership consulting firm B.Cognition Labs.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Often its easier to keep your codebase in alignment than it is to forge lasting agreement within your open source community about how best to move forward. Youre not alone — we all face the challenge of getting the human beings in your community onto the same page. Join us for a conversation about how to make your communitys governance as inclusive, open, transparent, and thoughtful as it can be. Along the way, youll hear stories about how the Sakai LMS OSS Community intentionally transformed its governance processes and the work weve still got in front of us. Youll also explore an approach for looking carefully at the organizational health of your own OSS community.</p></div>
<div class="abstract pb-4"><p>Often its easier to keep your codebase in alignment than it is to forge lasting agreement within your open source community about how best to move forward. Youre not alone — we all face the challenge of getting the human beings in your community onto the same page. Join us for a conversation about how to make your communitys governance as inclusive, open, transparent, and thoughtful as it can be. Along the way, youll hear stories about how the Sakai LMS OSS Community intentionally transformed its governance processes and the work weve still got in front of us. Youll also explore an approach for looking carefully at the organizational health of your own OSS community.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,84 +158,81 @@ E145 | <span class="presentation-time" data-starttime="2023-07-15T10:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/fec0a5332c6c0ce0bb6d2a30c0e3829d?s=120&amp;d=mp" alt="Kyle Davis" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/119/index.html">Kyle Davis</a></strong><br />
<a href="https://kylejdavis.com/">https://kylejdavis.com/</a>
</p>
<div class="bio">Kyle is the Senior Developer Advocate for Bottlerocket and Finch at AWS. Kyle has a long history with open source software development and was a founding contributor to the OpenSearch project. When not working, Kyle enjoys 3D printing and getting his hands dirty in his Edmonton, Alberta-based home garden.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Form follows function in writing: you compose a postcard to your Gran in a particular voice, attorneys draft contracts using specialized terms and grammatical structures, marketing pros formulate content with specific language to sell products, and you probably should write in a distinct way when the topic is open source. In this session, Kyle will go over some unique writing challenges presented by open source projects and how to overcome them to be inclusive and accurate in your communication. This session will dive into how seemingly innocuous terms and grammatical structures embed meaning that may be sending subtle, unintended messages. Additionally, time will be spent discussing how to select and use style guides to concretely establish a consistent voice and approach for both general writing and technical documentation.</p></div>
<div class="abstract pb-4"><p>Form follows function in writing: you compose a postcard to your Gran in a particular voice, attorneys draft contracts using specialized terms and grammatical structures, marketing pros formulate content with specific language to sell products, and you probably should write in a distinct way when the topic is open source. In this session, Kyle will go over some unique writing challenges presented by open source projects and how to overcome them to be inclusive and accurate in your communication. This session will dive into how seemingly innocuous terms and grammatical structures embed meaning that may be sending subtle, unintended messages. Additionally, time will be spent discussing how to select and use style guides to concretely establish a consistent voice and approach for both general writing and technical documentation.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,88 +158,85 @@ E145 | <span class="presentation-time" data-starttime="2023-07-14T12:00:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/0d5a1519cd9a981aa5a1bb60c4025ce6?s=120&amp;d=mp" alt="Loren Crary" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/191/index.html">Loren Crary</a></strong><br />
<a href="https://twitter.com/lorencrary">@lorencrary</a><br />
</p>
<div class="bio">Loren is the Director of Resource Development for the Python Software Foundation. She has previously worked/volunteered/made coffee at a variety of nonprofit and other organizations including a farm in Boston, a hotel in Uganda, and a public interest law office in Manhattan. Most recently, she spent seven years at a social enterprise that works with teenagers in East Africa to practice soft skills and entrepreneurship. She is a graduate of Stanford Law School. She lives in New York City with her wee rescue dog, Penny.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Working with and building communities can feel like you are always short of resources - money, time, energy, and motivation - but there's a resource you can invest in your community that you already have in abundance. Injecting this resource into your work will increase participation, improve results, and support the longevity of your work. It will even make you happier every time you use it. You will never run out of it, and in fact the more you give away, the more you are likely to get. It's appreciation!
We all know thanking and acknowledging the people who contribute to our projects, events, and communities is important. But how many times can we say the words "thank you" before they start to feel empty or like a rote checking of a box? Sharing appreciation effectively is a skill you can improve and a simple habit you can build into your interactions that can have dramatic impacts.
We all know thanking and acknowledging the people who contribute to our projects, events, and communities is important. But how many times can we say the words "thank you" before they start to feel empty or like a rote checking of a box? Sharing appreciation effectively is a skill you can improve and a simple habit you can build into your interactions that can have dramatic impacts.
In this session we will start by considering the (sometimes unexpected!) ways expressing appreciation more often and more effectively can improve any community you are a part of, including your person happiness. We'll then break down what makes a good compliment or thank you, and you'll get a few simple templates you can use right away. Finally, we'll talk about how to make appreciation a routine, reflexive part of your professional and personal life that you can take with you and pay forward.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

View file

@ -1,11 +1,3 @@
<!DOCTYPE html>
<html lang="en">
@ -33,26 +25,26 @@
<meta property="og:image:width" content="400" />
<meta property="og:image:height" content="400" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
<link href="../../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var CONF_TZ = "US/Pacific";
</script>
</head>
<body class="">
<header class="clearfix d-print-none">
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
@ -67,18 +59,18 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav mr-auto">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
About
About
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../about/index.html">About FOSSY</a>
@ -88,19 +80,17 @@
<a class="dropdown-item " href="../../../conventioncenter/index.html">Oregon Convention Center</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attend
Attend
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../../dashboard.html">Dashboard</a>
<a class="dropdown-item " href="../../../attend/tickets/index.html">Tickets</a>
@ -117,16 +107,16 @@
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="index.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
Program
</a>
<div class="dropdown-menu">
<a class="dropdown-item " href="../../index.html">Schedule</a>
@ -136,17 +126,17 @@
<a class="dropdown-item " href="../../../call-for-proposals/index.html">Proposals</a>
</div>
</li>
<li class="nav-item ">
<a class="nav-link" href="../../../sponsorship/index.html">
Sponsorship
Sponsorship
</a>
</li>
</ul>
</div>
</div>
@ -154,7 +144,7 @@
</header>
<main role="main" class="container">
<div class="row">
@ -168,92 +158,89 @@ E145 | <span class="presentation-time" data-starttime="2023-07-15T17:30:00" data
</div>
</div>
<div class="row">
<div class="col-md-12">
</div>
</div>
<div class="row presentation-details">
<div class="col-md-3">
<h2 class="mt-4">Presented by</h4>
<ul class="list-unstyled">
<li class="mb-4 pb-2">
<img src="https://secure.gravatar.com/avatar/5797643442ec33fbac3b2d8b607aa43d?s=120&amp;d=mp" alt="Richard Schneeman" class="rounded-circle img-fluid">
<p>
<strong><a href="../../../speaker/profile/131/index.html">Richard Schneeman</a></strong><br />
<a href="https://twitter.com/schneems">@schneems</a><br />
<a href="https://www.schneems.com">https://www.schneems.com</a>
</p>
<div class="bio">Richard delivers rich, immersive experiences that delight and educate. He has spoken at ~34 conferences across 17 countries, including !!Con, OCSON, and RubyConf. His philosophy, "You can't learn if you're not paying attention," produces talks that are a fusion of entertainment and enlightenment.
<div class="bio">Richard delivers rich, immersive experiences that delight and educate. He has spoken at ~34 conferences across 17 countries, including !!Con, OCSON, and RubyConf. His philosophy, "You can't learn if you're not paying attention," produces talks that are a fusion of entertainment and enlightenment.
Richard is the author of "How to Open Source" (dot dev) and the creator of CodeTriage.com. A free, open source tool that helps coders get started contributing. He is a Ruby core contributor and author of the `syntax_suggest`, which helps developers find and fix Ruby syntax errors. He writes Rust full-time for his job at Heroku, where he maintains the Ruby Cloud Native Buildpack (CNB). Oh, and he's married to Ruby, literally.</div>
</p>
</li>
</ul>
</div>
<div class="col-md-9 presentation-abstract">
<h2 class="mt-4">Abstract</h4>
<div class="abstract pb-4"><p>Maintainers all over the world are loaded. They're loaded with tech debt, support requests, and a million things to do each and every day. In this talk, we'll learn about actionable strategies for lightening their loads. And the beauty of the situation: they'll never see it coming.
A lot of open source talks end with "Contributing to open source is great. Good luck." So now what? That's where this talk comes in. If you know a coder willing to contribute but not ready or able, then this talk is for you.
We do this 'one last job' before I retire, and we'll be rolling in the green stuff. That's right. We're talking open source commits on GitHub 🟩. Join the crew. This is one heist you won't want to miss.</p></div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="../../../static/build/js/app.js" type="text/javascript"></script>
<script src="../../../static/build/js/jquery.formset.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="../../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
<!--no-analytics-->
<script src="../../../static/build/js/luxon.min.js"></script>
<script src="../../../static/build/js/schedule.js" type="text/javascript"></script>
</main>
<footer class="footer mt-4 d-print-none">
<div class="container py-4">
<div class="row">
<div class="col-md-12 pb-12 text-center" style="margin-top: 0px;margin-bottom: 0px;border-bottom-style: solid;border-bottom-width: 0px;padding-bottom: 20px;">Wifi: FOSSY <i>(see Registration for older wifi)</i><br/>PIN: outreachy1000</div>
</div>
<div class="row">
<div class="col-md-4 pb-4">
<strong>FOSSY 2023</strong> <br>

Some files were not shown because too many files have changed in this diff Show more