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:DAYLIGHT
DTSTART:20080309T020000
RDATE:20080309T020000
RDATE:20090308T020000
RDATE:20100314T020000
RDATE:20110313T020000
RDATE:20120311T020000
RDATE:20130310T020000
RDATE:20140309T020000
RDATE:20150308T020000
RDATE:20160313T020000
RDATE:20170312T020000
RDATE:20180311T020000
RDATE:20190310T020000
RDATE:20200308T020000
RDATE:20210314T020000
RDATE:20220313T020000
RDATE:20230312T020000
RDATE:20240310T020000
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
END:DAYLIGHT
BEGIN:STANDARD
DTSTART:20081102T020000
RDATE:20081102T020000
RDATE:20091101T020000
RDATE:20101107T020000
RDATE:20111106T020000
RDATE:20121104T020000
RDATE:20131103T020000
RDATE:20141102T020000
RDATE:20151101T020000
RDATE:20161106T020000
RDATE:20171105T020000
RDATE:20181104T020000
RDATE:20191103T020000
RDATE:20201101T020000
RDATE:20211107T020000
RDATE:20221106T020000
RDATE:20231105T020000
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20080701T094743Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20080703T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20080703T190000
DTSTAMP;VALUE=DATE-TIME:20080701T094743Z
LAST-MODIFIED;VALUE=DATE-TIME:20080713T043222Z
UID:http://calagator.org/events/1250455446
DESCRIPTION:LOCATION&#13\;\n&#13\;\nFariborz Maseeh College of Engineerin
 g &amp\; Computer Science Building\, Room FAB 86-01 (This is in the base
 ment.)          The building is on SW 4th across from SW College Street.
  See location H-10 on map at http://pdxLinux.org/campus_map.jpg&#13\;\n&
 #13\;\n&#13\;\nPRESENTATION&#13\;\n&#13\;\nEric Wilhelm -- Stupid USB Ke
 yboard Tricks: Reading magstripes\, barcodes\, 10-key pads\, and keyboar
 ds with libusb.&#13\;\n&#13\;\nAn overview of libusb\, how usb keyboards
  (and keyboard-like devices) are handled by Linux and X\, and how they c
 an be disconnected from the main input driver for use and abuse by user-
 space code.&#13\;\n&#13\;\nThis technology has useful applications such 
 as connecting USB credit-card and barcode readers to point-of-sale softw
 are independently from the keyboard focus or keymap.  It also allows sil
 ly things like multi-player text editors or a 105-command program launch
 er.  Or you could just use it to change songs in xmms.&#13\;\n&#13\;\nCo
 de will shown in small doses of Perl and C.  Hands-on demonstrations wil
 l be included as time allows.&#13\;\n&#13\;\nCaution:  presentation may 
 result in a desire to attach one or more additional devices to your comp
 uter.&#13\;\n&#13\;\n&#13\;\nAGENDA&#13\;\n&#13\;\n7:00 - 7:30  Business
 &#13\;\nWe will discuss the status of our ongoing projects including PLU
 G's monthly Advanced Topics meetings\, PLUG's monthly hands on clinics\,
  PLUG for Education\, etc.&#13\;\n&#13\;\n7:30 - 8:30  Presentation&#13\
 ;\n&#13\;\nSee above&#13\;\n&#13\;\n9:00 - ...  Beer&#13\;\nJax Bar And 
 Restaurant&#13\;\n826 SW 2nd Avenue&#13\;\nPortland&#13\;\n(Note:  We no
  longer use the Lucky Lab.)&#13\;\n\n\nImported from: http://calagator.o
 rg/events/1250455446
URL:http://pdxlinux.org/
SUMMARY:PLUG: Stupid USB Tricks\, reading magstripes\, barcodes\, 10-key 
 pads\, and keyboards
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:0
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20080812T134532Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20080812T113000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20080812T103000
DTSTAMP;VALUE=DATE-TIME:20080812T134532Z
LAST-MODIFIED;VALUE=DATE-TIME:20080812T134532Z
UID:http://calagator.org/events/1250455618
DESCRIPTION:We are having a special summer colloquium presentation by Jon
 athan Aldrich of CMU on Tuesday\, August 12\, at 10:30am.  Title and abs
 tract below.&#13\;\n&#13\;\nThe talk will be in the Dean's Conference ro
 om (EB 500) in the Engineering Building at Portland State University.&#1
 3\;\n&#13\;\nJim Hook (hook at cs dot pdx dot edu) is acting as host.&#1
 3\;\n&#13\;\nTITLE:&#13\;\nTypestate Verification for Aliased Objects us
 ing Assume-Guarantee Permissions&#13\;\n&#13\;\nABSTRACT:&#13\;\nObject-
 oriented libraries often define usage protocols that clients must follow
  in order for the system to work properly. Typestates use state machines
  to specify these protocols\, but previous protocol verification systems
  have significant practical problems in their precision\, scaleability\,
  easy of use\, and applicability to standard coding styles and idioms.&#
 13\;\n&#13\;\nWe are exploring a new approach to verifying typestate usi
 ng assume- guarantee permissions.  These permissions track not only the 
 state of an object\, but an abstraction of what operations other aliases
  might perform on the object.  Developers annotate their code with state
  and permission information\, which can be automatically and soundly che
 cked for consistency.  Our approach is fully modular\, yet allows substa
 ntial reasoning about objects even when they are aliased by multiple cli
 ents.  We will describe novel approaches for reasoning about inheritance
  and concurrency\, and show case studies verifying code (and finding one
  defect) in well-tested Java standard library code.&#13\;\n&#13\;\nThis 
 is joint work with Kevin Bierhoff and Nels Beckman.\n\nTags: technology\
 n\nImported from: http://calagator.org/events/1250455618
