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:20101107T020000
RDATE:20101107T020000
RDATE:20111106T020000
RDATE:20121104T020000
RDATE:20131103T020000
RDATE:20141102T020000
RDATE:20151101T020000
RDATE:20161106T020000
RDATE:20171105T020000
RDATE:20181104T020000
RDATE:20191103T020000
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20110313T020000
RDATE:20110313T020000
RDATE:20120311T020000
RDATE:20130310T020000
RDATE:20140309T020000
RDATE:20150308T020000
RDATE:20160313T020000
RDATE:20170312T020000
RDATE:20180311T020000
RDATE:20190310T020000
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20101203T232329Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20110113T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20110113T180000
DTSTAMP;VALUE=DATE-TIME:20101203T232329Z
LAST-MODIFIED;VALUE=DATE-TIME:20110111T180301Z
UID:http://calagator.org/events/1250459527
DESCRIPTION:A new meetup for data herders focusing on distributed databas
 es\, scaling\, and any related data or messaging systems.&#13\;\n&#13\;\
 nThe first presentation will be by Michael Schurter on MongoDB - particu
 larly the pros and cons Urban Airship has discovered while running half 
 a dozen MongoDB servers.&#13\;\n&#13\;\nErik Onnen will be giving a 5 mi
 nute lightning talk on how he plans to use Kafka at Urban Airship.&#13\;
 \n&#13\;\nBeer and possibly snacks will be provided by Urban Airship.&#1
 3\;\n&#13\;\nPlease RSVP so we know about how many people to expect.\n\n
 Tags: database\, mongodb\, kafka\, updatepdx\n\nImported from: http://ca
 lagator.org/events/1250459527
URL:http://www.meetup.com/updatepdx/
SUMMARY:UpdatePDX - Unidentified Database Meetup
LOCATION:Cloudability: 334 NW 11th Avenue\, Portland OR 97209 US
SEQUENCE:8
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20110620T215358Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20110621T213000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20110621T183000
DTSTAMP;VALUE=DATE-TIME:20110620T215358Z
LAST-MODIFIED;VALUE=DATE-TIME:20110620T215932Z
UID:http://calagator.org/events/1250460746
DESCRIPTION:This month's topic: Lean Mobile Data and Open Source: Storage
 \, Messaging and Analysis&#13\;\n&#13\;\nThis talk will provide a overvi
 ew of Urban Airship's core data warehouse architecture - a system design
 ed to handle capture\, intake and analysis of data for 100s of millions 
 of mobile devices with near real time precision. The talk will touch on 
 Urban Airship's use of HBase\, Hadoop Core\, ZooKeeper\, Kafka as well a
 s home-grown services. Time permitting\, the talk will also cover how Ur
 ban Airship takes a lean approach to working with volumes of data includ
 ing the use of ad-hoc tools such as Pig and Cascading as well as how the
  company leverages the data architecture for fast customer discovery and
  innovations.&#13\;\n&#13\;\n----------&#13\;\n&#13\;\nSpeaker: Erik Onn
 en&#13\;\n&#13\;\nErik Onnen is the Hadoop and Analytics Lead at Urban A
 irship\, the Portland-based leader in mobile application engagement serv
 ices. He has over 10 years in distributed systems experience including t
 he design and implementation of multiple &quot\;big data&quot\; systems.
  Erik joined Urban Airship in October of 2010\, prior to that he was a P
 rincipal Engineer at Jive Software.&#13\;\n&#13\;\n----------&#13\;\n&#1
 3\;\nPJUG meetings start with some time to eat and socialize (pizza and 
 beverages are provided)\, followed by the featured speaker\, then Q&amp\
 ;A\, discussion\, sometimes a drawing to give away swag. :)&#13\;\n&#13\
 ;\nThough we like knowing how many people to expect\, you don't *have* t
 o RSVP\, on Upcoming or otherwise. Go ahead and just show up!&#13\;\n&#1
 3\;\nMany people also go for a drink and further discussion following th
 e meeting\, at a location determined ad hoc (lately\, Trees restaurant i
 n the same building).&#13\;\n&#13\;\nhttp://twitter.com/pjug&#13\;\nhttp
 ://pjug.org/&#13\;\n(join our mailing list\, linked from the website!)\n
 \nTags: upcoming:event=8149433\, portland\, java\, user group\, pjug\, o
 racle\, sun\, erik\, onnen\, urban airship\, big data\, hadoop\, hbase\,
  zookeeper\, kafka\, pig\, cascading\n\nImported from: http://calagator.
 org/events/1250460746
