2022-01-19 14:35:25 -05:00
<!doctype html>
< html >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" >
< title > reveal.js< / title >
< link rel = "stylesheet" href = "dist/reset.css" >
< link rel = "stylesheet" href = "dist/reveal.css" >
2022-01-19 21:19:28 -05:00
< link rel = "stylesheet" href = "dist/theme/thomascustom.css" >
2022-01-19 14:35:25 -05:00
<!-- Theme used for syntax highlighted code -->
< link rel = "stylesheet" href = "plugin/highlight/monokai.css" >
< / head >
< body >
2022-01-19 16:51:43 -05:00
< style >
.align-left{
text-align: left;
}
2022-01-19 20:36:41 -05:00
.align-right{
text-align: right;
}
2022-01-19 16:51:43 -05:00
.fill-width{
width: 100%;
}
.fill-height{
height: 100%;
}
2022-01-19 21:19:28 -05:00
ul.no-bullets {
list-style-type: none;
padding: 0;
margin: 0;
}
2022-01-19 16:51:43 -05:00
< / style >
2022-01-19 14:35:25 -05:00
< div class = "reveal" >
< div class = "slides" >
2022-01-19 16:51:43 -05:00
< section >
< h1 > Who You Gonna Call?< / h1 >
< h3 > Why Your Church Needs an IT Person< / h3 >
< / section >
< section >
2022-01-19 21:19:28 -05:00
< h2 > Section Overview< / h2 >
2022-01-19 16:51:43 -05:00
< hr >
2022-01-19 21:19:28 -05:00
< ul class = "no-bullets" >
2022-01-19 16:51:43 -05:00
< li > < a href = "#/but-why" > But Why?< / a > < / li >
< li > < a href = "#/how-much" > How much is this gonna cost me?< / a > < / li >
< li > < a href = "#/hardware" > Nuts and Bolts< / a > < / li >
< li > < a href = "#/software" > Wrangling the 1's and 0's< / a > < / li >
< / ul >
< / section >
< section id = "but-why" >
2022-01-19 21:19:28 -05:00
< h2 > But Why?< / h2 >
2022-01-19 16:51:43 -05:00
< hr >
< p > WHY? Oh I will tell you why.< / p >
< / section >
< section >
< div class = "align-left" >
2022-01-19 21:19:28 -05:00
< p > What do I do?< / p >
2022-01-19 16:51:43 -05:00
< / div >
< hr >
< div class = "r-stack" >
< img class = "fragment fade-out" src = "img/whatdoyodohere.jpg" height = "auto" width = "100%" >
< div class = "align-left fill-height fill-width" >
< ul >
< li class = "fragment fade-in" > Troubleshoot technical issues< / li >
< li class = "fragment fade-in" > Maintain physical infrastructure< / li >
< li class = "fragment fade-in" > Update software< / li >
< li class = "fragment fade-in" > Setup Zoom calls< / li >
< li class = "fragment fade-in" > Fix printers< / li >
< li class = "fragment fade-in" > Develop websites< / li >
< li class = "fragment fade-in" > Repair or replace obselete hardware< / li >
< li class = "fragment fade-in" > And as always... other duties as assigned< / li >
< / ul >
< / div >
< / div >
< div class = "r-stretch" > < / div >
< / section >
< section >
< div style = "text-align: left;" >
2022-01-19 21:19:28 -05:00
< p > But I can do those things!< / p >
2022-01-19 16:51:43 -05:00
< / div >
< hr >
< div class = "r-stack" >
< div class = "align-left fill-width fill-height" >
< ul >
< li class = "fragment fade-in" > Can it scale?< / li >
< li class = "fragment fade-in" > Is it secure?< / li >
< li class = "fragment fade-in" > What happens when someone leaves?< / li >
< li class = "fragment fade-in" > What happens when something breaks?< / li >
< li class = "fragment fade-in" > How do you backup data?< / li >
< / ul >
< / div >
< / div >
< div class = "r-stretch" > < / div >
< aside class = "notes" >
2022-01-20 16:40:49 -05:00
< ul >
< li > For a handfull of people it is possible to do all this on your own.< / li >
< li > Growing your church means you can't ad-hoc everything. At a certain point you are going to need standards and structure to grow effectively.< / li >
< li > Centralizing management of users allows for easier turnover. No more sharing passwords.< / li >
< li > Replacing hardware is not always straight forward. You want the right tool for the job.< / li >
< li > What is the disaster recovery plan? Last time backups were run? Do your backups work?< / li >
< / ul >
2022-01-19 16:51:43 -05:00
< / aside >
< / section >
< section >
< div style = "text-align: left;" >
2022-01-19 21:19:28 -05:00
< p > It's OK to be overwhelmed< / p >
2022-01-19 16:51:43 -05:00
< / div >
< hr >
< div class = "r-stack" >
< img class = "fragment fade-out" src = "/img/spongebob-overwhelmed.gif" height = "auto" width = "80%" >
< div class = "align-left fill-width fill-height" >
< ul >
< li class = "fragment fade-in" > < / li >
< li class = "fragment fade-in" > < / li >
< li class = "fragment fade-in" > < / li >
< li class = "fragment fade-in" > < / li >
< li class = "fragment fade-in" > < / li >
< / ul >
< / div >
< / div >
< div class = "r-stretch" > < / div >
< aside class = "notes" >
2022-01-20 16:40:49 -05:00
< ul >
< li > < / li >
< / ul >
2022-01-19 16:51:43 -05:00
< / aside >
< / section >
< section id = "how-much" >
2022-01-19 21:19:28 -05:00
< h2 > How much will this cost?< / h2 >
2022-01-19 16:51:43 -05:00
< hr >
< p > $$$< / p >
< / section >
2022-01-20 16:40:49 -05:00
< section >
< div style = "text-align: left;" >
< p > No money no problem.< / p >
< / div >
< hr >
< div class = "r-stack" >
< img class = "fragment fade-out" src = "/img/no-money-money.gif" height = "auto" width = "80%" >
< div class = "align-left fill-width fill-height" >
< ul >
< li class = "fragment fade-in" > You don't alwyas need the cutting edge< / li >
< li class = "fragment fade-in" > Enterprises love tax write-offs< / li >
< li class = "fragment fade-in" > Non-profits can get special pricing< / li >
< li class = "fragment fade-in" > Learn to love Open Source< / li >
< li class = "fragment fade-in" > Outsourcing is not always cheaper< / li >
< / ul >
< / div >
< / div >
< div class = "r-stretch" > < / div >
< aside class = "notes" >
< ul >
< li > Eveyone likes new shiny things, but there is a lot of bang for the buck value if you know where to look.< / li >
< li > Big businesses are constantly turning over hardware in favor of newer models. However, whats being replaced usually is perfectly usable.< / li >
< li > There are orginazations that will give special pricing to non-profits. Use example of TechSoup.< / li >
< li > While the two are not one in the same, Open Source usually means free.< / li >
< li > It may be tempting to outsource it needs to a 3rd party. However, it isnt always cheaper and generally unless otherwise stated, these companies operate 9-5 M-F. Not really the church schedule.< / li >
< / ul >
< / aside >
< / section >
2022-01-21 09:47:27 -05:00
< section data-transition = "slide-in none-out" >
2022-01-20 16:40:49 -05:00
< div style = "text-align: left;" >
< p > However...< / p >
< / div >
< hr >
< div class = "r-stack" >
< div class = "align-left fill-width fill-height" >
< ul >
< li class = "fragment fade-in" > It benefits you to buy the best you can afford< / li >
< li class = "fragment fade-in" > One mans trash is not always anothers treasure< / li >
< li class = "fragment fade-in" > You need to be ok upgrading< / li >
< / ul >
< / div >
< / div >
< div class = "r-stretch" > < / div >
2022-01-21 09:47:27 -05:00
2022-01-20 16:40:49 -05:00
< aside class = "notes" >
< ul >
< li > Sure you dont need a $4000 Macbook to wire sermons, but a $150 Chromebook probably isnt the best option either.< / li >
< li > You are a church not an e-waste recycling program.< / li >
< li > < / li >
< li > < / li >
< li > It may be tempting to outsource it needs to a 3rd party. However, it isnt always cheaper and generally unless otherwise stated, these companies operate 9-5 M-F. Not really the church schedule.< / li >
< / ul >
< / aside >
< / section >
2022-01-21 09:47:27 -05:00
< section data-transition = "none" >
< div style = "text-align: left;" >
< p > However...< / p >
< / div >
< hr >
< div class = "r-stack" >
< img class = "" src = "/img/apple-apple-lisa.gif" alt = "" >
< / div >
< div class = "r-stretch" > < / div >
< / section >
< section data-transition = "none" >
< div style = "text-align: left;" >
< p > However...< / p >
< / div >
< hr >
< div class = "r-stack" >
< div class = "align-left fill-width fill-height" >
< ul >
< li > It benefits you to buy the best you can afford< / li >
< li > One mans trash is not always anothers treasure< / li >
< li > You need to be ok upgrading< / li >
< li class = "fragment fade-in" > Sometimes a paid solution is the best< / li >
< li class = "fragment fade-in" > Paying an expert can save you a lot of headache< / li >
< / ul >
< / div >
< / div >
< div class = "r-stretch" > < / div >
< / section >
2022-01-19 16:51:43 -05:00
< section id = "hardware" >
2022-01-19 21:19:28 -05:00
< h2 > Nuts and Bolts< / h2 >
2022-01-19 16:51:43 -05:00
< hr >
< p > Lets talk hardware< / p >
< / section >
< section id = "software" >
2022-01-19 21:19:28 -05:00
< h2 > Wrangling the 1's and 0's< / h2 >
2022-01-19 16:51:43 -05:00
< hr >
< p > Software to get things done< / p >
< / section >
2022-01-19 14:35:25 -05:00
< / div >
< / div >
< script src = "dist/reveal.js" > < / script >
< script src = "plugin/notes/notes.js" > < / script >
< script src = "plugin/markdown/markdown.js" > < / script >
< script src = "plugin/highlight/highlight.js" > < / script >
< script >
// More info about initialization & config:
// - https://revealjs.com/initialization/
// - https://revealjs.com/config/
Reveal.initialize({
hash: true,
// Learn about plugins: https://revealjs.com/plugins/
plugins: [ RevealMarkdown, RevealHighlight, RevealNotes ]
});
< / script >
< / body >
< / html >