URL:http://mailhost.cecs.pdx.edu/pipermail/cs-colloq/2008-August/000137.h
 tml
SUMMARY:Jonathan Aldrich: Typestate Verification for Aliased Objects usin
 g  Assume-Guarantee Permissions
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:0
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20080903T003312Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20080904T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20080904T190000
DTSTAMP;VALUE=DATE-TIME:20080903T003312Z
LAST-MODIFIED;VALUE=DATE-TIME:20080903T005016Z
UID:http://calagator.org/events/1250455674
DESCRIPTION:Gabrielle Roth and Selena Deckelmann will be discussing ways 
 to build and maintain Open Source Communities.  Their emphasis will be i
 n building real in-person communities rather than virtual on-line type c
 ommunities.&#13\;\n&#13\;\nGabriell and Selena recently presented &quot\
 ;Running a Successful User Group&quot\; at OSCON 2008\, see notes at htt
 p://www.networkworld.com/community/node/30268&#13\;\n&#13\;\nThe meeting
  will be in Room FAB 86-01 of The Fariborz Maseeh College of Engineering
  and Computer Science Building at Portland State University. This buildi
 ng\, nicknamed The New Engineering Building\, is on SW 4th across from S
 W College Street. See location H-10 on the map at http://pdxLinux.org/ca
 mpus_map.jpg\n\nTags: plug\, community\n\nImported from: http://calagato
 r.org/events/1250455674
URL:http://www.pdxlinux.org/
SUMMARY:PLUG: Building Open Source Communities
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:0
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20081002T193406Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20081002T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20081002T190000
DTSTAMP;VALUE=DATE-TIME:20081002T193406Z
LAST-MODIFIED;VALUE=DATE-TIME:20081012T170624Z
UID:http://calagator.org/events/1250455790
DESCRIPTION:Presentation will be &quot\;Introduction to OpenSource ERP us
 ing xTuple products&quot\; by John Mertlich\n\nTags: open source\, linux
 \n\nImported from: http://calagator.org/events/1250455790
URL:http://pdxLinux.org
SUMMARY:Portland Linux/Unix Group
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:0
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20081103T092442Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20081106T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20081106T190000
DTSTAMP;VALUE=DATE-TIME:20081103T092442Z
LAST-MODIFIED;VALUE=DATE-TIME:20081103T195105Z
UID:http://calagator.org/events/1250456081
DESCRIPTION:Kirk Harr will speak on &quot\;LANs\, iptables\, routing\, an
 d more&quot\;\n\nTags: community\, plug\n\nImported from: http://calagat
 or.org/events/1250456081
URL:http://pdxLinux.org
SUMMARY:PLUG: LANs\, iptables\, routing\, and more
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:0
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20081229T233700Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20090103T133000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20090103T103000
DTSTAMP;VALUE=DATE-TIME:20081229T233700Z
LAST-MODIFIED;VALUE=DATE-TIME:20090107T192945Z
UID:http://calagator.org/events/1250456286
DESCRIPTION:Monthly meeting of PARTS\, the Portland Area Robotics Society
 .\n\nImported from: http://calagator.org/events/1250456286
URL:http://portlandrobotics.org
SUMMARY:Portland Robotics Society Meeting
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:0
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20100218T160816Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20100412T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20100412T190000
DTSTAMP;VALUE=DATE-TIME:20100218T160816Z
LAST-MODIFIED;VALUE=DATE-TIME:20100412T043013Z
UID:http://calagator.org/events/1250458327
DESCRIPTION:ABOUT: Join programmers\, researchers and enthusiasts to disc
 uss functional programming. pdxfunc is a study/user group exploring the 
 world of functional programming based in Portland\, Oregon. The group we
 lcomes programmers interested in all functional languages\, including Ha
 skell\, Erlang\, OCaml\, Scala\, and others. The group meets regularly a
 nd provides presentations\, demos and discussions applicable to all skil
 l levels\, from newbies and experts. The meetings are usually on the sec
 ond Monday of the month.&#13\;\n&#13\;\nVENUE: We're meeting in the PSU 
 Engineering Building\, 4th floor conference room. Any changes to plan wi
 ll be listed on a sign taped to the main door. The building is at 1930 S
 W Fourth\, Portland\, Oregon 97201. It's on the right side of a large co
 ncrete courtyard. Here's a photo of the building: http://en.wikipedia.or
 g/wiki/File:Portland_state_university_EB.jpg\n\nTags: functional program
 ming\, pdxfunc\n\nImported from: http://calagator.org/events/1250458327
