BEGIN:VCALENDAR
PRODID;X-RICAL-TZSOURCE=TZINFO:-//Calagator//EN
CALSCALE:GREGORIAN
X-WR-CALNAME:Calagator
METHOD:PUBLISH
VERSION:2.0
BEGIN:VTIMEZONE
TZID;X-RICAL-TZSOURCE=TZINFO:America/Los_Angeles
BEGIN:STANDARD
DTSTART:20131103T020000
RDATE:20131103T020000
RDATE:20141102T020000
RDATE:20151101T020000
RDATE:20161106T020000
RDATE:20171105T020000
RDATE:20181104T020000
RDATE:20191103T020000
RDATE:20201101T020000
RDATE:20211107T020000
RDATE:20221106T020000
RDATE:20231105T020000
RDATE:20241103T020000
RDATE:20251102T020000
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20140309T020000
RDATE:20140309T020000
RDATE:20150308T020000
RDATE:20160313T020000
RDATE:20170312T020000
RDATE:20180311T020000
RDATE:20190310T020000
RDATE:20200308T020000
RDATE:20210314T020000
RDATE:20220313T020000
RDATE:20230312T020000
RDATE:20240310T020000
RDATE:20250309T020000
RDATE:20260308T020000
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20140211T222431Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140218T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140218T183000
DTSTAMP;VALUE=DATE-TIME:20140211T222431Z
LAST-MODIFIED;VALUE=DATE-TIME:20140211T222431Z
UID:http://calagator.org/events/1250465669
DESCRIPTION:Hello Portland!&#13\;\n&#13\;\nLet's talk Erlang\, Elixir\, O
 TP\, scalability\, uptime\, web apps\, beer and all things computer indu
 stry.&#13\;\n&#13\;\nGot something to share?  Looking to learn?  Drop in
  and join us!\n\nTags: erlang\, elixir\, otp\, high availability\, scala
 bility\, functional\n\nImported from: http://calagator.org/events/125046
 5669
URL:http://www.meetup.com/Portland-Erlang-User-Group/events/165812992/
SUMMARY:Portland Erlang and Elixir Meetup!
LOCATION:Lucky Labrador Brew Pub: 915 SE Hawthorne Boulevard\, Portland O
 regon 97214 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20140219T202937Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140319T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140319T183000
DTSTAMP;VALUE=DATE-TIME:20140219T202937Z
LAST-MODIFIED;VALUE=DATE-TIME:20140316T193923Z
UID:http://calagator.org/events/1250465711
DESCRIPTION:The next PDX Erlang and Elixir Meetup is this Wednesday from 
 6:30pm to 8:30pm at CrowdCompass.  Mexican food from Los Gorditos will b
 e provided. Vegan and gluten free options available.  Email daniel@digit
 ree.org if there is something specific you'd like to try from their menu
  (links at bottom).&#13\;\n&#13\;\nThere's still room on the agenda if y
 ou have something to discuss\, otherwise we'll open it up for general di
 scussion.  The agenda so far:&#13\;\n&#13\;\nStephen Peters will give a 
 recap of his time at Erlang Factory in San Francisco earlier this month 
 and possibly demo a new monitoring tool for the Erlang VM.&#13\;\n&#13\;
 \nDaniel Hedlund will be giving a brief overview of erlank.mk\, rebar an
 d relx and how they fit into the Erlang app development ecosystem.  He w
 ill also present a bare bones cowboy app and go over each of its compone
 nts\, and how to pull in other dependencies like redis and json librarie
 s.  The app will be made available on GitHub so you can clone and experi
 ment after the meeting.&#13\;\n&#13\;\nHope to see everyone there!&#13\;
 \n&#13\;\nLos Gorditos Taqueria Menus:&#13\;\n&#13\;\n* Vegan: http://ww
 w.losgorditospdx.com/menu/vegan-menu/taqueria-vegan-menu/&#13\;\n* Veget
 arian: http://www.losgorditospdx.com/menu/vegetarian-menu/taqueria-veget
 arian-menu/&#13\;\n* Meat: http://www.losgorditospdx.com/menu/meat-menu/
 taqueria-meat-menu/&#13\;\n&#13\;\nIf you have trouble finding us\, plea
 se call Stephen at 503.575.0815 or Daniel at 503.453.7535.\n\nTags: erla
 ng\, elixir\, open source\, web app\, scalability\, high availability\n\
 nImported from: http://calagator.org/events/1250465711
URL:http://www.meetup.com/Portland-Erlang-User-Group/events/167133682/
SUMMARY:Erlang and Elixir Meetup
LOCATION:CrowdCompass office in the Ford Building: 2505 SE 11th Avenue\, 
 #300\, Portland OR 97202 US