URL:http://pjug.org/
SUMMARY:Portland Java User Group: Lean Mobile Data and Open Source: Stora
 ge\, Messaging and Analysis
LOCATION:Oracle (Downtown Campus): 1211 SW 5th Avenue\, Suite 800\, Room 
 8005\, Portland Oregon 97204 US
SEQUENCE:3
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20161010T065914Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20161018T200000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20161018T180000
DTSTAMP;VALUE=DATE-TIME:20161010T065914Z
LAST-MODIFIED;VALUE=DATE-TIME:20161010T065914Z
UID:http://calagator.org/events/1250470945
DESCRIPTION:##Design Patterns for working with Fast Data in Kafka&#13\;\n
 &#13\;\nApache Kafka is an open-source message broker project that provi
 des a platform for storing and processing real-time data feeds. In this 
 presentation Ian Downard will describe the concepts that are important t
 o understand in order to effectively use the Kafka API. You will see how
  to prepare a development environment from scratch\, how to write a basi
 c publish/subscribe application\, and how to run it on a variety of clus
 ter types\, including simple single-node clusters\, multi-node clusters 
 using Heroku’s “Kafka as a Service”\, and enterprise-grade multi-node cl
 usters using MapR’s Converged Data Platform.  &#13\;\n&#13\;\nIan will a
 lso discuss strategies for working with &quot\;fast data&quot\; and how 
 to maximize the throughput of your Kafka pipeline.  He'll describe which
  Kafka configurations and data types have the largest impact on performa
 nce and provide some useful JUnit tests\, combined with statistical anal
 ysis in R\, that can help quantify how various configurations effect thr
 oughput.&#13\;\n&#13\;\nThe code and presentation for this talk will be 
 available at https://github.com/iandow/design-patterns-for-fast-data.&#1
 3\;\n&#13\;\n##Speaker:&#13\;\n&#13\;\nIan Downard is a technical evange
 list for MapR where he is focused on creating developer-friendly ways to
  use the MapR Converged Data Platform.&#13\;\n&#13\;\n* Personal Blog: h
 ttp://www.bigendiandata.com&#13\;\n* Twitter: https://twitter.com/iandow
 nard\n\nTags: kafka\, real time\, streaming analytics\, spark\, r\n\nImp
 orted from: http://calagator.org/events/1250470945
URL:http://pjug.org
SUMMARY:Portland Java User Group (PJUG)
LOCATION:Oracle (Downtown Campus): 1211 SW 5th Avenue\, Suite 800\, Room 
 8005\, Portland Oregon 97204 US
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20161201T233936Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20161208T183000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20161208T163000
DTSTAMP;VALUE=DATE-TIME:20161201T233936Z
LAST-MODIFIED;VALUE=DATE-TIME:20161201T233936Z
UID:http://calagator.org/events/1250471152
DESCRIPTION:This event has been canceled due to high possibility of incle
 ment weather conditions. We're looking to reschedule James Ward's talk i
 n early 2017.&#13\;\n&#13\;\n===============&#13\;\n&#13\;\n&#13\;\nJoin
  Nike Digital for the next event in our Nike Tech Talks series on Thursd
 ay\, December 8th from 4:30-6:30pm!&#13\;\n&#13\;\nBuilding Modern Data 
 Pipelines&#13\;\nJames Ward | Principal Platform Evangelist | Salesforce
 .com&#13\;\n&#13\;\nOur modern systems are no longer just simple CRUD ap
 ps. We now need to deal with massive\, distributed\, real-time data syst
 ems that ingest potentially terabytes of data\, support real-time and ba
 tch analytics\, do machine learning\, and support a host of web and mobi
 le app interfaces. This session will walk through architectural patterns
  and technologies for building these modern data pipelines. You will lea
 rn about Apache Kafka\, a variety of databases\, and data processing fra
 meworks like Spark.&#13\;\n&#13\;\nRSVP at: https://niketechtalksdec2016
 .splashthat.com. &#13\;\n&#13\;\nWe hope to see you at the event and enc
 ourage you to invite your colleagues. If you have any questions\, please
  contact michelle.cassinelli@nike.com\n\nTags: talk\, data\, platform\, 
 apache\, kafka\, spark\n\nImported from: http://calagator.org/events/125
 0471152