URL:http://pdxfunc.org/
SUMMARY:Portland Functional Programming Study Group
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:3
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20110301T213508Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20110401T220000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20110401T170000
DTSTAMP;VALUE=DATE-TIME:20110301T213508Z
LAST-MODIFIED;VALUE=DATE-TIME:20110316T214041Z
UID:http://calagator.org/events/1250459866
DESCRIPTION:Teaser for the April 1-2 PDX11 event and hackathon. More deta
 ils soon!&#13\;\n&#13\;\nSelena Deckelmann (selenamarie@gmail.com) is or
 ganizing. &#13\;\n&#13\;\nWe will be having an evening meetup with beer 
 and short presentations from the PDX11 groups. This will be an opportuni
 ty to meet\, discuss plans for Saturday's hackathon\, hear from leaders 
 in the PDX11 community and have a beer.&#13\;\n&#13\;\nOfficial event pa
 ge is: http://pdx11.org/node/2919&#13\;\n&#13\;\nWe are currently seekin
 g sponsors for help with food and drink.&#13\;\n&#13\;\nAlso\, so that w
 e can plan for food and drink\, please RSVP at: &#13\;\nhttp://pdx11unco
 nference.eventbrite.com/&#13\;\n&#13\;\nThanks!\n\nTags: hackathon\, unc
 onference\, pdx11\n\nImported from: http://calagator.org/events/12504598
 66
URL:http://pdx11unconference.eventbrite.com/ 
SUMMARY:PDX11 Civic Hackathon and Unconference
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:7
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20110307T230304Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20110402T183000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20110402T080000
DTSTAMP;VALUE=DATE-TIME:20110307T230304Z
LAST-MODIFIED;VALUE=DATE-TIME:20110331T173521Z
UID:http://calagator.org/events/1250459889
DESCRIPTION:Agenda currently is: &#13\;\n&#13\;\n9:30am Introductions and
  unconference planning&#13\;\n10am-4pm Hacking and unconference sessions
 &#13\;\n4pm - Wrapup session&#13\;\n5pm -&gt\; ? Evening hacking and par
 ty&#13\;\n&#13\;\nSelena Deckelmann (selenamarie@gmail.com) is organizin
 g. &#13\;\n&#13\;\nThe event will be in the Engineering Building at PSU\
 , and open to the public. &#13\;\n&#13\;\nWe will have 5-6 rooms in the 
 engineering building reserved\, plus the atrium. &#13\;\n&#13\;\nOne roo
 m will be devoted to a Civic Hackathon. Below is the Etherpad for helpin
 g organize it and posting projects to hack on:&#13\;\nhttp://etherpad.op
 ensourcebridge.org/pdx11hackathon-april2&#13\;\n&#13\;\nTropo is sponsor
 ing lunch. &#13\;\n&#13\;\nWe are currently seeking sponsors for help wi
 th morning coffee\, afternoon coffee and evening snacks.\n\nTags: hackat
 hon\, pdx11\, unconference\n\nImported from: http://calagator.org/events
 /1250459889
URL:http://Etherpad.OpenSourceBridge.org/pdx11hackathon-april2
SUMMARY:PDX11 Civic Hackathon and Unconference
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:5
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20120216T003018Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20120215T180000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20120215T170000
DTSTAMP;VALUE=DATE-TIME:20120216T003018Z
LAST-MODIFIED;VALUE=DATE-TIME:20120216T003018Z
UID:http://calagator.org/events/1250461971
DESCRIPTION:We have a great Innovation Talk coming up on Friday. &#13\;\n
 &#13\;\nHerb Sorensen\, who has been a &quot\;Fast Company's Innovator o
 f the Year&quot\; will be giving a talk on the role of technology in dri
 ving innovation in retailing.  Find out how Walmart\, Amazon\, Apple\, a
 nd Google have been\, and continue to be\, at the forefront of the indus
 try\, and how the new players are transforming the industry.&#13\;\n&#13
 \;\n3pm - Friday - 2/17/12 - EB102 - coffee and dessert following!&#13\;
 \n&#13\;\nOPEN TO THE PUBLIC!\n\nTags: talk\, psu\, innovation\, start-u
 p\, engineering\, presentation\, MCECS\, Sorensen\n\nImported from: http
 ://calagator.org/events/1250461971
URL:http://www.pdx.edu/cecs/innovation-program
SUMMARY:Innovation Talk - Herb Sorensen
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20120216T003133Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20120217T160000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20120217T150000
DTSTAMP;VALUE=DATE-TIME:20120216T003133Z
LAST-MODIFIED;VALUE=DATE-TIME:20120216T003133Z
UID:http://calagator.org/events/1250461972
DESCRIPTION:We have a great Innovation Talk coming up on Friday. &#13\;\n
 &#13\;\nHerb Sorensen\, who has been a &quot\;Fast Company's Innovator o
 f the Year&quot\; will be giving a talk on the role of technology in dri
 ving innovation in retailing.  Find out how Walmart\, Amazon\, Apple\, a
 nd Google have been\, and continue to be\, at the forefront of the indus
 try\, and how the new players are transforming the industry.&#13\;\n&#13
 \;\n3pm - Friday - 2/17/12 - EB102 - coffee and dessert following!&#13\;
 \n&#13\;\nOPEN TO THE PUBLIC!\n\nTags: talk\, psu\, innovation\, start-u
 p\, engineering\, presentation\, MCECS\, Sorensen\n\nImported from: http
 ://calagator.org/events/1250461972