SEQUENCE:5
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20140324T235157Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140416T200000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140416T183000
DTSTAMP;VALUE=DATE-TIME:20140324T235157Z
LAST-MODIFIED;VALUE=DATE-TIME:20140415T050235Z
UID:http://calagator.org/events/1250465903
DESCRIPTION:We are the Portland Erlang and Elixir meetup.&#13\;\n&#13\;\n
 Matthew Lyon will give an “Intro to Elixir” presentation from and for th
 e perspective of people coming from scripting languages such as Ruby\, P
 ython\, and Javascript.&#13\;\n&#13\;\nElixir is a functional\, meta-pro
 gramming aware language built on top of the Erlang VM. It is a dynamic l
 anguage with flexible syntax and macro support that leverages Erlang's a
 bilities to build concurrent\, distributed and fault-tolerant applicatio
 ns with hot code upgrades.&#13\;\n&#13\;\nJosé Valim is the creator of t
 he Elixir programming language. His goals were to enable higher extensib
 ility and productivity in the Erlang VM while keeping compatibility with
  Erlang's tools and ecosystem. &#13\;\n&#13\;\nWe've also secured a free
  month subscription to Elixir Sips (http://elixirsips.com/) for everyone
 .  Elixir Sips releases two videos every week to help you get started le
 arning Elixir and keeping up with new tools and libraries.  Feel free to
  pass the link along to anyone you know who might be interested.  &#13\;
 \n&#13\;\nOffer expires May 16th:&#13\;\nhttps://elixirsips.dpdcart.com/
 subscriber/add?plan_id=176&amp\;plan_term_id=376&#13\;\n&#13\;\nMexican 
 food from Los Gorditos will be provided. Vegan and gluten free options a
 vailable.  Email daniel@digitree.org if there is something specific you'
 d like to try from their menu:  http://www.losgorditospdx.com&#13\;\n&#1
 3\;\nWe look forward to seeing you!&#13\;\n&#13\;\n- Steve Peters\n\nTag
 s: erlang\, elixir\, functional programming\n\nImported from: http://cal
 agator.org/events/1250465903
URL:http://www.meetup.com/Portland-Erlang-User-Group/events/dwlldjysgbvb/
SUMMARY:Introduction to Elixir from a Ruby\, Python and Javascript perspe
 ctive
LOCATION:CrowdCompass office in the Ford Building: 2505 SE 11th Avenue\, 
 #300\, Portland OR 97202 US
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20140516T184756Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140521T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140521T183000
DTSTAMP;VALUE=DATE-TIME:20140516T184756Z
LAST-MODIFIED;VALUE=DATE-TIME:20140521T002748Z
UID:http://calagator.org/events/1250466242
DESCRIPTION:The next PDX Erlang and Elixir Meetup is this Wednesday from 
 6:30pm to 8:30pm at CrowdCompass.  &#13\;\n&#13\;\nThere's still room on
  the agenda if you have something to discuss\, otherwise we'll open it u
 p for general discussion.  The agenda so far:&#13\;\n&#13\;\nShow what y
 ou're working on\, point and laugh at what others are working on\, or be
  more polite and offer constructive criticism. &#13\;\n&#13\;\nEither wa
 y\, join us this week and let's talk Erlang!&#13\;\n&#13\;\nIf you have 
 trouble finding us\, please call Stephen at 503.575.0815 or Daniel at 50
 3.453.7535.\n\nTags: erlang\, elixir\, open source\, web app\, scalabili
 ty\, high availability\n\nImported from: http://calagator.org/events/125
 0466242
URL:http://www.meetup.com/Portland-Erlang-User-Group/events/173296682/
SUMMARY:Erlang and Elixir Meetup
LOCATION:CrowdCompass office in the Ford Building: 2505 SE 11th Avenue\, 
 #300\, Portland OR 97202 US
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20140602T193040Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140602T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140602T183000
DTSTAMP;VALUE=DATE-TIME:20140602T193040Z
LAST-MODIFIED;VALUE=DATE-TIME:20140604T165323Z
UID:http://calagator.org/events/1250466376
DESCRIPTION:The next PDX Erlang and Elixir Meetup is Wednesday 6/18 from 
 6:30pm to 8:30pm at CrowdCompass.  &#13\;\n&#13\;\nMatthew Heizenroder f
 rom Orchestrate will show us how to go from idea -&gt\; web app in no ti
 me flat using Webmachine\, Heroku and Orchestrate.&#13\;\n&#13\;\nWebmac
 hine is a web framework written in Erlang - https://github.com/basho/web
 machine/wiki/Overview&#13\;\nHeroku is a cloud platform as a service - h
 ttps://www.heroku.com&#13\;\nOrchestrate provides NoSQL databases as a s
 ervice -  http://orchestrate.io&#13\;\n&#13\;\nLooking forward to seeing
  you here!&#13\;\n&#13\;\n- Steve\n\nTags: erlang\, elixir\, open source
 \, web app\, scalability\, high availability\n\nImported from: http://ca
 lagator.org/events/1250466376
URL:http://www.meetup.com/Portland-Erlang-User-Group/events/173296682/
SUMMARY:Erlang and Elixir Meetup
LOCATION:CrowdCompass office in the Ford Building: 2505 SE 11th Avenue\, 
 #300\, Portland OR 97202 US
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20140604T165421Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140618T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140618T183000
DTSTAMP;VALUE=DATE-TIME:20140604T165421Z
LAST-MODIFIED;VALUE=DATE-TIME:20140609T194012Z
UID:http://calagator.org/events/1250466390
DESCRIPTION:Matthew Heizenroder from Orchestrate will show us how to go f
 rom idea -&gt\; web app in no time flat using Webmachine\, Heroku and Or
 chestrate.&#13\;\n&#13\;\nWebmachine is a web framework written in Erlan
 g - https://github.com/basho/webmachine/wiki/Overview&#13\;\n&#13\;\nHer
 oku is a cloud platform as a service - https://www.heroku.com&#13\;\n&#1
 3\;\nOrchestrate provides NoSQL databases as a service -  http://orchest
 rate.io&#13\;\n&#13\;\nIt's going to be a great meeting.  Looking forwar
 d to seeing you here!\n\nTags: erlang\, elixir\, open source\, web app\,
  scalability\, high availability\, nosql\, Cloud services\n\nImported fr
 om: http://calagator.org/events/1250466390
URL:http://www.meetup.com/Portland-Erlang-User-Group/
SUMMARY:Erlang and Elixir Meetup
LOCATION:CrowdCompass office in the Ford Building: 2505 SE 11th Avenue\, 
 #300\, Portland OR 97202 US
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20150228T175624Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150304T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150304T180000
DTSTAMP;VALUE=DATE-TIME:20150228T175624Z
LAST-MODIFIED;VALUE=DATE-TIME:20150228T175624Z
UID:http://calagator.org/events/1250467981
DESCRIPTION:**&quot\;Let's get functional... functional.&quot\; -Olambdia
  Newton-John**&#13\;\n&#13\;\nWe'll be kicking off the first in a series
  of Elixir Games meetups.  The &quot\;Games&quot\; format is designed to
  create a bit of friendly competition and is accessible for all ranges o
 f experience\; beginners and pros alike.&#13\;\n&#13\;\nEarly in this se
 ries we'll be focusing mostly on solving problems in a functional paradi
 gm\, and as the series continues over time we'll move more and more towa
 rd Elixir's differentiators\; Erlang interop\, hygienic macros\, OTP pat
 terns.  &#13\;\n&#13\;\nIf all that read like gibberish to you\, don't w
 orry you don't have to know any of that jargon\, and by the time you do 
 everything will already make sense.  Because we'll introduce ideas and c
 oncepts in a way that will help you understand those things conceptually
  before you ever need a weird name for them. &#13\;\n&#13\;\nFood and dr
 ink will be provided.  There will also be small desk fodder prizes for t
 he winning teams.&#13\;\n&#13\;\n**Please make sure you come with a comp
 uter to work on and have Elixir pre-installed locally or in a VM and rea
 dy to go.**&#13\;\n&#13\;\nhttp://elixir-lang.org/install.html \n\nTags:
  elixir\, erlang\, functional\, programming\, developer\n\nImported from
 : http://calagator.org/events/1250467981
URL:http://www.meetup.com/elixir-pdx/events/220825217/
SUMMARY:Elixir Games PDX
LOCATION:CrowdCompass: 308 Southwest 2nd Avenue #200\, Portland OR 97204 
 us
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20150312T215234Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150401T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150401T180000
DTSTAMP;VALUE=DATE-TIME:20150312T215234Z
LAST-MODIFIED;VALUE=DATE-TIME:20150312T215234Z
UID:http://calagator.org/events/1250468056
DESCRIPTION:**&quot\;And the winner for Best Actor is...&quot\; -Pid Spaw
 nington**&#13\;\n&#13\;\nWell\, we managed to kick things off with solid
  attendance\, some competition that came down to the wire\, and valuable
  lessons learned all around.  Let's see if we can build some momentum as
  we take a dip into how Elixir handles concurrency and how we might solv
 e problems with those tools and patterns.&#13\;\n&#13\;\nFor the newcome
 rs\, the &quot\;Games&quot\; format is designed to create a bit of frien
 dly competition and is accessible for all ranges of experience\; beginne
 rs and pros alike.&#13\;\n&#13\;\nEarly in this series we'll be focusing
  mostly on solving problems in a functional paradigm\, and as the series
  continues over time we'll move more and more toward Elixir's differenti
 ators\; Erlang interop\, hygienic macros\, &amp\; OTP patterns.  &#13\;\
 n&#13\;\nIf all that read like gibberish to you\, don't worry you don't 
 have to know any of that jargon\, and by the time you do everything will
  already make sense.  Because we'll introduce ideas and concepts in a wa
 y that will help you understand those things conceptually before you eve
 r need a weird name for them. &#13\;\n&#13\;\nFood and drink will be pro
 vided.  There will also be small desk fodder prizes for the winning team
 s.&#13\;\n&#13\;\nPlease make sure you come with a computer to work on a
 nd have Elixir pre-installed locally or in a VM and ready to go.&#13\;\n
 &#13\;\nhttp://elixir-lang.org/install.html &#13\;\n&#13\;\nIf you'd lik
 e to take a look at the previous session's exercise feel free to check i
 t out here: https://github.com/elixir-pdx/prime \, some submitted soluti
 ons are available on non-master branches.&#13\;\n&#13\;\nSpecial thanks 
 to Daniel Hedlund and CrowdCompass\, ‘The leading mobile app provider fo
 r conferences and meetings’\, for hosting us.\n\nTags: elixir\, erlang\,
  functional\, programming\, developer\n\nImported from: http://calagator
 .org/events/1250468056
URL:http://www.meetup.com/elixir-pdx/events/221111181/
SUMMARY:Elixir Games PDX
LOCATION:CrowdCompass: 308 Southwest 2nd Avenue #200\, Portland OR 97204 
 us
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20150504T010319Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150506T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150506T180000
DTSTAMP;VALUE=DATE-TIME:20150504T010319Z
LAST-MODIFIED;VALUE=DATE-TIME:20150504T010319Z
UID:http://calagator.org/events/1250468374
DESCRIPTION:Can you build a data processing pipeline that might one day h
 elp save humanity?  For this next meetup we'll be looking at one of Elix
 ir's features that sets it distinctly apart from its older Erlang siblin
 g.... the Pipeline Operator. &#13\;\n&#13\;\nIn the previous two Elixir 
 Games PDX meetups we've looked at how to solve some simple problems in a
  functional programming style\, and we've also taken a look at Elixir's 
 concurrency and parallelism paradigm.  We'll be partially combining some
  of those principles and practices to mine some critical data.&#13\;\n&#
 13\;\nFor the newcomers\, the &quot\;Games&quot\; format is designed to 
 create a bit of friendly competition and is accessible for all ranges of
  experience\; beginners and pros alike.&#13\;\n&#13\;\nEarly in this ser
 ies we'll be focusing mostly on solving problems in a functional paradig
 m\, and as the series continues over time we'll move more and more towar
 d Elixir's differentiators\; Erlang interop\, hygienic macros\, &amp\; O
 TP patterns.  &#13\;\n&#13\;\nIf all that read like gibberish to you\, d
 on't worry you don't have to know any of that jargon\, and by the time y
 ou do everything will already make sense.  Because we'll introduce ideas
  and concepts in a way that will help you understand those things concep
 tually before you ever need a weird name for them. &#13\;\n&#13\;\nFood 
 and drinks will be provided.  There will also be small desk fodder prize
 s for the winning team.&#13\;\n&#13\;\nPlease make sure you come with a 
 computer to work on and have Elixir pre-installed locally or in a VM and
  ready to go.&#13\;\n&#13\;\nhttp://elixir-lang.org/install.html &#13\;\
 n&#13\;\nIf you'd like to take a look at the previous sessions' exercise
 s feel free to check them out here: https://github.com/elixir-pdx/\, som
 e submitted solutions are available on non-master branches.&#13\;\n&#13\
 ;\nSpecial thanks to my friends Russell Mull\, Jeff Weiss and Puppet Lab
 s\, ‘the leader in IT automation’\, for hosting us.\n\nTags: elixir\, er
 lang\, functional\, programming\, developer\n\nImported from: http://cal
 agator.org/events/1250468374
URL:http://www.meetup.com/elixir-pdx/events/222283982/
SUMMARY:Elixir Games PDX - "JVMergy independence is a matter of national 
 security"
LOCATION:Puppet: 308 SW 2nd Ave Fifth Floor\, Portland OR 97204 US
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20150531T182107Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150603T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150603T180000
DTSTAMP;VALUE=DATE-TIME:20150531T182107Z
LAST-MODIFIED;VALUE=DATE-TIME:20150531T182107Z
UID:http://calagator.org/events/1250468568
DESCRIPTION:Until now we haven't focused much at all on a huge part of wh
 at makes Elixir great... seamless access to Erlang OTP.  OTP\, or Open T
 elecom Platform\, is a set of frameworks and tools that make it relative
 ly easy to build robust\, fault-tolerant\, and scalable applications.  I
 n this Elixir Games we're going to focus specifically on the Supervisor.
    Well-defined supervision strategies are the bedrock of all exceptiona
 l Elixir software (Erlang and LFE too).&#13\;\n&#13\;\nFor the newcomers
 \, the &quot\;Games&quot\; format is designed to create a bit of friendl
 y competition and is accessible for all ranges of experience\; beginners
  and pros alike.&#13\;\n&#13\;\nIf you'd like to take a look at the prev
 ious sessions' exercises feel free to check them out here: https://githu
 b.com/elixir-pdx/\, some submitted solutions are available on non-master
  branches. &#13\;\n&#13\;\nEarly in this series we'll be focusing mostly
  on solving problems in a functional paradigm\, and as the series contin
 ues over time we'll move more and more toward Elixir's differentiators\;
  Erlang interop\, hygienic macros\, &amp\; OTP patterns.  &#13\;\n&#13\;
 \nIf all that read like gibberish to you\, don't worry you don't have to
  know any of that jargon\, and by the time you do everything will alread
 y make sense.  Because we'll introduce ideas and concepts in a way that 
 will help you understand those things conceptually before you ever need 
 a weird name for them. &#13\;\n&#13\;\nFood and drinks will be provided.
   There will also be small desk fodder prizes for the winning team.&#13\
 ;\n&#13\;\nPlease make sure you come with a computer to work on and have
  Elixir pre-installed locally or in a VM and ready to go.&#13\;\n&#13\;\
 nhttp://elixir-lang.org/install.html &#13\;\n&#13\;\nSpecial thanks to m
 y friends Russell Mull\, Jeff Weiss and Puppet Labs\, ‘the leader in IT 
 automation’\, for hosting us.\n\nTags: elixir\, erlang\, functional\, pr
 ogramming\, developer\n\nImported from: http://calagator.org/events/1250
 468568
URL:http://www.meetup.com/elixir-pdx/events/222914294/
SUMMARY:Elixir Games PDX
LOCATION:Puppet: 308 SW 2nd Ave Fifth Floor\, Portland OR 97204 US
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20150402T034438Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150617T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150617T183000
DTSTAMP;VALUE=DATE-TIME:20150402T034438Z
LAST-MODIFIED;VALUE=DATE-TIME:20150402T034438Z
UID:http://calagator.org/events/1250468154
DESCRIPTION:10 Billion a Day\, 100 Milliseconds Per: Monitoring Real Time
  Bidding at AdRoll&#13\;\n&#13\;\nBrian Troutwine of Adroll will be join
 ing us tonight.  Adroll uses Erlang to power their high-speed\, never-st
 op online advertising services.  That's right\, 10 billion transactions 
 a day.&#13\;\n&#13\;\nBrian's talk will provide motivation for the exten
 sive instrumentation of complex computer systems and make the argument t
 hat such systems are essential. This talk will provide practical startin
 g points in Erlang projects and maintain a perspective on the human orga
 nization around the computer system. Brian will focus on getting started
  with instrumentation in a systematic way and follow up with the challen
 ge of interpreting and acting on metrics emitted from a production syste
 m in a way which does not overwhelm operators’ ability to effectively co
 ntrol or prioritize faults in the system. He’ll use historical examples 
 and case studies from my work to keep the talk anchored in the practical
 .&#13\;\n&#13\;\nTalk objectives: &#13\;\n&#13\;\nBrian hopes to convinc
 e the audience of two things:  &#13\;\n&#13\;\n• monitoring and instrume
 ntation is an essential component of any long-lived system and&#13\;\n&#
 13\;\n• it's not so hard to get started\, after all.  &#13\;\n&#13\;\nHe
 ’ll keep a clear-eyed view of what works and is difficult in practice so
  that the audience can make a reasoned decision after the talk.&#13\;\n&
 #13\;\n\n\nTags: erlang\, elixir\, functional programming\, high availab
 ility\n\nImported from: http://calagator.org/events/1250468154
URL:http://www.meetup.com/Portland-Erlang-User-Group/events/221566178/
SUMMARY:10 Billion a Day\, 100 Milliseconds Per: Monitoring Real Time Bid
 ding at AdRoll - Portland Erlang / Elixir Meetup
LOCATION:eBay Community Lounge: 400 SW 5th Ave.\,\, Portland or 97204 US
SEQUENCE:3
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20150625T010325Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150701T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150701T180000
DTSTAMP;VALUE=DATE-TIME:20150625T010325Z
LAST-MODIFIED;VALUE=DATE-TIME:20150625T010325Z
UID:http://calagator.org/events/1250468690
DESCRIPTION:Last time we looked at Supervisor hierarchies\, and unintenti
 onally on my part almost everyone picked up the GenServer behavior as a 
 component of their solution.  Damnable misleading documentation!  Howeve
 r that prompted a further conversation about GenServers and other compon
 ents of OTP (the Open Telecom Platform).  In the spirit of learning and 
 disambiguating things we'll take a deeper look at some of these architec
 tural patterns in Elixir and how they can help us better organize our pr
 ojects and design better systems.&#13\;\n&#13\;\nFor the newcomers\, the
  &quot\;Games&quot\; format is designed to create a bit of friendly comp
 etition and is accessible for all ranges of experience\; beginners and p
 ros alike.&#13\;\n&#13\;\nIf you'd like to take a look at the previous s
 essions' exercises feel free to check them out here: https://github.com/
 elixir-pdx/\, some submitted solutions are available on non-master branc
 hes. &#13\;\n&#13\;\nEarly in this series we'll be focusing mostly on so
 lving problems in a functional paradigm\, and as the series continues ov
 er time we'll move more and more toward Elixir's differentiators\; Erlan
 g interop\, hygienic macros\, &amp\; OTP patterns.  &#13\;\n&#13\;\nIf a
 ll that read like gibberish to you\, don't worry you don't have to know 
 any of that jargon\, and by the time you do everything will already make
  sense.  Because we'll introduce ideas and concepts in a way that will h
 elp you understand those things conceptually before you ever need a weir
 d name for them. &#13\;\n&#13\;\nFood and drinks will be provided.  Ther
 e will also be small desk fodder prizes for the winning team.&#13\;\n&#1
 3\;\nPlease make sure you come with a computer to work on and have Elixi
 r pre-installed locally or in a VM and ready to go.&#13\;\n&#13\;\nhttp:
 //elixir-lang.org/install.html &#13\;\n&#13\;\nSpecial thanks to my frie
 nds Jeff Weiss and Puppet Labs\, ‘the leader in IT automation’\, for hos
 ting us.\n\nTags: elixir\, erlang\, functional\, programming\, developer
 \, engineering\, software\n\nImported from: http://calagator.org/events/
 1250468690
URL:http://www.meetup.com/elixir-pdx/events/223480254/
SUMMARY:Elixir Games PDX
LOCATION:Puppet: 308 SW 2nd Ave Fifth Floor\, Portland OR 97204 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20150629T185107Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150715T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150715T183000
DTSTAMP;VALUE=DATE-TIME:20150629T185107Z
LAST-MODIFIED;VALUE=DATE-TIME:20150629T185107Z
UID:http://calagator.org/events/1250468701
DESCRIPTION:It's summertime in Portland!  Rather than work our brains too
  hard in the heat\, let's just get together\, socialize\, chat and show 
 off anything we happen to be working on.&#13\;\n&#13\;\nMeetup with us a
 t the Lucky Lab on SE Hawethorne.  Look for the Erlang laptop stickers!&
 #13\;\n&#13\;\nWe'll get back to having speakers in September.  &#13\;\n
 &#13\;\nStay tuned for news about  Erlang at OSCON.\n\nTags: erlang\, el
 ixir\, functional programming\, riak\, couchdb\n\nImported from: http://
 calagator.org/events/1250468701
URL:http://www.meetup.com/Portland-Erlang-User-Group/events/223508043/
SUMMARY:Portland Erlang / Elixir Social Hour
LOCATION:Lucky Labrador Brew Pub: 915 SE Hawthorne Boulevard\, Portland O
 regon 97214 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20150911T231644Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150916T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150916T183000
DTSTAMP;VALUE=DATE-TIME:20150911T231644Z
LAST-MODIFIED;VALUE=DATE-TIME:20150911T231644Z
UID:http://calagator.org/events/1250469058
DESCRIPTION:If you've heard of Erlang\, perhaps you've also seen the acro
 nym &quot\;OTP&quot\;.  What the heck is &quot\;OTP&quot\; and why do th
 e Jedi refer to it as the &quot\;magic&quot\; that gives Erlang it's rep
 utation for scalability and fault tolerance?&#13\;\n&#13\;\nWhy is it ca
 lled Erlang/OTP?  What gives?  How does this relate to Elixir?  What sho
 uld I know about it?&#13\;\n&#13\;\nNathan Aschbacher of Visa and Elixir
  Games PDX has kindly agreed to join us and share his wisdom\, give us a
 n overview and also\, to levitate R2D2.&#13\;\n&#13\;\nOur generous host
 s this month are HouseHappy.  &#13\;\n&#13\;\nOctober we followup on thi
 s deep topic with Jeff Weiss showing self-healing application magic in E
 lixir and OTP.  Hope to see you there!&#13\;\n&#13\;\n- Steve\n\nTags: e
 rlang\, elixir\, otp\, functional programming\, ha\, scalability\n\nImpo
 rted from: http://calagator.org/events/1250469058
URL:http://www.meetup.com/Portland-Erlang-User-Group/events/221566051/
SUMMARY:Erlang/OTP at the Jedi Temple
LOCATION:Househappy: 727 NE 24th Ave\, Portland OR 97232 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20150911T231645Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150916T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150916T183000
DTSTAMP;VALUE=DATE-TIME:20150911T231645Z
LAST-MODIFIED;VALUE=DATE-TIME:20150911T231645Z
UID:http://calagator.org/events/1250469059
DESCRIPTION:If you've heard of Erlang\, perhaps you've also seen the acro
 nym &quot\;OTP&quot\;.  What the heck is &quot\;OTP&quot\; and why do th
 e Jedi refer to it as the &quot\;magic&quot\; that gives Erlang it's rep
 utation for scalability and fault tolerance?&#13\;\n&#13\;\nWhy is it ca
 lled Erlang/OTP?  What gives?  How does this relate to Elixir?  What sho
 uld I know about it?&#13\;\n&#13\;\nNathan Aschbacher of Visa and Elixir
  Games PDX has kindly agreed to join us and share his wisdom\, give us a
 n overview and also\, to levitate R2D2.&#13\;\n&#13\;\nOur generous host
 s this month are HouseHappy.  &#13\;\n&#13\;\nOctober we followup on thi
 s deep topic with Jeff Weiss showing self-healing application magic in E
 lixir and OTP.  Hope to see you there!&#13\;\n&#13\;\n- Steve\n\nTags: e
 rlang\, elixir\, otp\, functional programming\, ha\, scalability\n\nImpo
 rted from: http://calagator.org/events/1250469059
URL:http://www.meetup.com/Portland-Erlang-User-Group/events/221566051/
SUMMARY:Erlang/OTP at the Jedi Temple
LOCATION:Househappy: 727 NE 24th Ave\, Portland OR 97232 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20151020T001246Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20151021T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20151021T183000
DTSTAMP;VALUE=DATE-TIME:20151020T001246Z
LAST-MODIFIED;VALUE=DATE-TIME:20151020T001246Z
UID:http://calagator.org/events/1250469265
DESCRIPTION:Jeff Wiess will share his presentation from ElixirConf EU and
  give us a live demo:&#13\;\n&#13\;\nChat Bot: A Practical Walkthrough o
 f the powerful Features Elixir/Erlang/OTP&#13\;\n&#13\;\nBring your lapt
 op and be ready to help us try and crash Jeff's chat server service.&#13
 \;\n&#13\;\nWritten in Elixir\, a &quot\;Ruby-like&quot\; flavor of Erla
 ng this demo will show supervision trees\, clustering and live code upda
 ting.&#13\;\n&#13\;\nOur generous hosts this month are HouseHappy.&#13\;
 \n\n\nTags: erlang\, elixir\, otp\, functional programming\, ha\, scalab
 ility\n\nImported from: http://calagator.org/events/1250469265
URL:http://www.meetup.com/Portland-Erlang-User-Group/events/225292431/
SUMMARY:Chat Bot Deathmatch! - Portland Erlang and Elixir Meetup
LOCATION:Househappy: 727 NE 24th Ave\, Portland OR 97232 US
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20151027T014524Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20151028T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20151028T180000
DTSTAMP;VALUE=DATE-TIME:20151027T014524Z
LAST-MODIFIED;VALUE=DATE-TIME:20151027T014524Z
UID:http://calagator.org/events/1250469293
DESCRIPTION:We've struggled a bit for the last couple months to fully tac
 kle supervision and GenServer patterns\, but we're going to stick with i
 t until we emerge victorious\, or until we reach our retry limit and per
 manently timeout.  So\, this month we'll be at it again.  In fact we'll 
 use the same premise as last month.  Take a look here https://github.com
 /elixir-pdx/pang if you want a refresher if you were with us last month\
 , or to get up to speed if you weren't able to make it.&#13\;\n&#13\;\nF
 or the newcomers\, the &quot\;Games&quot\; format is designed to create 
 a bit of friendly competition and is accessible for all ranges of experi
 ence\; beginners and pros alike. &#13\;\n&#13\;\nIf you'd like to take a
  look at the previous sessions' exercises feel free to check them out he
 re: https://github.com/elixir-pdx/\, some submitted solutions are availa
 ble on non-master branches. &#13\;\n&#13\;\nEarly in this series we'll b
 e focusing mostly on solving problems in a functional paradigm\, and as 
 the series continues over time we'll move more and more toward Elixir's 
 differentiators\; Erlang interop\, hygienic macros\, &amp\; OTP patterns
 .  &#13\;\n&#13\;\nIf all that read like gibberish to you\, don't worry 
 you don't have to know any of that jargon\, and by the time you do every
 thing will already make sense.  Because we'll introduce ideas and concep
 ts in a way that will help you understand those things conceptually befo
 re you ever need a weird name for them. &#13\;\n&#13\;\nFood and drinks 
 will be provided.  There will also be small desk fodder prizes for the w
 inning team.&#13\;\n&#13\;\nPlease make sure you come with a computer to
  work on and have Elixir pre-installed locally or in a VM and ready to g
 o.&#13\;\n&#13\;\nhttp://elixir-lang.org/install.html &#13\;\n&#13\;\nSp
 ecial thanks to my friends Jeff Weiss\, Russell Mull and Puppet Labs\, ‘
 the leader in IT automation’\, for hosting us.\n\nTags: elixir\, erlang\
 , functional\, programming\, developer\, engineering\, software\n\nImpor
 ted from: http://calagator.org/events/1250469293
URL:http://www.meetup.com/elixir-pdx/events/226311154/
SUMMARY:Elixir Games PDX
LOCATION:Puppet: 308 SW 2nd Ave Fifth Floor\, Portland OR 97204 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20151123T205021Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20151125T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20151125T180000
DTSTAMP;VALUE=DATE-TIME:20151123T205021Z
LAST-MODIFIED;VALUE=DATE-TIME:20151123T205021Z
UID:http://calagator.org/events/1250469429
DESCRIPTION:Considering it's the day before Thanksgiving I'm not expectin
 g a huge turnout\, but despite that I want to make sure we do something 
 useful.  In the spirit of people distributing themselves all over the pl
 ace for the holidays I thought it would be appropriate to dig into the c
 ore distribution functionality in Elixir provided on the back of Distrib
 uted Erlang.&#13\;\n&#13\;\nFor the newcomers\, the &quot\;Games&quot\; 
 format is designed to create a bit of friendly competition and is access
 ible for all ranges of experience\; beginners and pros alike. &#13\;\n&#
 13\;\nIf you'd like to take a look at the previous sessions' exercises f
 eel free to check them out here: https://github.com/elixir-pdx/\, some s
 ubmitted solutions are available on non-master branches. &#13\;\n&#13\;\
 nEarly in this series we'll be focusing mostly on solving problems in a 
 functional paradigm\, and as the series continues over time we'll move m
 ore and more toward Elixir's differentiators\; Erlang interop\, hygienic
  macros\, &amp\; OTP patterns.  &#13\;\n&#13\;\nIf all that read like gi
 bberish to you\, don't worry you don't have to know any of that jargon\,
  and by the time you do everything will already make sense.  Because we'
 ll introduce ideas and concepts in a way that will help you understand t
 hose things conceptually before you ever need a weird name for them. &#1
 3\;\n&#13\;\nFood and drinks will be provided.  There will also be small
  desk fodder prizes for the winning team.&#13\;\n&#13\;\nPlease make sur
 e you come with a computer to work on and have Elixir pre-installed loca
 lly or in a VM and ready to go.&#13\;\n&#13\;\nhttp://elixir-lang.org/in
 stall.html &#13\;\n&#13\;\nSpecial thanks to my friends Jeff Weiss\, Rus
 sell Mull and Puppet Labs\, ‘the leader in IT automation’\, for hosting 
 us.\n\nTags: elixir\, erlang\, programming\, functional\, software\n\nIm
 ported from: http://calagator.org/events/1250469429
URL:http://www.meetup.com/elixir-pdx/events/226975723/
SUMMARY:Elixir Games PDX - Let us Gather and Give Thanks for dist_erl.
LOCATION:Puppet: 308 SW 2nd Ave Fifth Floor\, Portland OR 97204 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20160105T181638Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160120T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160120T183000
DTSTAMP;VALUE=DATE-TIME:20160105T181638Z
LAST-MODIFIED;VALUE=DATE-TIME:20160105T181638Z
UID:http://calagator.org/events/1250469575
DESCRIPTION:Have you heard of Phoenix?  Phoenix is a framework for buildi
 ng HTML5 apps\, API backends and distributed systems. Written in Elixir.
 &#13\;\n&#13\;\nhttp://www.phoenixframework.org/&#13\;\n&#13\;\nSeve Sal
 azar of HouseHappy.org will walk us through creating a simple but real(w
 ish)-world JSON API using Phoenix and deploying it to production as an O
 TP application. It will cover usage of Ecto\, rendering JSON from a cont
 roller\, integrating with StatsD using Exometer\, and finally using edel
 iver to ship it to production.\n\nTags: elixir\, phoenix\, erlang\, func
 tional programming\, web app\, json\, api\n\nImported from: http://calag
 ator.org/events/1250469575
URL:http://www.meetup.com/Portland-Erlang-User-Group/events/227467490/
SUMMARY:Flying with Phoenix and Elixir
LOCATION:HouseHappy.org: 380 NW 13th Ave\, Suite 200\, Portland OR 97209 
 US
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20160125T194302Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160127T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160127T180000
DTSTAMP;VALUE=DATE-TIME:20160125T194302Z
LAST-MODIFIED;VALUE=DATE-TIME:20160125T194302Z
UID:http://calagator.org/events/1250469698
DESCRIPTION:We'll try to keep our table manners civil\, but food encoded 
 in Erlang External Term Format is going to sail through the air at nearl
 y the speed of light.&#13\;\n&#13\;\nFor the newcomers\, the &quot\;Game
 s&quot\; format is designed to create a bit of friendly competition and 
 is accessible for all ranges of experience\; beginners and pros alike. &
 #13\;\n&#13\;\nIf you'd like to take a look at the previous sessions' ex
 ercises feel free to check them out here: https://github.com/elixir-pdx/
 \, some submitted solutions are available on non-master branches. &#13\;
 \n&#13\;\nEarly in this series we'll be focusing mostly on solving probl
 ems in a functional paradigm\, and as the series continues over time we'
 ll move more and more toward Elixir's differentiators\; Erlang interop\,
  hygienic macros\, &amp\; OTP patterns.  &#13\;\n&#13\;\nIf all that rea
 d like gibberish to you\, don't worry you don't have to know any of that
  jargon\, and by the time you do everything will already make sense.  Be
 cause we'll introduce ideas and concepts in a way that will help you und
 erstand those things conceptually before you ever need a weird name for 
 them. &#13\;\n&#13\;\nFood and drinks will be provided.  There will also
  be small desk fodder prizes for the winning team.&#13\;\n&#13\;\nPlease
  make sure you come with a computer to work on and have Elixir pre-insta
 lled locally or in a VM and ready to go.&#13\;\n&#13\;\nhttp://elixir-la
 ng.org/install.html &#13\;\n&#13\;\nSpecial thanks to my friends Jeff We
 iss\, Russell Mull and Puppet Labs\, ‘the leader in IT automation’\, for
  hosting us.\n\nTags: elixir\, erlang\, programming\, functional\, softw
 are\n\nImported from: http://calagator.org/events/1250469698
URL:http://www.meetup.com/elixir-pdx/events/228353700/
SUMMARY:Elixir Games PDX - Distributed Food Fight.
LOCATION:Puppet: 308 SW 2nd Ave Fifth Floor\, Portland OR 97204 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20160321T154010Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160323T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160323T180000
DTSTAMP;VALUE=DATE-TIME:20160321T154010Z
LAST-MODIFIED;VALUE=DATE-TIME:20160321T154010Z
UID:http://calagator.org/events/1250469988
DESCRIPTION:We parted ways from the normal format of this meetup last tim
 e\, and instead of working on the problem stated\, we ended up working o
 n trying to get a relatively complex Erlang project (erl-dns) to build u
 sing only Elixir's build chain as well as added an Elixir module to the 
 project to ensure that we could attempt to extend the project using only
  Elixir code.&#13\;\n&#13\;\nThis month we'll continue the games format\
 , but instead of a contrived problem we'll continue down this path of mo
 difying and contributing to an open source project.&#13\;\n&#13\;\nFor t
 he newcomers\, the &quot\;Games&quot\; format is designed to create a bi
 t of friendly competition and is accessible for all ranges of experience
 \; beginners and pros alike. &#13\;\n&#13\;\nIf you'd like to take a loo
 k at the previous sessions' exercises feel free to check them out here: 
 https://github.com/elixir-pdx/\, some submitted solutions are available 
 on non-master branches. &#13\;\n&#13\;\nEarly in this series we'll be fo
 cusing mostly on solving problems in a functional paradigm\, and as the 
 series continues over time we'll move more and more toward Elixir's diff
 erentiators\; Erlang interop\, hygienic macros\, &amp\; OTP patterns.  &
 #13\;\n&#13\;\nIf all that read like gibberish to you\, don't worry you 
 don't have to know any of that jargon\, and by the time you do everythin
 g will already make sense.  Because we'll introduce ideas and concepts i
 n a way that will help you understand those things conceptually before y
 ou ever need a weird name for them. &#13\;\n&#13\;\nFood and drinks will
  be provided.  There will also be small desk fodder prizes for the winni
 ng team.&#13\;\n&#13\;\nPlease make sure you come with a computer to wor
 k on and have Elixir pre-installed locally or in a VM and ready to go.&#
 13\;\n&#13\;\nhttp://elixir-lang.org/install.html &#13\;\n&#13\;\nSpecia
 l thanks to my friend Jeff Weiss and Puppet Labs\, ‘the leader in IT aut
 omation’\, for hosting us.\n\nTags: elixir\, erlang\, programming\, func
 tional programming\, ruby\, software\n\nImported from: http://calagator.
 org/events/1250469988
URL:http://www.meetup.com/elixir-pdx/events/229761804/
SUMMARY:Elixir Games PDX - Get in the Zone
LOCATION:Puppet: 308 SW 2nd Ave Fifth Floor\, Portland OR 97204 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20160425T180320Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160427T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160427T180000
DTSTAMP;VALUE=DATE-TIME:20160425T180320Z
LAST-MODIFIED;VALUE=DATE-TIME:20160425T180320Z
UID:http://calagator.org/events/1250470175
DESCRIPTION:This month we'll be continuing down the path of analyzing and
  modifying a production-grade open source project.  Last month many peop
 le who attended were able to discover where in erl-dns our custom zone-f
 ile handling code should go.  This month we'll drive toward a real repla
 cement implementation to take the next step toward being able to make in
 cremental zone updates and pave the way toward DNS-SD functionality.&#13
 \;\n&#13\;\nThis month we'll continue the games format\, but instead of 
 a contrived problem we'll continue down this path of modifying and contr
 ibuting to an open source project.&#13\;\n&#13\;\nFor the newcomers\, th
 e &quot\;Games&quot\; format is designed to create a bit of friendly com
 petition and is accessible for all ranges of experience\; beginners and 
 pros alike. &#13\;\n&#13\;\nIf you'd like to take a look at the previous
  sessions' exercises feel free to check them out here: https://github.co
 m/elixir-pdx/\, some submitted solutions are available on non-master bra
 nches. &#13\;\n&#13\;\nEarly in this series we'll be focusing mostly on 
 solving problems in a functional paradigm\, and as the series continues 
 over time we'll move more and more toward Elixir's differentiators\; Erl
 ang interop\, hygienic macros\, &amp\; OTP patterns.  &#13\;\n&#13\;\nIf
  all that read like gibberish to you\, don't worry you don't have to kno
 w any of that jargon\, and by the time you do everything will already ma
 ke sense.  Because we'll introduce ideas and concepts in a way that will
  help you understand those things conceptually before you ever need a we
 ird name for them. &#13\;\n&#13\;\nFood and drinks will be provided.  Th
 ere will also be small desk fodder prizes for the winning team.&#13\;\n&
 #13\;\nPlease make sure you come with a computer to work on and have Eli
 xir pre-installed locally or in a VM and ready to go.&#13\;\n&#13\;\nhtt
 p://elixir-lang.org/install.html &#13\;\n&#13\;\nSpecial thanks to my fr
 iend Jeff Weiss and Puppet Labs\, ‘the leader in IT automation’\, for ho
 sting us.\n\nTags: elixir\, erlang\, programming\, functional programmin
 g\, ruby\, software\n\nImported from: http://calagator.org/events/125047
 0175
URL:http://www.meetup.com/elixir-pdx/events/230638703/
SUMMARY:Elixir Games PDX - As With All Things\, It's All About the Atoms
LOCATION:Puppet: 308 SW 2nd Ave Fifth Floor\, Portland OR 97204 US
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20160520T221211Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160525T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160525T180000
DTSTAMP;VALUE=DATE-TIME:20160520T221211Z
LAST-MODIFIED;VALUE=DATE-TIME:20160520T221211Z
UID:http://calagator.org/events/1250470307
DESCRIPTION:**NOTE: Please RSVP via the meetup.com website\, it helps for
  food and beverage planning.**&#13\;\n&#13\;\nLast month we had a really
  varied mix of experience levels in attendance\, and so this month we'll
  cover a subject that will be useful to audiences and participants of al
 l shapes and sizes... Dialyzer &amp\; TypeSpecs.  Elixir isn't a statica
 lly typed language\, but thanks to TypeSpecs and Dialyzer we can do stat
 ic type analysis and avoid whole horrible classes of runtime errors by c
 hecking our code at compile-time.&#13\;\n&#13\;\nFor the newcomers\, the
  &quot\;Games&quot\; format is designed to create a bit of friendly comp
 etition and is accessible for all ranges of experience\; beginners and p
 ros alike. &#13\;\n&#13\;\nIf you'd like to take a look at the previous 
 sessions' exercises feel free to check them out here: https://github.com
 /elixir-pdx/\, some submitted solutions are available on non-master bran
 ches. &#13\;\n&#13\;\nEarly in this series we'll be focusing mostly on s
 olving problems in a functional paradigm\, and as the series continues o
 ver time we'll move more and more toward Elixir's differentiators\; Erla
 ng interop\, hygienic macros\, &amp\; OTP patterns.  &#13\;\n&#13\;\nIf 
 all that read like gibberish to you\, don't worry you don't have to know
  any of that jargon\, and by the time you do everything will already mak
 e sense.  Because we'll introduce ideas and concepts in a way that will 
 help you understand those things conceptually before you ever need a wei
 rd name for them. &#13\;\n&#13\;\nFood and drinks will be provided.&#13\
 ;\n&#13\;\nPlease make sure you come with a computer to work on and have
  Elixir pre-installed locally or in a VM and ready to go.&#13\;\n&#13\;\
 nhttp://elixir-lang.org/install.html &#13\;\n&#13\;\nSpecial thanks to m
 y friend Jeff Weiss and Puppet Labs\, ‘the leader in IT automation’\, fo
 r hosting us.\n\nTags: elixir\, erlang\, programming\, functional progra
 mming\, ruby\, software\n\nImported from: http://calagator.org/events/12
 50470307
URL:http://www.meetup.com/elixir-pdx/events/231280452/
SUMMARY:Elixir Games PDX - Many Types of Success\, But Only One Success T
 ype
LOCATION:Puppet: 308 SW 2nd Ave Fifth Floor\, Portland OR 97204 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20160518T232212Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160526T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160526T183000
DTSTAMP;VALUE=DATE-TIME:20160518T232212Z
LAST-MODIFIED;VALUE=DATE-TIME:20160518T232212Z
UID:http://calagator.org/events/1250470292
DESCRIPTION:Erlang On NixOS - Managing And Releasing Erlang Systems In Th
 e Cloud With A Fully Declarative Package Manager&#13\;\n&#13\;\nIn this 
 talk we will discuss how to manage Erlang dependencies with the Nix pack
 age manager and how to use the Nix system to deliver declaratively descr
 ibed images containing an Erlang Release to cloud platforms.&#13\;\n&#13
 \;\nTalk objectives:&#13\;\n&#13\;\nTo educate the audiance about the va
 lue of using a functional\, declarative package management system to del
 iver functional\, declarative systems.&#13\;\n&#13\;\nTarget audience:&#
 13\;\n&#13\;\nDevelopers actively deploying Erlang systems and those int
 erested in deploying Erlang System.&#13\;\n&#13\;\nAbout Eric Merritt&#1
 3\;\n&#13\;\nCo-author of Erlang and OTP in Action\, open source contrib
 utor\, Erlang Engineer.\n\nTags: erlang\, elixir\, otp\, functional prog
 ramming\, ha\, scalability\n\nImported from: http://calagator.org/events
 /1250470292
URL:http://www.meetup.com/Portland-Erlang-User-Group/events/230136507/
SUMMARY:Erlang On NixOS - Managing And Releasing Erlang Systems In The Cl
 oud
LOCATION:HouseHappy.org: 380 NW 13th Ave\, Suite 200\, Portland OR 97209 
 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20160620T165601Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160622T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160622T180000
DTSTAMP;VALUE=DATE-TIME:20160620T165601Z
LAST-MODIFIED;VALUE=DATE-TIME:20160620T165601Z
UID:http://calagator.org/events/1250470454
DESCRIPTION:Elixir inherits a tremendous suite of debugging\, tracing\, a
 nd monitoring facilities from its Erlang pedigree\, where the use case w
 as something shaped like\, &quot\;Be able to attach to\, live trace\, mu
 ck with\, and live zero-down-time upgrade this service running on a thin
 g dangling from a 10m pole in the backwoods of Siberia.&quot\;  In this 
 month's meetup we'll take a look at some of these tools and use them to 
 poke around some running services.&#13\;\n&#13\;\nFor the newcomers\, th
 e &quot\;Games&quot\; format is designed to create a bit of friendly com
 petition and is accessible for all ranges of experience\; beginners and 
 pros alike. &#13\;\n&#13\;\nIf you'd like to take a look at the previous
  sessions' exercises feel free to check them out here: https://github.co
 m/elixir-pdx/\, some submitted solutions are available on non-master bra
 nches. &#13\;\n&#13\;\nEarly in this series we'll be focusing mostly on 
 solving problems in a functional paradigm\, and as the series continues 
 over time we'll move more and more toward Elixir's differentiators\; Erl
 ang interop\, hygienic macros\, &amp\; OTP patterns.  &#13\;\n&#13\;\nIf
  all that read like gibberish to you\, don't worry you don't have to kno
 w any of that jargon\, and by the time you do everything will already ma
 ke sense.  Because we'll introduce ideas and concepts in a way that will
  help you understand those things conceptually before you ever need a we
 ird name for them. &#13\;\n&#13\;\nFood and drinks will be provided.&#13
 \;\n&#13\;\nPlease make sure you come with a computer to work on and hav
 e Elixir pre-installed locally or in a VM and ready to go.&#13\;\n&#13\;
 \nhttp://elixir-lang.org/install.html &#13\;\n&#13\;\nSpecial thanks to 
 my friend Jeff Weiss and Puppet\, ‘the leader in IT automation’\, for ho
 sting us.\n\nTags: elixir\, erlang\, programming\, functional programmin
 g\, ruby\, software\n\nImported from: http://calagator.org/events/125047
 0454
URL:http://www.meetup.com/elixir-pdx/events/232031240/
SUMMARY:Elixir Games PDX - Every step you take\, every proc you break... 
 we'll be watching you.
LOCATION:Puppet: 308 SW 2nd Ave Fifth Floor\, Portland OR 97204 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20160725T223457Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160727T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160727T180000
DTSTAMP;VALUE=DATE-TIME:20160725T223457Z
LAST-MODIFIED;VALUE=DATE-TIME:20160725T223457Z
UID:http://calagator.org/events/1250470604
DESCRIPTION:The Elixir language and standard library is always in a state
  of diligent improvement\, and in accordance with that trend GenStage wa
 s recently added.  GenStage is a core generic behavior designed to provi
 de a way of coordinating communication between processes with built-in b
 ack-pressure.  This month we'll take a closer look at what this is\, wha
 t problems its intended to solve\, and exercise the functionality a bit 
 to see how to use it for real-world-shaped problems.&#13\;\n&#13\;\nFor 
 the newcomers\, the &quot\;Games&quot\; format is designed to create a b
 it of friendly competition and is accessible for all ranges of experienc
 e\; beginners and pros alike. &#13\;\n&#13\;\nIf you'd like to take a lo
 ok at the previous sessions' exercises feel free to check them out here:
  https://github.com/elixir-pdx/\, some submitted solutions are available
  on non-master branches. &#13\;\n&#13\;\nEarly in this series we'll be f
 ocusing mostly on solving problems in a functional paradigm\, and as the
  series continues over time we'll move more and more toward Elixir's dif
 ferentiators\; Erlang interop\, hygienic macros\, &amp\; OTP patterns.  
 &#13\;\n&#13\;\nIf all that read like gibberish to you\, don't worry you
  don't have to know any of that jargon\, and by the time you do everythi
 ng will already make sense.  Because we'll introduce ideas and concepts 
 in a way that will help you understand those things conceptually before 
 you ever need a weird name for them. &#13\;\n&#13\;\nFood and drinks wil
 l be provided.&#13\;\n&#13\;\nPlease make sure you come with a computer 
 to work on and have Elixir pre-installed locally or in a VM and ready to
  go.&#13\;\n&#13\;\nhttp://elixir-lang.org/install.html &#13\;\n&#13\;\n
 Special thanks to my friend Jeff Weiss and Puppet\, ‘the leader in IT au
 tomation’\, for hosting us.\n\nTags: elixir\, erlang\, programming\, fun
 ctional programming\, ruby\, software\n\nImported from: http://calagator
 .org/events/1250470604
URL:http://www.meetup.com/elixir-pdx/events/232878824/
SUMMARY:Elixir Games PDX - Exit GenStage Left.
LOCATION:Puppet: 308 SW 2nd Ave Fifth Floor\, Portland OR 97204 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20160820T175903Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160824T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160824T180000
DTSTAMP;VALUE=DATE-TIME:20160820T175903Z
LAST-MODIFIED;VALUE=DATE-TIME:20160820T175903Z
UID:http://calagator.org/events/1250470674
DESCRIPTION:We've looked at Supervision trees in the past\, but we've oft
 en glossed over how to best use them to your advantage.  It's quite easy
  to accidentally use these fault-tolerance primitives to\, somewhat iron
 ically\, make your applications less fault-tolerant.  This month we'll t
 ake a look at design and implementation practices to help make sure you'
 re using these incredible tools to your best advantage.&#13\;\n&#13\;\nF
 or the newcomers\, the &quot\;Games&quot\; format is designed to create 
 a bit of friendly competition and is accessible for all ranges of experi
 ence\; beginners and pros alike. &#13\;\n&#13\;\nIf you'd like to take a
  look at the previous sessions' exercises feel free to check them out he
 re: https://github.com/elixir-pdx/\, some submitted solutions are availa
 ble on non-master branches. &#13\;\n&#13\;\nEarly in this series we'll b
 e focusing mostly on solving problems in a functional paradigm\, and as 
 the series continues over time we'll move more and more toward Elixir's 
 differentiators\; Erlang interop\, hygienic macros\, &amp\; OTP patterns
 .  &#13\;\n&#13\;\nIf all that read like gibberish to you\, don't worry 
 you don't have to know any of that jargon\, and by the time you do every
 thing will already make sense.  Because we'll introduce ideas and concep
 ts in a way that will help you understand those things conceptually befo
 re you ever need a weird name for them. &#13\;\n&#13\;\nFood and drinks 
 will be provided.&#13\;\n&#13\;\nPlease make sure you come with a comput
 er to work on and have Elixir pre-installed locally or in a VM and ready
  to go.&#13\;\n&#13\;\nhttp://elixir-lang.org/install.html &#13\;\n&#13\
 ;\nSpecial thanks to my friend Jeff Weiss and Puppet\, ‘the leader in IT
  automation’\, for hosting us.\n\nTags: elixir\, erlang\, programming\, 
 functional programming\, ruby\, software\n\nImported from: http://calaga
 tor.org/events/1250470674
URL:http://www.meetup.com/elixir-pdx/events/233494871/
SUMMARY:Elixir Games PDX - Plenty of Blame to go Around
LOCATION:Puppet: 308 SW 2nd Ave Fifth Floor\, Portland OR 97204 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20160927T023448Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160928T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160928T180000
DTSTAMP;VALUE=DATE-TIME:20160927T023448Z
LAST-MODIFIED;VALUE=DATE-TIME:20160927T023448Z
UID:http://calagator.org/events/1250470874
DESCRIPTION:This month we're going to take a look at the architecture of 
 a couple open source Elixir libraries\, talk about them\, how they fit w
 ith OTP principles that Elixir inherits from the Erlang ecosystem\, and 
 devise a strategy for how to bring the existing design into line with a 
 more OTP-y way of doing things.  We'll also discuss why that's valuable 
 or desirable and start to iterate on making those changes together.&#13\
 ;\n&#13\;\nFor the newcomers\, the &quot\;Games&quot\; format is designe
 d to create a bit of friendly competition and is accessible for all rang
 es of experience\; beginners and pros alike. &#13\;\n&#13\;\nIf you'd li
 ke to take a look at the previous sessions' exercises feel free to check
  them out here: https://github.com/elixir-pdx/\, some submitted solution
 s are available on non-master branches. &#13\;\n&#13\;\nEarly in this se
 ries we'll be focusing mostly on solving problems in a functional paradi
 gm\, and as the series continues over time we'll move more and more towa
 rd Elixir's differentiators\; Erlang interop\, hygienic macros\, &amp\; 
 OTP patterns.  &#13\;\n&#13\;\nIf all that read like gibberish to you\, 
 don't worry you don't have to know any of that jargon\, and by the time 
 you do everything will already make sense.  Because we'll introduce idea
 s and concepts in a way that will help you understand those things conce
 ptually before you ever need a weird name for them. &#13\;\n&#13\;\nFood
  and drinks will be provided.&#13\;\n&#13\;\nPlease make sure you come w
 ith a computer to work on and have Elixir pre-installed locally or in a 
 VM and ready to go.&#13\;\n&#13\;\nhttp://elixir-lang.org/install.html &
 #13\;\n&#13\;\nSpecial thanks to my friend Jeff Weiss and Puppet\, ‘the 
 leader in IT automation’\, for hosting us.\n\nTags: elixir\, erlang\, pr
 ogramming\, functional programming\, ruby\, software\n\nImported from: h
 ttp://calagator.org/events/1250470874
URL:http://www.meetup.com/elixir-pdx/events/233494871/
SUMMARY:Elixir Games PDX - Architecture: It's Not Just for Skyscrapers
LOCATION:Puppet: 308 SW 2nd Ave Fifth Floor\, Portland OR 97204 US
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20160927T032253Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20161001T120000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20161001T090000
DTSTAMP;VALUE=DATE-TIME:20160927T032253Z
LAST-MODIFIED;VALUE=DATE-TIME:20160927T032253Z
UID:http://calagator.org/events/1250470876
DESCRIPTION:You’ve heard about Elixir’s and Phoenix’s scalabililty\, perf
 ormance and simplicity and how it can be used for websites\, micro servi
 ces\, APIs and embedded IoT devices. But you may not be sure how to get 
 started or if you’d enjoy it.&#13\;\n&#13\;\nThis is an informal hands o
 n workshop to get people familiar with the basics of Elixir and Phoenix.
 &#13\;\n&#13\;\nThere is no charge to attend and all are welcome but spa
 ce is limited so please register so that we plan accordingly.&#13\;\n&#1
 3\;\nThanks.\n\nTags: elixir\, phoenix\, erlang\n\nImported from: http:/
 /calagator.org/events/1250470876
URL:https://e-string.com/intro-elixir-phoenix-workshop/
SUMMARY:Intro to Elixir and Phoenix Workshop
LOCATION:Epicodus: 400 SW 6th\, 8th floor\, Portland\, OR\, Portland OR 9
 7204 us
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20160920T211334Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20161019T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20161019T183000
DTSTAMP;VALUE=DATE-TIME:20160920T211334Z
LAST-MODIFIED;VALUE=DATE-TIME:20170216T022029Z
UID:http://calagator.org/events/1250470847
DESCRIPTION:This month Moxley Stratton from Househappy will present on so
 me of the things they're doing at HouseHappy. In particular how they are
  using Elixir to synchronize PostgreSQL to Elasticsearch.&#13\;\n&#13\;\
 nHe'll include a discussion on a tool I wrote that lets you write totall
 y dynamic queries for Ecto.&#13\;\n&#13\;\nPizza and beverages generousl
 y provided by our friends at HouseHappy!&#13\;\n&#13\;\n- Steve\n\nTags:
  elixir\, erlang\, postresql\, elasticsearch\, Ecto\n\nImported from: ht
 tp://calagator.org/events/1250470847
URL:https://www.meetup.com/Portland-Erlang-User-Group/events/234276702/
SUMMARY:Using Elixir to Synchronize PostgreSQL to Elasticsearch - Portlan
 d Erlang/Elixir Meetup
LOCATION:Househappy: 727 NE 24th Ave\, Portland OR 97232 US
SEQUENCE:5
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20161025T000105Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20161026T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20161026T180000
DTSTAMP;VALUE=DATE-TIME:20161025T000105Z
LAST-MODIFIED;VALUE=DATE-TIME:20161025T000105Z
UID:http://calagator.org/events/1250471010
DESCRIPTION:Elixir and Erlang make tremendous tools for integrating betwe
 en different kinds of interfaces.  In fact there's arguably no better sy
 stem for quickly constructing reliable and fault-tolerant control planes
  available today.  However\, in order to do that in a rich ecosystem of 
 technologies it is a requirement that we be able to interact with and or
 chestrate various kinds of external processes.  So for this meetup sessi
 on we're going to learn about exactly how to do that.&#13\;\n&#13\;\nFor
  the newcomers\, the &quot\;Games&quot\; format is designed to create a 
 bit of friendly competition and is accessible for all ranges of experien
 ce\; beginners and pros alike. &#13\;\n&#13\;\nIf you'd like to take a l
 ook at the previous sessions' exercises feel free to check them out here
 : https://github.com/elixir-pdx/\, some submitted solutions are availabl
 e on non-master branches. &#13\;\n&#13\;\nEarly in this series we'll be 
 focusing mostly on solving problems in a functional paradigm\, and as th
 e series continues over time we'll move more and more toward Elixir's di
 fferentiators\; Erlang interop\, hygienic macros\, &amp\; OTP patterns. 
  &#13\;\n&#13\;\nIf all that read like gibberish to you\, don't worry yo
 u don't have to know any of that jargon\, and by the time you do everyth
 ing will already make sense.  Because we'll introduce ideas and concepts
  in a way that will help you understand those things conceptually before
  you ever need a weird name for them. &#13\;\n&#13\;\nFood and drinks wi
 ll be provided.&#13\;\n&#13\;\nPlease make sure you come with a computer
  to work on and have Elixir pre-installed locally or in a VM and ready t
 o go.&#13\;\n&#13\;\nhttp://elixir-lang.org/install.html &#13\;\n&#13\;\
 nSpecial thanks to our friends at Puppet\, ‘the leader in IT automation’
 \, for hosting us.\n\nTags: elixir\, erlang\, programming\, functional p
 rogramming\, ruby\, software\n\nImported from: http://calagator.org/even
 ts/1250471010
URL:http://www.meetup.com/elixir-pdx/events/235092464/
SUMMARY:Elixir Games PDX - Interproconal Communication Skills
LOCATION:Puppet: 308 SW 2nd Ave Fifth Floor\, Portland OR 97204 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20161127T224414Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20161130T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20161130T180000
DTSTAMP;VALUE=DATE-TIME:20161127T224414Z
LAST-MODIFIED;VALUE=DATE-TIME:20161127T224414Z
UID:http://calagator.org/events/1250471125
DESCRIPTION:Many developers are probably familiar with unit-testing\, and
  probably a few even rigorously utilize it\, but software validation exi
 sts on a spectrum ranging from formal verification to nothing at all.  U
 nit-testing tends to reside a lot closer to the empty abyss side of that
  spectrum in-practice\, so what methods and tools can we use to start in
 ching (centimetering\, for the internationally inclined) closer to the o
 ther side?  To get to a point where we're brimming with confidence about
  our design and implementation?  Property-Based Testing can be the next 
 step on that journey\, and this month we'll take a look at one of Elixir
 's PBT frameworks and use it to validate a bit of code.&#13\;\n&#13\;\nF
 or the newcomers\, the &quot\;Games&quot\; format is designed to create 
 a bit of friendly competition and is accessible for all ranges of experi
 ence\; beginners and pros alike. &#13\;\n&#13\;\nIf you'd like to take a
  look at the previous sessions' exercises feel free to check them out he
 re: https://github.com/elixir-pdx/\, some submitted solutions are availa
 ble on non-master branches. &#13\;\n&#13\;\nEarly in this series we'll b
 e focusing mostly on solving problems in a functional paradigm\, and as 
 the series continues over time we'll move more and more toward Elixir's 
 differentiators\; Erlang interop\, hygienic macros\, &amp\; OTP patterns
 .  &#13\;\n&#13\;\nIf all that read like gibberish to you\, don't worry 
 you don't have to know any of that jargon\, and by the time you do every
 thing will already make sense.  Because we'll introduce ideas and concep
 ts in a way that will help you understand those things conceptually befo
 re you ever need a weird name for them. &#13\;\n&#13\;\nFood and drinks 
 will be provided.&#13\;\n&#13\;\nPlease make sure you come with a comput
 er to work on and have Elixir pre-installed locally or in a VM and ready
  to go.&#13\;\n&#13\;\nhttp://elixir-lang.org/install.html &#13\;\n&#13\
 ;\nSpecial thanks to our friends at Puppet\, ‘the leader in IT automatio
 n’\, for hosting us.\n\nTags: elixir\, erlang\, programming\, functional
  programming\, ruby\, software\n\nImported from: http://calagator.org/ev
 ents/1250471125
URL:https://www.meetup.com/elixir-pdx/events/235867779/
SUMMARY:Elixir Games PDX - Learning to Love Property Tax
LOCATION:Puppet: 308 SW 2nd Ave Fifth Floor\, Portland OR 97204 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20161215T185623Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170110T200000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170110T180000
DTSTAMP;VALUE=DATE-TIME:20161215T185623Z
LAST-MODIFIED;VALUE=DATE-TIME:20161215T185623Z
UID:http://calagator.org/events/1250471189
DESCRIPTION:Second meetup! Hosted at AppNexus\, talk about more graphql g
 oodness.&#13\;\n&#13\;\nSubmit a PR or reach out directly if you'd like 
 to speak!\n\nTags: graphql\, javascript\, elixir\, node\, react\n\nImpor
 ted from: http://calagator.org/events/1250471189
URL:https://www.meetup.com/GraphQLPDX/events/236262579/
SUMMARY:GraphQLPDX Presentation Night
LOCATION:AppNexus\, Inc.: 711 SW Alder St. Suite 400\, Portland OR 97205 
 us
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20170123T234439Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170125T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170125T180000
DTSTAMP;VALUE=DATE-TIME:20170123T234439Z
LAST-MODIFIED;VALUE=DATE-TIME:20170123T234439Z
UID:http://calagator.org/events/1250471356
DESCRIPTION:Bridging the gap between higher-level application development
  and embedded device deployments is all the rage these days.  As is the 
 case with the much of the rest of the Elixir ecosystem\, there's a proje
 ct to help make such ambitions a lot more friendly and inviting to work 
 with (http://nerves-project.org/).  This month we'll be taking a look at
  this project\, explore a handful of similar alternative approaches to t
 he same problem\, and see if we can get some simple distributed Elixir a
 pplications running and communicating as Nerves apps.&#13\;\n&#13\;\nIf 
 you have any of the supported hardware (referenced below)\, then by all 
 means bring it with you and we'll see if we can get things working on re
 al hardware.  All the organizer's embedded SBCs are Odroid C2's\, which 
 aren't Nerves-compatible\, so we won't be able to supply hardware for th
 e whole group\, but for those that don't have hardware to deploy to we c
 an still build QEMU ARM images and run them in an emulated VM environmen
 t.&#13\;\n&#13\;\n**Supported Hardware:**&#13\;\n&#13\;\nhttps://hexdocs
 .pm/nerves/targets.html &#13\;\n&#13\;\nFor the newcomers\, the &quot\;G
 ames&quot\; format is designed to create a bit of friendly competition a
 nd is accessible for all ranges of experience\; beginners and pros alike
 . &#13\;\n&#13\;\nEarly in this series we'll be focusing mostly on solvi
 ng problems in a functional paradigm\, and as the series continues over 
 time we'll move more and more toward Elixir's differentiators\; Erlang i
 nterop\, hygienic macros\, &amp\; OTP patterns.  &#13\;\n&#13\;\nIf all 
 that read like gibberish to you\, don't worry you don't have to know any
  of that jargon\, and by the time you do everything will already make se
 nse.  Because we'll introduce ideas and concepts in a way that will help
  you understand those things conceptually before you ever need a weird n
 ame for them. &#13\;\n&#13\;\nFood and drinks will be provided.&#13\;\n&
 #13\;\nPlease make sure you come with a computer to work on and have Eli
 xir pre-installed locally or in a VM and ready to go.&#13\;\n&#13\;\nhtt
 p://elixir-lang.org/install.html &#13\;\n&#13\;\nSpecial thanks to our f
 riends at Puppet\, ‘the leader in IT automation’\, for hosting us.\n\nTa
 gs: elixir\, erlang\, programming\, functional programming\, ruby\, soft
 ware\n\nImported from: http://calagator.org/events/1250471356
URL:https://www.meetup.com/elixir-pdx/events/237150092/
SUMMARY:Elixir Games PDX - You're Getting On My Nerves
LOCATION:Puppet: 308 SW 2nd Ave Fifth Floor\, Portland OR 97204 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20170222T193903Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170222T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170222T180000
DTSTAMP;VALUE=DATE-TIME:20170222T193903Z
LAST-MODIFIED;VALUE=DATE-TIME:20170222T221541Z
UID:http://calagator.org/events/1250471503
DESCRIPTION:Similar to traits in other languages\, Elixir Protocols are c
 ontracts that modules can implement for enabling collections (both sinks
  and sources) and inspection. We'll take a look at Protocols\, how to ad
 here to them and how to create them.&#13\;\n&#13\;\nFor the newcomers\, 
 the &quot\;Games&quot\; format is designed to create a bit of friendly c
 ompetition and is accessible for all ranges of experience\; beginners an
 d pros alike. &#13\;\n&#13\;\nIf you'd like to take a look at the previo
 us sessions' exercises feel free to check them out here: https://github.
 com/elixir-pdx/\, some submitted solutions are available on non-master b
 ranches. &#13\;\n&#13\;\nEarly in this series we'll be focusing mostly o
 n solving problems in a functional paradigm\, and as the series continue
 s over time we'll move more and more toward Elixir's differentiators\; E
 rlang interop\, hygienic macros\, &amp\; OTP patterns.  &#13\;\n&#13\;\n
 If all that read like gibberish to you\, don't worry you don't have to k
 now any of that jargon\, and by the time you do everything will already 
 make sense.  Because we'll introduce ideas and concepts in a way that wi
 ll help you understand those things conceptually before you ever need a 
 weird name for them. &#13\;\n&#13\;\nFood and drinks will be provided.&#
 13\;\n&#13\;\nPlease make sure you come with a computer to work on and h
 ave Elixir pre-installed locally or in a VM and ready to go.&#13\;\n&#13
 \;\nhttp://elixir-lang.org/install.html &#13\;\n&#13\;\nVenue Change: No
 w at PolySync.\n\nTags: elixir\, erlang\, programming\, functional progr
 amming\, ruby\, software\n\nImported from: http://calagator.org/events/1
 250471503
URL:https://www.meetup.com/elixir-pdx/events/237885192/
SUMMARY:Elixir Games PDX - Traitorous Protocol Droids
LOCATION:PolySync Technologies\, Inc.: 1020 Southeast 11th Avenue\, Portl
 and OR 97214 US
SEQUENCE:3
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20170202T111604Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170222T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170222T183000
DTSTAMP;VALUE=DATE-TIME:20170202T111604Z
LAST-MODIFIED;VALUE=DATE-TIME:20170216T021848Z
UID:http://calagator.org/events/1250471413
DESCRIPTION:Jesse Cook will lead our exploration tonight.&#13\;\n&#13\;\n
 Jesse: A beginner Alchemist who's really enjoying the functional nature 
 of Elixir and the design of the language.&#13\;\n&#13\;\nDescription: Mo
 ving complexity around - What's the best way to provide a unified API in
  front of some of the worst APIs out there? The tools I reached for are 
 Phoenix\, Absinthe for GraphQL and a series of adapters. These adapters 
 utilize both polymorphism and metaprogramming\, but was this the right w
 ay to do it in Elixir? Let's discuss the overall architecture and the ni
 tty gritty details.&#13\;\n\n\nTags: erlang\, elixir\, otp\, functional 
 programming\, ha\, scalability\n\nImported from: http://calagator.org/ev
 ents/1250471413
URL:https://www.meetup.com/Portland-Erlang-User-Group/events/237126676/
SUMMARY:Erlang-Elixir - Moving Complexity Around
LOCATION:Househappy: 727 NE 24th Ave\, Portland OR 97232 US
SEQUENCE:3
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20170224T050350Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170315T083000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170315T063000
DTSTAMP;VALUE=DATE-TIME:20170224T050350Z
LAST-MODIFIED;VALUE=DATE-TIME:20170224T050350Z
UID:http://calagator.org/events/1250471509
DESCRIPTION:The Portland Erlang and Elixir User Group's March meeting&#13
 \;\n&#13\;\nThe age-old trope of developers being lazy and never writing
  docs has some basis in reality. What can we do to use the code develope
 rs write to create documentation and other assets? I'm not talking about
  annotations or &quot\;special&quot\; code comments either - the actual 
 code (well\, the AST the compiler creates from the code).&#13\;\n&#13\;\
 nWith Kazoo\, we have a growing userbase wanting to build their own func
 tionality on top of the platform\; yet our docs were lagging\, out of da
 te\, all over the place\, or simply non-existent. Come learn how we are 
 taking docs seriously\, jump-started the effort by exploiting patterns i
 n our codebase to auto-generate docs and JSON schemas\, and built contro
 ls into our CI to hopefully ensure the docs are maintained and up to dat
 e.&#13\;\n&#13\;\nBio: Having worked on Kazoo for 7+ years now\, James A
 imonetti has made it his mission to bring better docs to Kazoo's open-so
 urce and commercial users. He wants to spread the gospel to other develo
 pers and hopefully provide some ideas for how you can bring docs into yo
 ur development culture too!\n\nTags: erlang\, elixir\n\nImported from: h
 ttp://calagator.org/events/1250471509
URL:https://www.meetup.com/Portland-Erlang-User-Group/events/237402214/
SUMMARY:Auto-generated docs from the Erlang AST in Kazoo
LOCATION:Househappy: 727 NE 24th Ave\, Portland OR 97232 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20170308T234813Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170330T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170330T180000
DTSTAMP;VALUE=DATE-TIME:20170308T234813Z
LAST-MODIFIED;VALUE=DATE-TIME:20170308T234813Z
UID:http://calagator.org/events/1250471577
DESCRIPTION:Sign up for meetup required. \n\nTags: fullstack engineering\
 , startups\, ruby\, rubyonrails\, elixir\, react\, ember\, python\, php\
 n\nImported from: http://calagator.org/events/1250471577
URL:https://www.meetup.com/fullstackpdx/events/238277862/
SUMMARY:#FullStackPDX : Code Critique
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20170311T000043Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170412T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170412T180000
DTSTAMP;VALUE=DATE-TIME:20170311T000043Z
LAST-MODIFIED;VALUE=DATE-TIME:20170311T000043Z
UID:http://calagator.org/events/1250471590
DESCRIPTION:Sign up for meetup required. \n\nTags: fullstack engineering\
 , startups\, ruby\, rubyonrails\, elixir\, react\, ember\, python\, php\
 n\nImported from: http://calagator.org/events/1250471590
URL:https://www.meetup.com/fullstackpdx/events/238328185/
SUMMARY:#FullStackPDX : Code Critique
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20170407T171353Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170504T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170504T180000
DTSTAMP;VALUE=DATE-TIME:20170407T171353Z
LAST-MODIFIED;VALUE=DATE-TIME:20170407T171353Z
UID:http://calagator.org/events/1250471766
DESCRIPTION:Sign up for meetup required. \n\nTags: fullstack engineering\
 , startups\, ruby\, rubyonrails\, elixir\, react\, ember\, python\, php\
 n\nImported from: http://calagator.org/events/1250471766
URL:https://www.meetup.com/fullstackpdx/events/239042428/
SUMMARY:#FullStackPDX : Code Critique
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20170517T154952Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170517T193000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170517T183000
DTSTAMP;VALUE=DATE-TIME:20170517T154952Z
LAST-MODIFIED;VALUE=DATE-TIME:20170517T154952Z
UID:http://calagator.org/events/1250471931
DESCRIPTION:The Secure Remote Password Cryptor (SRPC) addresses mobile ap
 p security in a post web-app world. SRPC provides HTTPS quality security
  without the explicit transfer of trust inherent in using HTTPS with PKI
 . SRPC is immune to HTTPS Man-in-the-Middle issues and also provides man
 y features out-of-scope for HTTPS.&#13\;\n&#13\;\nSRPC requires a pair o
 f libraries\, one on the client device and one on the server. To create 
 an easy way for mobile app developers to try SRPC\, I've built a Erlang 
 OTP system that acts as an SRPC tunnel to an &quot\;unaltered&quot\; HTT
 P server. The system is comprised of:&#13\;\n&#13\;\n  - srpc_lib:  Low-
 level functionality &#13\;\n  - srpc_srv:  The SRPC protocol &#13\;\n  -
  srpc_elli: An Elli layer to expose srpc_srv to an elli app&#13\;\n&#13\
 ;\nThere are two optional pieces:&#13\;\n&#13\;\n  - srpc_elli_proxy: Pr
 oxies request to the &quot\;unaltered&quot\; HTTP server &#13\;\n  - srp
 c_elli_lager: Lager module&#13\;\n&#13\;\nFinally\, I have a test system
  for testing the iOS framework (Android is underway):&#13\;\n&#13\;\n  -
  srpc_elli_test: Test implementation&#13\;\n&#13\;\nPresented by Paul Ro
 gers\, an independent software engineer with many years of development e
 xperience across multiple platforms using a number of different computer
  languages. He has a Master of Science in Mathematics\, which helps him 
 dig into the internals of cryptography\, and a Master of Science in Phys
 ical Oceanography. &#13\;\n&#13\;\nThis will likely be a small talk\, wi
 th room for additional mini talks.\n\nTags: elixir\, erlang\, security\,
  encryption\n\nImported from: http://calagator.org/events/1250471931
URL:https://www.meetup.com/Portland-Erlang-Elixir-User-Group/events/23980
 7573/
SUMMARY:Erlang/Elixir Meetup
LOCATION:Househappy: 727 NE 24th Ave\, Portland OR 97232 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20170507T185044Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170608T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170608T180000
DTSTAMP;VALUE=DATE-TIME:20170507T185044Z
LAST-MODIFIED;VALUE=DATE-TIME:20170507T185044Z
UID:http://calagator.org/events/1250471879
DESCRIPTION:Sign up for meetup required. \n\nTags: fullstack engineering\
 , startups\, ruby\, rubyonrails\, elixir\, react\, ember\, python\, php\
 n\nImported from: http://calagator.org/events/1250471879
URL:https://www.meetup.com/fullstackpdx/events/239805189/
SUMMARY:#FullStackPDX : Code Critique
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20170621T044051Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170621T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170621T183000
DTSTAMP;VALUE=DATE-TIME:20170621T044051Z
LAST-MODIFIED;VALUE=DATE-TIME:20170621T044051Z
UID:http://calagator.org/events/1250472111
DESCRIPTION:For the longest time\, content management systems have been d
 ominated by PHP projects like WordPress\, Drupal\, and the like. But for
  those of us who want to build a Phoenix website\, our only recourse has
  been to build some sort of admin and implement content management from 
 scratch.&#13\;\n&#13\;\nThesis provides an easily bolted on content edit
 ing system to your Phoenix website and provides a great developer _and_ 
 user experience. It works with your existing authentication system and d
 atabase and is only a few lines of code to implement on your site.&#13\;
 \n&#13\;\nJamon Holmgren created Thesis originally for Rails and then re
 created it for Phoenix along with Yulian Glukhenko. He’ll talk about wha
 t Thesis is and give a demo of implementing it onto an existing Phoenix 
 website.&#13\;\n&#13\;\nDoors open at 6:30\, and the talk starts around 
 7. Pizza and drinks provided by Househappy\n\nTags: elixir\, erlang\n\nI
 mported from: http://calagator.org/events/1250472111
URL:https://www.meetup.com/Portland-Erlang-Elixir-User-Group/events/24003
 9660/
SUMMARY:Thesis: An Elixir/Phoenix CMS
LOCATION:Househappy: 727 NE 24th Ave\, Portland OR 97232 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20170626T231214Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170713T220000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170713T180000
DTSTAMP;VALUE=DATE-TIME:20170626T231214Z
LAST-MODIFIED;VALUE=DATE-TIME:20170626T231214Z
UID:http://calagator.org/events/1250472131
DESCRIPTION:Who are we? We are entrepreneurs\, full stack engineers\, hac
 kers\, continuous learners\, but above all\, we are a group that loves t
 o work hard and play harder.  We organize a variety of content types\, a
 nd the organizing team believes in delivering the best value for time in
 vested in our events.  Companies have launched\, founders paired\, code 
 taken apart\, lessons learned\, and more.  We are not the typical meetup
  where a teacher like presenter stands in front of the class and deliver
 s their message.  We are a full hands on interactive experience and meet
 ings are successful from the cumulative knowledge and expertise of all m
 embers.   &#13\;\n&#13\;\nJoin us for something different. &#13\;\n&#13\
 ;\nJoin us to learn.&#13\;\n&#13\;\nLet’s have fun building our dreams. 
  &#13\;\n&#13\;\nRegister for our events and buy your ticket on meetup.c
 om\n\nTags: fullstack engineering\, startups\, ruby\, elixir\, react\, e
 mber\, python\, php\, ruby on rails\, javascript\, hacking\, code\n\nImp
 orted from: http://calagator.org/events/1250472131
URL:https://www.meetup.com/fullstackpdx/events/240820792/
SUMMARY:#FullStackPDX : Code Critique
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20170719T041627Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170810T220000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170810T180000
DTSTAMP;VALUE=DATE-TIME:20170719T041627Z
LAST-MODIFIED;VALUE=DATE-TIME:20170719T041627Z
UID:http://calagator.org/events/1250472240
DESCRIPTION:Who are we? We are entrepreneurs\, full stack engineers\, hac
 kers\, continuous learners\, but above all\, we are a group that loves t
 o work hard and play harder.  We organize a variety of content types\, a
 nd the organizing team believes in delivering the best value for time in
 vested in our events.  Companies have launched\, founders paired\, code 
 taken apart\, lessons learned\, and more.  We are not the typical meetup
  where a teacher like presenter stands in front of the class and deliver
 s their message.  We are a full hands on interactive experience and meet
 ings are successful from the cumulative knowledge and expertise of all m
 embers.   &#13\;\n&#13\;\nJoin us for something different. &#13\;\n&#13\
 ;\nJoin us to learn.&#13\;\n&#13\;\nLet’s have fun building our dreams. 
  &#13\;\n&#13\;\nRegister for our events and buy your ticket on meetup.c
 om\n\nTags: fullstack engineering\, startups\, ruby\, elixir\, react\, e
 mber\, python\, php\, ruby on rails\, javascript\, hacking\, code\n\nImp
 orted from: http://calagator.org/events/1250472240
URL:https://www.meetup.com/fullstackpdx/events/241835360/
SUMMARY:#FullStackPDX : Code Critique
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20170819T164756Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170921T220000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170921T180000
DTSTAMP;VALUE=DATE-TIME:20170819T164756Z
LAST-MODIFIED;VALUE=DATE-TIME:20170819T164756Z
UID:http://calagator.org/events/1250472391
DESCRIPTION:Who are we? We are entrepreneurs\, full stack engineers\, hac
 kers\, continuous learners\, but above all\, we are a group that loves t
 o work hard and play harder.  We organize a variety of content types\, a
 nd the organizing team believes in delivering the best value for time in
 vested in our events.  Companies have launched\, founders paired\, code 
 taken apart\, lessons learned\, and more.  We are not the typical meetup
  where a teacher like presenter stands in front of the class and deliver
 s their message.  We are a full hands on interactive experience and meet
 ings are successful from the cumulative knowledge and expertise of all m
 embers.   &#13\;\n&#13\;\nJoin us for something different. &#13\;\n&#13\
 ;\nJoin us to learn.&#13\;\n&#13\;\nLet’s have fun building our dreams. 
  &#13\;\n&#13\;\nRegister for our events and buy your ticket on meetup.c
 om\n\nTags: fullstack engineering\, startups\, ruby\, elixir\, react\, e
 mber\, python\, php\, ruby on rails\, javascript\, hacking\, code\n\nImp
 orted from: http://calagator.org/events/1250472391
URL:https://www.meetup.com/fullstackpdx/events/242670879/
SUMMARY:#FullStackPDX : Critique
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20171002T171333Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20171011T083000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20171011T053000
DTSTAMP;VALUE=DATE-TIME:20171002T171333Z
LAST-MODIFIED;VALUE=DATE-TIME:20171002T171333Z
UID:http://calagator.org/events/1250472593
DESCRIPTION:If you're looking for a way to contribute to open source\, bu
 t maybe you aren't sure how to get started\, then this is the meetup for
  you!&#13\;\n&#13\;\nWe'll go over finding ways to contribute to open so
 urce\, and getting you from 0 to 4 by the end of the month!&#13\;\n&#13\
 ;\nFinish 4 pull requests and you'll get a t-shirt via Hacktoberfest!&#1
 3\;\n&#13\;\nHacktoberfest is open to everyone in our global community! 
 Pull requests can be made in any GitHub-hosted repositories/projects. Yo
 u can sign up anytime between October 1 and October 31.&#13\;\n&#13\;\nR
 ules&#13\;\n&#13\;\nTo get a shirt\, you must make four pull requests be
 tween October 1–31 in any timezone. Pull requests can be to any public r
 epo on GitHub\, not just the ones we’ve highlighted. The pull request mu
 st contain commits you made yourself. Pull requests reported by maintain
 ers as spam or that are automated will be marked as invalid and won’t co
 unt towards the shirt.&#13\;\n&#13\;\nhttps://hacktoberfest.digitalocean
 .com/\n\nTags: java\, php\, open source\, .net\, ruby\, python\, javascr
 ipt\, django\, technology\, html5\, nodejs\, ruby for rails\, elixir\n\n
 Imported from: http://calagator.org/events/1250472593
URL:https://www.meetup.com/Hacktoberfest-pdx/events/243857772/
SUMMARY:Hacktoberfest PDX
LOCATION:New Relic: 111 SW 5th Avenue\, Suite 500\, Portland OR 97204 us
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20171012T043555Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20171018T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20171018T184500
DTSTAMP;VALUE=DATE-TIME:20171012T043555Z
LAST-MODIFIED;VALUE=DATE-TIME:20171016T193504Z
UID:http://calagator.org/events/1250472664
DESCRIPTION:Doors open at 6:30. Talks start at 7:00.&#13\;\n&#13\;\nPizza
 \, soda and beer provided by Weedmaps.&#13\;\n&#13\;\nOctober's meeting 
 will host a set of mini talks\, up to 20 minutes each.&#13\;\n&#13\;\nTa
 lks:&#13\;\n&#13\;\n• Paul Rogers: &#13\;\n&#13\;\nEntropyString&#13\;\n
 &#13\;\n• Zach: &#13\;\n&#13\;\nElixir Bot Server&#13\;\nFrog and Toad&#
 13\;\n&#13\;\n• Moxley Stratton: &#13\;\n&#13\;\nTest mocks\n\nTags: eli
 xir\, erlang\, functional programming\, concurrency\n\nImported from: ht
 tp://calagator.org/events/1250472664
URL:https://www.meetup.com/Portland-Erlang-Elixir-User-Group/events/24387
 4734/
SUMMARY:Erlang-Elixir Meetup
LOCATION:Househappy: 727 NE 24th Ave\, Portland OR 97232 US
SEQUENCE:3
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20170923T062447Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20171019T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20171019T180000
DTSTAMP;VALUE=DATE-TIME:20170923T062447Z
LAST-MODIFIED;VALUE=DATE-TIME:20170923T062447Z
UID:http://calagator.org/events/1250472559
DESCRIPTION:Who are we? We are entrepreneurs\, full stack engineers\, hac
 kers\, continuous learners\, but above all\, we are a group that loves t
 o work hard and play harder.  We organize a variety of content types\, a
 nd the organizing team believes in delivering the best value for time in
 vested in our events.  Companies have launched\, founders paired\, code 
 taken apart\, lessons learned\, and more.  We are not the typical meetup
  where a teacher like presenter stands in front of the class and deliver
 s their message.  We are a full hands on interactive experience and meet
 ings are successful from the cumulative knowledge and expertise of all m
 embers.   &#13\;\n&#13\;\nJoin us for something different. &#13\;\n&#13\
 ;\nJoin us to learn.&#13\;\n&#13\;\nLet’s have fun building our dreams. 
  &#13\;\n&#13\;\nRegister for our events and buy your ticket on meetup.c
 om\n\nTags: fullstack engineering\, startups\, ruby\, elixir\, react\, e
 mber\, python\, php\, ruby on rails\, javascript\, hacking\, code\n\nImp
 orted from: http://calagator.org/events/1250472559
URL:https://www.meetup.com/fullstackpdx/events/243599177/
SUMMARY:#FullStackPDX : October : Critique
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20171104T162912Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20171115T083000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20171115T063000
DTSTAMP;VALUE=DATE-TIME:20171104T162912Z
LAST-MODIFIED;VALUE=DATE-TIME:20171104T162912Z
UID:http://calagator.org/events/1250472788
DESCRIPTION:Talks start at 7:00pm. Doors open at 6:30pm.&#13\;\n&#13\;\nO
 ctober will host a set of mini talks\, up to 20 minutes each. We are req
 uesting proposals for this now. Please send a direct message to Moxley i
 f you're interested. &#13\;\n&#13\;\nPizza\, soda and beers sponsored by
  Weedmaps.&#13\;\n&#13\;\nTalks:&#13\;\n&#13\;\n• Connor Clay: Testing s
 trategies in Elixir&#13\;\n&#13\;\n• Daniel Hedlund: DevDocs&#13\;\n&#13
 \;\n• Andrew Vy: Elixir + Headless Chrome&#13\;\n&#13\;\n• Moxley Stratt
 on: Test mocks with &quot\;Mox&quot\;\n\nTags: elixir\, erlang\, functio
 nal programming\, concurrency\n\nImported from: http://calagator.org/eve
 nts/1250472788
URL:https://www.meetup.com/Portland-Erlang-Elixir-User-Group/events/24437
 7860/
SUMMARY:Erlang-Elixir November Meeting - Multiple Talks
LOCATION:Opal: 1060 NW 9th Ave.\, Portland OR 97209 US
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20171109T174006Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20171122T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20171122T180000
DTSTAMP;VALUE=DATE-TIME:20171109T174006Z
LAST-MODIFIED;VALUE=DATE-TIME:20171109T174006Z
UID:http://calagator.org/events/1250472827
DESCRIPTION:Who are we? We are entrepreneurs\, full stack engineers\, hac
 kers\, continuous learners\, but above all\, we are a group that loves t
 o work hard and play harder.  We organize a variety of content types\, a
 nd the organizing team believes in delivering the best value for time in
 vested in our events.  Companies have launched\, founders paired\, code 
 taken apart\, lessons learned\, and more.  We are not the typical meetup
  where a teacher like presenter stands in front of the class and deliver
 s their message.  We are a full hands on interactive experience and meet
 ings are successful from the cumulative knowledge and expertise of all m
 embers.   &#13\;\n&#13\;\nJoin us for something different. &#13\;\n&#13\
 ;\nJoin us to learn.&#13\;\n&#13\;\nLet’s have fun building our dreams. 
  &#13\;\n&#13\;\nRegister for our events and buy your ticket on meetup.c
 om\n\nTags: fullstack engineering\, startups\, ruby\, elixir\, react\, e
 mber\, python\, php\, ruby on rails\, javascript\, hacking\, code\n\nImp
 orted from: http://calagator.org/events/1250472827
URL:https://www.meetup.com/fullstackpdx/events/244968345/
SUMMARY:#FullStackPDX : November : Critique : Happy Thanksgiving
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20171130T061158Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20171221T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20171221T180000
DTSTAMP;VALUE=DATE-TIME:20171130T061158Z
LAST-MODIFIED;VALUE=DATE-TIME:20171130T061158Z
UID:http://calagator.org/events/1250472916
DESCRIPTION:Who are we? We are entrepreneurs\, full stack engineers\, hac
 kers\, continuous learners\, but above all\, we are a group that loves t
 o work hard and play harder.  We organize a variety of content types\, a
 nd the organizing team believes in delivering the best value for time in
 vested in our events.  Companies have launched\, founders paired\, code 
 taken apart\, lessons learned\, and more.  We are not the typical meetup
  where a teacher like presenter stands in front of the class and deliver
 s their message.  We are a full hands on interactive experience and meet
 ings are successful from the cumulative knowledge and expertise of all m
 embers.   &#13\;\n&#13\;\nJoin us for something different. &#13\;\n&#13\
 ;\nJoin us to learn.&#13\;\n&#13\;\nLet’s have fun building our dreams. 
  &#13\;\n&#13\;\nRegister for our events and buy your ticket on meetup.c
 om\n\nTags: fullstack engineering\, startups\, ruby\, elixir\, react\, e
 mber\, python\, php\, ruby on rails\, javascript\, hacking\, code\n\nImp
 orted from: http://calagator.org/events/1250472916
URL:https://www.meetup.com/fullstackpdx/events/245521633/
SUMMARY:#FullstackPDX : December : Annual Charity Drive : Merry Christmas
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20180129T203010Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180215T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180215T180000
DTSTAMP;VALUE=DATE-TIME:20180129T203010Z
LAST-MODIFIED;VALUE=DATE-TIME:20180129T203010Z
UID:http://calagator.org/events/1250473184
DESCRIPTION:Who are we? We are entrepreneurs\, full stack engineers\, hac
 kers\, continuous learners\, but above all\, we are a group that loves t
 o work hard and play harder.  We organize a variety of content types\, a
 nd the organizing team believes in delivering the best value for time in
 vested in our events.  Companies have launched\, founders paired\, code 
 taken apart\, lessons learned\, and more.  We are not the typical meetup
  where a teacher like presenter stands in front of the class and deliver
 s their message.  We are a full hands on interactive experience and meet
 ings are successful from the cumulative knowledge and expertise of all m
 embers.   &#13\;\n&#13\;\nJoin us for something different. &#13\;\n&#13\
 ;\nJoin us to learn.&#13\;\n&#13\;\nLet’s have fun building our dreams. 
  &#13\;\n&#13\;\nRegister for our events and buy your ticket on meetup.c
 om\n\nTags: fullstack engineering\, startups\, ruby\, elixir\, react\, e
 mber\, python\, php\, ruby on rails\, javascript\, hacking\, code\n\nImp
 orted from: http://calagator.org/events/1250473184
URL:https://www.meetup.com/fullstackpdx/events/247290093/
SUMMARY:#FullStackPDX : February : Critique : 2018 KICK OFF
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20180129T204520Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180322T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180322T180000
DTSTAMP;VALUE=DATE-TIME:20180129T204520Z
LAST-MODIFIED;VALUE=DATE-TIME:20180129T204520Z
UID:http://calagator.org/events/1250473185
DESCRIPTION:Who are we? We are entrepreneurs\, full stack engineers\, hac
 kers\, continuous learners\, but above all\, we are a group that loves t
 o work hard and play harder.  We organize a variety of content types\, a
 nd the organizing team believes in delivering the best value for time in
 vested in our events.  Companies have launched\, founders paired\, code 
 taken apart\, lessons learned\, and more.  We are not the typical meetup
  where a teacher like presenter stands in front of the class and deliver
 s their message.  We are a full hands on interactive experience and meet
 ings are successful from the cumulative knowledge and expertise of all m
 embers.   &#13\;\n&#13\;\nJoin us for something different. &#13\;\n&#13\
 ;\nJoin us to learn.&#13\;\n&#13\;\nLet’s have fun building our dreams. 
  &#13\;\n&#13\;\nRegister for our events and buy your ticket on meetup.c
 om\n\nTags: fullstack engineering\, startups\, ruby\, elixir\, react\, e
 mber\, python\, php\, ruby on rails\, javascript\, hacking\, code\n\nImp
 orted from: http://calagator.org/events/1250473185
URL:https://www.meetup.com/fullstackpdx/events/247290478/
SUMMARY:#FullStackPDX : March : Critique
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20180328T171513Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180419T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180419T180000
DTSTAMP;VALUE=DATE-TIME:20180328T171513Z
LAST-MODIFIED;VALUE=DATE-TIME:20180328T171513Z
UID:http://calagator.org/events/1250473502
DESCRIPTION:Who are we? We are entrepreneurs\, full stack engineers\, hac
 kers\, continuous learners\, but above all\, we are a group that loves t
 o work hard and play harder.  We organize a variety of content types\, a
 nd the organizing team believes in delivering the best value for time in
 vested in our events.  Companies have launched\, founders paired\, code 
 taken apart\, lessons learned\, and more.  We are not the typical meetup
  where a teacher like presenter stands in front of the class and deliver
 s their message.  We are a full hands on interactive experience and meet
 ings are successful from the cumulative knowledge and expertise of all m
 embers.   &#13\;\n&#13\;\nJoin us for something different. &#13\;\n&#13\
 ;\nJoin us to learn.&#13\;\n&#13\;\nLet’s have fun building our dreams. 
  &#13\;\n&#13\;\nRegister for our events and buy your ticket on meetup.c
 om\n\nTags: fullstack engineering\, startups\, ruby\, elixir\, react\, e
 mber\, python\, php\, ruby on rails\, javascript\, hacking\, code\n\nImp
 orted from: http://calagator.org/events/1250473502
URL:https://www.meetup.com/fullstackpdx/events/249195547/
SUMMARY:#FullStackPDX : April : Critique
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20180328T223709Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180531T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180531T180000
DTSTAMP;VALUE=DATE-TIME:20180328T223709Z
LAST-MODIFIED;VALUE=DATE-TIME:20180328T223709Z
UID:http://calagator.org/events/1250473503
DESCRIPTION:Who are we? We are entrepreneurs\, full stack engineers\, hac
 kers\, continuous learners\, but above all\, we are a group that loves t
 o work hard and play harder.  We organize a variety of content types\, a
 nd the organizing team believes in delivering the best value for time in
 vested in our events.  Companies have launched\, founders paired\, code 
 taken apart\, lessons learned\, and more.  We are not the typical meetup
  where a teacher like presenter stands in front of the class and deliver
 s their message.  We are a full hands on interactive experience and meet
 ings are successful from the cumulative knowledge and expertise of all m
 embers.   &#13\;\n&#13\;\nJoin us for something different. &#13\;\n&#13\
 ;\nJoin us to learn.&#13\;\n&#13\;\nLet’s have fun building our dreams. 
  &#13\;\n&#13\;\nRegister for our events and buy your ticket on meetup.c
 om\n\nTags: fullstack engineering\, startups\, ruby\, elixir\, react\, e
 mber\, python\, php\, ruby on rails\, javascript\, hacking\, code\n\nImp
 orted from: http://calagator.org/events/1250473503
URL:https://www.meetup.com/fullstackpdx/events/249204566/
SUMMARY:#FullStackPDX : May : Critique
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20180429T220246Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180621T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180621T180000
DTSTAMP;VALUE=DATE-TIME:20180429T220246Z
LAST-MODIFIED;VALUE=DATE-TIME:20180429T220246Z
UID:http://calagator.org/events/1250473666
DESCRIPTION:Just like fight club\, if this is your first night attending\
 , you have to present.&#13\;\n&#13\;\nDiscussing your startup\, recent p
 roject\, code reviews\, business ideas\, etc. are all applicable. There 
 is not a required length of time to present. This can be a live prototyp
 e or even a set of powerpoint slides. You do not have to know how to cod
 e to present your dream\, and we are HERE TO HELP you. Presentations are
  meant to be collaborative\, not the traditional meetup style where a pr
 esenter talks like a teacher for a very long time and saves questions fo
 r the end. We use a timer and the group dynamic works to collaboratively
  prevent cross talk and side conversations. So bring your computer\, fun
  spirit and desire to learn\, and let's have fun.&#13\;\n&#13\;\nSignups
  through meetup.com are required and seats are limited\, so buy your tic
 kets early because we usually sell out. We are self funded\, and 100% of
  the revenue received is put back into the meetup costs. We will have to
 p shelf pizza from Crown PDX (http://www.imperialpdx.com/the-crown/) so 
 come HUNGRY for dinner!!&#13\;\n&#13\;\nDoors open at 6pm and we kick of
 f on time. We start consuming the pizza at 6pm as well. After the concer
 t of presentations we will walk over to Bailey's Taproom (http://www.bai
 leystaproom.com/) to continue the evening.&#13\;\n&#13\;\nLocation: WeWo
 rk Customs House : Room 1C : When you check in ask for CP Handheld\, the
 y are our sponsor. The room is right to the left as you walk in.\n\nTags
 : fullstack engineering\, startups\, business development\, ruby\, elixi
 r\, react\, ember\, python\, php\, ruby on rails\, javascript\, hacking\
 , code\n\nImported from: http://calagator.org/events/1250473666
URL:https://www.meetup.com/fullstackpdx/events/250285447/
SUMMARY:#FullStackPDX : June : Critique
LOCATION:WeWork Custom House: 220 Northwest 8th Avenue\, Portland OR 9720
 9 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20180627T151101Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180718T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180718T180000
DTSTAMP;VALUE=DATE-TIME:20180627T151101Z
LAST-MODIFIED;VALUE=DATE-TIME:20180627T151101Z
UID:http://calagator.org/events/1250473946
DESCRIPTION:This month we have lined up a super special event!!!!!&#13\;\
 n————————————————————————&#13\;\n&#13\;\nWhen the neo4j team reached out
  to us to setup an event during OSCON we jumped all over this. Not only 
 will we be having the presentations you are all used to\, but we will be
  welcoming a number of talks that did not make the cut for the OSCON con
 ference. On top of this\, 100% of the ticket proceeds will be donated to
  Planned Parenthood https://www.plannedparenthood.org/.&#13\;\n&#13\;\nJ
 ust like fight club\, if this is your first night attending\, you have t
 o present.&#13\;\n&#13\;\nWe have all heard the pitch before\, and we ma
 ke no exceptions to this rule. Since this meetup is in the larger space 
 we will have a projector you can hook up to\, or just use the sound of y
 our voice. What should you present? Well\, we do not spec that.&#13\;\n&
 #13\;\nDiscussing your startup\, recent project\, code reviews\, busines
 s ideas\, etc. are all applicable. There is not a required length of tim
 e to present. This can be a live prototype or even a set of powerpoint s
 lides. You do not have to know how to code to present your dream\, and w
 e are HERE TO HELP you. Presentations are meant to be collaborative\, no
 t the traditional meetup style where a presenter talks like a teacher fo
 r a very long time and saves questions for the end. We use a timer and t
 he group dynamic works to collaboratively prevent cross talk and side co
 nversations.&#13\;\n&#13\;\nSo bring your fun spirit\, desire to learn\,
  passion to help others\, and let's have fun.&#13\;\n&#13\;\n———————————
 —————————————&#13\;\n&#13\;\nSignups through meetup.com are required and
  seats are limited\, so buy your tickets early because we usually sell o
 ut. We are self funded\, and 100% of the revenue received is put back in
 to the meetup costs. We will have top shelf pizza from Crown PDX (http:/
 /www.imperialpdx.com/the-crown/) so come HUNGRY for dinner!!&#13\;\n&#13
 \;\nDoors open at 6pm and we kick off on time. We start consuming the pi
 zza at 6pm as well. After the concert of presentations we will walk over
  to Bailey's Taproom (http://www.baileystaproom.com/) to continue the ev
 ening.&#13\;\n&#13\;\n————————————————————————&#13\;\n&#13\;\nLocation: 
 WeWork Customs House : Community : When you check in ask for CP Handheld
 \, they are our sponsor. The room is right to the left as you walk in.\n
 \nTags: fullstack engineering\, startups\, business development\, ruby\,
  elixir\, react\, ember\, python\, php\, ruby on rails\, javascript\, ha
 cking\, code\n\nImported from: http://calagator.org/events/1250473946
URL:https://www.meetup.com/fullstackpdx/events/252193434/
SUMMARY:Rejected Oscon Talks : Charity Drive and Critique : A collaborati
 on between #FullStackPDX and the neo4j Team!
LOCATION:WeWork Custom House: 220 Northwest 8th Avenue\, Portland OR 9720
 9 US
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20180716T215526Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180718T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180718T180000
DTSTAMP;VALUE=DATE-TIME:20180716T215526Z
LAST-MODIFIED;VALUE=DATE-TIME:20180716T215526Z
UID:http://calagator.org/events/1250474009
DESCRIPTION:Doors open at 6. Talk starts at 6:30.&#13\;\n&#13\;\nThis mon
 th\, Connor Lay will talk about setting up a basic Continuous Integratio
 n pipeline for a new Elixir project. Let me know if that overlaps too mu
 ch with any of the other topics and I can find something else :)&#13\;\n
 &#13\;\nMoxley Stratton will talk about working with Elixir macros\, spe
 cifically around building a wrapper around Ecto.Schema.&#13\;\n&#13\;\nP
 izza\, sodas and beer provided by Weedmaps.\n\nTags: elixir\, erlang\, f
 unctional programming\n\nImported from: http://calagator.org/events/1250
 474009
URL:https://www.meetup.com/Portland-Erlang-Elixir-User-Group/events/sjvds
 pyxkbxb/
SUMMARY:Elixir\, Erlang User Group
LOCATION:FocusVision: 522 SW 5th Ave\, Suite 900\, Portland OR 97209 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20180429T220407Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180823T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180823T180000
DTSTAMP;VALUE=DATE-TIME:20180429T220407Z
LAST-MODIFIED;VALUE=DATE-TIME:20180429T220407Z
UID:http://calagator.org/events/1250473667
DESCRIPTION:Just like fight club\, if this is your first night attending\
 , you have to present.&#13\;\n&#13\;\nDiscussing your startup\, recent p
 roject\, code reviews\, business ideas\, etc. are all applicable. There 
 is not a required length of time to present. This can be a live prototyp
 e or even a set of powerpoint slides. You do not have to know how to cod
 e to present your dream\, and we are HERE TO HELP you. Presentations are
  meant to be collaborative\, not the traditional meetup style where a pr
 esenter talks like a teacher for a very long time and saves questions fo
 r the end. We use a timer and the group dynamic works to collaboratively
  prevent cross talk and side conversations. So bring your computer\, fun
  spirit and desire to learn\, and let's have fun.&#13\;\n&#13\;\nSignups
  through meetup.com are required and seats are limited\, so buy your tic
 kets early because we usually sell out. We are self funded\, and 100% of
  the revenue received is put back into the meetup costs. We will have to
 p shelf pizza from Crown PDX (http://www.imperialpdx.com/the-crown/) so 
 come HUNGRY for dinner!!&#13\;\n&#13\;\nDoors open at 6pm and we kick of
 f on time. We start consuming the pizza at 6pm as well. After the concer
 t of presentations we will walk over to Bailey's Taproom (http://www.bai
 leystaproom.com/) to continue the evening.&#13\;\n&#13\;\nLocation: WeWo
 rk Customs House : Room 1C : When you check in ask for CP Handheld\, the
 y are our sponsor. The room is right to the left as you walk in.\n\nTags
 : fullstack engineering\, startups\, business development\, ruby\, elixi
 r\, react\, ember\, python\, php\, ruby on rails\, javascript\, hacking\
 , code\n\nImported from: http://calagator.org/events/1250473667
URL:https://www.meetup.com/fullstackpdx/events/250285498/
SUMMARY:#FullStackPDX : August : Critique
LOCATION:WeWork Custom House: 220 Northwest 8th Avenue\, Portland OR 9720
 9 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20180904T210932Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180927T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180927T180000
DTSTAMP;VALUE=DATE-TIME:20180904T210932Z
LAST-MODIFIED;VALUE=DATE-TIME:20180904T210932Z
UID:http://calagator.org/events/1250474199
DESCRIPTION:Just like fight club\, if this is your first night attending\
 , you have to present.&#13\;\n&#13\;\nDiscussing your startup\, recent p
 roject\, code reviews\, business ideas\, etc. are all applicable. There 
 is not a required length of time to present. This can be a live prototyp
 e or even a set of powerpoint slides. You do not have to know how to cod
 e to present your dream\, and we are HERE TO HELP you. Presentations are
  meant to be collaborative\, not the traditional meetup style where a pr
 esenter talks like a teacher for a very long time and saves questions fo
 r the end. We use a timer and the group dynamic works to collaboratively
  prevent cross talk and side conversations. So bring your computer\, fun
  spirit and desire to learn\, and let's have fun.&#13\;\n&#13\;\nSignups
  through meetup.com are required and seats are limited\, so buy your tic
 kets early because we usually sell out. We are self funded\, and 100% of
  the revenue received is put back into the meetup costs. We will have to
 p shelf pizza from Crown PDX (http://www.imperialpdx.com/the-crown/) so 
 come HUNGRY for dinner!!&#13\;\n&#13\;\nDoors open at 6pm and we kick of
 f on time. After the concert of presentations we will walk over to Baile
 y's Taproom (http://www.baileystaproom.com/) to continue the evening.&#1
 3\;\n&#13\;\nLocation: WeWork Customs House : Room 1C : When you check i
 n ask for CP Handheld\, they are our sponsor. The room is right to the l
 eft as you walk in.\n\nTags: fullstack engineering\, startups\, business
  development\, ruby\, elixir\, react\, ember\, python\, php\, ruby on ra
 ils\, javascript\, hacking\, code\n\nImported from: http://calagator.org
 /events/1250474199
URL:https://www.meetup.com/fullstackpdx/events/254388941/
SUMMARY:#FullStackPDX : September : Critique
LOCATION:WeWork Custom House: 220 Northwest 8th Avenue\, Portland OR 9720
 9 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20181016T043712Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20181017T083000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20181017T060000
DTSTAMP;VALUE=DATE-TIME:20181016T043712Z
LAST-MODIFIED;VALUE=DATE-TIME:20181016T043712Z
UID:http://calagator.org/events/1250474447
DESCRIPTION:Note: the talks start at 6:30. Doors open at 6pm. Social time
  is 6:00-6:30.&#13\;\n&#13\;\nOctober's topic:&#13\;\n* Vince Foley from
  New Relic will present on the New Relic agent for Elixir (https://githu
 b.com/newrelic/elixir_agent) that he wrote.&#13\;\n&#13\;\n• What we'll 
 do&#13\;\nThe monthly meeting is the primary event offered by Elixir PDX
 . It includes presentations given by local and remote Elixir and Erlang 
 presenters.&#13\;\n&#13\;\n• What to bring&#13\;\nYourself! A laptop som
 etimes comes in handy.&#13\;\n&#13\;\n• Important to know&#13\;\nPizza a
 nd drinks are typically provided by one of our sponsors.\n\nTags: elixir
 \n\nImported from: http://calagator.org/events/1250474447
URL:https://www.meetup.com/Portland-Erlang-Elixir-User-Group/events/ffxdd
 qyxnbwb/
SUMMARY:Erlang-Elixir Meetup
LOCATION:FocusVision: 522 SW 5th Ave\, Suite 900\, Portland OR 97209 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20180904T211125Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20181025T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20181025T180000
DTSTAMP;VALUE=DATE-TIME:20180904T211125Z
LAST-MODIFIED;VALUE=DATE-TIME:20180904T211125Z
UID:http://calagator.org/events/1250474200
DESCRIPTION:Just like fight club\, if this is your first night attending\
 , you have to present.&#13\;\n&#13\;\nDiscussing your startup\, recent p
 roject\, code reviews\, business ideas\, etc. are all applicable. There 
 is not a required length of time to present. This can be a live prototyp
 e or even a set of powerpoint slides. You do not have to know how to cod
 e to present your dream\, and we are HERE TO HELP you. Presentations are
  meant to be collaborative\, not the traditional meetup style where a pr
 esenter talks like a teacher for a very long time and saves questions fo
 r the end. We use a timer and the group dynamic works to collaboratively
  prevent cross talk and side conversations. So bring your computer\, fun
  spirit and desire to learn\, and let's have fun.&#13\;\n&#13\;\nSignups
  through meetup.com are required and seats are limited\, so buy your tic
 kets early because we usually sell out. We are self funded\, and 100% of
  the revenue received is put back into the meetup costs. We will have to
 p shelf pizza from Crown PDX (http://www.imperialpdx.com/the-crown/) so 
 come HUNGRY for dinner!!&#13\;\n&#13\;\nDoors open at 6pm and we kick of
 f on time. After the concert of presentations we will walk over to Baile
 y's Taproom (http://www.baileystaproom.com/) to continue the evening.&#1
 3\;\n&#13\;\nLocation: WeWork Customs House : Room 1C : When you check i
 n ask for CP Handheld\, they are our sponsor. The room is right to the l
 eft as you walk in.\n\nTags: fullstack engineering\, startups\, business
  development\, ruby\, elixir\, react\, ember\, python\, php\, ruby on ra
 ils\, javascript\, hacking\, code\n\nImported from: http://calagator.org
 /events/1250474200
URL:https://www.meetup.com/fullstackpdx/events/254388976/
SUMMARY:#FullStackPDX : October : Critique
LOCATION:WeWork Custom House: 220 Northwest 8th Avenue\, Portland OR 9720
 9 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20180904T211240Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20181129T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20181129T180000
DTSTAMP;VALUE=DATE-TIME:20180904T211240Z
LAST-MODIFIED;VALUE=DATE-TIME:20180904T211240Z
UID:http://calagator.org/events/1250474201
DESCRIPTION:Just like fight club\, if this is your first night attending\
 , you have to present.&#13\;\n&#13\;\nDiscussing your startup\, recent p
 roject\, code reviews\, business ideas\, etc. are all applicable. There 
 is not a required length of time to present. This can be a live prototyp
 e or even a set of powerpoint slides. You do not have to know how to cod
 e to present your dream\, and we are HERE TO HELP you. Presentations are
  meant to be collaborative\, not the traditional meetup style where a pr
 esenter talks like a teacher for a very long time and saves questions fo
 r the end. We use a timer and the group dynamic works to collaboratively
  prevent cross talk and side conversations. So bring your computer\, fun
  spirit and desire to learn\, and let's have fun.&#13\;\n&#13\;\nSignups
  through meetup.com are required and seats are limited\, so buy your tic
 kets early because we usually sell out. We are self funded\, and 100% of
  the revenue received is put back into the meetup costs. We will have to
 p shelf pizza from Crown PDX (http://www.imperialpdx.com/the-crown/) so 
 come HUNGRY for dinner!!&#13\;\n&#13\;\nDoors open at 6pm and we kick of
 f on time. After the concert of presentations we will walk over to Baile
 y's Taproom (http://www.baileystaproom.com/) to continue the evening.&#1
 3\;\n&#13\;\nLocation: WeWork Customs House : Room 1C : When you check i
 n ask for CP Handheld\, they are our sponsor. The room is right to the l
 eft as you walk in.\n\nTags: fullstack engineering\, startups\, business
  development\, ruby\, elixir\, react\, ember\, python\, php\, ruby on ra
 ils\, javascript\, hacking\, code\n\nImported from: http://calagator.org
 /events/1250474201
URL:https://www.meetup.com/fullstackpdx/events/254389027/
SUMMARY:#FullStackPDX : November : Critique
LOCATION:WeWork Custom House: 220 Northwest 8th Avenue\, Portland OR 9720
 9 US
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20181203T175446Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20181217T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20181217T180000
DTSTAMP;VALUE=DATE-TIME:20181203T175446Z
LAST-MODIFIED;VALUE=DATE-TIME:20181203T175446Z
UID:http://calagator.org/events/1250474649
DESCRIPTION:Just like the last 3 years\, our final meetup of the year is 
 always based on a charity drive. This year we have selected the Portland
  Rescue Mission https://www.portlandrescuemission.org/. All ticket proce
 eds will be donating to this business bringing both value and impact to 
 our local community. &#13\;\n&#13\;\n-----------------------------------
 -------------------------------------------------------------&#13\;\n&#1
 3\;\nJust like fight club\, if this is your first night attending\, you 
 have to present.&#13\;\n&#13\;\nDiscussing your startup\, recent project
 \, code reviews\, business ideas\, etc. are all applicable. There is not
  a required length of time to present. This can be a live prototype or e
 ven a set of powerpoint slides. You do not have to know how to code to p
 resent your dream\, and we are HERE TO HELP you. Presentations are meant
  to be collaborative\, not the traditional meetup style where a presente
 r talks like a teacher for a very long time and saves questions for the 
 end. We use a timer and the group dynamic works to collaboratively preve
 nt cross talk and side conversations. So bring your computer\, fun spiri
 t and desire to learn\, and let's have fun.&#13\;\n&#13\;\nSignups throu
 gh meetup.com are required and seats are limited\, so buy your tickets e
 arly because we usually sell out. We are self funded\, and 100% of the r
 evenue received is put back into the meetup costs. We will have top shel
 f pizza from Crown PDX (http://www.imperialpdx.com/the-crown/) so come H
 UNGRY for dinner!!&#13\;\n&#13\;\nDoors open at 6pm and we kick off on t
 ime. After the concert of presentations we will walk over to Bailey's Ta
 proom (http://www.baileystaproom.com/) to continue the evening.&#13\;\n&
 #13\;\nLocation: WeWork Customs House : Room 1C : When you check in ask 
 for CP Handheld\, they are our sponsor. The room is right to the left as
  you walk in.\n\nTags: fullstack engineering\, startups\, business devel
 opment\, ruby\, elixir\, react\, ember\, python\, php\, ruby on rails\, 
 javascript\, hacking\, code\n\nImported from: http://calagator.org/event
 s/1250474649
URL:https://www.meetup.com/fullstackpdx/events/254389363/
SUMMARY:#FullStackPDX : December 2018 Christmas Charity Drive 4 Portland 
 Rescue Mission
LOCATION:WeWork Custom House: 220 Northwest 8th Avenue\, Portland OR 9720
 9 US
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20190110T013844Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190116T200000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190116T180000
DTSTAMP;VALUE=DATE-TIME:20190110T013844Z
LAST-MODIFIED;VALUE=DATE-TIME:20190110T013844Z
UID:http://calagator.org/events/1250474794
DESCRIPTION:We have two talks for our event.&#13\;\n&#13\;\n&quot\;Ecto P
 racticum for an impractical world&quot\; by Jed Schneider&#13\;\n&#13\;\
 nAnd&#13\;\n&#13\;\n&quot\;Elixir on Docker&quot\; by Moxley Stratton&#1
 3\;\n&#13\;\nHope to see you there!&#13\;\n&#13\;\nNote: the talks start
  at 6:30. Doors open at 6pm. Social time is 6:00-6:30.&#13\;\n&#13\;\n• 
 What we'll do&#13\;\nThe monthly meeting is the primary event offered by
  Elixir PDX. It includes presentations given by local and remote Elixir 
 and Erlang presenters.&#13\;\n&#13\;\n• What to bring&#13\;\nYourself! A
  laptop sometimes comes in handy.&#13\;\n&#13\;\n• Important to know&#13
 \;\nPizza and drinks are typically provided by one of our sponsors.\n\nT
 ags: elixir\, Ecto\, docker\n\nImported from: http://calagator.org/event
 s/1250474794
URL:https://www.meetup.com/Portland-Erlang-Elixir-User-Group/events/twrgn
 qyzcbvb/
SUMMARY:PDX |> Elixir |> Group
LOCATION:Focus Vision: 522 SW 5th Ave\, Suite 900 9th Floor\, Portland OR
  97209 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20190120T191046Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190220T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190220T180000
DTSTAMP;VALUE=DATE-TIME:20190120T191046Z
LAST-MODIFIED;VALUE=DATE-TIME:20190120T191046Z
UID:http://calagator.org/events/1250474879
DESCRIPTION:Elixir Monitoring Tools: Observer\, New Relic\, Telemetry and
  more&#13\;\n&#13\;\nPresented by: Vince Foley&#13\;\n&#13\;\nNote: the 
 talks start at 6:30. Doors open at 6pm. Social time is 6:00-6:30.&#13\;\
 n&#13\;\n• What we'll do&#13\;\nThe monthly meeting is the primary event
  offered by Elixir PDX. It includes presentations given by local and rem
 ote Elixir and Erlang presenters.&#13\;\n&#13\;\n• What to bring&#13\;\n
 Yourself! A laptop sometimes comes in handy.&#13\;\n&#13\;\n• Important 
 to know&#13\;\nPizza and drinks are typically provided by one of our spo
 nsors.\n\nTags: elixir\n\nImported from: http://calagator.org/events/125
 0474879
URL:https://www.meetup.com/Portland-Erlang-Elixir-User-Group/events/twrgn
 qyzdbbc/
SUMMARY:PDX |> Elixir |> Group -  Elixir Monitoring Tools: Observer\, New
  Relic\, Telemetry & more
LOCATION:Focus Vision: 522 SW 5th Ave\, Suite 900 9th Floor\, Portland OR
  97209 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20190129T193655Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190228T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190228T180000
DTSTAMP;VALUE=DATE-TIME:20190129T193655Z
LAST-MODIFIED;VALUE=DATE-TIME:20190129T193655Z
UID:http://calagator.org/events/1250474938
DESCRIPTION:Tickets can be purchased at Meetup.com\n\nTags: fullstack eng
 ineering\, startups\, business development\, ruby\, elixir\, react\, emb
 er\, python\, php\, ruby on rails\, javascript\, hacking\, code\n\nImpor
 ted from: http://calagator.org/events/1250474938
URL:https://www.meetup.com/fullstackpdx/events/258503009/
SUMMARY:#FullStackPDX : February : Critique
LOCATION:AltSource HQ: 1120 SE Madison Street\, Portland or 97214 us
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20190129T193735Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190328T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190328T180000
DTSTAMP;VALUE=DATE-TIME:20190129T193735Z
LAST-MODIFIED;VALUE=DATE-TIME:20190129T193735Z
UID:http://calagator.org/events/1250474939
DESCRIPTION:Tickets can be purchased at Meetup.com\n\nTags: fullstack eng
 ineering\, startups\, business development\, ruby\, elixir\, react\, emb
 er\, python\, php\, ruby on rails\, javascript\, hacking\, code\n\nImpor
 ted from: http://calagator.org/events/1250474939
URL:https://www.meetup.com/fullstackpdx/events/258503366/
SUMMARY:#FullStackPDX : March : Critique
LOCATION:AltSource HQ: 1120 SE Madison Street\, Portland or 97214 us
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20190129T193955Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190425T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190425T180000
DTSTAMP;VALUE=DATE-TIME:20190129T193955Z
LAST-MODIFIED;VALUE=DATE-TIME:20190129T193955Z
UID:http://calagator.org/events/1250474940
DESCRIPTION:Tickets can be purchased at Meetup.com\n\nTags: fullstack eng
 ineering\, startups\, business development\, ruby\, elixir\, react\, emb
 er\, python\, php\, ruby on rails\, javascript\, hacking\, code\n\nImpor
 ted from: http://calagator.org/events/1250474940
URL:https://www.meetup.com/fullstackpdx/events/258503419/
SUMMARY:#FullStackPDX : April : Critique
LOCATION:AltSource HQ: 1120 SE Madison Street\, Portland or 97214 us
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20190129T194028Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190530T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190530T180000
DTSTAMP;VALUE=DATE-TIME:20190129T194028Z
LAST-MODIFIED;VALUE=DATE-TIME:20190129T194028Z
UID:http://calagator.org/events/1250474941
DESCRIPTION:Tickets can be purchased at Meetup.com\n\nTags: fullstack eng
 ineering\, startups\, business development\, ruby\, elixir\, react\, emb
 er\, python\, php\, ruby on rails\, javascript\, hacking\, code\n\nImpor
 ted from: http://calagator.org/events/1250474941
URL:https://www.meetup.com/fullstackpdx/events/258503558/
SUMMARY:#FullStackPDX : May : Critique
LOCATION:AltSource HQ: 1120 SE Madison Street\, Portland or 97214 us
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20190129T194116Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190627T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190627T180000
DTSTAMP;VALUE=DATE-TIME:20190129T194116Z
LAST-MODIFIED;VALUE=DATE-TIME:20190129T194116Z
UID:http://calagator.org/events/1250474942
DESCRIPTION:Tickets can be purchased at Meetup.com\n\nTags: fullstack eng
 ineering\, startups\, business development\, ruby\, elixir\, react\, emb
 er\, python\, php\, ruby on rails\, javascript\, hacking\, code\n\nImpor
 ted from: http://calagator.org/events/1250474942
URL:https://www.meetup.com/fullstackpdx/events/258503616/
SUMMARY:#FullStackPDX : June : Critique
LOCATION:AltSource HQ: 1120 SE Madison Street\, Portland or 97214 us
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20190710T150601Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190717T200000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190717T173000
DTSTAMP;VALUE=DATE-TIME:20190710T150601Z
LAST-MODIFIED;VALUE=DATE-TIME:20190710T150601Z
UID:http://calagator.org/events/1250475865
DESCRIPTION:This month\, Jesse Cooke (@jc00ke) will give his initial impr
 essions of `LiveView` and an experience report of replacing a typical JS
  widget with `LiveView`.&#13\;\n&#13\;\nLocation:&#13\;\nYeon Building\,
  522 SW 5th Avenue\, Suite 900&#13\;\n9th Floor at the end of the hall.&
 #13\;\n&#13\;\nNote:&#13\;\nDoors open at 5:30pm.&#13\;\nSocial time is 
 5:30-6:00.&#13\;\nLobby Doors lock at 6:00pm so please attempt to make i
 t before then.&#13\;\nThe talks start at 6:00pm.&#13\;\n&#13\;\n• What w
 e'll do&#13\;\nThe monthly meeting is the primary event offered by Elixi
 r PDX. It includes presentations given by local and remote Elixir and Er
 lang presenters.&#13\;\n&#13\;\n• What to bring&#13\;\nYourself! A lapto
 p sometimes comes in handy.&#13\;\n&#13\;\n• Important to know&#13\;\nPi
 zza and drinks are typically provided by one of our sponsors.\n\nTags: e
 lixir\, erlang\, programming\n\nImported from: http://calagator.org/even
 ts/1250475865
URL:https://www.meetup.com/Portland-Erlang-Elixir-User-Group/events/mqknc
 ryzkbwb/
SUMMARY:Elixir & Erlang User Group Monthly Meeting
LOCATION:FocusVision: 522 SW 5th Ave\, Suite 900\, Portland OR 97209 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20190619T202902Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190725T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190725T180000
DTSTAMP;VALUE=DATE-TIME:20190619T202902Z
LAST-MODIFIED;VALUE=DATE-TIME:20190619T202902Z
UID:http://calagator.org/events/1250475772
DESCRIPTION:Tickets can be purchased at Meetup.com\n\nTags: fullstack eng
 ineering\, startups\, business development\, ruby\, elixir\, react\, emb
 er\, python\, php\, ruby on rails\, javascript\, hacking\, code\n\nImpor
 ted from: http://calagator.org/events/1250475772
URL:https://www.meetup.com/fullstackpdx/events/262455906/
SUMMARY:#FullStackPDX : July : Critique
LOCATION:AltSource HQ: 1120 SE Madison Street\, Portland or 97214 us
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20190619T202923Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190829T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190829T180000
DTSTAMP;VALUE=DATE-TIME:20190619T202923Z
LAST-MODIFIED;VALUE=DATE-TIME:20190619T202923Z
UID:http://calagator.org/events/1250475773
DESCRIPTION:Tickets can be purchased at Meetup.com\n\nTags: fullstack eng
 ineering\, startups\, business development\, ruby\, elixir\, react\, emb
 er\, python\, php\, ruby on rails\, javascript\, hacking\, code\n\nImpor
 ted from: http://calagator.org/events/1250475773
URL:https://www.meetup.com/fullstackpdx/events/262455915/
SUMMARY:#FullStackPDX : August : Critique
LOCATION:AltSource HQ: 1120 SE Madison Street\, Portland or 97214 us
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20190619T202946Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190926T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190926T180000
DTSTAMP;VALUE=DATE-TIME:20190619T202946Z
LAST-MODIFIED;VALUE=DATE-TIME:20190619T202946Z
UID:http://calagator.org/events/1250475774
DESCRIPTION:Tickets can be purchased at Meetup.com\n\nTags: fullstack eng
 ineering\, startups\, business development\, ruby\, elixir\, react\, emb
 er\, python\, php\, ruby on rails\, javascript\, hacking\, code\n\nImpor
 ted from: http://calagator.org/events/1250475774
URL:https://www.meetup.com/fullstackpdx/events/262455922/
SUMMARY:#FullStackPDX : September : Critique
LOCATION:AltSource HQ: 1120 SE Madison Street\, Portland or 97214 us
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20190619T203014Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20191024T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20191024T180000
DTSTAMP;VALUE=DATE-TIME:20190619T203014Z
LAST-MODIFIED;VALUE=DATE-TIME:20190619T203014Z
UID:http://calagator.org/events/1250475775
DESCRIPTION:Tickets can be purchased at Meetup.com\n\nTags: fullstack eng
 ineering\, startups\, business development\, ruby\, elixir\, react\, emb
 er\, python\, php\, ruby on rails\, javascript\, hacking\, code\n\nImpor
 ted from: http://calagator.org/events/1250475775
URL:https://www.meetup.com/fullstackpdx/events/262455931/
SUMMARY:#FullStackPDX : October : Critique
LOCATION:AltSource HQ: 1120 SE Madison Street\, Portland or 97214 us
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20190619T203038Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20191114T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20191114T180000
DTSTAMP;VALUE=DATE-TIME:20190619T203038Z
LAST-MODIFIED;VALUE=DATE-TIME:20190619T203038Z
UID:http://calagator.org/events/1250475776
DESCRIPTION:Tickets can be purchased at Meetup.com\n\nTags: fullstack eng
 ineering\, startups\, business development\, ruby\, elixir\, react\, emb
 er\, python\, php\, ruby on rails\, javascript\, hacking\, code\n\nImpor
 ted from: http://calagator.org/events/1250475776
URL:https://www.meetup.com/fullstackpdx/events/262455942/
SUMMARY:#FullStackPDX : November : Critique
LOCATION:AltSource HQ: 1120 SE Madison Street\, Portland or 97214 us
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20191112T035838Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20191120T200000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20191120T180000
DTSTAMP;VALUE=DATE-TIME:20191112T035838Z
LAST-MODIFIED;VALUE=DATE-TIME:20191112T035838Z
UID:http://calagator.org/events/1250476426
DESCRIPTION:This month: Moxley Stratton and Mike Wilding will give a talk
  on using the Ecto.Changeset module to save associations along with thei
 r parent records.&#13\;\n&#13\;\nNote: the talks start at 6:30pm. Doors 
 open at 6pm. Social time is 6pm-6:30pm.&#13\;\n&#13\;\n• What we'll do&#
 13\;\nThe monthly meeting is the primary event offered by Elixir PDX. It
  includes presentations given by local and remote Elixir and Erlang pres
 enters.&#13\;\n&#13\;\n• What to bring&#13\;\nYourself! A laptop sometim
 es comes in handy.&#13\;\n&#13\;\n• Important to know&#13\;\nPizza and d
 rinks are typically provided by Weedmaps.\n\nTags: elixir\, erlang\, fun
 ctional programming\n\nImported from: http://calagator.org/events/125047
 6426
URL:https://www.meetup.com/Portland-Erlang-Elixir-User-Group/events/hnpcl
 ryzpbbc/
SUMMARY:Elixir PDX - Using Ecto.Changeset to persist record associations
LOCATION:Opal Labs: 1060 NW 9th Ave\, Portland OR 97209 United States
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20190619T203101Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20191212T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20191212T180000
DTSTAMP;VALUE=DATE-TIME:20190619T203101Z
LAST-MODIFIED;VALUE=DATE-TIME:20191005T012719Z
UID:http://calagator.org/events/1250475777
DESCRIPTION:Tickets can be purchased at Meetup.com\n\nTags: fullstack eng
 ineering\, startups\, business development\, ruby\, elixir\, react\, emb
 er\, python\, php\, ruby on rails\, javascript\, hacking\, code\n\nImpor
 ted from: http://calagator.org/events/1250475777
URL:https://www.meetup.com/fullstackpdx/events/262455950/
SUMMARY:#FullStackPDX : December : Critique
LOCATION:AltSource HQ: 1120 SE Madison Street\, Portland or 97214 us
SEQUENCE:4
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20220404T192335Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220413T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220413T180000
DTSTAMP;VALUE=DATE-TIME:20220404T192335Z
LAST-MODIFIED;VALUE=DATE-TIME:20220404T192335Z
UID:http://calagator.org/events/1250478140
DESCRIPTION:The Portland Elixir/BEAM group is getting back together in th
 e physical world for the first time since the start of the pandemic.&#13
 \;\n&#13\;\n## Hack and Help Night Expectations&#13\;\n&#13\;\nHack and 
 help nights are you opportunity to meet other people interested in Elixi
 r or other BEAM-based languages in the real world. You can be a total ne
 wbie or just have interest in some of the ideas it brings.&#13\;\n&#13\;
 \nSome **free food and drink** will be provided courtesy of sponsors.&#1
 3\;\n&#13\;\nYou should try to attend if you:&#13\;\n&#13\;\nAre new to 
 Elixir and want to see what it's all about.&#13\;\n&#13\;\nNeed help wit
 h something you're working on or an idea you have.&#13\;\n&#13\;\nYou li
 ke listening and helping others\, or just want to motivate people.&#13\;
 \n&#13\;\nWant _**access to some hardware\, electronics and sensors**_ t
 o play around with [Nerves](https://www.nerves-project.org/) on.&#13\;\n
 &#13\;\nWant to discuss the latest happenings in the community.&#13\;\n&
 #13\;\nNeed somewhere away from home to work on a project.&#13\;\n&#13\;
 \nJust want something social to do.&#13\;\n&#13\;\nWe're still trying to
  lock in the venue for the in-person events and venues may change over t
 ime\, as might the rules regarding masking depending on peoples' comfort
  level.&#13\;\n&#13\;\nFor the most part\, the mask rules will follow th
 e same restrictions as the venue and will evolve based on current trends
  of the virus and feedback from the community. If you're interacting wit
 h or sitting next to someone\, and they would prefer for you to also be 
 masked while nearby\, please be considerate of their request.&#13\;\n&#1
 3\;\n## Future Meeting Cadence&#13\;\n&#13\;\nWe'll be switching to the 
 following format moving forward:&#13\;\n&#13\;\nLast Tuesday of the mont
 h remains a **virtual-only event**\, combining both the Portland and Sea
 ttle groups and anybody else who would like to join us virtually. This e
 vent has been mostly a &quot\;demos on demand&quot\; during the pandemic
  but will start to move back toward a 50/50 split with a pre-announced p
 resentation for part of the event. If you have something you'd like to t
 alk about\, let the event coordinator know (see Event Coordinator Contac
 t below). Future event dates will be: _Apr 26\, May 31\, Jun 28\, and Ju
 l 26._&#13\;\n&#13\;\nTwo weeks before the meeting on the last Tuesday (
 third from last Tuesday)\, will be an **in-person hack and help night in
  Seattle**. Future event dates will be: _Apr 12\, May 17\, Jun 14\, and 
 Jul 12._&#13\;\n&#13\;\nThe following night after the Seattle hack night
  will be an **in-person hack and help night in Portland**. Future event 
 dates will be: _Apr 13\, May 18\, Jun 15\, and Jul 13._&#13\;\n&#13\;\n#
 # Sponsorship&#13\;\n&#13\;\nIf you or a company you work for would like
  to host an event\, or sponsor food\, beverages or venue costs\, please 
 let me know! (see Event Coordinator Contact below).&#13\;\n&#13\;\n## Ev
 ent Coordinator Contact&#13\;\n&#13\;\n* Daniel: By email (daniel@digitr
 ee.org) or @dhedlund on the [elixir-lang slack](https://elixir-slackin.h
 erokuapp.com/)\n\nTags: elixir\, programming\, hardware\, nerves\, hack\
 , meetup:event=284857741\n\nImported from: http://calagator.org/events/1
 250478140
URL:https://www.meetup.com/Portland-Erlang-Elixir-User-Group/events/28485
 7741/
SUMMARY:Elixir Hack\, Help\, or Get Help
LOCATION:Lucky Labrador Brew Pub: 915 SE Hawthorne Boulevard\, Portland O
 regon 97214 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20220518T172049Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220518T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220518T180000
DTSTAMP;VALUE=DATE-TIME:20220518T172049Z
LAST-MODIFIED;VALUE=DATE-TIME:20220518T172049Z
UID:http://calagator.org/events/1250478255
DESCRIPTION:The Portland Elixir/BEAM group is getting back together in th
 e physical world.&#13\;\n&#13\;\n## Hack and Help Night Expectations&#13
 \;\n&#13\;\nHack and help nights are you opportunity to meet other peopl
 e interested in Elixir or other BEAM-based languages in the real world. 
 You can be a total newbie or just have interest in some of the ideas it 
 brings.&#13\;\n&#13\;\nSome **free food and drink** will be provided cou
 rtesy of sponsors.&#13\;\n&#13\;\nYou should try to attend if you:&#13\;
 \n&#13\;\nAre new to Elixir and want to see what it's all about.&#13\;\n
 &#13\;\nNeed help with something you're working on or an idea you have.&
 #13\;\n&#13\;\nYou like listening and helping others\, or just want to m
 otivate people.&#13\;\n&#13\;\nWant _**access to some hardware\, electro
 nics and sensors**_ to play around with [Nerves](https://www.nerves-proj
 ect.org/) on.&#13\;\n&#13\;\nWant to discuss the latest happenings in th
 e community.&#13\;\n&#13\;\nNeed somewhere away from home to work on a p
 roject.&#13\;\n&#13\;\nJust want something social to do.&#13\;\n&#13\;\n
 We're still trying to lock in the venue for the in-person events and ven
 ues may change over time\, as might the rules regarding masking dependin
 g on peoples' comfort level.&#13\;\n&#13\;\nFor the most part\, the mask
  rules will follow the same restrictions as the venue and will evolve ba
 sed on current trends of the virus and feedback from the community. If y
 ou're interacting with or sitting next to someone\, and they would prefe
 r for you to also be masked while nearby\, please be considerate of thei
 r request.&#13\;\n&#13\;\n## Future Meeting Cadence&#13\;\n&#13\;\nWe'll
  be switching to the following format moving forward:&#13\;\n&#13\;\nLas
 t Tuesday of the month remains a **virtual-only event**\, combining both
  the Portland and Seattle groups and anybody else who would like to join
  us virtually. This event has been mostly a &quot\;demos on demand&quot\
 ; during the pandemic but will start to move back toward a 50/50 split w
 ith a pre-announced presentation for part of the event. If you have some
 thing you'd like to talk about\, let the event coordinator know (see Eve
 nt Coordinator Contact below). Future event dates will be: _Apr 26\, May
  31\, Jun 28\, and Jul 26._&#13\;\n&#13\;\nTwo weeks before the meeting 
 on the last Tuesday (third from last Tuesday)\, will be an **in-person h
 ack and help night in Seattle**. Future event dates will be: _Apr 12\, M
 ay 17\, Jun 14\, and Jul 12._&#13\;\n&#13\;\nThe following night after t
 he Seattle hack night will be an **in-person hack and help night in Port
 land**. Future event dates will be: _Apr 13\, May 18\, Jun 15\, and Jul 
 13._&#13\;\n&#13\;\n## Sponsorship&#13\;\n&#13\;\nIf you or a company yo
 u work for would like to host an event\, or sponsor food\, beverages or 
 venue costs\, please let me know! (see Event Coordinator Contact below).
 &#13\;\n&#13\;\n## Event Coordinator Contact&#13\;\n&#13\;\n* Daniel: By
  email (daniel@digitree.org) or @dhedlund on the [elixir-lang slack](htt
 ps://elixir-slackin.herokuapp.com/)\n\nTags: elixir\, programming\, hard
 ware\, nerves\, hack\, meetup:event=285531342\n\nImported from: http://c
 alagator.org/events/1250478255
URL:https://www.meetup.com/Portland-Erlang-Elixir-User-Group/events/28553
 1342/
SUMMARY:Elixir Hack\, Help\, or Get Help
LOCATION:Lucky Labrador Brew Pub: 915 SE Hawthorne Boulevard\, Portland O
 regon 97214 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20220613T171259Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220615T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220615T180000
DTSTAMP;VALUE=DATE-TIME:20220613T171259Z
LAST-MODIFIED;VALUE=DATE-TIME:20220613T171259Z
UID:http://calagator.org/events/1250478331
DESCRIPTION:The Portland Elixir/BEAM group is getting back together in th
 e physical world.&#13\;\n&#13\;\n## Hack and Help Night Expectations&#13
 \;\n&#13\;\nHack and help nights are you opportunity to meet other peopl
 e interested in Elixir or other BEAM-based languages in the real world. 
 You can be a total newbie or just have interest in some of the ideas it 
 brings.&#13\;\n&#13\;\nSome **free food and drink** will be provided cou
 rtesy of sponsors.&#13\;\n&#13\;\nYou should try to attend if you:&#13\;
 \n&#13\;\nAre new to Elixir and want to see what it's all about.&#13\;\n
 &#13\;\nNeed help with something you're working on or an idea you have.&
 #13\;\n&#13\;\nYou like listening and helping others\, or just want to m
 otivate people.&#13\;\n&#13\;\nWant _**access to some hardware\, electro
 nics and sensors**_ to play around with [Nerves](https://www.nerves-proj
 ect.org/) on.&#13\;\n&#13\;\nWant to discuss the latest happenings in th
 e community.&#13\;\n&#13\;\nNeed somewhere away from home to work on a p
 roject.&#13\;\n&#13\;\nJust want something social to do.&#13\;\n&#13\;\n
 We're still trying to lock in the venue for the in-person events and ven
 ues may change over time\, as might the rules regarding masking dependin
 g on peoples' comfort level.&#13\;\n&#13\;\nFor the most part\, the mask
  rules will follow the same restrictions as the venue and will evolve ba
 sed on current trends of the virus and feedback from the community. If y
 ou're interacting with or sitting next to someone\, and they would prefe
 r for you to also be masked while nearby\, please be considerate of thei
 r request.&#13\;\n&#13\;\n## Future Meeting Cadence&#13\;\n&#13\;\nWe'll
  be switching to the following format moving forward:&#13\;\n&#13\;\nLas
 t Tuesday of the month remains a **virtual-only event**\, combining both
  the Portland and Seattle groups and anybody else who would like to join
  us virtually. This event has been mostly a &quot\;demos on demand&quot\
 ; during the pandemic but will start to move back toward a 50/50 split w
 ith a pre-announced presentation for part of the event. If you have some
 thing you'd like to talk about\, let the event coordinator know (see Eve
 nt Coordinator Contact below). Future event dates will be: _Jun 28\, Jul
  26\, Aug 30\, and Sep 27._&#13\;\n&#13\;\nTwo weeks before the meeting 
 on the last Tuesday (third from last Tuesday)\, will be an **in-person h
 ack and help night in Seattle**. Future event dates will be: _Jun 14\, J
 ul 12\, Aug 16\, and Sep 13._&#13\;\n&#13\;\nThe following night after t
 he Seattle hack night will be an **in-person hack and help night in Port
 land**. Future event dates will be: _Jun 15\, Jul 13\, Aug 17\, and Sep 
 14._&#13\;\n&#13\;\n## Sponsorship&#13\;\n&#13\;\nIf you or a company yo
 u work for would like to host an event\, or sponsor food\, beverages or 
 venue costs\, please let me know! (see Event Coordinator Contact below).
 &#13\;\n&#13\;\n## Event Coordinator Contact&#13\;\n&#13\;\n* Daniel: By
  email (daniel@digitree.org) or @dhedlund on the [elixir-lang slack](htt
 ps://elixir-slackin.herokuapp.com/)\n\nTags: elixir\, programming\, hard
 ware\, nerves\, hack\, meetup:event=286342352\n\nImported from: http://c
 alagator.org/events/1250478331
URL:https://www.meetup.com/portland-erlang-elixir-user-group/events/28634
 2352/
SUMMARY:Elixir Hack\, Help\, or Get Help
LOCATION:Lucky Labrador Brew Pub: 915 SE Hawthorne Boulevard\, Portland O
 regon 97214 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20220810T170338Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220818T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220818T180000
DTSTAMP;VALUE=DATE-TIME:20220810T170338Z
LAST-MODIFIED;VALUE=DATE-TIME:20220810T170338Z
UID:http://calagator.org/events/1250478468
DESCRIPTION:The Portland Elixir/BEAM group is getting back together in th
 e physical world.&#13\;\n&#13\;\n## Hack and Help Night Expectations&#13
 \;\n&#13\;\nHack and help nights are you opportunity to meet other peopl
 e interested in Elixir or other BEAM-based languages in the real world. 
 You can be a total newbie or just have interest in some of the ideas it 
 brings.&#13\;\n&#13\;\nSome **free food and drink** will be provided cou
 rtesy of sponsors.&#13\;\n&#13\;\nYou should try to attend if you:&#13\;
 \n&#13\;\nAre new to Elixir and want to see what it's all about.&#13\;\n
 &#13\;\nNeed help with something you're working on or an idea you have.&
 #13\;\n&#13\;\nYou like listening and helping others\, or just want to m
 otivate people.&#13\;\n&#13\;\nWant _**access to some hardware\, electro
 nics and sensors**_ to play around with [Nerves](https://www.nerves-proj
 ect.org/) on.&#13\;\n&#13\;\nWant to discuss the latest happenings in th
 e community.&#13\;\n&#13\;\nNeed somewhere away from home to work on a p
 roject.&#13\;\n&#13\;\nJust want something social to do.&#13\;\n&#13\;\n
 We're still trying to lock in the venue for the in-person events and ven
 ues may change over time\, as might the rules regarding masking dependin
 g on peoples' comfort level.&#13\;\n&#13\;\nFor the most part\, the mask
  rules will follow the same restrictions as the venue and will evolve ba
 sed on current trends of the virus and feedback from the community. If y
 ou're interacting with or sitting next to someone\, and they would prefe
 r for you to also be masked while nearby\, please be considerate of thei
 r request.&#13\;\n&#13\;\n## Sponsorship&#13\;\n&#13\;\nIf you or a comp
 any you work for would like to host an event\, or sponsor food\, beverag
 es or venue costs\, please let me know! (see Event Coordinator Contact b
 elow).&#13\;\n&#13\;\n## Event Coordinator Contact&#13\;\n&#13\;\n* Dani
 el: By email (daniel@digitree.org) or @dhedlund on the [elixir-lang slac
 k](https://elixir-slackin.herokuapp.com/)\n\nTags: elixir\, programming\
 , hardware\, nerves\, hack\, meetup:event=287728193\n\nImported from: ht
 tp://calagator.org/events/1250478468
URL:https://www.meetup.com/portland-erlang-elixir-user-group/events/28772
 8193/
SUMMARY:Elixir Hack\, Help\, or Get Help
LOCATION:Lucky Labrador Brew Pub: 915 SE Hawthorne Boulevard\, Portland O
 regon 97214 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20220913T225024Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220915T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220915T180000
DTSTAMP;VALUE=DATE-TIME:20220913T225024Z
LAST-MODIFIED;VALUE=DATE-TIME:20220913T225024Z
UID:http://calagator.org/events/1250478525
DESCRIPTION:The Portland Elixir/BEAM group is getting back together in th
 e physical world.&#13\;\n&#13\;\n## Hack and Help Night Expectations&#13
 \;\n&#13\;\nHack and help nights are you opportunity to meet other peopl
 e interested in Elixir or other BEAM-based languages in the real world. 
 You can be a total newbie or just have interest in some of the ideas it 
 brings.&#13\;\n&#13\;\nSome **free food and drink** will be provided cou
 rtesy of sponsors.&#13\;\n&#13\;\nYou should try to attend if you:&#13\;
 \n&#13\;\nAre new to Elixir and want to see what it's all about.&#13\;\n
 &#13\;\nNeed help with something you're working on or an idea you have.&
 #13\;\n&#13\;\nYou like listening and helping others\, or just want to m
 otivate people.&#13\;\n&#13\;\nWant _**access to some hardware\, electro
 nics and sensors**_ to play around with [Nerves](https://www.nerves-proj
 ect.org/) on.&#13\;\n&#13\;\nWant to discuss the latest happenings in th
 e community.&#13\;\n&#13\;\nNeed somewhere away from home to work on a p
 roject.&#13\;\n&#13\;\nJust want something social to do.&#13\;\n&#13\;\n
 We're still trying to lock in the venue for the in-person events and ven
 ues may change over time\, as might the rules regarding masking dependin
 g on peoples' comfort level.&#13\;\n&#13\;\nFor the most part\, the mask
  rules will follow the same restrictions as the venue and will evolve ba
 sed on current trends of the virus and feedback from the community. If y
 ou're interacting with or sitting next to someone\, and they would prefe
 r for you to also be masked while nearby\, please be considerate of thei
 r request.&#13\;\n&#13\;\n## Sponsorship&#13\;\n&#13\;\nIf you or a comp
 any you work for would like to host an event\, or sponsor food\, beverag
 es or venue costs\, please let me know! (see Event Coordinator Contact b
 elow).&#13\;\n&#13\;\n## Event Coordinator Contact&#13\;\n&#13\;\n* Dani
 el: By email (daniel@digitree.org) or @dhedlund on the [elixir-lang slac
 k](https://elixir-slackin.herokuapp.com/)\n\nTags: elixir\, programming\
 , hardware\, nerves\, hack\, meetup:event=287918121\n\nImported from: ht
 tp://calagator.org/events/1250478525
URL:https://www.meetup.com/portland-erlang-elixir-user-group/events/28791
 8121/
SUMMARY:Elixir Hack\, Help\, or Get Help
LOCATION:Lucky Labrador Brew Pub: 915 SE Hawthorne Boulevard\, Portland O
 regon 97214 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20260107T204655Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20260115T130000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20260115T110000
DTSTAMP;VALUE=DATE-TIME:20260107T204655Z
LAST-MODIFIED;VALUE=DATE-TIME:20260107T204655Z
UID:http://calagator.org/events/1250482388
DESCRIPTION:Let’s get together for an informal BEAM PDX (formerly the Por
 tland Elixir &amp\; Erlang User Group) hangout: coffee\, conversation\, 
 and light co-working.&#13\;\n&#13\;\nThis is a low-key monthly meetup fo
 r folks working with Elixir\, Erlang\, Gleam\, and other BEAM languages\
 , aimed at reconnecting the local community and rebuilding momentum afte
 r a long quiet stretch.&#13\;\n&#13\;\nThere will be opportunities to:&#
 13\;\n&#13\;\n- Ask questions about Elixir and other BEAM languages&#13\
 ;\n- Share what you’ve been working on (or stuck on)&#13\;\n- Get help w
 ith programming or design problems&#13\;\n- Co-work: get things done wit
 h like-minded folks nearby&#13\;\n- Brainstorm ideas for future talk-bas
 ed meetups and identify potential speakers&#13\;\n- Bring your laptop if
  you’d like. It's totally optional.&#13\;\n&#13\;\nNew to BEAM languages
 \, or just curious? You’re very welcome.&#13\;\n&#13\;\nPlease RSVP so w
 e know roughly how many people to expect. If your plans change\, un-RSVP
  when you can.&#13\;\n&#13\;\nThis meetup is also part of our transition
  away from Meetup to a new home for the group\, where we’ll be organizin
 g future events.\n\nTags: elixir\, erlang\, gleam\, functional programmi
 ng\n\nImported from: http://calagator.org/events/1250482388
URL:https://beam-pdx.groupflow.app/events/11939
SUMMARY:Portland Monthly BEAM Meet & Chat
LOCATION:Honey Latte Cafe: 1033 SE Main St\, Portland Or 97214 USA
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20260123T183841Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20260212T130000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20260212T110000
DTSTAMP;VALUE=DATE-TIME:20260123T183841Z
LAST-MODIFIED;VALUE=DATE-TIME:20260123T183841Z
UID:http://calagator.org/events/1250482425
DESCRIPTION:Let’s get together for an informal BEAM PDX hangout: coffee\,
  conversation\, and light co-working.&#13\;\n&#13\;\nThis is a low-key m
 onthly meetup for folks working with Elixir\, Erlang\, Gleam\, and other
  BEAM languages\, aimed at reconnecting the local community and rebuildi
 ng momentum after a long quiet stretch. We'll holding this on the second
  Thursday of each month.&#13\;\n&#13\;\nThere will be opportunities to:&
 #13\;\n&#13\;\n- Ask questions about Elixir and other BEAM languages&#13
 \;\n- Share what you’ve been working on (or stuck on)&#13\;\n- Get help 
 with programming or design problems&#13\;\n- Co-work: get things done wi
 th like-minded folks nearby&#13\;\n- Brainstorm ideas for future talk-ba
 sed meetups and identify potential speakers&#13\;\n&#13\;\nBring your la
 ptop if you’d like. It's totally optional.&#13\;\n&#13\;\nNew to BEAM la
 nguages\, or just curious? You’re very welcome.&#13\;\n&#13\;\nPlease RS
 VP so we know roughly how many people to expect. If your plans change\, 
 un-RSVP when you can.&#13\;\n&#13\;\nThis meetup is also part of our tra
 nsition away from Meetup to a new home for the group\, where we’ll be or
 ganizing future events.\n\nTags: elixir\, erlang\, beam\, functional pro
 gramming\n\nImported from: http://calagator.org/events/1250482425
URL:https://beam-pdx.groupflow.app/events/12060
SUMMARY:Portland Monthly BEAM Meet & Chat
LOCATION:Honey Latte: 1033 SE Main St\, Portland Oregon 97214 USA
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20260303T001541Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20260312T130000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20260312T110000
DTSTAMP;VALUE=DATE-TIME:20260303T001541Z
LAST-MODIFIED;VALUE=DATE-TIME:20260303T001541Z
UID:http://calagator.org/events/1250482489
DESCRIPTION:Let’s get together for an informal BEAM PDX hangout: coffee\,
  conversation\, and light co-working.&#13\;\n&#13\;\nThis is a low-key m
 onthly meetup for folks working with Elixir\, Erlang\, Gleam\, and other
  BEAM languages\, aimed at reconnecting the local community and rebuildi
 ng momentum after a long quiet stretch. We'll holding this on the second
  Thursday of each month.&#13\;\n&#13\;\nThere will be opportunities to:&
 #13\;\n&#13\;\nAsk questions about Elixir and other BEAM languages&#13\;
 \nShare what you’ve been working on (or stuck on)&#13\;\nGet help with p
 rogramming or design problems&#13\;\nCo-work: get things done with like-
 minded folks nearby&#13\;\nBrainstorm ideas for future talk-based meetup
 s and identify potential speakers&#13\;\nBring your laptop if you’d like
 . It's totally optional.&#13\;\n&#13\;\nNew to BEAM languages\, or just 
 curious? You’re very welcome.&#13\;\n&#13\;\nPlease RSVP so we know roug
 hly how many people to expect. If your plans change\, un-RSVP when you c
 an.&#13\;\n&#13\;\nThis meetup is also part of our transition away from 
 Meetup to a new home for the group\, where we’ll be organizing future ev
 ents.\n\nTags: elixir\, erlang\, functional programming\n\nImported from
 : http://calagator.org/events/1250482489
URL:https://beam-pdx.groupflow.app/events/12259
SUMMARY:Portland Monthly BEAM Meet & Chat
LOCATION:Inner SE Portland: \, Portland Oregon  United States
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20260313T214707Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20260409T130000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20260409T110000
DTSTAMP;VALUE=DATE-TIME:20260313T214707Z
LAST-MODIFIED;VALUE=DATE-TIME:20260313T214707Z
UID:http://calagator.org/events/1250482510
DESCRIPTION:Let’s get together for an informal BEAM PDX hangout: coffee\,
  conversation\, and light co-working.&#13\;\n&#13\;\nThis is a low-key m
 onthly meetup for folks working with Elixir\, Erlang\, Gleam\, and other
  BEAM languages\, aimed at reconnecting the local community and rebuildi
 ng momentum after a long quiet stretch. We'll holding this on the second
  Thursday of each month.&#13\;\n&#13\;\nThere will be opportunities to:&
 #13\;\n&#13\;\nAsk questions about Elixir and other BEAM languages&#13\;
 \nShare what you’ve been working on (or stuck on)&#13\;\nGet help with p
 rogramming or design problems&#13\;\nCo-work: get things done with like-
 minded folks nearby&#13\;\nBrainstorm ideas for future talk-based meetup
 s and identify potential speakers&#13\;\nBring your laptop if you’d like
 . It's totally optional.&#13\;\n&#13\;\nNew to BEAM languages\, or just 
 curious? You’re very welcome.&#13\;\n&#13\;\nPlease RSVP so we know roug
 hly how many people to expect. If your plans change\, un-RSVP when you c
 an.&#13\;\n&#13\;\nThis meetup is also part of our transition away from 
 Meetup to a new home for the group\, where we’ll be organizing future ev
 ents.\n\nTags: elixir\, functional programming\, erlang\, beam\n\nImport
 ed from: http://calagator.org/events/1250482510
URL:https://beam-pdx.groupflow.app/events/12293
SUMMARY:Portland Monthly BEAM Meet & Chat
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20260505T033053Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20260514T133000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20260514T110000
DTSTAMP;VALUE=DATE-TIME:20260505T033053Z
LAST-MODIFIED;VALUE=DATE-TIME:20260505T033053Z
UID:http://calagator.org/events/1250482559
DESCRIPTION:**Note:** Your RSVP is required in order to attend this event
 .&#13\;\n&#13\;\nLet’s get together for an informal BEAM PDX hangout: co
 ffee\, conversation\, and light co-working.&#13\;\n&#13\;\nThis is a low
 -key monthly meetup for folks working with **Elixir\, Erlang\, Gleam**\,
  and other **BEAM languages**\, aimed at reconnecting the local communit
 y and rebuilding momentum after a long quiet stretch. We'll holding this
  on the second Thursday of each month.&#13\;\n&#13\;\nThere will be oppo
 rtunities to:&#13\;\n&#13\;\n- Ask questions about Elixir and other BEAM
  languages&#13\;\n- Share what you’ve been working on (or stuck on)&#13\
 ;\n- Get help with programming or design problems&#13\;\n- Co-work: get 
 things done with like-minded folks nearby&#13\;\n- Brainstorm ideas for 
 future talk-based meetups and identify potential speakers&#13\;\n- Bring
  your laptop if you’d like. It's totally optional.&#13\;\n&#13\;\nNew to
  BEAM languages\, or just curious? You’re very welcome.&#13\;\n&#13\;\nP
 lease RSVP so we know roughly how many people to expect. If your plans c
 hange\, un-RSVP when you can.&#13\;\n&#13\;\nThis meetup is also part of
  our transition away from Meetup to a new home for the group\, where we’
 ll be organizing future events.\n\nTags: elixir\, erlang\, functional pr
 ogramming\n\nImported from: http://calagator.org/events/1250482559
URL:https://beam-pdx.groupflow.app/events/12489
SUMMARY:Portland Monthly BEAM Meet & Chat
LOCATION:Inner SE Portland: \, Portland Oregon  United States
SEQUENCE:1
END:VEVENT
END:VCALENDAR