URL:https://niketechtalksdec2016.splashthat.com
SUMMARY:CANCELED: Nike Tech Talks
LOCATION:Nike Decathlon Club Cafe: 15350 SW Koll Parkway\, Beaverton Or 9
 7006 US
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20170318T181912Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170321T200000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170321T183000
DTSTAMP;VALUE=DATE-TIME:20170318T181912Z
LAST-MODIFIED;VALUE=DATE-TIME:20170318T181912Z
UID:http://calagator.org/events/1250471627
DESCRIPTION:Businesses are discovering the untapped potential of large da
 tasets and data streams through the use of technologies for big data pro
 cessing and storage. By leveraging these assets they’re creating a new g
 eneration of applications that derive value from data they used to throw
  away. In this presentation Ian Downard will discuss how to build operat
 ional environments for these types of applications with the MapR Converg
 ed Data Platform and he’ll walk through an example of a next-generation 
 application that uses Java APIs for MapR Streams\, Apache Spark\, Apache
  Hive\, and MapR-DB. We’ll see how these technologies can be used to joi
 n and transform unbounded datasets to find signals and derive new data s
 treams for a financial scenario involving real-time algorithmic trading 
 and historical analysis using SQL. We’ll also discuss how MapR enables y
 ou to run real-time data applications with the speed\, reliability\, and
  security you need for a production environment.&#13\;\n&#13\;\nIan Down
 ard is a technical evangelist for MapR where he is focused on creating d
 eveloper-friendly ways to use the MapR Converged Data Platform.&#13\;\n&
 #13\;\nPersonal Blog: http://www.bigendiandata.com&#13\;\n&#13\;\nTwitte
 r: https://twitter.com/iandownard&#13\;\n&#13\;\nGitHub: https://github.
 com/iandow&#13\;\n \n\nTags: MapR\, spark\, kafka\, nosql\, json\, Zeppe
 lin\, Hive\, streaming\n\nImported from: http://calagator.org/events/125
 0471627
URL:https://www.meetup.com/PDXJUG/events/238323828/
SUMMARY:Java User Group - "Spark and MapR Streams: A Motivating Example"
LOCATION:Jama Software\, 135 SW Taylor\, Suite 200\, Portland\, OR: false
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20200218T184801Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20200304T223000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20200304T203000
DTSTAMP;VALUE=DATE-TIME:20200218T184801Z
LAST-MODIFIED;VALUE=DATE-TIME:20200218T184801Z
UID:http://calagator.org/events/1250476828
DESCRIPTION:Presented by Brian Walter&#13\;\nConfluent&#13\;\nIncludes a 
 demo and extended Q&amp\;A session&#13\;\n&#13\;\nWhen&#13\;\n&#13\;\nMa
 rch 4th\, 2020&#13\;\n&#13\;\nSchedule&#13\;\n&#13\;\n8:30 – 9:00 – Snac
 ks and warm-up&#13\;\n9:00 – 10:30 – Presentation&#13\;\n&#13\;\nStandar
 d Insurance Tower Atrium (900 SW 5th\, please note Standard Ins. has mul
 tiple downtown locations)&#13\;\n&#13\;\nCost&#13\;\n&#13\;\nFree for me
 mbers (including ALL employees of corporate members)&#13\;\n$15 for non-
 members&#13\;\n$5 for students with valid student ID\n\nTags: kafka\, DA
 MA\, DAMAPDX\, data\n\nImported from: http://calagator.org/events/125047
 6828
URL:https://damapdx.org/2020/02/12/save-the-date-march-4th-kafka-fundamen
 tals/
SUMMARY:@DAMAPDX Kafka Fundaments with Brian Walter from Confluent
LOCATION:Standard Insurance\, Atrium Room: 900 Southwest 5th Avenue\, Por
 tland Oregon 97214 United States
SEQUENCE:1
END:VEVENT
END:VCALENDAR