URL:http://www.pdx.edu/cecs/innovation-program
SUMMARY:Innovation Talk - Herb Sorensen
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20120706T202413Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20120709T183000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20120709T163000
DTSTAMP;VALUE=DATE-TIME:20120706T202413Z
LAST-MODIFIED;VALUE=DATE-TIME:20120706T202413Z
UID:http://calagator.org/events/1250462558
DESCRIPTION:Would you like to get involved in helping to plan ChickTech's
  first event? &#13\;\n&#13\;\nAt this meeting\, we'll be doing a deep-di
 ve into the event schedule and we'll update everyone on the status of wo
 rkshops.&#13\;\n&#13\;\nWe're going to get food (no-host: please bring c
 ash for your share). &#13\;\n&#13\;\nTo RSVP and share your food prefere
 nces\, please fill out this form: http://bit.ly/chicktechfood&#13\;\n&#1
 3\;\n&#13\;\n&#13\;\nFacebook event: http://www.facebook.com/events/3251
 36667573694/\n\nImported from: http://calagator.org/events/1250462558
URL:http://chicktech.org
SUMMARY:ChickTech Meeting
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:3
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20140219T204429Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140302T173000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140302T161500
DTSTAMP;VALUE=DATE-TIME:20140219T204429Z
LAST-MODIFIED;VALUE=DATE-TIME:20140219T204525Z
UID:http://calagator.org/events/1250465712
DESCRIPTION:ChickTech invites you to our second annual ChickTech: High Sc
 hool Tech Show!  Our 100 high school participants will have worked hard 
 all weekend to create an awesome project in one of our seven workshops. 
  Stop by and see what they've created!  We think you'll be amazed by the
 ir creativity and progress\, especially since most of our participants h
 ave never been exposed to programming or hardware before.&#13\;\n&#13\;\
 nCheer them on and encourage them to keep making progress!  The event is
  free\, but please feel free to donate* so we can keep doing what we're 
 doing!  We look forward to seeing you there.&#13\;\n&#13\;\nParking info
  from PSU:&#13\;\n&quot\;Parking Structure 1 is the best place to park f
 or the event. There are two entrances into the garage but event guests\,
  volunteers\, students\, staff should enter off of 6th ave. between Hall
  and Harrison. This garage is 2 short blocks away from event location. P
 arking on Sunday in this structure is free.&quot\; See map here. &#13\;\
 n&#13\;\nLearn more about ChickTech: High School on our website: http://
 www.chicktech.org/events/chicktech-high-school-2014-portland/.&#13\;\n&#
 13\;\n*All donations are tax-deductible.  Our tax ID\, through our fisca
 l sponsor (TAO Foundation)\, is:  20-0072527.&#13\;\n&#13\;\nRSVP on Eve
 ntbrite: https://chicktech-hs-tech-show2014.eventbrite.com. This event i
 s open to the public\, so please spread the word! \n\nTags: chicktech\, 
 activism\, women in tech\, tech show\, outreach\n\nImported from: http:/
 /calagator.org/events/1250465712
URL:https://chicktech-hs-tech-show2014.eventbrite.com
SUMMARY:ChickTech: High School Tech Show 2014
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20140220T153110Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140325T200000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140325T180000
DTSTAMP;VALUE=DATE-TIME:20140220T153110Z
LAST-MODIFIED;VALUE=DATE-TIME:20140521T030443Z
UID:http://calagator.org/events/1250465714
DESCRIPTION:\n\nTags: meetup:event=167251942\, meetup:group=AngularJS-Por
 tland\n\nImported from: http://calagator.org/events/1250465714
URL:http://www.meetup.com/AngularJS-Portland/events/167251942/
SUMMARY:AngularJS Portland Meetup
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:4
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20140520T071251Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140531T170000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140531T090000
DTSTAMP;VALUE=DATE-TIME:20140520T071251Z
LAST-MODIFIED;VALUE=DATE-TIME:20140520T071609Z
UID:http://calagator.org/events/1250466261
DESCRIPTION:Our world is changing fast. Markets and consumers are demandi
 ng more … faster\, cheaper and better. Technology\, new product developm
 ent and innovation have to churn faster than we’re used to. How do compa
 nies like Google\, Yahoo\, Amazon\, and Apple keep up? They practice agi
 le techniques\, in particular they utilize scrum to manage their project
 s. &#13\;\n&#13\;\nIBEA Foundation is hosting a Scrum/Agile Event to coa
 ch and train professionals and students about Intel Scrum Product Develo
 pment. This event will help Project Management\, Computer Science and En
 gineering professionals to gain extensive knowledge about Scrum Framewor
 k Development at Intel. &#13\;\n&#13\;\nScrum is an agile philosophy use
 d widely within Intel's main projects. All proceeds from this event will
  go towards Domo de Organico\, an organization devoted to sustainable re
 cycling in Mexico City&#13\;\n&#13\;\nCome Join us for an all day Scrum 
 workshop on May 31st\, 2014\, hosted by the IBEA Foundation featuring Su
 zanne Ward\, a Scrum Master &amp\; Agile Coach/Trainer at Intel. So if y
 our the right fit for this event contact us at anauzhva@gmail.com.\n\nTa
 gs: agile\, scrum\, project management\, software\, software development
 \, intel\n\nImported from: http://calagator.org/events/1250466261
