Viewing 0 current events matching “workshops” by Date.
Sort By: Date | Event Name, Location , Default |
---|---|
No events were found. |
Viewing 16 past events matching “workshops” by Date.
Sort By: Date | Event Name, Location , Default |
---|---|
Wednesday
Jun 10, 2009
|
Social Innovation Forum – Urban Grind East June's Forum focuses on sustainability. How do you implement innovation in a way that creates lasting change? How do you preserve and maintain the change you've worked for? This month's forum will guide you through both of these considerations, the two sides of real sustainability. Join us to share your ideas and discuss emerging local and national concepts and projects and how they are sustaining the good! The Springboard Social Innovation Forum offers a monthly event designed to support those interested in creating a better future. Our focus is to help practitioners or potential practitioners of social projects push beyond discussion and debate into action. Each Forum will inspire and teach with ideas, powerful role models, and stories. Speakers, content experts, panels, and workshops will help you improve your strategies for planning and launching effective social ventures. The Forum will create a context to connect, learn, and take action around ideas that lead to tangible change—all in a venue designed for building community. Cost is $5.00 at the door. |
Saturday
Jun 25, 2011
|
IndieWebCamp through Cloudability Rather than posting content on many third-party silos of data, we should all begin owning our own data that we're creating. Publish short status updates on your own domain, and syndicate to Twitter. Publish photos on your own domain, syndicate to Flickr, etc, etc. This is the basis of the "Indie Web" movement. We'll get together for two days to talk about what has been done in the field, and where still needs to be done. There will be workshops and breakout sessions the second day. For some reading on the subject, browse Tantek's documentation of his projects like Whistle and Falcon, two projects he created as an effort to begin owning his own published content. Hosted by Tantek Çelik, Aaron Parecki and Amber Case. |
Saturday
Jun 30, 2012
|
IndieWebCamp through Esri R&D Center (aka Geoloqi HQ) Rather than posting content on many third-party silos of data, we should all begin owning our own data that we're creating. Publish short status updates on your own domain, and syndicate to Twitter. Publish photos on your own domain, syndicate to Flickr, etc, etc. This is the basis of the "Indie Web" movement. We'll get together for two days to talk about what has been done in the field, and where still needs to be done. There will be workshops and breakout sessions the second day. For some reading on the subject, browse Tantek's documentation of his projects like Whistle and Falcon, two projects he created as an effort to begin owning his own published content. Hosted by Tantek Çelik, Aaron Parecki, Amber Case and Crystal Beasley. |
Saturday
Jun 22, 2013
|
IndieWebCamp 2013 through Elemental Technologies Rather than posting content on many third-party silos of data, we should all begin owning our own data that we're creating. Publish short status updates on your own domain, and syndicate to Twitter. Publish photos on your own domain, syndicate to Flickr, etc, etc. This is the basis of the "Indie Web" movement. We'll get together for two days to talk about what has been done in the field, and where still needs to be done. There will be workshops and breakout sessions the second day. |
Friday
Aug 22, 2014
|
Research Club Summer Camp at Silver Falls State Park – Silver Falls State Park It’s happening again! Join us for three days of activities, hiking, workshops, storytelling, brunch, and misbehavior. We’ll have a gourmet dinner on Sunday night, and activities throughout the week. At night we’ll gather round the big fire pit and tell stories RC style — nerdy and enthusiastic. Field trips and movie nights TBA! Got a talent to share or a group activity you’d like to run? Get in touch! [email protected] |
Wednesday
Oct 15, 2014
|
Data Science Workshops – SnapFlow This is the start of a new data science meetup. The goal is to help teach each other data science magic on a monthly basis in the form of workshops where participants build the presented material along with the presenter. This first session will be on decision trees. We'll cover the theory behind decision trees and use the IPython notebook and the sklearn library for a small case study. Come, network, learn something new, teach someone else something new, and let's start this thing off right. Please RSVP on http://www.meetup.com/Portland-Data-Science-Workshops/events/207427242 |
Wednesday
Jan 21, 2015
|
Not Public Speaking: Facilitation 101 – Hatch Pitches. Workshops. Conferences. The dreaded "professional development" credits. Pretty much every time someone tries to teach us something, it's boring. That's because they're just talking. Learn how to stop talking and start actually teaching. The next workshop in this series on education design is all about learning the tools of the trade for facilitation, workshops, demo's, pitches, and every other learning experience you can think of. Learn how to own what you say and bring people into your product or service experience as customers! Jan. 21, 3-5pm @ Hatch on NE 24th and Sandy Free for Hatch members, $5-10 sliding scale for nonmembers RSVP here: (http://www.hatchthefuture.org/calendar/workshop-not-public-speaking-facilitating-101-5/) Some basics: Even if you’ve never taught before, don’t like public speaking, or hate to get up and talk, this workshop can help you reach your facilitation goals. Learn how a few simple tools can help you use educational workshops, demo’s, or other learning experiences to build your brand, business, and audience. You'll leave with a lot more than you came with, trust me. See you soon! |
Saturday
Mar 7, 2015
|
Art and Science of Volunteer Management workshop – Friends of Occupy Portland Art and Science of Volunteer Management workshop This three-hour, participatory workshop equips volunteer coordinators, community organizers, neighborhood leaders, event organizers, and activist leaders in the art and science of volunteer engagement and volunteer management, born of 15 years of extensive experiences as a volunteer and organizational leader in very diverse settings. Registration is required (http://www.brownpapertickets.com/event/1346943) and each session is limited to 12 attendees. |
Saturday
Mar 14, 2015
|
Art and Science of Volunteer Management workshop – Friends of Occupy Portland Art and Science of Volunteer Management workshop This three-hour, participatory workshop equips volunteer coordinators, community organizers, neighborhood leaders, event organizers, and activist leaders in the art and science of volunteer engagement and volunteer management, born of 15 years of extensive experiences as a volunteer and organizational leader in very diverse settings. Registration is required (http://www.brownpapertickets.com/event/1346943) and each session is limited to 12 attendees. |
Thursday
Apr 2, 2015
|
Clojure PDX: How to Host a Mini Workshop, Yesql, Rook, Exceptional Feedback and More – Puppet This month we have duelling Howards! Two Howards enter, one Howard leaves. First Howard Abrams will give us a short talk on 1) How to Host a Mini Workshop and then 2) A Mini workshop on Yesql Then Howard M. Lewis Ship will present 3) Exceptional Feedback in Clojure You're in the flow: writing code, experimenting in the REPL, running tests ... and then it happens: an exception. Clojure approaches a kind of ideal coding environment, right up until something goes wrong. Clojure stack traces are notoriously challenging: hard to read, lots of noise, and limited in context. Fortunately, we have the tools to fix this! We'll describe Pretty: a library that presents exceptions ordered and formatted for readability, and Tracker: a library to provide context to exceptions that goes beyond the stack trace. 4) Sane, smart, fast, Clojure web services with Rook Rook (the name is a play on Bishop) is a library that fits into Ring as a straight-forward, easy way to build web services. In essence, Rook is a mapping between web resources and specific Clojure namespaces.Rook leverages conventions, metadata, and a few strong opinions to make it fast and easy to build well structured web services, following the REST pattern ... and goes beyond just request dispatching, providing some much needed infrastructure that helps you build code that is concise, efficient, testable, and maintainable.. |
Saturday
Jun 27, 2015
|
Devsigner 2015 Conference through PNCA : Arlene and Harold Schnitzer Center for Art and Design The Devsigner 2015 Conference provides a time and place for designers and coders to gather, exchange ideas, learn from one another, broaden skill-sets, and interact with the local design community. Sessions will range from non-tech subjects (e.g. architecture) to highly technical implementation. We expect a full house of talented, top-notch professionals and are excited to be one of the first events held in the newly renovated Arlene and Harold Schnitzer Center for Art and Design in Old Town Portland. |
Saturday
Oct 10, 2015
|
PyDX Community Python Conference through White Stag Block (University of Oregon) Join your friends in the Cascadia Python community for two days of learning and connection. Meet new people and learn about the interesting Pythonic work being done around here. Make the Pacific Northwest an even better place to be a Python programmer. Keynotes, fantastic speakers, and price of ticket includes a BoF dinner on Saturday. Tickets available through the PyDX website! And can be bought at the door. Check out the schedule too. |
Saturday
Aug 6, 2016
|
Devsigner 2016 through University Place Hotel The Devsigner 2016 Conference provides a time and place for designers and coders to gather, exchange ideas, learn from one another, broaden skill-sets, and interact with the local design community. Sessions will range from non-tech subjects (e.g. architecture) to highly technical implementation. This year will feature fewer sessions and more time to mingle, including a mixer Saturday evening. |
Saturday
Oct 1, 2016
|
PyDX Community Python Conference through White Stag Block (University of Oregon) Join your friends in the Cascadia Python community for two days of learning and connection. Meet new people and learn about the interesting Pythonic work being done around here. Make the Pacific Northwest an even better place to be a Python programmer. Keynotes, fantastic speakers, and price of ticket includes a BoF dinner on Saturday. Tickets available through the PyDX website! And can be bought at the door. Check out the schedule too. |
Thursday
May 30, 2019
|
"Coaching for Results with the Agile Fluency™ Game" Workshop through Agile Fluency Project Only a few seats left and only a few days left to sign up for “Coaching for Results using the Agile Fluency Game” workshop in Portland OR, May 30-31. Play the simulation of 2.5 years in the life of a software team. How much benefit can you earn? Learn many ways to share the game experience with teams, product people, managers & leaders, scrum masters, and more. Register now. More details at https://afp_game_workshop_portland.eventbrite.com |
Friday
Feb 21, 2020
|
"An Introduction to the Agile Fluency Model" workshop – Agile Fluency Project LLC Curious about the Agile Fluency Project? This is the place to start! Learn about the Agile Fluency Model, the Agile Fluency Lifecycle, and play the Agile Fluency Game. You’ll gain new insights into what Agile can look like in your organization and how to invest in change. |