URL:http://www.eventbrite.com/e/intel-career-workshop-scrum-fundraiser-ev
 ent-tickets-11288824177
SUMMARY:Scrum/Agile Workshop by Agile Coach/Trainer at Intel
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:3
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20150725T020500Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150801T173000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150801T103000
DTSTAMP;VALUE=DATE-TIME:20150725T020500Z
LAST-MODIFIED;VALUE=DATE-TIME:20150725T020500Z
UID:http://calagator.org/events/1250468836
DESCRIPTION:Join us for an all day Scrum workshop on August 1st\, 2015\, 
 hosted by the IBEA featuring Suzanne Ward MBA MEng PMP CSM CSPO PSM CSP\
 , a Scrum Master &amp\; Agile Coach/Trainer from Intel. &#13\;\nOur worl
 d is changing fast. Markets and consumers are demanding more … faster\, 
 cheaper and better. Technology\, new product development and innovation 
 have to churn faster than we’re used to. How do companies like Google\, 
 Yahoo\, Amazon\, and Apple keep up? They practice agile techniques\, in 
 particular they utilize scrum to manage their projects. &#13\;\nScrum ha
 s the power to transform project management across every industry\, ever
 y business\, and even across your personal life. By using Scrum\, you’ll
  become more agile\, discovering how to react more quickly and respond m
 ore accurately to the inevitable change that comes your way. By staying 
 focused\, collaborating\, and communicating with customers and your team
 \, you can accomplish what truly needs to be done — successfully.&#13\;\
 nCome get a taste of the future of project management and learn about th
 e Scrum process. This one day classroom training with exercises will cov
 er the material from a 16 hour scrum introduction certification class. W
 ho should come? People whose work is completed through projects and thro
 ugh teams\; Software Engineers\, Marketing Professionals\, Project Manag
 ers\, Technology Professionals.\n\nTags: Scrum Agile Tech Programming Pr
 oject Management Software Engineer Marketing Professionals Project Manag
 ers Technology Professional\n\nImported from: http://calagator.org/event
 s/1250468836
URL:http://www.eventbrite.com/e/intel-scrum-event-tickets-17662688577
SUMMARY:Intel Scrum Event
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20150909T235418Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20151010T180000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20151010T083000
DTSTAMP;VALUE=DATE-TIME:20150909T235418Z
LAST-MODIFIED;VALUE=DATE-TIME:20150909T235418Z
UID:http://calagator.org/events/1250469052
DESCRIPTION:BarCamps are free unconferences where the people who show up 
 on the day of the conference decide what the conference is about. It has
  been shown time and time again to produce some of the best material ava
 ilable. The spontaneity of the entire event stands in stark contrast to 
 the more planned conferences you may have been to. Essentially the entir
 e conference is a hallway track\, and many people feel it’s the best qua
 lity of BarCamps!&#13\;\n&#13\;\nThe CAT at PSU is an ops training organ
 ization that has secured the venue and is organizing the event. We expec
 t many job-hungry students skilled in development\, computer science\, o
 perations\, and everything else to be in attendance at this event and we
  want to enable as many connections as possible.&#13\;\n&#13\;\nAlthough
  registration is not required please RSVP at https://goo.gl/Bf9ttp so th
 at our organizers can plan accordingly.\n\nTags: barcamp CAT free social
  unconference\n\nImported from: http://calagator.org/events/1250469052
URL:http://catbarcamp.org/
SUMMARY:CAT BarCamp
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20160403T180302Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160412T193000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160412T183000
DTSTAMP;VALUE=DATE-TIME:20160403T180302Z
LAST-MODIFIED;VALUE=DATE-TIME:20160403T180302Z
UID:http://calagator.org/events/1250470056
DESCRIPTION:The Portland State Aerospace Society (PSAS)\, a student aeros
 pace group at Portland State University with decades of experience in hi
 gh-powered amateur rocketry\, is hosting a Yuri’s Night Party\, in honor
  of the international space holiday.&#13\;\n&#13\;\nFifty-five years ago
 \, Yuri Gagarin was the first person to travel into space when his space
 craft completed one full orbit about the Earth on April 12\, 1961. In ho
 nor of his great accomplishment\, parties are held worldwide every year 
 to celebrate humanity’s progress in space.&#13\;\n&#13\;\nAs part of thi
 s international celebration\, PSAS is hosting a “space race” with challe
 nges and games\, technology displays from local rocketry and space group
 s\, engineering labs open to visitors\, and food and beverages provided.
  We will also be screening the film First Orbit\, a reconstruction of wh
 at Yuri would have seen on his journey.&#13\;\n&#13\;\nThe event will be
  held on April 12 from 6:30-9:30 in the Engineering Building of PSU (193
 0 SW 4th Ave Portland\, OR 97201\, at the intersection of SW 4th and Col
 lege). All ages are welcome\; there is a recommended $10 donation per pe
 rson at the door.&#13\;\n&#13\;\nPlease join us as we celebrate the past
 \, present\, and future of space travel!\n\nTags: space\, holiday\, rock
 etry\, party\, all ages\n\nImported from: http://calagator.org/events/12
 50470056
URL:https://yurisnight.net/events/yuris-night-portland-state-aerospace-so
 ciety/
SUMMARY:Yuri's Night Party with PSAS
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20160915T171206Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160917T130000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20160917T120000
DTSTAMP;VALUE=DATE-TIME:20160915T171206Z
LAST-MODIFIED;VALUE=DATE-TIME:20160915T171707Z
UID:http://calagator.org/events/1250470825
DESCRIPTION:Come to be informed and inspired by stories from Women about 
 studying in STEM fields.&#13\;\n&#13\;\nModerated by Janice Levenhagen-S
 eeley\, CEO and Founder of ChickTech Inc. There will be representatives 
 from STEM fields around PSU.&#13\;\n&#13\;\nRSVP Required. See link.&#13
 \;\n&#13\;\n**NOTE: This event is for Women Only**\n\nTags: tech\, diver
 sity\, inclusivity\, STEM\, free\n\nImported from: http://calagator.org/
 events/1250470825
URL:https://www.eventbrite.com/e/women-only-my-story-a-non-snapchatty-con
 versation-with-women-in-stem-tickets-27710092633
SUMMARY:My Story: A Non-Snapchatty Conversation with Women in STEM
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:3
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20170131T000032Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170225T160000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170225T090000
DTSTAMP;VALUE=DATE-TIME:20170131T000032Z
LAST-MODIFIED;VALUE=DATE-TIME:20170131T000032Z
UID:http://calagator.org/events/1250471398
DESCRIPTION:Want to learn how to take your projects to the next level?&#1
 3\;\nPractical\, Hands-on Training for Scrum&#13\;\n&#13\;\nJoin us for 
 an all day Scrum workshop on Feburary 25th\, 2017\; hosted by the IBEA f
 eaturing Suzanne Ward MBA MEng PMP CSM CSPO PSM CSP\, a Scrum Master &am
 p\; Agile Coach/Trainer from Intel.&#13\;\n&#13\;\nOur world is changing
  fast. Markets and consumers are demanding faster\, cheaper and better p
 roducts. Demands for quicker turnaround on new product development and i
 nnovation have only increased. How do companies like Google\, Yahoo\, Am
 azon\, and Apple keep up? They practice agile techniques\, in particular
  they utilize scrum to manage their projects.&#13\;\n&#13\;\nScrum has t
 he power to transform project management across every industry\, every b
 usiness\, and even across your personal life. By using Scrum\, you’ll be
 come more agile\, discovering how to react more quickly and respond more
  accurately to the inevitable change that comes your way. By staying foc
 used\, collaborating\, and communicating with customers and your team\, 
 you can accomplish what truly needs to be done — successfully.&#13\;\nCo
 me get a taste of the future of project management and learn about the S
 crum process. This one day classroom training with exercises will cover 
 the material from scrum introduction certification class and Product Own
 er role in the Scrum Process.&#13\;\n&#13\;\nSTRUCTURE OF EVENT:&#13\;\n
 Day 1 – Learn about the Scrum Process\, Learn what a Scrum Master is res
 ponsible for\, come away with insights on how to manage your next projec
 t&#13\;\n&#13\;\nBENEFITS&#13\;\nRetain more information because of our 
 unique hands-on approach\; based on the latest research into brain scien
 ce&#13\;\nBe entertained by stories from our real-world experienced and 
 knowledgeable instructors&#13\;\nMaximize investments already made by ga
 ining valuable Professional Development Units (PDUs)&#13\;\nIncrease you
 r personal worth within your company and in the marketplace&#13\;\nNetwo
 rk with people from Intel Corporation and other software companies&#13\;
 \n&#13\;\nAdditional for Audience:&#13\;\nSW Engineers: eXtreme Programm
 ing\, Test Driven Development\, Pair Programming&#13\;\nProject Managers
 : Bridging the Gap between Project Management and Scrum&#13\;\n&#13\;\nW
 HO SHOULD COME?&#13\;\nPeople whose work is completed through projects a
 nd through teams\; Software Engineers\, Marketing Professionals\, Projec
 t Managers\, Technology Professionals.&#13\;\n&#13\;\nADDITIONAL BENEFIT
 S?&#13\;\nFOR FURTHER INFORMATION: PLEASE CONTACT US AT ibeafoundation@g
 mail.com.\n\nTags: scrum\, agile\, project management\, software develop
 ment\, coding\, PMP\, software developer\, engineering\n\nImported from:
  http://calagator.org/events/1250471398
URL:http://www.eventbrite.com/e/intel-scrum-certification-workshop-ticket
 s-31404838718
SUMMARY:Intel Scrum Certification Workshop
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20180410T021524Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180428T150000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180428T090000
DTSTAMP;VALUE=DATE-TIME:20180410T021524Z
LAST-MODIFIED;VALUE=DATE-TIME:20180410T021524Z
UID:http://calagator.org/events/1250473562
DESCRIPTION:WANT TO LEARN HOW TO TAKE YOUR PROJECTS TO THE NEXT LEVEL&#13
 \;\nPRACTICAL\, HANDS-ON TRAINING FOR SCRUM&#13\;\n&#13\;\nJoin us for a
 n all day Scrum workshop on April 28th\, 2018\; featuring Suzanne Ward M
 BA MEng PMP CSM CSPO PSM CSP\, a Scrum Master &amp\; Agile Coach/Trainer
  from Intel.&#13\;\nOur world is changing fast. Markets and consumers ar
 e demanding faster\, cheaper and better products. Demands for quicker tu
 rnaround on new product development and innovation have only increased. 
 How do companies like Google\, Yahoo\, Amazon\, and Apple keep up? They 
 practice agile techniques\, in particular they utilize scrum to manage t
 heir projects.&#13\;\nScrum has the power to transform project managemen
 t across every industry\, every business\, and even across your personal
  life. By using Scrum\, you’ll become more agile\, discovering how to re
 act more quickly and respond more accurately to the inevitable change th
 at comes your way. By staying focused\, collaborating\, and communicatin
 g with customers and your team\, you can accomplish what truly needs to 
 be done — successfully.&#13\;\nCome get a taste of the future of project
  management and learn about the Scrum process. This one day classroom tr
 aining with exercises will cover the material from scrum introduction ce
 rtification class and Product Owner role in the Scrum Process.&#13\;\n&#
 13\;\nLEARNING OBJECTIVES:&#13\;\n– Learn about the Scrum Process. Learn
  what a Product Owner and Scrum Master is responsible for. Come away wit
 h insights on how to manage your next project&#13\;\n&#13\;\nBENEFITS:&#
 13\;\nRetain more information because of our unique hands-on approach\; 
 based on the latest research into brain science&#13\;\nBe entertained by
  stories from our real-world experienced and knowledgeable instructors&#
 13\;\nMaximize investments already made by gaining valuable Professional
  Development Units (PDUs)&#13\;\nIncrease your personal worth within you
 r company and in the marketplace&#13\;\nNetwork with people from Intel C
 orporation and other software companies&#13\;\n&#13\;\nWHO SHOULD COME?&
 #13\;\nPeople whose work is completed through projects and through teams
 \; Software Engineers\, Marketing Professionals\, Project Managers\, Tec
 hnology Professionals\, Students in MBA or undergrad business programs.&
 #13\;\n&#13\;\nSPEAKER'S CAREER ACCOMPLISHMENTS:&#13\;\nProduct\, Brand\
 , and Marketing Management in diverse range of markets and industries\, 
 with P&amp\;L responsibilities up to $100 million annual sales.&#13\;\nQ
 uick Learner of new industries/product offerings with results-oriented a
 chievements. Created excitement around a static accessories category in 
 condensed timeframe. Created full line of support\, educational\, traini
 ng\, and presentation materials. Impact of efforts increased sales from 
 $16.4M to $37.2M in 24 months.&#13\;\nProgram management for multiple hi
 gh tech/electronic development projects\, averaging $3 million annual bu
 dget. Serve in project manager and product manager capacities. Two succe
 ssful worldwide launches in 3 years. $1M annual OEM/B2B sales and $10M a
 nnual sales.&#13\;\nCombine demonstrated product management leadership e
 xperience with strong hands-on technical background. Equally comfortable
  delving into product requirements with hard-core engineers as well as p
 resenting to executive level decision makers.&#13\;\nUniquely skilled at
  fostering new ideas\, building successful cross-functional teams\, and 
 nurturing a culture of consumer-driven product development and user expe
 rience innovation. Experience working in and managing cross-functional\,
  cross-division\, cross-geographic and multi-cultural sales\, marketing 
 and engineering organizations.&#13\;\nInternational program management\,
  sourcing\, engineering\, OEM/ODM management/development experience. Ove
 rseas work assignments in EU and Asia with extended stay in Asia.&#13\;\
 n&#13\;\nSUZANNE WARD'S CERTIFICATIONS:&#13\;\nPMP\, Project Management 
 Professional\, Project Management Institute&#13\;\nPSM\, Professional Sc
 rum Master\, Scrum.org&#13\;\nCSM\, CSPO\, Certified Scrum Master\, Cert
 ified Scrum Product Owner\, Scrum Alliance&#13\;\nCSP\, Certified Scrum 
 Professional\, Scrum Alliance&#13\;\n&#13\;\nCERTIFICATIONS FOR THIS TRA
 INING:&#13\;\nThis workshop is meant to introduce professionals and stud
 ents to the Scrum methodology\, though the material we cover will give y
 ou the knowledge and material covered in the exam for the Professional S
 crum Master (PSM) certification. https://www.scrum.org/. Our students ha
 ve gone on to take this test after the event\, and passed. &#13\;\n&#13\
 ;\nADDITIONAL BENEFITS?&#13\;\nFOR FURTHER INFORMATION: PLEASE CONTACT U
 S AT ibeafoundation@gmail.com.&#13\;\n&#13\;\n&#13\;\n***P.S. Location m
 ight change due to size of class. If this is the case\; we'll be using a
  different venue in the downtown Portland Area.\n\nTags: agile\, scrum\,
  scrum master\, ScrumMaster\, product owner\, software\, software develo
 pment\, team process\, scrum process\, Project Manager\, Technical Proje
 ct Manager\, startups\, tech\, development\, developer\, software engine
 er\, team projects\n\nImported from: http://calagator.org/events/1250473
 562
URL:https://www.eventbrite.com/e/scrum-certification-workshop-tickets-448
 60219123
SUMMARY:Scrum Certification Workshop
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20180402T005516Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180910T180000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180910T090000
DTSTAMP;VALUE=DATE-TIME:20180402T005516Z
LAST-MODIFIED;VALUE=DATE-TIME:20180402T005516Z
UID:http://calagator.org/events/1250473528
DESCRIPTION:The Portland PostgreSQL Users Group (PDXPUG)\, Portland State
  University Maseeh College of Engineering and Computer Science\, and Dat
 alab\, the PSU Data and Information Management Laboratory and  is proud 
 to present a day of presentations about PostgreSQL\, an open source rela
 tional database management system.&#13\;\n\n\nTags: postgresql\, postgre
 s\n\nImported from: http://calagator.org/events/1250473528
URL:https://pdx.postgresql.us/pdxpgday2018
SUMMARY:Portland PostgreSQL Day (PDXPUG PGDay) 2018
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20180910T211341Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20181006T180000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20181006T083000
DTSTAMP;VALUE=DATE-TIME:20180910T211341Z
LAST-MODIFIED;VALUE=DATE-TIME:20180910T211341Z
UID:http://calagator.org/events/1250474225
DESCRIPTION:Find out more and register for the event at http://catbarcamp
 .org&#13\;\n&#13\;\nCAT BarCamp is a free unconference hosted by the Com
 puter Action Team at Portland State University every year.&#13\;\n&#13\;
 \nBarCamps are free conferences where the people who show up on the day 
 of decide what the conference is about. No scheduled talks are planned b
 eforehand by the organizers\, making the range of talks and topics cover
 ed each year entirely unique. Timeslots are posted in an accessible plac
 e and the attendants are given (fairly) free reign to post and choose wh
 ich talks they would like to attend or give. We only ask that topics be 
 respectful and PG-rated.&#13\;\n&#13\;\nThe CAT at PSU is an ops trainin
 g organization that has secured the venue and is organizing the event. W
 e expect many job-hungry students skilled in development\, computer scie
 nce\, operations\, and everything else to be in attendance at this event
  and we want to enable as many connections as possible. Because the CAT 
 is a tech organization and has ties to the larger tech community\, many 
 speakers will likely give tech-oriented talks.\n\nTags: unconference\, c
 at\, psu\, tech\n\nImported from: http://calagator.org/events/1250474225
URL:http://catbarcamp.org
SUMMARY:CAT Barcamp 2018
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20240413T212501Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20240417T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20240417T170000
DTSTAMP;VALUE=DATE-TIME:20240413T212501Z
LAST-MODIFIED;VALUE=DATE-TIME:20240413T212501Z
UID:http://calagator.org/events/1250481043
DESCRIPTION:Join the Portland State Aerospace Society (PSAS) for an open 
 house on Wednesday April 17th from 5:00pm to 9:00pm in the PSU Engineeri
 ng Building!&#13\;\n&#13\;\nWe'll be showing off all of our open source 
 a aerospace projects\, including:&#13\;\n&#13\;\n* The engineering unit 
 of OreSat0\, Oregon's first satellite.&#13\;\n* OreSat0.5\, our next Cub
 eSat going to space in July!&#13\;\n* Liquid fuel rocket engines and our
  rocket engine test stand&#13\;\n* Amateur rockets&#13\;\n* Satellite gr
 ound stations&#13\;\n&#13\;\nWe'll have snacks and a lot of very enthusi
 astic students. Come on down and nerd out with us around aerospace!\n\nT
 ags: aerospace\, rockets\, satellites\, space\n\nImported from: http://c
 alagator.org/events/1250481043
URL:https://www.pdxaerospace.org/
SUMMARY:Portland State Aerospace Society (PSAS) Open House!
LOCATION:Portland State University Engineering Building: 1930 SW 4th Ave\
 , Portland Oregon 97201 US
SEQUENCE:1
END:VEVENT
END:VCALENDAR
