Viewing 0 current events matching “ruby” by Date.
Sort By: Date | Event Name, Location , Default |
---|---|
No events were found. |
Viewing 1231 past events matching “ruby” by Date.
Sort By: Date | Event Name, Location , Default |
---|---|
Wednesday
Jul 23, 2008
|
FOSCON 2008: Cooking with Ruby – CubeSpace [ *sniff* out of business 12 June 2009] FOSCON 2008: Cooking with Ruby What: FOSCON is a free, fun gathering of Ruby fans held during an evening of O'Reilly's OSCON conference with cool presentations, food, discussions, and a live coding competition. Who: Anyone interested in Ruby, whether you're just curious or a seasoned pro. Where: CubeSpace, Portland, Oregon near the Oregon Convention Center (directions). When: Wednesday, July 23, 2008 from 6pm-9pm. Why: The Portland Ruby Brigade user group wants to share the joy of Ruby with you. Presentations * IronRuby: John Lam * Selectricity and RubyVote: Benjamin Mako Hill * Ruby performance: Brian Ford * Musical glasses: Gregory Borenstein * Five minutes with Selenium: Ian Dees, author of "Scripted GUI Testing with Ruby" * Ruby culture: Audrey Eschright, Reid Beels and Igal Koshevoy of Calagator * Ruby server automation: Igal Koshevoy on AutomateIt * Ruby on Rails profiling: M. Edward Borasky on applying Linux OProfile * Ruby web development: John Labovitz on Gossamer, a microframework to spin websites out of distributed, lightweight, ephemeral resources * Live coding competition: Ruby on Rails, and hopefully Python Django, PHP Symfony, Drupal, and/or GemStone/S Smalltalk Seaside (details) |
Saturday
Sep 6, 2008
|
Luz, the Ruby Music Visualizer, Code Sprint – CubeSpace [ *sniff* out of business 12 June 2009] Luz is a Ruby music visualization playground, aiming to create a simple, beautiful GUI for artists, and simple, beautiful code for us! (I heart Ruby!!) We are holding the first-ever Luz code sprint:
(we had talked about doing it on sunday, but no: it's saturday) This event is open to EVERYONE. Even if you don't know Ruby yet, there are plenty of ways to join in, from writing/improving the English descriptions for the 150+ existing plugins, to thinking of new plugins, or even just playing with Luz! :) I'll bring all my gear for people to use: a wacom tablet, midi controller with gobs of dials and knobs, a gamepad, and we'll hook up to the projector. Join us this Saturday! I really hope to see you there! -Ian p.s. if you want to try out Luz ahead of time, it's super easy: 1) sudo apt-get install bzr ruby1.8 libgtk2-ruby libglade2-ruby libgtkglext1-ruby librmagick-ruby1.8 libcairo-ruby libsdl-ruby1.8 2) bzr branch https://code.launchpad.net/~ian-mcintosh/luz/trunk luz 3) ./luz_editor.rb |
Thursday
Sep 11, 2008
|
Luz Code Sprint - Ruby music visualization – CubeSpace [ *sniff* out of business 12 June 2009] Luz is a Ruby music visualization playground, aiming to create a simple, beautiful GUI for artists, and simple, beautiful code internally! This event is open to EVERYONE, from coders to artists to musicians, everyone's input and contributions will be super useful. I'm especially eager to see:
Please don't hesitate to invite your friends! :) We'll have some fun inputs to play with: a wacom tablet, a console with gobs of dials and knobs, a gamepad, and hopefully we'll be able to hook up to the projector. If you want to try out Luz ahead of time, it's super easy. In Ubuntu: 1) sudo apt-get install bzr ruby1.8 libgtk2-ruby libglade2-ruby libgtkglext1-ruby librmagick-ruby1.8 libcairo-ruby libsdl-ruby1.8 2) bzr branch https://code.launchpad.net/~ian-mcintosh/luz/trunk luz 3) ./luz_editor.rb |
Thursday
Sep 18, 2008
|
Luz Code Sprint -- Music Visualization in Ruby – CubeSpace [ *sniff* out of business 12 June 2009] I'm happy to announce the third Luz Code Sprint, happening this Thursday the 18th, 5-9pm at CubeSpace. Luz is a Ruby music visualization playground, aiming to create a simple, beautiful GUI for artists, and simple, beautiful code for us! (I heart Ruby!!) This event is open to EVERYONE, from coders to artists to musicians, everyone's input and contributions will be super useful. I'm especially eager to see:
So please don't hesitate to invite your friends! :) I'll bring all my gear for people to play with: a wacom tablet, a console with gobs of dials and knobs, a gamepad, and hopefully we'll be able to hook up to the projector. Join us this Thursday! I really hope to see you there! -Ian p.s. if you want to try out Luz ahead of time, it's super easy. In Ubuntu: 1) sudo apt-get install bzr ruby1.8 libgtk2-ruby libglade2-ruby libgtkglext1-ruby librmagick-ruby1.8 libcairo-ruby libsdl-ruby1.8 2) bzr branch https://code.launchpad.net/~ian-mcintosh/luz/trunk luz 3) ./luz_editor.rb |
Tuesday
Oct 7, 2008
|
pdx.rb, Ruby Brigade October Meeting – CubeSpace [ *sniff* out of business 12 June 2009] To be decided. |
Saturday
Oct 11, 2008
|
Calagator Code Sprint – CubeSpace [ *sniff* out of business 12 June 2009] Join us to work on adding features and improving Calagator! We have a full-day code sprint on Saturday at CubeSpace starting at 10am and ending around 6pm. You don't have to be there for the full day, join us for however much time you'd like to contribute. Some possible tasks for the sprint include adding data versioning and rollback, improving Google Calendar compatibility, and reviewing whether we'd like to include basic reservation support as seen on this demo site: http://calagator-with-reservations.demo.pragmaticraft.com:81/events/1250455702 Everyone is welcome to participate, even those that haven't been at a code sprint before. These events are great for learning more about Ruby and Rails, agile programming, and finding ways to work better with other technical people in a friendly environment while making a genuine contribution to a community project. Join us! -igal |
Tuesday
Nov 4, 2008
|
Ruby: pdx.rb November meeting – CubeSpace [ *sniff* out of business 12 June 2009] pdx.rb is a gathering of Ruby programmers in the Portland, Oregon, area. |
Thursday
Nov 13, 2008
|
Ruby GUI testing talk by Ian Dees – Powell's Technical Books Ian Dees's Scripted GUI Testing with Ruby (Pragmatic Bookshelf) is a practical, quick-moving tutorial based on real-world GUI applications. The book uses examples from Windows, OS X, and cross-platform Java desktop programs as well as Web applications. You'll develop test scripts in Ruby. You don't need to be a Ruby expert to use this book, but basic comfort with the language will be helpful. |
Tuesday
Dec 2, 2008
|
Portland Ruby Brigade – CubeSpace [ *sniff* out of business 12 June 2009] pdx.rb is a gathering of Ruby programmers in the Portland, Oregon, area. The next meeting of the Portland Ruby Brigade is coming up. If you have a topic you'd like to present, please post to the mailing list so we can make sure that you get a spot. Possible topics * Rails 2.2 features and changes review -- http://guides.rubyonrails.org/2_2_release_notes.html * Providing Ruby with access to C libraries through SWIG -- http://github.com/igal/libical_with_ruby/tree/master/README_for_Ruby.txt * ...? |
Thursday
Dec 4, 2008
|
Calagator CodeSprint – CubeSpace [ *sniff* out of business 12 June 2009] Join us to work on adding features and improving Calagator! Everyone is welcome to participate, even those that haven't been at a code sprint before. These events are great for learning more about Ruby and Rails, agile programming, and finding ways to work better with other technical people in a friendly environment while making a genuine contribution to a community project. |
Saturday
Dec 20, 2008
|
Calagator mini code sprint – Urban Grind Coffee House NOTICE: Unlike usual sprints, this would be at noon, not 10m, and at UGNW, not CubeSpace. I'd like to have a mini code sprint this weekend. Everyone is welcome, no programming experience required, although it'd be useful. UGNW is near the Streetcar, so getting there even in bad weather should work okay. We can talk about what we want to do with recurring events, the with_my_events branch, supporting multiple regions, supporting multiple instances, and supporting categories. We may even get some coding done too. :) |
Tuesday
Jan 6, 2009
|
Portland Ruby Brigade monthly meeting – CubeSpace [ *sniff* out of business 12 June 2009] pdx.rb is a gathering of Ruby programmers in the Portland, Oregon, area. Presentations: - "Using the Ruby DBI, a low-level database interface" by Erik Hollensbe, the DBI maintainer - "Exploring the DataMapper ORM" with Jesse Hallett. - ...and often many others spontaneously added during meeting Other possible topics: - What's new in Ruby 1.9.1? - What's new in Rails 2.2? - ...and more! |
Saturday
Jan 24, 2009
|
Calagator code sprint – CubeSpace [ *sniff* out of business 12 June 2009] Come join us to work on improving Calagator in recognition of its 1 year birthday. We'll have a birthday party afterward. |
Calagator 1st year birthday party – Side Door Join us for a party to celebrate Calagator's 1st birthday! |
|
Tuesday
Feb 3, 2009
|
Portland Ruby Brigade monthly meeting – CubeSpace [ *sniff* out of business 12 June 2009] A user group for Ruby programmers in the Portland, Oregon, area. Presentations will include: * Monty Williams of GemStone's MagLev Alpha * Jesse Hallett on Rack, middleware and its role in Rails 2.3 * Don Park on OAuth and the Rails plugin * Dane Jensen on EventMachine and Thin * M. Edward (Ed) Borasky on Ruby 1.9.1 performance comparisons * ...and much more! |
Saturday
Feb 21, 2009
|
Calagator code sprint at RecentChangesCamp (RCC) – University Place Hotel Join us to improve Calagator at RecentChangesCamp. We've got new patches to review and extend, e.g., theming, logins, letting users say "I'm going" to an event, and much more. |
Friday
Feb 27, 2009
|
Puppet PDX Meetup: Config Management, Cloud Computing, and Beer! – Paddy's Bar & Grill Come join us on Friday, Feb 27, at Paddy's Bar and Grill (SW 1st/Yamhill) from 6-8 pm for Puppet PDX, an opportunity to get together and talk about all things related to configuration management, tools, best practices, and generally how to get to the pub by 4 o'clock. This is the first meetup. Hopefully we can get organized, get to know each other, and decide on what the goals of the group should be. So if you are interested in automation, configuration management, cloud computing, and large scale computing environments, come join us for a few drinks and some lively chatter. Please RSVP by sending an email to [email protected] so that we can get a bigger room if needed. |
Tuesday
Mar 3, 2009
|
Portland Ruby Brigade monthly meeting – CubeSpace [ *sniff* out of business 12 June 2009] The Portland Ruby Brigade is a user group for Ruby programmers in the Portland, Oregon, area. Join other developers for presentations and discussions about Ruby and its uses. |
Sunday
Mar 22, 2009
|
Open Source Bridge code, text and outreach sprint – Ristretto Roasters (N Williams) Join us to work on one or more of the following tasks to help the Open Source Bridge conference:
We'll meet up at Ristretto[1] at 10am, then move on to a working lunch nearby at the Lompoc 5th Quadrant[2]. Some members will leave as soon as 2pm, but others will stay on later. Join us for however much of this you can. Thanks! -igal [1] Ristretto Coffee: 3808 N Williams Ave, Portland, OR 97213 -- http://ristrettoroasters.com/2008/10/dylans-photo-tour/#more-111 [2] Lompoc, 5th Quadrant: 3901 N Williams Ave, Portland, OR -- http://www.newoldlompoc.com/5thquadranthome.html |
Sunday
Apr 5, 2009
|
Open Source Bridge code and outreach sprint – Urban Grind Coffee House Please join us on Sunday, April 5th to work on:
We'll meet up at Northwest Urban Grind at 10am. Later in the day, we'll have a working lunch at the dining space between the Hot Lips Pizza and Laughing Planet at the Ecotrust Building. Join us for however much of this you can. Thanks! -igal |
Tuesday
Apr 7, 2009
|
Portland Ruby Brigade monthly meeting – CubeSpace [ *sniff* out of business 12 June 2009] The Portland Ruby Brigade is a user group for Ruby programmers in the Portland, Oregon, area. Join other developers for presentations and discussions about Ruby and its uses. Presentations will include: * Igal Koshevoy: "Message queues showdown: Kestrel, AMQP, Starling, Sparrow, MemcacheQ, Delayed::Job, Beanstalk" * Bill Burcham: "Experiences migrating from EC2 to Heroku" * Jesse Hallett: "Protecting against CSRF attacks" (Cross-Site Request Forgery) * Markus Roberts: "Symbolic expressions that lets you capture expressions (generally numeric) as introspectable tree structures, manipulate them, evaluate them, etc." * Ed Borasky: "Overview of the Twitter API libraries" |
Saturday
Apr 18, 2009
|
Open Source Bridge work sprint – Urban Grind Coffee House Please join us on Saturday, April 18th to work on:
We’ll meet up at Urban Grind Northwest at 10am. Later in the day, we’ll have a working lunch at BridgePort Brew Pub. Join us for however much of this you can. Thanks! PS: If you plan to participate, please also join mailing lists related to your interest area. |
Monday
May 4, 2009
|
RailsConf 2009 through Las Vegas Hilton Happening May 4-7, 2009 at the Las Vegas Hilton, RailsConf is the official event for the Ruby on Rails community. If you're passionate about Rails and what it helps you achieve—or are curious about how Rails can help you create web frameworks better and faster—RailsConf is the place to be. |
Tuesday
May 5, 2009
|
Portland Ruby Brigade monthly meeting – CubeSpace [ *sniff* out of business 12 June 2009] The Portland Ruby Brigade is a user group for Ruby programmers in the Portland, Oregon, area. Join other developers for presentations and discussions about Ruby and its uses. |
Tuesday
Jun 2, 2009
|
Portland Ruby Brigade monthly meeting – CubeSpace [ *sniff* out of business 12 June 2009] The Portland Ruby Brigade is a user group for Ruby programmers in the Portland, Oregon, area. Join other developers for presentations and discussions about Ruby and its uses. |
Tuesday
Jul 7, 2009
|
Portland Ruby Brigade monthly meeting (pdxruby) – Robert Half Technology, 2nd Floor Conference Room The Portland Ruby Brigade is a user group for Ruby programmers in the Portland, Oregon area. Join other developers for presentations and discussions about Ruby and its uses. NEW VENUE: This meeting's space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the Ruby signs. |
Thursday
Jul 9, 2009
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Join us for a weekly hackathon at the Lucky Lab. Planned projects include
You can bring your own project, work collaboratively with others or just watch. PS Its not a Perl only thing. |
Thursday
Jul 16, 2009
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Join us for a weekly hackathon at the Lucky Lab. Planned projects include
You can bring your own project, work collaboratively with others or work on your own thing and kibitz with other programmers. We'll have plenty of power strips. We'll be in the back left corner (if you're facing the bar) where the power outlets are. PS Its not a Perl only thing. |
Thursday
Jul 23, 2009
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Join us for a weekly hackathon at the Lucky Lab. You can bring your own project, work collaboratively with others or work on your own thing and kibitz with other programmers. We'll have plenty of power strips. We'll be in the back left corner (if you're facing the bar) where the power outlets are. PS Its not a Perl only thing. |
Thursday
Jul 30, 2009
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Join us for a weekly hackathon at the Lucky Lab. You can bring your own project, work collaboratively with others or work on your own thing and kibitz with other programmers. We'll have plenty of power strips. We'll be in the back left corner (if you're facing the bar) where the power outlets are. PS Its not a Perl only thing. |
Tuesday
Aug 4, 2009
|
Portland Ruby Brigade monthly meeting - Non-relational Ruby data stores: CouchDB, MongoDB, Tokyo Tyrant – Robert Half Technology, 2nd Floor Conference Room The Portland Ruby Brigade is a user group for Ruby programmers in the Portland, Oregon, area. Join other developers for presentations and discussions about Ruby and its uses. Some of tonight's presentations: Igal Koshevoy will give an overview of a few different data stores. He will focus mostly on MongoDB and Tokyo Tyrant; but he will also touch on CouchDB. Igal will discuss the pros and cons of these databases, features, performance and how they stack up to relational databases. Jesse Hallett will expand on CouchDB with an overview of some Ruby libraries that provide high-level interfaces to CouchDB and an open source ORM he's building on top of it. These are the early days of non-relational databases. So in my opinion this is a good time to think hard about what a high-level interface should look like. There will be a definite Ruby slant to this meeting. But there should also be a lot of information covered that will be useful to people working with any language. Markus Roberts will tease and amaze us with a new Ruby mystery code sample. ...and more! NEW VENUE: This meeting’s space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the Ruby signs. |
Thursday
Aug 6, 2009
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Join us for a weekly hackathon at the Lucky Lab. You can bring your own project, work collaboratively with others or just watch. |
Thursday
Aug 13, 2009
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Join us for a weekly hackathon at the Lucky Lab. You can bring your own project, work collaboratively with others or just watch. |
Thursday
Aug 20, 2009
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Join us for a weekly hackathon at the Lucky Lab. You can bring your own project, work collaboratively with others or just watch. |
Thursday
Aug 27, 2009
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Join us for a weekly hackathon at the Lucky Lab. You can bring your own project, work collaboratively with others or just watch. |
Tuesday
Sep 1, 2009
|
Portland Ruby Brigade monthly meeting: CouchDB, iPhone + Cucumber – Robert Half Technology, 2nd Floor Conference Room The Portland Ruby Brigade is a user group for Ruby programmers in the Portland, Oregon, area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: This meeting’s space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the pdxruby signs. PRESENTATIONS
There are several libraries out there that provide high level interfaces between Ruby and CouchDB. I will give an overview of some of them, discuss the pros and cons of each, and show how these libraries make working with CouchDB easier. Along the way I will talk about the particular types of problems that CouchDB is good at solving. Jesse Hallett has been designing web applications with Ruby for nearly three years now. He has worked on administrative / record-keeping applications, CMS and Ecommerce platforms, and various other pieces of software. He spends as much time as possible with his fellow geeks in organizations like the Portland Ruby Brigade and the Portland JavaScript Admirers. Jesse has developed a strong interest in the evolving state-of-the-art of client-side JavaScript technology and next generation databases. Jesse is currently developing JavaScript technology at Jive Software.
This talk begins with a survey of the landscape of iPhone UI testing. In particular, we’ll discuss the groundbreaking work done by Matt Gallagher in stimulating and spidering the iPhone UI with an XPath test script. That will be a natural jumping-off point to explain why a full-fledged “GUI driver” for iPhone apps has been long in coming. We’ll look at different ways to prod at application code, and discuss the tradeoffs. Finally, I’ll introduce a simple library of Ruby glue code to connect Cucumber test scripts to the iPhone. The technique will be very basic, but just powerful enough to test a simple iPhone app. Pizza, learning and a great time to network with the fabulous PHP Community!
Does your site have a good search mechanism? Does it offer adequate quality for results? Is it a sustainable solution for the foreseeable scale required by your site? This week Chris Irvine will share experiences from a recent project, where he converted a site's traditional search method over to a search service, specifically AWS CloudSearch. Key topics will be: What can go wrong with typical RDBMS based search solutions? * How much improvement did we measure? What didn't work? * Lessons learned, the good and bad of The Cloud. Chris Irvine is a Senior Technology Consultant and founder at Threeprong.com LLC, specializing in performance tuning, B2B integration, and custom workgroup solutions. He's local to the Portland area and a PSU alum. His professional experience includes management roles in multiple industries, and numerous development and database environments. Much of his recent projects have been in PHP/MySQL, Python, and also the FileMaker workgroup and mobile platforms. Ian Dees saw his first Timex Sinclair 1000 over 20 years ago, and was instantly hooked. Since then, he’s debugged embedded assembly code using an oscilloscope, written desktop apps in C++, and joyfully employed scripting languages to make testing less painful. Ian currently writes GUI code for handheld instruments as a Software Engineer at Tektronix. Ian is the author of the book Scripted GUI Testing With Ruby: http://pragprog.com/titles/idgtr |
Thursday
Sep 3, 2009
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Join us for a weekly hackathon at the Lucky Lab. You can bring your own project, work collaboratively with others or just watch. |
Thursday
Sep 10, 2009
|
PDX Hackathon – Lucky Labrador Brew Pub Do stuff with a computer, while drinking. |
Thursday
Sep 17, 2009
|
PDX Hackathon – Lucky Labrador Brew Pub Come do strange things with your computer amongst others whilst drinking fine Portland beer. |
Thursday
Sep 24, 2009
|
PDX Hackathon – Lucky Labrador Brew Pub Join us for a weekly hackathon at the Lucky Lab. You can bring your own project, work collaboratively with others or just watch. There will be some folks working on euler_bench (http://github.com/notbenh/euler_bench/tree), but there is no requirement on what you wish to work on. In short we do stuff with a computer, while drinking, and we would love to have you join in the fun. |
Friday
Sep 25, 2009
|
HacPDX: Portland Haskell Hackathon through Portland State University FAB, Room 86-09 HacPDX is an opportunity to join Portland Haskell hackers in building and improving Hackage libraries and tools. If you've never been, Hackathons are typically not only a good opportunity for experienced devs to work together but also a great way for newcomers to get involved in the community. Visit this website for complete details: http://www.haskell.org/haskellwiki/HacPDX |
Thursday
Oct 1, 2009
|
PDX Hackathon – Lucky Labrador Brew Pub Join us for a weekly hackathon at the Lucky Lab. You can bring your own project, work collaboratively with others or just watch. There will be some folks working on euler_bench (http://github.com/notbenh/euler_bench/tree), but there is no requirement on what you wish to work on. In short we do stuff with a computer, while drinking, and we would love to have you join in the fun. |
Tuesday
Oct 6, 2009
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon, area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: This meeting’s space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the pdxruby signs. PRESENTATIONS
Using Puppet's Parser as an example, we'll talk about using Parser Generators like YACC and ANTLR to create complete external DSLs - why you would, why you wouldn't, and what's different about them. We'll even delve into some of the more complicated bits like abstract syntax trees. Luke Kanies has been publishing and speaking on his work in Unix administration since 1997. He has focused on tool development since 2001, developing and publishing multiple simple sysadmin tools and contributing to established products like Cfengine. He founded Reductive Labs in 2005 as a response to the stagnation in sysadmin tools, to be a vehicle for changing the way we interact with and manage our computers. He founded and is the project lead for Puppet, an open-source automation framework written in Ruby, and he is always researching and developing new ways to make it easier to talk to computers on your terms. He has presented on Puppet and other tools around the world, including at OSCON, LISA, Linux.Conf.au, and FOSS.in.
Duncan is a wrangler of many technologies, primarily Ruby, Ruby on Rails, JavaScript, and ActionScript these days at Kongregate.
|
Thursday
Oct 8, 2009
|
PDX Hackathon – Lucky Labrador Brew Pub Join us for a weekly hackathon at the Lucky Lab. You can bring your own project, work collaboratively with others or just watch. There will be some folks working on euler_bench (http://github.com/notbenh/euler_bench/tree), but there is no requirement on what you wish to work on. In short we do stuff with a computer, while drinking, and we would love to have you join in the fun. |
Thursday
Oct 15, 2009
|
PDX Hackathon – Lucky Labrador Brew Pub Join us for a weekly hackathon at the Lucky Lab. You can bring your own project, work collaboratively with others or just watch. There will be some folks working on euler_bench (http://github.com/notbenh/euler_bench/tree), but there is no requirement on what you wish to work on. In short we do stuff with a computer, while drinking, and we would love to have you join in the fun. |
Thursday
Oct 22, 2009
|
PDX Hackathon – Lucky Labrador Brew Pub Join us for a weekly hackathon at the Lucky Lab. You can bring your own project, work collaboratively with others or just watch. There will be some folks working on euler_bench (http://github.com/notbenh/euler_bench/tree), but there is no requirement on what you wish to work on. In short we do stuff with a computer, while drinking, and we would love to have you join in the fun. |
Thursday
Oct 29, 2009
|
PDX Hackathon – Lucky Labrador Brew Pub Come do strange things with your computer amongst others whilst drinking fine Portland beer. |
Tuesday
Nov 3, 2009
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon, area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: This meeting’s space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the pdxruby signs. |
Thursday
Nov 5, 2009
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Look for the row of geeks with computers in the back of the main room. |
Thursday
Nov 12, 2009
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. |
Saturday
Nov 14, 2009
|
Parot Virtual Machine Opcode Testing Hackathon through The Interwebs In preparation for Parrot VM 1.8.0 being released next Tuesday, there is a world-wide testing hackathon this weekend, to improve test coverage of our opcodes, i.e. tests that live in t/op/ in the Parrot repo. For info about how to get Parrot: http://www.parrot.org/download There is also a Parrot mirror on github: http://github.com/leto/parrot There are many Parrot hackers in Portland, so a group of us may decide to meet at a coffee shop or some other establishment. Follow @parrotvm on Twitter (@parrot on identi.ca) and @dukeleto on Twitter (@leto on identi.ca) for the latest updates. Useful links: https://trac.parrot.org/parrot/wiki/OpcodeTestingHackathon http://wknight8111.blogspot.com/2009/06/parrot4newbies-test-suite.html |
Thursday
Nov 19, 2009
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. |
Tuesday
Dec 1, 2009
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room Meeting topics: * Markus Roberts presents some particularly puzzling code. * Maher Hawash presents BrowseCMS. * Igal Koshevoy presents ActiveScaffold and home-brewed Snippets. * Other Ruby-based CMS/blog discussions. * ...your great talk here! * And many other topics that come up at the meeting. The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon, area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: This meeting’s space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the pdxruby signs. |
Thursday
Dec 3, 2009
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. |
Thursday
Dec 10, 2009
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. |
Saturday
Dec 12, 2009
|
Calagator code sprint – NedSpace Old Town Help us improve Calagator -- join us for a code sprint. Everyone is welcome to participate, even those that haven't been at a code sprint before. These events are great for learning more about creating software, agile development, Ruby and Rails, and finding ways to work better with others in a friendly environment, all while making a genuine contribution to an open source community project. We'll work iteratively throughout the day, so you can still help out even if you go to just part of the event. See you there! |
Thursday
Dec 17, 2009
|
PDX Weekly Hackathon through Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. http://twitter.com/pdxhackathon for up to the minute shenanigan news |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. |
|
Tuesday
Jan 5, 2010
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room ABOUT: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon, area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: This meeting’s space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the pdxruby signs. |
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon, area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: This meeting’s space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the pdxruby signs. |
|
Thursday
Jan 7, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Thursday
Jan 14, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Thursday
Jan 21, 2010
|
wsf57get – Lucky Labrador Brew Pub Website |
Thursday
Jan 28, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Sunday
Jan 31, 2010
|
Silverlight Hackathon - Install Clinic – Stumptown The Install Clinic has moved to Stumptown Stuart Celarier is running an Install Clinic at Stumptown starting at 10am. After the clinic, it is a short walk to Souk where we'll be starting the main event at 1pm. The Install Clinic is an opportunity to drop in, grab a cup of coffee, and Prepare Your System for the Hackathon. Depending on what software you have to install, and the speed of your laptop, it can take some time for the installs to run. You might want to do those installations at home, but if you're like me, these things can sometimes get put off to the last minute. Well, here is your formal last minute to get ready. It's also an opportunity to schmooze, and if you get set up early you can help others or even try your hand at some impromptu Silverlight hacking. I am working to get installation media onto CDs or USB drives so we're not all trying to download off the Internets. As with any install, I'd highly recommend that you ensure that your system backup is current and valid before getting started. 'Nuf said. |
Silverlight Hackathon – Silverlight Hackathon - Sunday Jan 31st 1pm-5:55pm Event Sponsors: IT Motives, Get It Right, Souk We've got a great place to hang out, and the Silverlight Hackathon is a go! Meet us downtown at Souk, and we're going to have a great day of working on Silverlight. We've had some great project suggestions, and we'll break down into groups and work on projects that we find fun. Are you new to Silverlight? This is a great chance to get started. We've already had several people offer to help beginners out. RSVPs not necessary Still, if you have 5 seconds, let us know you're coming by clicking on this poll: Hackathon RSVP Poll FAQ/Wiki Want to know how to prepare your system for Silverlight? Want to arrange a project? Go to the Hackathon Wiki Where? Souk downtown (http://local.google.com/local?f=q&hl=en&q=322+NW+6th+Avenue,+Portland,+OR&ie=UTF8&om=1&hq=&hnear=322+NW+6th+Ave,+Portland,+Multnomah,+Oregon+97209&ll=45.525532,-122.676194&spn=0.010809,0.028818&z=16&iwloc=A ). It's super close to all kinds of Bus/Max stops, and there's a easy Smart Park close. Since it's Sunday, I expect there will even be street parking options. Souk's direction page: http://www.soukllc.com/directions.html Public Transportation souk is located on the Max Green Line/Yellow Line (China Town Stop) and the bus route. The nearby streetcar also accesses souk a few blocks away. Consult www.trimet.org for more information. By Bike Bike lockers are within a couple blocks, and U bike racks are available on souk's block. By Car Zipcar's closest spot is at Flanders and 4th. The closest garage is on Everett at 5 th one block away. Smartpark has garages within a few blocks at Naito and NW Davis and at Station Place (at the westside foot of the Broadway Bridge). Additionally, there are several outdoor lots within a few blocks of souk. What do I need? A laptop capable of running Dev Studio/Silverlight: http://msdn.microsoft.com/en-us/vstudio/dd823311.aspx What can I do to help? Burn some CD/DVDs. We need SL3 Tools + Blend/Dev Express, SL 4 Tools and Blend/Visual Studio 2010 Beta 2. Bring a (labelled) extension cord/power strip Bring a projector (please let us know if you can do this) Portland Silverlight User Group Sponsors Platinum Sponsors: Vertigo Software Location Sponsors: Webtrends |
|
Tuesday
Feb 2, 2010
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: This meeting’s space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the pdxruby signs. |
Thursday
Feb 4, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Thursday
Feb 11, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Thursday
Feb 18, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Thursday
Feb 25, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Mar 1, 2010
|
Portland Puppet Users Group – Puppet Labs [OLD LOCATION, NO LONGER IN USE] Local users of Puppet and anyone interested in configuration management are invited to the downtown Portland Reductive Labs offices for food, drink, and a demonstration of the Puppet Dashboard. |
Tuesday
Mar 2, 2010
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room Topics: - Ruby Hangman puzzle by Markus Roberts - Sinatra and DataMapper by Jesse Cooke - Bundler by Igal Koshevoy - Coping with fixtures and fixture-like constructs discussion - More! GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: This meeting’s space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the pdxruby signs. |
Thursday
Mar 4, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Thursday
Mar 11, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Mar 15, 2010
|
pdxruby: Ruby fixtures alternatives exploration and dinner – Market Street Pub Join a few Ruby programmers for dinner to explore alternatives to fixtures for use in tests. We'd like to co-present our findings at the next pdxruby meeting. Libraries we'd like to explore include factory_girl, machinist, and others: http://www.ruby-toolbox.com/categories/rails_fixture_replacement.html We can use existing open source Ruby software to experiment with, by making a branch, trying out the library, and requesting a merge if we like the changes. Apps we can contribute to include http://calagator.org , http://openconferenceware.org and http://pdxruby.org. |
Thursday
Mar 18, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Thursday
Mar 25, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Wednesday
Mar 31, 2010
|
Cascade ACM SIGGRAPH & Wacom Technology Corporation Present: Light Troupe Drawing in the Fourth Dimension – PCC Cascade Campus Come on out and join Cascade ACM SIGGRAPH & Wacom Technology Corporation as they present: Light Troupe, a local Portland movement, exploring the boundaries of entertainment and audio visual simultaneous interactivity while drawing in the 4th dimension. Intrigued? For the programmers in the audience, Luz Studio, OpenGL and Ruby will be discussed. For the visual and audio artists in the audience, there will be an opportunity to play while interacting with the code the developers write on the spot! Wacom Tablets, Wiimotes and MIDI devices will be used as a means of interface. That means you can expect to see 2D drawing in 3D space animated over time A demonstration with at least a 4-person, simultaneous drawing to be followed by live audience participation! This is super fun stuff; computer graphics, music, animation, spontaneous creativity, happy excited people - come see for yourself and participate! SIGGRAPH events are non-profit. It is free for SIGGRAPH members and $5 for non-members, and includes lots of tasty food! Please register at EventBrite so we know how much food to buy! |
Thursday
Apr 1, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Apr 5, 2010
|
Portland Puppet Users Group – Puppet Labs [OLD LOCATION, NO LONGER IN USE] This time around Cody Herriges, the Lead Unix Administrator from Portland State University's Computer Action Team which provides computer infrastructure for the Maseeh College of Computer Engineering and Computer Science will be presenting their puppet implementation. An ever growing and re-factored monstrosity of genius. If you have ever thought about implementing Puppet but wanted to see real use cases before biting the bullet you will get it here. |
Tuesday
Apr 6, 2010
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room The next Ruby Brigade meeting is coming soon. We've got a some great content lined up, including a special guest from Engine Yard traveling up to Portland just to give us a talk. PRESENTATIONS:
GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: This meeting’s space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the pdxruby signs. |
Thursday
Apr 8, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Saturday
Apr 10, 2010
|
Open Source Bridge volunteer sprint – Market Street Pub The next Open Source Bridge volunteer sprint will be this Saturday, April 10th at the Market Street Pub. We’ll be there from 11am till 5pm, but you can come to as much of it as you’d like. Add this event to your calendar. Some things we need your help with:
Thanks and see you at the sprint! |
Thursday
Apr 15, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Thursday
Apr 22, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
PDX Hackathon – Lucky Labrador Brew Pub Do stuff with a computer, while drinking. |
|
Thursday
Apr 29, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub !!! TONIGHT WE RAFFLE OFF ONE FREE TICKET TO OPEN SOURCE BRIDGE !!! {small print} you have to be there to collect {/small print} If by some strange chance you have not heard of open source bridge you can get all the info you need, as well as all the confirmed speakers on the website: opensourcebridge.org Other then that, come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Tuesday
May 4, 2010
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: This meeting’s space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the pdxruby signs. |
Thursday
May 6, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Thursday
May 13, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Thursday
May 20, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Thursday
May 27, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Tuesday
Jun 1, 2010
|
Portland Ruby Brigade meetup at Open Source Bridge – Portland Art Museum, Mark Building Let's meet up and talk about Ruby! GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: This an open-to-the-public meetup at the Open Source Bridge conference in the Portland Art Museum's Mark Building. We're not sure what room we'll be in, so look for signage in the lobby for further directions. |
Thursday
Jun 3, 2010
|
PDX Weekly Hackathon [TBD] – Portland Art Museum NOTE: We may end up having this hackathon at Open Source Bridge in it's hacker lounge, in one of the open-to-the-public evening community sessions, or at a pub closer to it. We'll update this when we decide on something. Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. |
Tuesday
Jun 8, 2010
|
Portland Puppet Users Group – Puppet Labs [OLD LOCATION, NO LONGER IN USE] Trying out a new day this month. This time around we are going to talk and explore the newly released Puppet Dashboard. |
Thursday
Jun 10, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Thursday
Jun 17, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Thursday
Jun 24, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Thursday
Jul 1, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Tuesday
Jul 6, 2010
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: This meeting’s space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the pdxruby signs. |
Thursday
Jul 8, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Saturday
Jul 10, 2010
|
Dev Nation – Ace Hotel In early 2009, several developers from Relevance and Viget Labs got together and starting talking about technical conferences. As we discussed our past experiences at regional, national, and international events, we began to realize something: large conferences are wonderful for a lot of things, but we wanted something that met a different set of goals. We came up with Developer Day, which was designed to:
After a year of Developer Days, however, we decided a new look was in order, and thus was born DevNation. We've still got the same ideals, but we feel that the DevNation name better reflects that vision (and it's easier to Google!) RelationshipsThe general pattern for a large conference runs something like this: you fly to a city, go to the event, have a great time, meet lots of great people, and fly home. More often than not, you don't see those people again until the next big conference, and that's a problem. We wanted our event to be different, so it's intentionally local. Speakers and attendees are overwhelmingly local to the conference, so when you meet someone doing something cool, you can connect with them a week later for lunch without a problem. Technology-AgnosticSure, there are events that draw a wide range of developers (e.g., OSCON), but even then people tend to segregate; the Pythonists go to their sessions, the Rubyists to theirs, and the PHP devs to theirs. By having only one track, we give everyone the opportunity to see what's happening in other communities. |
Tuesday
Jul 13, 2010
|
Portland Puppet Users Group – Puppet Labs [OLD LOCATION, NO LONGER IN USE] Couldn't come up with a concrete topic this month. Grab me in #puppet if you have something specific you want to talk about. IRC username is odyi. |
Thursday
Jul 15, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Jul 19, 2010
|
North Portland Coders' Night - Welcome OSCON! – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. OSCON attendees are encouraged to join us; we're a short walk from the MAX Yellow Line train that runs past the convention center. The Overlook Lucky Lab has many rooms; we meet in the large room with tables in the north-east corner of the building. The meetings are extremely informal, and everyone is welcome! |
Thursday
Jul 22, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Thursday
Jul 29, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Tuesday
Aug 3, 2010
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: This meeting’s space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the pdxruby signs. |
Thursday
Aug 5, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Thursday
Aug 12, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Thursday
Aug 19, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Thursday
Aug 26, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Thursday
Sep 2, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Tuesday
Sep 7, 2010
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: This meeting’s space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the pdxruby signs. |
Thursday
Sep 9, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Sep 13, 2010
|
NoPoCoNi: North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! |
Thursday
Sep 16, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Sep 20, 2010
|
NoPoCoNi: North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! |
Thursday
Sep 23, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Sep 27, 2010
|
NoPoCoNi: North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! |
Thursday
Sep 30, 2010
|
Windows Phone 7 Unleashed - Training and Hackathon – Microsoft Portland Registration Required! It's a BYOL event. Windows Phone 7 is about to be released! Come check out Windows Phone 7 Unleashed for everything you need to know to develop for WP7. Whether you’re a seasoned veteran or you’re just starting with .NET development, there’s something in it for you. The first half of this deep dive event is lecture and hands on lab. At the half point mark of the day, you’ll have a solid foundation for building WP7 applications. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Sunday
Oct 3, 2010
|
Open Government Hackathon – NedSpace Old Town Join us after CyborgCamp Portland on Sunday, October 3rd, for an 8-hour hackathon to see who can build the best open government application in just one day! Participation is free and open to anyone, we just ask that you register in advance so we know how many individuals or teams we need to accommodate. Schedule
Who should attend?Ruby, Python, PHP, web developers, coders and anyone who has a passion to code, hack or kluge applications that will free (or otherwise enhance) the accessibility and usefulness of government-shared data. Although the sprint takes place On Oct 3rd after CyborgCamp Portland, you don't have to be attending the conference to join us! LocationNedSpace Old Town, 117 NW 5th between Couch and Davis. Backspace is right downstairs, Davis Street Tavern is right next door, there's a parking lot across the street, and it's right on the MAX line. What's going to happen?There will be organizers on-site to help get things rolling. At 5:30pm, each app will be evaluated by the Hackathon Partners and prizes will be awarded to those teams or individuals that develop the best applications in the 8 hour. Participants need not show up right at 8:30am, but those who do will have the most time to code! Hackathon PartnersPartners are companies and organizations that provide tools or services that can enhance open government apps. They're also providing the prizes and will be choosing the winners. |
Monday
Oct 4, 2010
|
NoPoCoNi: North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! |
Tuesday
Oct 5, 2010
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: This meeting’s space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the pdxruby signs. |
Thursday
Oct 7, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Oct 11, 2010
|
NoPoCoNi: North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! |
Thursday
Oct 14, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Saturday
Oct 16, 2010
|
Pacific Northwest Parrot Developers Gathering/Hackathon – Lucky Labrador Brew Pub Parrot developers have reserved a room for the above times to meet face-to-face to talk about and hack on Parrot Virtual Machine! The first few hours of the meeting will concentrate on people already involved in Parrot, to talk about which goals Parrot wants to achieve and what people will focus on in the future. Some members of the Board of Directors of Parrot Foundation will be present, and hopefully any local developers that are already involved with Parrot in some way. The latter half of the time slot will be focused towards new users and people interested in learning more about Parrot. Some Parrot developers will hack on their Parrot-related projects, while others will work with those who are new to Parrot, to orient them and discuss what roles they can play in the Parrot community and/or what things need hacking on. Hacking and schmoozing will probably continue after 5pm, but that is when our reserved space ends. |
Monday
Oct 18, 2010
|
NoPoCoNi: North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! |
Thursday
Oct 21, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Oct 25, 2010
|
NoPoCoNi: North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! |
Thursday
Oct 28, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Saturday
Oct 30, 2010
|
Calagator Code Sprint - Halloween Edition – NedSpace Old Town Come make Calagator more awesomer. |
Monday
Nov 1, 2010
|
NoPoCoNi: North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! |
Tuesday
Nov 2, 2010
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: This meeting’s space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the pdxruby signs. |
Thursday
Nov 4, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Sunday
Nov 7, 2010
|
Civicwebs Hackathon! – Revelation Inc Coders unite! Come hack on community oriented applications, such as the ones listed on the Civicwebs Wiki!. Who should come? Those interested in making awesome, dorky, useful, and experimental technology that benefits those in the neighborhoods around them. Coders, graphic designers, interaction designers, or even activists or community members wanting to offer their input and expertise during the application building phase. If you are coming, please add your project to the wiki ahead of time to get people excited about it!If you can't get in, please call Max at 503 869 3861 |
Monday
Nov 8, 2010
|
NoPoCoNi: North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! |
Thursday
Nov 11, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Nov 15, 2010
|
NoPoCoNi: North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! |
Thursday
Nov 18, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Nov 22, 2010
|
NoPoCoNi: North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! |
Monday
Nov 29, 2010
|
NoPoCoNi: North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! |
Tuesday
Nov 30, 2010
|
Galois Tech Talk: The Rubinius Virtual Machine – Galois, Inc Presented by Brian Ford Ruby is a highly dynamic, strongly-typed programming language created by Yukihiro Matsumoto in 1993 and first released in 1995. It borrows from Smalltalk, Lisp, and Perl. Ruby has single inheritance, mixins, and syntax features like omission of parentheses that make it well-suited for embedded domain-specific languages. Ruby was popularized by the Ruby on Rails web development framework. The Rubinius project began as an implementation of the Ruby programming language roughly following the design of the Smalltalk-80 virtual machine described in the Blue book (“Smalltalk-80: the language and its implementation” by Adele Goldberg and David Robson). We have extended the initial implementation based on modern research in virtual machines, garbage collectors, and just-in-time (JIT) compilers. Rubinius currently features a stack-oriented opcode virtual machine, generational garbage collector, and LLVM-based JIT compiler. Most of the Ruby core library and the bytecode compiler are written in Ruby. We will examine the main features of Rubinius and take a deeper dive into some aspects of the virtual machine and JIT compiler. We will also look at possible future work to address memory load, startup, and suitability for using Rubinius in Android phones. If there is time and interest, we will discuss implementing programming languages besides Ruby on Rubinius. |
Galois Tech Talk: The Rubinius Virtual Machine – Galois, Inc Presented by Brian Ford Ruby is a highly dynamic, strongly-typed programming language created by Yukihiro Matsumoto in 1993 and first released in 1995. It borrows from Smalltalk, Lisp, and Perl. Ruby has single inheritance, mixins, and syntax features like omission of parentheses that make it well-suited for embedded domain-specific languages. Ruby was popularized by the Ruby on Rails web development framework. The Rubinius project began as an implementation of the Ruby programming language roughly following the design of the Smalltalk-80 virtual machine described in the Blue book (“Smalltalk-80: the language and its implementation” by Adele Goldberg and David Robson). We have extended the initial implementation based on modern research in virtual machines, garbage collectors, and just-in-time (JIT) compilers. Rubinius currently features a stack-oriented opcode virtual machine, generational garbage collector, and LLVM-based JIT compiler. Most of the Ruby core library and the bytecode compiler are written in Ruby. We will examine the main features of Rubinius and take a deeper dive into some aspects of the virtual machine and JIT compiler. We will also look at possible future work to address memory load, startup, and suitability for using Rubinius in Android phones. If there is time and interest, we will discuss implementing programming languages besides Ruby on Rubinius. |
|
Thursday
Dec 2, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Saturday
Dec 4, 2010
|
Open Data Day hackathon – raSANTIAGO + Associates LLC (raSA) open data day is an international open data hackathon! everyone is invited! there will be free snacks, drinks and beer courtesy of yolink labs! venue note: please enter the Olympic Mills building on the Stark St side! if you have trouble getting in you can call max at 503 869 3861 want to come? you don't have to be a coder! check out http://www.opendataday.org for details From opendataday.org: "It’s a gathering of citizens in cities around the world to write applications using open public data to show support for and encourage the adoption open data policies by the world's local, regional and national governments. Learn more about open data. Find out how your local and national government could do more to release open data. Meet & network with tons of cool people in your city and around the world. Voice your opinion & share your ideas with the people and media attending. Find out about apps being created, and get to play around with them as well. Help out with parts of the conceptualization, creation, design, advertisement and testing of apps. Think about how data can help with global development, and even start a project for Apps for Development. Conduct an open tutorial sessions around designing apps like learning how to customize google maps to show the data you want to show. Have lots and lots of fun." follow @maxogden for details! |
Monday
Dec 6, 2010
|
NoPoCoNi: North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Dec 7, 2010
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room PRESENTATIONS * Dhananjay Keskar will discuss how he "applied Ruby meta-programming for creating a DSL for interactive voice response menus for use in telephony apps": https://github.com/dkeskar/twilioflow * David Turnbull and coworkers will present their Googlyscript gem, "a high-performance Closure Compiler build tool": https://github.com/dturnbull/googlyscript * Igal Koshevoy will talk about, "Things I Like About Ruby: A perspective gained from spending too much time writing enterprise application frameworks using sh, awk and sed" GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: This meeting’s space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the pdxruby signs. |
Thursday
Dec 9, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Dec 13, 2010
|
NoPoCoNi: North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Dec 16, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Dec 20, 2010
|
NoPoCoNi: North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Dec 23, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Dec 27, 2010
|
NoPoCoNi: North Portland Coders Night - Special After-Christmas Edition – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. Meeting begins at 6:30pm unless you're donpdonp, in which case the meeting begins at 5:00pm. |
Thursday
Dec 30, 2010
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Jan 3, 2011
|
NoPoCoNi: North Portland Coders Night - Munchkin Monday – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. First Monday of each month is Munchkin Monday, where we play the card game Munchkin. The game starts at 7pm, and you're welcome to play, spectate, get work done, or ignore us completely. |
Tuesday
Jan 4, 2011
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: This meeting’s space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the pdxruby signs. |
Thursday
Jan 6, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Join us for a weekly hackathon at the Lucky Lab. You can bring your own project, work collaboratively with others or just watch. PS Its not a Perl only thing. |
Monday
Jan 10, 2011
|
NoPoCoNi: North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Jan 13, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Jan 17, 2011
|
NoPoCoNi: North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Jan 20, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
PDXScala: Octobot distributed queue worker, bridging JRuby and Scala, etc – Simple (old office) PDXScala is the Portland, Oregon based Scala users group. The meeting will be at BankSimple, please use this door -- there will be a "PDXscala" sign on it. PRESENTATIONS * Scott Andreas showing off the Scala port of his Octobot project, which was recently deployed successfully to handle a heavy job processing load at UrbanAirship. * Stephen Judkins will also show off some work he's done to integrate JRuby and Scala. * If you have any topics you'd like to discuss or code you'd like to show off, please bring it along! |
|
Monday
Jan 24, 2011
|
NoPoCoNi: North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Jan 27, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. Special guest liquid refreshment provider: Emma Email Marketing (We hear they're hiring.) |
Monday
Jan 31, 2011
|
NoPoCoNi: North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Feb 1, 2011
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: This meeting’s space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the pdxruby signs. |
Thursday
Feb 3, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Feb 7, 2011
|
NoPoCoNi: North Portland Coders Night - Munchkin Monday 2: Electric Boogaloo – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. First Monday of each month is Munchkin Monday, where we play the card game Munchkin. The game starts at 7pm, and you're welcome to play, spectate, get work done, or ignore us completely. |
Thursday
Feb 10, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Feb 14, 2011
|
NoPoCoNi: North Portland Coders Night: V-day (love your code and your beer) – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. Also on twitter http://twitter.com/nopoconi |
Thursday
Feb 17, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Feb 21, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. Also on twitter http://twitter.com/nopoconi |
Thursday
Feb 24, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Feb 28, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Mar 1, 2011
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room TOPICS: * Bill Kayser of New Relic will talk about his company's Ruby products for tracking and identifying performance problems. * Group discussion on performance issues and how to fix them. Bring your questions! * Igal Koshevoy will talk about doing full-text searching using Sunspot to help your users find relevant information. * Igal Koshevoy will talk about building a simple, pluggable mechanisms to let folks running your code configure it to use a particular implementation of a feature, e.g. perform search using SQL, Sunspot or something else. * ...more! GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: This meeting’s space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the pdxruby signs. |
Thursday
Mar 3, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Mar 7, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. First Monday of the month is Munchkin Monday, game starts at 7pm. |
Thursday
Mar 10, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Mar 14, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Mar 17, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Mar 21, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Mar 24, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Mar 28, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Wednesday
Mar 30, 2011
|
Luz Studio - Latest Developments - Ruby + OpenGL Live Motion Graphics – PCC Cascade Campus Have fun with Luz Studio and learn how to use cutting-edge interactive technology in light and sound applications. Attendees will engage with interactive light toys including:
This will be a laid-back, open forum for people to explore the Luz Studio software, the new art-form and the cutting-edge of technology. Come and get involved in our latest developments from the past year. We will play with computer vision, skeleton tracking, digital painting, and explore Luz Studio’s new DMX light control. Artists, musicians, performers, and multimedia lightbearers, discover new ways to use expressive technology in your work. PCC Cascade Campus Moriarty Arts & Humanities Bldg Room 104 705 North Killingsworth Street Portland, OR 97212 |
Thursday
Mar 31, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Apr 4, 2011
|
North Portland Coders Night - Special Lightning Round – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. This week we'll be having a free raffle for a free pass to OSBridge. Show up by 8:30pm to add your name to the hat. |
Tuesday
Apr 5, 2011
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room PRESENTATIONS
GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: This meeting’s space is kindly provided by Robert Half Technology at their 2nd Floor Conference Room. Enter the KOIN Tower from SW Columbia between 2nd and 3rd Avenue, take the back elevators to the 2nd floor, and then follow the pdxruby signs. |
Thursday
Apr 7, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Apr 11, 2011
|
North Portland Coders Night - Special Lightning Round – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Apr 14, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Apr 18, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Apr 21, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Apr 25, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Apr 28, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
May 2, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
May 3, 2011
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room PRESENTATIONS: * Markus Roberts will present yet another delightful Ruby hangman puzzle. * Ezra Zygmuntowicz will talk about VMWare CloudFoundary and its implementation, a platform-as-a-service he's been working on that's written entirely in Ruby. * Eric Redmond will present "The Holy Grail of Databases", an overview of many database and their support for Ruby and Rails. * Kyle Drake will talk about developing concurrent web applications using EventMachine, EM-Synchrony, and his new Sinatra::Synchrony. GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: 2nd floor conference room, 222 SW Columbia St., Portland OR 97201. The building entrance is on SW Columbia between 2nd and 3rd Avenue. The door may be locked, but there's a guard on site that will let you in and you can use the doorbell to summon them. Ask the guard nicely to let you up to the 2nd floor conference room, the elevators require them to use a key card. When you get to the 2nd floor, just follow the "pdxruby" signs. This meeting space is kindly offered to us by Robert Half Technology, a company that provides IT staffing services and positions: http://www.roberthalftechnology.com/ |
Thursday
May 5, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
May 9, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
May 12, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
May 16, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
May 19, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Friday
May 20, 2011
|
Debut of first kid-created digital puppet play made in Luz (FOSS Ruby+OpenGL interactive motion graphics editor) – Sunnyside United Methodist Church A culmination of several months of work/fun, this unique and entertaining play features kid-created hand-drawn and computer-animated graphics with live dialog written by the kids of The Roost. The play begins around 6 to 6:30 and delicious homecooked middle eastern food will be available for $5 donation. 6pm / Free or $5 for food Sunnyside United Methodist Church 3520 SE Yamhill St |
Monday
May 23, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
May 26, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
May 30, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Jun 2, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Saturday
Jun 4, 2011
|
PDX11 Civic Hackathon – PSU Fourth Avenue Building Room FAB 10, Harrison Street Entrance This hackathon is dedicated to civic projects that folks in the Portland area would like to work on together. Participation is open to all. Feel free to add your project to our etherpad, and link to a repo. http://etherpad.opensourcebridge.org/pdx11hackathon-june4 A short list of projects, bugs to fix or tasks that you'd like to work on would also be helpful. We've got the confirmation back for the FAB10 classroom for Saturday, June 4 from 8:30AM-5:30PM. Attendees should be able to enter FAB on Harrison Street (right on the Portland Streetcar line), as the door will be unlocked for the day. We will have wireless accounts to hand out. |
Monday
Jun 6, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Jun 7, 2011
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room PRESENTATIONS: * Ezra Zygmuntowicz will give a deep technical talk about the Cloud Foundry system he's been working on at VMWare. It's an open source Platform-as-a-Service that plays well with different hosting platforms, frameworks and services. It's written entirely in Ruby and uses bleeding edge features of 1.9, fibers, EventMachine, etc. He'll walk us through the bits and pieces -- no "marketecture", only architecture and deep tech. * Brian Ford will talk about the new Rubinius 2.0 -- http://rubini.us/2011/06/07/inside-rubinius-20-preview/ * Markus Roberts will present another delightful Ruby hangman puzzle GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby and its uses. |
Thursday
Jun 9, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Jun 13, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Jun 16, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Jun 20, 2011
|
North Portland Coders Night - Welcome Open Source Bridge! – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! |
Wednesday
Jun 22, 2011
|
Portland Ruby Brigade birds-of-a-feather at Open Source Bridge – Eliot Center (First Unitarian Church) The Ruby programming language continues to be popular for web development and other uses in Portland and beyond. Come talk about what you’re working on, and find out what other people are using Ruby for. If you'd like to give a short talk (3-10 minutes), please prepare and mention it at the beginning of the meeting so we can add you to the agenda. We'll spend the rest of the time on open discussions, which will be awesome. The Portland Ruby Brigade (pdxruby) meets regularly to discuss these topics. See http://pdxruby.org for details. IMPORTANT: If you don’t already have a ticket for the Open Source Bridge conference, you’ll need to either buy one or register for a free “Community Pass” that will let you into the Friday unconference, Hacker Lounge and the evening BoFs: http://osbridge.eventbrite.com/ |
Thursday
Jun 23, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Jun 27, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Jun 30, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Jul 4, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Jul 5, 2011
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby and its uses. VENUE: The building entrance is on SW Columbia between 2nd and 3rd Avenue. The door may be locked, but there's a guard on site that will let you in and you can use the doorbell to summon them. Ask the guard nicely to let you up to the 2nd floor conference room, the elevators require them to use a key card. When you get to the 2nd floor, just follow the "pdxruby" signs. This meeting space is kindly offered to us by Robert Half Technology, a company that provides IT staffing services and positions: http://www.roberthalftechnology.com/ |
Thursday
Jul 7, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Jul 11, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Jul 14, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Jul 18, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Jul 19, 2011
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – Lucky Labrador Brew Pub Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. |
Thursday
Jul 21, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Saturday
Jul 23, 2011
|
Rails 3.1 Hackfest – SweetSpot Offices Doing our bit and having fun as part of the Ruby on Rails 3.1 hackfest weekend: http://weblog.rubyonrails.org/2011/7/14/rails-3-1-hackfest Come over, bring fellow coders, and lets dive in! Voodoo dougnuts, coffee, Sizzle Pie Pizza, and Ninkasi beer will be provided by SweetSpot Diabetes Care. See you then! |
Monday
Jul 25, 2011
|
North Portland Coders Night - Welcome OSCON! – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! |
Thursday
Jul 28, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Aug 1, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Aug 2, 2011
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room TALKS * Markus Roberts will present a brand new Ruby Hangman puzzle * Sam Livingston-Gray will give an overview of things he learned at the recent Cascadia Ruby Conference * Igal Koshevoy will talk about the Bundler dependency management tool, and strategies for dynamic dependency injection, deploying, versioning, etc. * Update from the recent Ruby on Rails 3.1 hackfest * ...and much more! GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby and its uses. |
Thursday
Aug 4, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Aug 8, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Aug 11, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Aug 15, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Aug 16, 2011
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – Blitz Ladd Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. |
Thursday
Aug 18, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Aug 22, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Aug 23, 2011
|
Ruby Beginners Meetup – Collective Agency Downtown Informal meetup targeted at newcomers to Ruby and those interested in helping them. Come by to ask questions. Answer questions. Hack. This is a bonus beginners' meetup, specifically aimed at the then-to-be-alumni of the Intro to Programming workshop on the 19th and 20th. |
Thursday
Aug 25, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Aug 29, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Sep 1, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Sep 5, 2011
|
North Portland Coders Night - Welcome DjangoCon Attendees! – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! |
Tuesday
Sep 6, 2011
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room PRESENTATIONS: * Markus Roberts will amaze and horrify you with his latest Ruby hangman puzzle. * Koichi Sasada -- creator of YARV, the official Ruby 1.9 implementation -- will talk about new and exciting Ruby 1.9.3 features and his recent work on improving MRI. * Milind S. Pandit will talk about deploying a Ruby on Rails 3.1 app to Heroku, along with overviews of Heroku and the Rails-based Toto blog engine. • Tim Felgentreff will talk about debugger tooling for MagLev. • Jesse Cooke will talk about Lorentz, a Redis data store clone written on top of the MagLev Ruby interpreter. * Igal Koshevoy will give an overview and demo of using Vagrant for quickly and easily providing consistent development environments for your apps. ABOUT THE GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby and its uses. |
Thursday
Sep 8, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Sep 12, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Sep 15, 2011
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Sunday
Sep 18, 2011
|
Citizenry / ePDX Code Sprint Cloud Seven Cafe Come help work on Citizenry! Citizenry is a Ruby on Rails project that powers ePDX, Portland's tech directory, and other similar sites across the country. Specifically wanting to work on:
This is pretty casual, as code sprints go. Basically I'm planning to wander over to Cloud Seven and hack on Citizenry stuff and anyone who wants to join me is welcome. — @reidab |
Monday
Sep 19, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Sep 20, 2011
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – Blitz Ladd Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! |
Thursday
Sep 22, 2011
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code is a quieter less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Sep 26, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Sep 29, 2011
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code is a quieter less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Oct 3, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Oct 4, 2011
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room ABOUT THE GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby, libraries, tools and techniques. The group usually meets on the first Tuesday of the month, "Ruby Tuesday".
|
Thursday
Oct 6, 2011
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code is a quieter less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Oct 10, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Oct 13, 2011
|
ALT.NET – discover-e Legal, LLC The alt.net group is kicking off again talking on all sorts of dev topics, come join us for discussion, presentation, and impromptu developer bits. |
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code is a quieter less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller so finding the nerd herd shouldn't be too difficult. |
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Oct 17, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Oct 18, 2011
|
Portland Ruby Brigade: Beginners' Meeting – Renewable Funding Informal meeting targeted at newcomers to Ruby. Bring questions. Answer questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! Relevant mailing lists: |
Thursday
Oct 20, 2011
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code is a quieter less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Oct 24, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Oct 27, 2011
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code is a quieter less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Oct 31, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Nov 1, 2011
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room ABOUT THE GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby, libraries, tools and techniques. The group usually meets on the first Tuesday of the month, "Ruby Tuesday". |
Thursday
Nov 3, 2011
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code is a quieter less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Nov 7, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Nov 10, 2011
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code is a quieter less crowded environment with your fellow nerds. This week we'll have some folks playing with numpy and other big dataset/scientific computation stuff using Python. Ask around when you get here to find the group doing this. The meetings are extremely informal, and everyone is welcome! The place is smaller so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Nov 14, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Nov 15, 2011
|
Portland ALT.NET Lightning Presentations, Hack Session, and More – discover-e Legal, LLC We'll have a few lightning talks on Visual Studio .NET 2010 & AWS (Amazon Web Services) Toolkit, utilizing CouchDB for data processing & testing, and more! Following that we'll touch on some mixed environment topics (Ruby on Rails + ASP.NET MVC w/ SQL Server) along with some. We'll end the evening with a round at Bailey's (or other democratically elected establishment) with the distinctive possibility of some TDD, BDD, or hackery of some sort. Note: There is also an invites... ...and for final location directions please see the meetup invite. Thanks! on eventbrite.com here: http://www.eventbrite.com/event/2473010842 on meetup.com here: http://www.meetup.com/ALT-NET-Portland/events/39881962/ on plancast.com here: http://plancast.com/p/8fep |
Portland Ruby Brigade: Beginners' Meeting – Renewable Funding Informal meeting targeted at newcomers to Ruby. Bring questions. Answer questions. Hack. We'll try a different format this time: as you arrive, you can write a topic of interest on the whiteboard. We'll talk a little bit about what the topics are, then split up into small groups to take advantage of the way our office space is laid out. (We even have a few free desks if some people want to pair.) Experienced Rubyists welcome; we want you to share your expertise! Relevant mailing lists: |
|
Thursday
Nov 17, 2011
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code is a quieter less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Portland ALT.NET Lightning Presentations, Hack Session, and More – discover-e Legal, LLC We'll have a few lightning talks on Visual Studio .NET 2010 & AWS (Amazon Web Services) Toolkit, utilizing CouchDB for data processing & testing, and more! Following that we'll touch on some mixed environment topics (Ruby on Rails + ASP.NET MVC w/ SQL Server) along with some. We'll end the evening with a round at Bailey's (or other democratically elected establishment) with the distinctive possibility of some TDD, BDD, or hackery of some sort. Note: There is also an invites... ...and for final location directions please see the meetup invite. Thanks! on eventbrite.com here: http://www.eventbrite.com/event/2473010842 on meetup.com here: http://www.meetup.com/ALT-NET-Portland/events/39881962/ on plancast.com here: http://plancast.com/p/8fep |
|
Monday
Nov 21, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Nov 24, 2011
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code is a quieter less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller so finding the nerd herd shouldn't be too difficult. |
Monday
Nov 28, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Dec 1, 2011
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code is a quieter less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Dec 5, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Dec 6, 2011
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room ABOUT THE GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby, libraries, tools and techniques. The group usually meets on the first Tuesday of the month, "Ruby Tuesday". |
Thursday
Dec 8, 2011
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code is a quieter less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Dec 12, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Dec 15, 2011
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code is a quieter less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Dec 19, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Dec 20, 2011
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – Blitz Ladd Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! |
Thursday
Dec 22, 2011
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code is a quieter less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Dec 26, 2011
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Dec 29, 2011
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code is a quieter less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Jan 2, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Jan 3, 2012
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room ABOUT THE GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby, libraries, tools and techniques. The group usually meets on the first Tuesday of the month, "Ruby Tuesday". |
Thursday
Jan 5, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Jan 9, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Jan 12, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code is a quieter less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Jan 16, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Jan 17, 2012
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – Blitz Ladd Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! |
Thursday
Jan 19, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code is a quieter less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller so finding the nerd herd shouldn't be too difficult. |
Portland ALT.NET 2012 January Meetup! – Collective Agency Downtown Again, we'll be meeting for technical discussion and a lot more. So far, this is what is on the agenda. We'll start this meetup off with a presentation on Git, pair programming, and code katas and koans with .NET. The presentation will cover what these things are, how they're implemented, and what the best usage and benefit of each is. TDD/BDD Pair Programming Session! Ever wanted to pair program? Wanted to learn about ping pong style, promiscuous pair programming or some other style? Well after the presentation, for those interested bring a laptop with Visual Studio 2010 with the latest services packs and MVC tools and we'll be stepping through exactly what these techniques are and how they're implemented with the .NET stack (and a few open source components too). |
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Jan 23, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Jan 26, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Jan 30, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Feb 2, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code is a quieter less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Tuesday
Feb 7, 2012
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room ABOUT THE GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby, libraries, tools and techniques. The group usually meets on the first Tuesday of the month, "Ruby Tuesday". |
Thursday
Feb 9, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Thursday
Feb 16, 2012
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Tuesday
Feb 21, 2012
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – Blitz Ladd Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! |
Thursday
Feb 23, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Saturday
Feb 25, 2012
|
PDX ZeroMQ Conference – Collective Agency Downtown A conference for anything and everything ØMQ! |
Thursday
Mar 1, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
PLUG: OData Open Data and Interoperability – Portland State University FAB, Room 86-09 Open Data and Interoperability by Arlo Belshee Lots of us want to expose our data via RESTful web APIs. We also want to consume data exposed via such APIs. REST + Json works well for this. However, we'd also like to mash up multiple data sources and build higher level tools. For example, it would be nice to create Business Intelligence (BI) tools that can point to any API and start charting the data, or create JavaScript control libraries that can be bound directly to data sources. Unfortunately, that isn't possible with just REST + Json. The problem is that each service is custom. No two services follow exactly the same rules. Sure, everything exposes sets of resources. But how do you get from a resource to its related resources? How do you ask the server to tell you about related resources? What, exactly should the server do when it gets a PATCH verb? Each server interprets these differently, which prevents making general tools. I'm going to talk about the OData protocol. This is an open standard that defines uniform semantics and modeling for RESTful web services. I'll show how this allows general tools to be built, and data from multiple sources to be combined together in interesting ways - without requiring custom code for each server. I'll also show how this enables people working in different languages. A single library can be written for each language which can then support all OData-compliant RESTful web services. Most of the examples will be with open source frameworks and tools, but I'll also show ways that you can use OData to break out data that is trapped in closed-source systems and expose it to the open source ecosystem. Agenda: 7:00 - 7:30 Business We will discuss the status of our ongoing projects including PLUG's monthly Advanced Topics meetings, PLUG's monthly hands on clinics etc. 7:30 - 8:30 Presentation and Questions See above 9:00 - ... Beer The Lucky Lab Northwest Beer Hall 1945 NW Quimby Portland, Oregon |
|
Monday
Mar 5, 2012
|
North Portland Coders Night - Now monthly, every first Monday! – Lucky Labrador Overlook Tap Room NOTE: Due to limited attendance of the weekly coders night, I'm reducing it to a single monthly event. First Monday was chosen to avoid conflicts with Dorkbot, DevOps, the Functional Programming Study Group, and the Android Developer meetup. Of course, it's a public bar, so everyone's welcome to come on off weeks anyway if they feel like it. Come hang out, drink beer, and write code The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Mar 6, 2012
|
Portland Ruby Brigade monthly meeting – Robert Half Technology, 2nd Floor Conference Room 10gen: Intro to MongoDB and Schema Design One of the challenges that comes with moving to MongoDB is figuring how to best model your data. While most developers have internalized the rules of thumb for designing schemas for RDBMSs, these rules don't always apply to MongoDB. The simple fact that documents can represent rich, schema-free data structures means that we have a lot of viable alternatives to the standard, normalized, relational model. Not only that, MongoDB has several unique features, such as atomic updates and indexed array keys, that greatly influence the kinds of schemas that make sense. Understandably, this begets good questions:
In this session, we'll answer these questions and more, provide a number of data modeling rules of thumb, and discuss the tradeoffs of various data modeling strategies. ABOUT THE GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby, libraries, tools and techniques. The group usually meets on the first Tuesday of the month, "Ruby Tuesday". |
Thursday
Mar 8, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Thursday
Mar 15, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Tuesday
Mar 20, 2012
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! |
Thursday
Mar 22, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Thursday
Mar 29, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. This week there will be a OSBridge ticket give away, get here by 8pm to take part. More details: http://blog.wraithan.net/2012/03/sepoconi-and-osbridge.html |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Apr 2, 2012
|
Cloud Foundry Open Tour 2012 - Portland – The Nines Hotel Get 10% off this developer event with code, "epdx_10"! (That's on top of the 50% early bird special - ends March 18!) The Cloud Foundry Open Tour gives enterprise developers expert instruction on how to get the best results from Platform-as-a-Service in the cloud. Register for this event to learn: * Basic Cloud Foundry commands for both the public and micro clouds *Cloud application development tips for Spring, Java, Ruby and Node.js * How to connect to application services like MySQL, MongoDB, Redis and RabbitMQ Meet the experts behind the leading open source cloud platform for enterprise applications, discuss the latest innovations with other developers and expand your opportunities by attending the Cloud Foundry Open Tour. |
North Portland Coders Night - Now monthly, every first Monday! – Lucky Labrador Overlook Tap Room NOTE: Due to limited attendance of the weekly coders night, I'm reducing it to a single monthly event. First Monday was chosen to avoid conflicts with Dorkbot, DevOps, the Functional Programming Study Group, and the Android Developer meetup. Of course, it's a public bar, so everyone's welcome to come on off weeks anyway if they feel like it. Come hang out, drink beer, and write code The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
|
Tuesday
Apr 3, 2012
|
Portland Ruby Brigade monthly meeting (NEW VENUE) – CrowdCompass office in the Ford Building ABOUT THE GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby, libraries, tools and techniques. The group usually meets on the first Tuesday of the month, "Ruby Tuesday". VENUE: This venue is kindly provided by CrowdCompass, "the ultimate mobile app provider for conferences": http://www.crowdcompass.com/ |
Thursday
Apr 5, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Thursday
Apr 12, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Apr 16, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Apr 17, 2012
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! |
Thursday
Apr 19, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Apr 23, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
|
Thursday
Apr 26, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Tuesday
May 1, 2012
|
Portland Ruby Brigade monthly meeting [NEW VENUE!] – CrowdCompass office in the Ford Building ABOUT THE GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby, libraries, tools and techniques. The group usually meets on the first Tuesday of the month, "Ruby Tuesday". VENUE: This venue is kindly provided by CrowdCompass, "the ultimate mobile app provider for conferences": http://www.crowdcompass.com/ |
Thursday
May 3, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
May 7, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
May 10, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
May 14, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
May 15, 2012
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! |
Thursday
May 17, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
May 21, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
May 24, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
May 28, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
May 31, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Jun 4, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Jun 5, 2012
|
Portland Ruby Brigade monthly meeting: Riak, UNIX IPC, Marmoset Patching and more – CrowdCompass office in the Ford Building PRESENTATIONS:
ABOUT THE GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby, libraries, tools and techniques. The group usually meets on the first Tuesday of the month, "Ruby Tuesday". VENUE: This venue is kindly provided by CrowdCompass, "the ultimate mobile app provider for conferences": http://www.crowdcompass.com/ |
Thursday
Jun 7, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Jun 11, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Jun 14, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Jun 18, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Jun 19, 2012
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! |
Thursday
Jun 21, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Jun 25, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Jun 28, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
[CANCELED] PDX Weekly Hackathon – Lucky Labrador Brew Pub Due to OpenSource Bridge (http://opensourcebridge.org/) this week most of us will be downtown Thursday. Now I will not stop anyone from enjoying a nice beer, just know that there will not likely be a bunch of us around this week. Feel free to venture on over to Bridge , SEPoCoNI (http://calagator.org/events/1250462224) or just catch up with us next week.
|
|
Monday
Jul 2, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Jul 3, 2012
|
Portland Ruby Brigade monthly meeting: Concurrency in Ruby; Installing and managing Ruby interpreters; etc – CrowdCompass office in the Ford Building PRESENTATIONS:
ABOUT THE GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby, libraries, tools and techniques. The group usually meets on the first Tuesday of the month, "Ruby Tuesday". VENUE: This venue is kindly provided by CrowdCompass, "the ultimate mobile app provider for conferences": http://www.crowdcompass.com/ |
Thursday
Jul 5, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Jul 9, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Jul 12, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Jul 16, 2012
|
North Portland Coders Night - Welcome OSCON Attendees! – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. In town for OSCON? The north Lucky Lab is just a quick ride away on the MAX Yellow line! |
Tuesday
Jul 17, 2012
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! |
Thursday
Jul 19, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
ELC Technologies Internship Program Introduction – ELC Technologies offices ELC Technologies is starting up a new paid internship program. If you've dabbled with Rails but haven't quite made it to paid developer status yet this may be just the program for you. Come and talk to us, eat food, and find out why you want to apply for the program. The Program The Event For more information please email: [email protected] |
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Jul 23, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Jul 26, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Jul 30, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Aug 2, 2012
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Aug 6, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Aug 7, 2012
|
Portland Ruby Brigade monthly meeting: 10 YEAR ANNIVERSARY! – CrowdCompass office in the Ford Building The Portland Ruby Brigade has been meeting up for 10 years! We'll have cake, drinks and some curious presentations. Our friends at Crowd Compass are sponsoring a catered dinner by Nicholas. You're welcome to bring desserts or other yummy things to share. Presentations:
ABOUT THE GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby, libraries, tools and techniques. The group usually meets on the first Tuesday of the month, "Ruby Tuesday". VENUE: This venue is kindly provided by CrowdCompass, "the ultimate mobile app provider for conferences": http://www.crowdcompass.com/ |
Wednesday
Aug 8, 2012
|
Ruby Beginners' Meetup – Lucky Labrador Brew Pub This is an ad hoc Ruby Newbies meetup, especially for those applying for the ELC Technologies internship program (though all are welcome). Come ask questions, eat, drink, and hack. Whether you're learning Ruby or would like to help those that are, come on by. |
Thursday
Aug 9, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Aug 13, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Aug 16, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Aug 20, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Aug 21, 2012
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! |
Thursday
Aug 23, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Aug 27, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Aug 30, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Sep 3, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Sep 4, 2012
|
Portland Ruby Brigade monthly meeting – Elemental Technologies PRESENTATIONS:
IMPORTANT: Help us prepare enough food and drink for you by (1) going to this Plancast page and clicking the "count me in" link on right side, and (2) tell us which pizza you want. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! ABOUT THE SPONSOR: The venue, food and refreshments are provided by Elemental Technologies, a Portland, Oregon software company that specializes in massively parallel processing solutions for video encoding, decoding and transcoding of video over IP networks. For more information, visit http://www.elementaltechnologies.com/ |
Thursday
Sep 6, 2012
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Sep 10, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Sep 13, 2012
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Sep 17, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Sep 18, 2012
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! |
Thursday
Sep 20, 2012
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Sep 24, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Sep 27, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Oct 1, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Oct 2, 2012
|
Portland Ruby Brigade monthly meeting – CrowdCompass office in the Ford Building PRESENTATIONS:
ABOUT THE GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby, libraries, tools and techniques. The group usually meets on the first Tuesday of the month, "Ruby Tuesday". SPONSOR: This venue is kindly provided by CrowdCompass, "the ultimate mobile app provider for conferences": http://www.crowdcompass.com/ |
Thursday
Oct 4, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Oct 8, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Oct 11, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Oct 15, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see |
Tuesday
Oct 16, 2012
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! |
Thursday
Oct 18, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Oct 22, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see |
Thursday
Oct 25, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Oct 29, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Nov 1, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Tuesday
Nov 6, 2012
|
Portland Ruby Brigade monthly meeting – CrowdCompass office in the Ford Building PRESENTATIONS
ABOUT THE GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby, libraries, tools and techniques. The group usually meets on the first Tuesday of the month, "Ruby Tuesday". SPONSOR: This venue is kindly provided by CrowdCompass, "the ultimate mobile app provider for conferences": http://www.crowdcompass.com/ |
Wednesday
Nov 7, 2012
|
PDX Ruby Lunch – BridgePort Brew Pub Get together for lunch and talk Ruby, or something else! For those that have a hard time making it to the pdxrb meeting, and those that like to eat and talk about Ruby at the same time. We'll be holding this on the first Wednesday of the month. |
Edx CS169.2x: SAAS using Ruby on Rails - Study Group – CoffeeTime This is the first study group meeting for CS169.2x, UC-Berkeley's second edition of its SAAS class on edx.org. See https://www.edx.org/courses/BerkeleyX/CS169.2x/2012_Fall/about The course teaches "software as a service" fundamentals using Ruby on Rails. The courseware just opened this past Monday, November 5th, so a few of use are hoping to form a study group in the physical here in pdx. Feel free to join us! Email me at [email protected] for any questions. Description from EDX: CS 169.2x is the second half of University of California, Berkeley's semester long course on Software as a Service. In the first half of the course, CS 169.1x, students use Agile development methods to deploy a simple SaaS app in the cloud. In the second half, CS 169.2x, students create more sophisticated apps by adding relationships between models in apps and by enhancing their apps with JavaScript. They also learn about what happens after the apps are deployed to real users, including how to monitor performance, identify and fix common performance problems, and avoid compromising customer data. Finally, students learn how to apply Agile techniques to enhance and refactor legacy code, a critical skill for professional programmers. |
|
Thursday
Nov 8, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Thursday
Nov 15, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Nov 19, 2012
|
Edx CS169.2x: SAAS using Ruby on Rails - Study Group – CoffeeTime This is the second study group meeting for CS169.2x, UC-Berkeley's second edition of its SAAS class on edx.org. (See https://www.edx.org/courses/BerkeleyX/CS169.2x/2012_Fall/about). The first homework assignment is due 6 days after this date. The course teaches "software as a service" fundamentals using Ruby on Rails. Feel free to join us! Email me at [email protected] for any questions. Description from EDX: CS 169.2x is the second half of University of California, Berkeley's semester long course on Software as a Service. In the first half of the course, CS 169.1x, students use Agile development methods to deploy a simple SaaS app in the cloud. In the second half, CS 169.2x, students create more sophisticated apps by adding relationships between models in apps and by enhancing their apps with JavaScript. They also learn about what happens after the apps are deployed to real users, including how to monitor performance, identify and fix common performance problems, and avoid compromising customer data. Finally, students learn how to apply Agile techniques to enhance and refactor legacy code, a critical skill for professional programmers. |
Tuesday
Nov 20, 2012
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! |
Wednesday
Nov 28, 2012
|
PDX Ruby Lunch – BridgePort Brew Pub Get together for lunch and talk Ruby, or something else! For those that have a hard time making it to the pdxrb meeting, and those that like to eat and talk about Ruby at the same time. |
Thursday
Nov 29, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Dec 3, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Dec 4, 2012
|
Portland Ruby Brigade monthly meeting – CrowdCompass office in the Ford Building PRESENTATIONS
ABOUT THE GROUP: The Portland Ruby Brigade is a user group for Ruby programmers in the Portland Oregon area. Join other developers for presentations and discussions about Ruby, libraries, tools and techniques. The group usually meets on the first Tuesday of the month, "Ruby Tuesday". SPONSOR: This venue is kindly provided by CrowdCompass, "the ultimate mobile app provider for conferences": http://www.crowdcompass.com/ |
Thursday
Dec 6, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
PDXChefs - PDX Chef User Group – Webtrends Pizza, Beer and Ops engineering with Chef |
|
Portland Chef Users Group (P-ChUG) – Webtrends The Portland Chef Users Group (P-ChUG) is a monthly meetup of Opscode Chef users interested in sharing their experiences with Chef. We meet at the Webtrends office in downtown Portland on the first Thursday of every month. There will be food, drinks, and discussion of some of the upcoming goodness from Opscode in Chef 11. |
|
Monday
Dec 10, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Dec 13, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Dec 17, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Dec 18, 2012
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! |
Wednesday
Dec 19, 2012
|
Portland Code School Meet and Greet – Burnside Digital Office Portland Code School is entering its second session and we want to invite you to find out more information while consuming beer and pizza. If you've dabbled with Rails but haven't quite made it to paid developer status yet this may be just the program for you. The Program The class will take 3 months and by the end we expect that you will be ready to start work as a junior programmer immediately. This internship is not a requirement for employment at BD and is no guarantee of employment, but it is a great way to get into the field and a great way to network with tech organizations. The Event The introduction event will allow you to connect with the instructors and the organizers behind the internship program while eating delicious pizza and consuming beverages. We will go over the format of the program, talk about the requirements needed to enter, and the application process. At the end we will have time for you to talk to coaches and BD employees about what it's like to work for BD and what sorts of projects we work on. For more information please email: [email protected] |
Thursday
Dec 20, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Dec 24, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Wednesday
Dec 26, 2012
|
PDX Ruby Lunch – BridgePort Brew Pub Get together for lunch and talk Ruby, or something else! For those that have a hard time making it to the pdxrb meeting, and those that like to eat and talk about Ruby at the same time. We'll be holding this on the first Wednesday of the month. |
Thursday
Dec 27, 2012
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Dec 31, 2012
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Thursday
Jan 3, 2013
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Jan 7, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Jan 8, 2013
|
Portland Ruby Brigade monthly meeting – CrowdCompass office in the Ford Building Note about the date: Yes, this meeting really is on the 8th because otherwise it would be on New Year's. Normally meetings are on the first Tuesday of a month. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Thursday
Jan 10, 2013
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Jan 14, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Jan 15, 2013
|
Rubinius Help Desk And Hack Hours – Engine Yard Bring your Rubinius aspirations, questions, or problems and we'll hack on them. |
Ruby Beginners Meetup, aka Ruby Newbie Brewby [DIFFERENT VENUE!] – Engine Yard Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! For this month we'll be meeting at Engine Yard downtown. |
|
Thursday
Jan 17, 2013
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Sunday
Jan 20, 2013
|
Rubinius Help Desk And Hack Hours – Engine Yard Bring your Rubinius aspirations, questions, or problems and we'll hack on them. |
Monday
Jan 21, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Jan 22, 2013
|
Rubinius Help Desk And Hack Hours – Engine Yard Bring your Rubinius aspirations, questions, or problems and we'll hack on them. |
Thursday
Jan 24, 2013
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Jan 28, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Jan 29, 2013
|
Pdx.rb: Hack + Help Session – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby as well as old bitter veterans. Bring your laptop and your desire to learn. Experienced Rubyists welcome; we will encourage newbies to self-teach during these sessions so you should have a great place to hack in peace. |
Wednesday
Jan 30, 2013
|
PDX Ruby Lunch – BridgePort Brew Pub Get together for lunch and talk Ruby, or something else! For those that have a hard time making it to the pdxrb meeting, and those that like to eat and talk about Ruby at the same time. We'll be holding this on the last Wednesday of the month. |
Thursday
Jan 31, 2013
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Feb 4, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Feb 5, 2013
|
Portland Ruby Brigade monthly meeting – CrowdCompass office in the Ford Building PRESENTATIONS
ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
Feb 6, 2013
|
Agile Open Northwest 2013 - "Agile For Real" through Ambridge Event Center Agile Open Northwest, a non-profit alliance of agile practitioners in the US Pacific Northwest region, presents our seventh annual conference, now expanded to a third day! This conference contains over 90 sessions bringing novices, journeymen, and experts together for face-to-face conversations exploring the most important topics in Agile software development today. What: An Open Space conference about Agile practices and techniques. Where: Ambridge Event Center, Portland, Oregon When: February 6 to 8, 2013 - Now three days long! Who: YOU and other experienced, collaborative, committed agile practitioners. Registration is limited to 150 participants. Cost: $200 for the three-day event, including continental breakfast and lunch each day, and dinner on the first night. Agile Open Northwest 2013 offers an opportunity to strengthen our community of practice and co-create the future for Agile development in our region. For three days, we build on conversation after conversation as we engage important questions like: What is Agile really? What are the most important practices in making Agile approaches really successful on my team? Who practices Agile philosophies, methods, principles or practices in the Northwest, and what's the impact? What is the difference between Lean, Scrum, XP, and other Agile approaches? What new technical challenges face Agile? What are the latest cutting edge developments in the Agile software development world? How do Agile frameworks and methods co-exist with project management, process control and other governance structures? How do we adapt Agile practices to our organizations without diluting them? Can Agile methods work in big, risky projects? How? When distributed teams use Agile approaches, what changes? If we adopt an Agile mindset, what might the transition look like in my organization? |
Thursday
Feb 7, 2013
|
Rubinius Help Desk And Hack Hours – Engine Yard Bring your Rubinius aspirations, questions, or problems and we'll hack on them. |
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Friday
Feb 8, 2013
|
Commit! PDX: Morning Hackfest @Urban Grind – Urban Grind Coffee House A small, informal group of hackers that meet in the morning to code and chat over coffee. Our goal is to commit at least once before we leave, or help someone else with their commit. Show up late, leave early, or just stop on your way and say hi; it's all cool. All languages, technologies, and levels of expertise are welcome. |
Monday
Feb 11, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Feb 12, 2013
|
Rubinius Help Desk And Hack Hours – Engine Yard Bring your Rubinius aspirations, questions, or problems and we'll hack on them. |
Pdx.rb: Hack + Help Session – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby as well as old bitter veterans. Bring your laptop and your desire to learn. Experienced Rubyists welcome; we will encourage newbies to self-teach during these sessions so you should have a great place to hack in peace. |
|
Wednesday
Feb 13, 2013
|
SW Portland Hack-A-Thon – Lucky Labrador Public House We are trying to setup a semi-regular meetup of SW Portland hackers. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. |
Thursday
Feb 14, 2013
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Feb 18, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Feb 19, 2013
|
Rubinius Help Desk And Hack Hours – Engine Yard Bring your Rubinius aspirations, questions, or problems and we'll hack on them. |
Ruby Beginners Meetup, aka Ruby Newbie Brewby – CrowdCompass office in the Ford Building Back at CrowdCompass this month! Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! If you have a question or a topic you'd like discussed at the meeting, feel free to post to the mailing list. |
|
Thursday
Feb 21, 2013
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Feb 25, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night! The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Feb 26, 2013
|
Pdx.rb: Hack + Help Session – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby as well as old bitter veterans. Bring your laptop and your desire to learn. Experienced Rubyists welcome; we will encourage newbies to self-teach during these sessions so you should have a great place to hack in peace. |
Wednesday
Feb 27, 2013
|
PDX Ruby Lunch – BridgePort Brew Pub Get together for lunch and talk Ruby, or something else! For those that have a hard time making it to the pdxrb meeting, and those that like to eat and talk about Ruby at the same time. We'll be holding this on the last Wednesday of the month. |
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. It's a new meetup and so far it's just been a couple of us, but we're hoping to grow. Bring a friend. |
|
Thursday
Feb 28, 2013
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Mar 4, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Mar 5, 2013
|
Portland Ruby Brigade monthly meeting – CrowdCompass office in the Ford Building ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
Mar 6, 2013
|
Portland Code School Meet and Greet – Burnside Digital Office Applications are now being accepted for the Portland Code School Summer Session! Join us for an informal gathering to meet current students and find out more about the program over beer and snacks. We'll start the evening with a presentation about the format of the program, what you'll learn, how we'll help you find a job at the end, and the application process and requirements. If you've dabbled with web development but haven't quite made it to paid developer status yet this may be just the program for you. For more information please email: [email protected] |
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. It's a new meetup and so far it's just been a couple of us, but we're hoping to grow. Bring a friend. |
|
Thursday
Mar 7, 2013
|
Ruby on Ales (Live Stream) through New Relic New Relic will be playing the Ruby on Ales conference live stream (http://ruby.onales.com/) on some big monitors in our office. Come join us on the 28th floor of Big Pink for some beer, snacks, and Ruby. RSVP at http://www.meetup.com/Ruby-on-Ales-PDX-Live-Stream/events/106806612/ so we have a better idea how many to expect, though drop ins are also welcome. |
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Mar 11, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Mar 12, 2013
|
Rubinius Help Desk And Hack Hours – Engine Yard Dirkjan Bussink is here from The Netherlands! Bring your Rubinius aspirations, questions, or problems and we'll hack on them. |
Pdx.rb: Hack + Help Session – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby as well as old bitter veterans. Bring your laptop and your desire to learn. Experienced Rubyists welcome; we will encourage newbies to self-teach during these sessions so you should have a great place to hack in peace. |
|
Wednesday
Mar 13, 2013
|
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages welcome. Come work on your own projects, pair with others participants, get advice, have fun, etc. It's a new meetup and so far it's just been a couple of us, but we're hoping to grow. Bring a friend. |
Thursday
Mar 14, 2013
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Mar 18, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Mar 19, 2013
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! If you have a question or a topic you'd like discussed at the meeting, feel free to post to the mailing list. |
Wednesday
Mar 20, 2013
|
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages welcome. Come work on your own projects, pair with others participants, get advice, have fun, etc. |
Thursday
Mar 21, 2013
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Mar 25, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Mar 26, 2013
|
Pdx.rb: Hack + Help Session – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby as well as old bitter veterans. Bring your laptop and your desire to learn. Experienced Rubyists welcome; we will encourage newbies to self-teach during these sessions so you should have a great place to hack in peace. |
Wednesday
Mar 27, 2013
|
PDX Ruby Lunch – BridgePort Brew Pub Get together for lunch and talk Ruby, or something else! For those that have a hard time making it to the pdxrb meeting, and those that like to eat and talk about Ruby at the same time. We'll be holding this on the last Wednesday of the month. |
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages welcome. Come work on your own projects, pair with others participants, get advice, have fun, etc. |
|
Thursday
Mar 28, 2013
|
Engine Yard Happy Hour – Engine Yard It's been too long since we had folks over. And I swear, we somehow accumulated too much beer. ;) So we're having a drink night tomorrow (Thursday) from 6-8 pm. Come by, help us with our drink(ing) problem, and see some faces old and new. Cheers! Amy, Mark, Rachel, and Jacob. |
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
|
Monday
Apr 1, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Apr 2, 2013
|
Portland Ruby Brigade monthly meeting: Performance, "Get Your Ass to 1.9", "Hacking Cognition", and more! – CrowdCompass office in the Ford Building PRESENTATIONS
ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
Apr 3, 2013
|
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages welcome. Come work on your own projects, pair with others participants, get advice, have fun, etc. |
MountainWest Ruby Livestream through New Relic We'll be hanging out watching the Mountain West Ruby Conf on some big monitors in our office. Come join us on the 28th floor of Big Pink for beer (and other beverages), light snacks, and Ruby/DevOps talks in a hacker friendly environment. http://mtnwestrubyconf.org/2013/schedule Day 1 (Wednesday) is a DevOps track. Day 2 (Thurs, Fri) is a Ruby track with some notable speakers like Matz and Ward Cunningham. |
|
Thursday
Apr 4, 2013
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Apr 8, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Apr 9, 2013
|
Pdx.rb: Hack + Help Session – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby as well as old bitter veterans. Bring your laptop and your desire to learn. Experienced Rubyists welcome; we will encourage newbies to self-teach during these sessions so you should have a great place to hack in peace. |
Wednesday
Apr 10, 2013
|
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages and skill levels welcome. Come work on your own projects, pair with others participants, get advice, have fun, etc. |
Thursday
Apr 11, 2013
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Saturday
Apr 13, 2013
|
Coders With Kids – Cafe au Play, SE Portland We are an informal group of coders with kids! If you love to code and are also a parent we'd love to meet you and hack together. We use Ruby and JavaScript, but are open to all languages. My 3-year old boy will be attending, and we love Cafe au Play! If you are a parent and want to hack with other parents please attend this new family friendly event. |
Monday
Apr 15, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Apr 16, 2013
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! If you have a question or a topic you'd like discussed at the meeting, feel free to post to the mailing list. |
Wednesday
Apr 17, 2013
|
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages and skill levels welcome. Come work on your own projects, pair with others participants, get advice, have fun, etc. |
Thursday
Apr 18, 2013
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Apr 22, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Apr 23, 2013
|
RailsConf LiveStreaming – New Relic We've had a great time in the last few conferences we've streamed live: Ruby on Ales, and the Mountain West Ruby Conference. So we're doing it again for Railsconf next week. If you weren't able to get a ticket to Railsconf before it sold out, join us at the New Relic office in the Big Pink, on the 28th floor. We'll have beer and voodoo donuts, and a great view of the city. Please let me know ([email protected]) if you plan to attend! Railsconf isn't streaming the whole conference, so only the keynotes will be available. Here are the times: Monday 4/29 at 10-11:10 am: DHH Monday 4/29 at 5:50-7pm: ? Tuesday 4/30 at 10-11:10 am: Yehuda Katz Wednesday 10-11:10 am at 4-5:30 PM Wednesday 10-11:10 am at 5:45-7 PM Thursday 5/2 at 2-3:30 pm: Aaron Patterson |
Pdx.rb: Hack + Help Session – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby as well as old bitter veterans. Bring your laptop and your desire to learn. Experienced Rubyists welcome; we will encourage newbies to self-teach during these sessions so you should have a great place to hack in peace. |
|
Wednesday
Apr 24, 2013
|
PDX Ruby Lunch – BridgePort Brew Pub Get together for lunch and talk Ruby, or something else! For those that have a hard time making it to the pdxrb meeting, and those that like to eat and talk about Ruby at the same time. We'll be holding this on the last Wednesday of the month. |
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages and skill levels welcome. Come work on your own projects, pair with others participants, get advice, have fun, etc. |
|
Thursday
Apr 25, 2013
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Friday
Apr 26, 2013
|
Portland Code School Graduation Drinkup – Blitz Ladd This friday our students are graduating and we'd like them to graduate, Idiocracy-style ("mooor beeeer!"). At 6pm I would be heartened if the supporters of the code school would descend on the graduates en masse for drinks and a formal welcoming to the developer community. If you're able to join us please do! If not, I'm sure they will understand and I will try to buy them a drink for you. :) This event is open invite. Please invite your colleagues and bring your friends. There will be stickers and tantalizing folding puzzles. Sincerest apologies for the late notice, it's been a crazy last week! |
Monday
Apr 29, 2013
|
RailsConf KeyNote LiveStream – New Relic We've had a great time in the last few conferences we've streamed live: Ruby on Ales, and the Mountain West Ruby Conference. So we're doing it again for Railsconf next week. If you weren't able to get a ticket to Railsconf before it sold out, join us at the New Relic office in the Big Pink, on the 28th floor. We'll have beer and voodoo donuts, and a great view of the city. Please let me know ([email protected]) if you plan to attend! Railsconf isn't streaming the whole conference, so only the keynotes will be available. Here are the times: Monday 4/29 at 10-11:10 am: DHH Monday 4/29 at 5:50-7pm: ? Tuesday 4/30 at 10-11:10 am: Yehuda Katz Wednesday 10-11:10 am at 4-5:30 PM Wednesday 10-11:10 am at 5:45-7 PM Thursday 5/2 at 2-3:30 pm: Aaron Patterson |
RailsConf Plenary LiveStream – New Relic We've had a great time in the last few conferences we've streamed live: Ruby on Ales, and the Mountain West Ruby Conference. So we're doing it again for Railsconf next week. If you weren't able to get a ticket to Railsconf before it sold out, join us at the New Relic office in the Big Pink, on the 28th floor. We'll have beer and voodoo donuts, and a great view of the city. Please let me know ([email protected]) if you plan to attend! Railsconf isn't streaming the whole conference, so only the keynotes will be available. Here are the times: Monday 4/29 at 10-11:10 am: DHH Monday 4/29 at 5:50-7pm: ? Tuesday 4/30 at 10-11:10 am: Yehuda Katz Wednesday 10-11:10 am at 4-5:30 PM Wednesday 10-11:10 am at 5:45-7 PM Thursday 5/2 at 2-3:30 pm: Aaron Patterson |
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
|
Tuesday
Apr 30, 2013
|
RailsConf KeyNote LiveStream – New Relic We've had a great time in the last few conferences we've streamed live: Ruby on Ales, and the Mountain West Ruby Conference. So we're doing it again for Railsconf next week. If you weren't able to get a ticket to Railsconf before it sold out, join us at the New Relic office in the Big Pink, on the 28th floor. We'll have beer and voodoo donuts, and a great view of the city. Please let me know ([email protected]) if you plan to attend! Railsconf isn't streaming the whole conference, so only the keynotes will be available. Here are the times: Monday 4/29 at 10-11:10 am: DHH Monday 4/29 at 5:50-7pm: ? Tuesday 4/30 at 10-11:10 am: Yehuda Katz Wednesday 10-11:10 am at 4-5:30 PM Wednesday 10-11:10 am at 5:45-7 PM Thursday 5/2 at 2-3:30 pm: Aaron Patterson |
Pdx.rb: Hack + Help at RailsConf! – Oregon Convention Center Let's take our weekly Hack + Help session to RailsConf! We can show RailsConf attendees how awesome Portland's Ruby community is. What we do: This is an informal meetup targeted at newcomers to Ruby as well as old bitter veterans. Bring your laptop and your desire to learn. Experienced Rubyists welcome; we will encourage newbies to self-teach during these sessions so you should have a great place to hack in peace. |
|
Wednesday
May 1, 2013
|
RailsConf Group Bike Ride – Corner of Holiday and Martin Luther King Jr This ride will be a no-drop group ride for people attending RailsConf, local Rubyists who'd like to join in, and any assorted hangers-on who can put up with a bunch of nerds on bikes. Check out the webpage for meetup and route details. Thanks to Luke Francl for "driving" this! |
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages and skill levels welcome. Come work on your own projects, pair with others participants, get advice, have fun, etc. I'll be at Railsconf events that evening, so there won't be a sign, but feel free to come anyway. |
|
Thursday
May 2, 2013
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
May 6, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
May 7, 2013
|
Portland Ruby Brigade monthly meeting – Elemental Technologies Thanks to Elemental for providing the space, and pizza & beer! PRESENTATIONS
ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
May 8, 2013
|
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages and skill levels welcome. Come work on your own projects, pair with others participants, get advice, have fun, etc. |
Thursday
May 9, 2013
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
May 13, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
May 14, 2013
|
Pdx.rb: Hack + Help Session – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby as well as experienced programmers. Bring your laptop and your desire to learn. Experienced Rubyists welcome; we will encourage newbies to self-teach during these sessions so you should have a great place to hack in peace. |
Wednesday
May 15, 2013
|
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages and skill levels welcome. Come work on your own projects, pair with others participants, get advice, have fun, etc. |
Thursday
May 16, 2013
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
May 20, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
May 21, 2013
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! If you have a question or a topic you'd like discussed at the meeting, feel free to post to the mailing list. |
Wednesday
May 22, 2013
|
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages and skill levels welcome. Come work on your own projects, pair with other participants, get advice, have fun, etc. |
Thursday
May 23, 2013
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
May 27, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
May 28, 2013
|
Pdx.rb: Hack + Help Session – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby as well as experienced programmers. Bring your laptop and your desire to learn. Experienced Rubyists welcome; we will encourage newbies to self-teach during these sessions so you should have a great place to hack in peace. |
Wednesday
May 29, 2013
|
PDX Ruby Lunch – BridgePort Brew Pub Get together for lunch and talk Ruby, or something else! For those that have a hard time making it to the pdxrb meeting, and those that like to eat and talk about Ruby at the same time. We'll be holding this on the last Wednesday of the month. |
Celluloid / Sidekiq hackfest – Lucky Labrador Beer Hall Join committers from the Celluloid and Sidekiq projects to discuss and hack on the newest technologies in Ruby, multi-threading and concurrency. |
|
Thursday
May 30, 2013
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Jun 3, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Jun 4, 2013
|
Portland Ruby Brigade monthly meeting – CrowdCompass office in the Ford Building Thanks to CrowdCompass for hosting Ruby meetings every Tuesday! PRESENTATIONS
ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
Jun 5, 2013
|
2013 Tech+Pong Tournament – AltSource Come have a beer and (if you want to) compete in the Ping-Pong Tournament: June 5th Tech+Pong tournament with two brackets: 1) The Best of the Best (for pongers who can smash, hit, and rock their way through a pong game). 2) The Best of the Worst (for rookie pongers who just want to have fun and the thought of "spinning a slice shot" seems like something having to do with a pizza parlor). More details can be found here: http://www.meetup.com/PDX-Tech-Pong/events/111321222/ Do you work for a tech company in any way, shape, or form (developer, marketing, design, admin, tech student, etc.)? Do you want to be more involved in the Portland tech community? Come by and play some Ping-Pong! Or, just come by for some good conversation and a beer. Headbands, wristbands, and other such attire are encouraged. This event is free but please RSVP so we get a head count: http://www.meetup.com/PDX-Tech-Pong/events/111321222/ |
Thursday
Jun 6, 2013
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Jun 10, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Jun 11, 2013
|
Pdx.rb: Hack + Help Session – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby as well as experienced programmers. Bring your laptop and your desire to learn. Experienced Rubyists welcome; we will encourage newbies to self-teach during these sessions so you should have a great place to hack in peace. |
Thursday
Jun 13, 2013
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Jun 17, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Jun 18, 2013
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – Eliot Center (First Unitarian Church) This month we're meeting at the Eliot Center during Open Source Bridge in room B202/203. Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! If you have a question or a topic you'd like discussed at the meeting, feel free to post to the mailing list. |
Wednesday
Jun 19, 2013
|
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages and skill levels welcome. Come work on your own projects, pair with others participants, get advice, have fun, etc. |
Monday
Jun 24, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Jun 25, 2013
|
Pdx.rb: Hack + Help Session – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby as well as experienced programmers. Bring your laptop and your desire to learn. Experienced Rubyists welcome; we will encourage newbies to self-teach during these sessions so you should have a great place to hack in peace. |
Wednesday
Jun 26, 2013
|
PDX Ruby Lunch – BridgePort Brew Pub Get together for lunch and talk Ruby, or something else! For those that have a hard time making it to the pdxrb meeting, and those that like to eat and talk about Ruby at the same time. We'll be holding this on the last Wednesday of the month. |
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages and skill levels welcome. Come work on your own projects, pair with others participants, get advice, have fun, etc. |
|
Thursday
Jun 27, 2013
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Sunday
Jun 30, 2013
|
Hackathon - Activst Event Calendar ActivateHub.org at Engine Yard – Engine Yard The dream: The "Craig's List" of Activism & Civic Engagement, or.... Calagator + more features + more functions, focused on activism and available in every city every where. Because it should be. Come tech types, come biz dev, come social media types, come change-makers! Help create the site that will make your life easier, further your favorite causes, and impact the world! One source for all the documentary screenings, protests, political debates, historical tours, and various geek events, in every city. A tool that empowers everybody to create change in their world. A tool for organizations to reach beyond their choir, discover new allies on issues and further their causes. The event calendar is open source, forked from the Calagator code-base, in Ruby on Rails. Yes, of course food and beer! Please RSVP http://www.eventbrite.com/event/7162879365/estw |
Monday
Jul 1, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Jul 2, 2013
|
Portland Ruby Brigade monthly meeting: Fluent Refactoring, performance issues, Ruby Hangman and more! – CrowdCompass office in the Ford Building Thanks to CrowdCompass for hosting Ruby meetings every Tuesday! PRESENTATIONS
ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
Jul 3, 2013
|
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages and skill levels welcome. Come work on your own projects, pair with others participants, get advice, have fun, etc. |
Monday
Jul 8, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Jul 9, 2013
|
Pdx.rb: Hack + Help Session – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby as well as experienced programmers. Bring your laptop and your desire to learn. Experienced Rubyists welcome; we will encourage newbies to self-teach during these sessions so you should have a great place to hack in peace. |
Wednesday
Jul 10, 2013
|
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages and skill levels welcome. Come work on your own projects, pair with others participants, get advice, have fun, etc. |
Thursday
Jul 11, 2013
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Jul 15, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Jul 16, 2013
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! If you have a question or a topic you'd like discussed at the meeting, feel free to post to the mailing list. |
Wednesday
Jul 17, 2013
|
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages and skill levels welcome. Come work on your own projects, pair with others participants, get advice, have fun, etc. |
Thursday
Jul 18, 2013
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! PDXNode will be joining us this evening! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Jul 22, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Jul 23, 2013
|
Pdx.rb: Hack + Help Session – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby as well as experienced programmers. Bring your laptop and your desire to learn. Experienced Rubyists welcome; we will encourage newbies to self-teach during these sessions so you should have a great place to hack in peace. |
Wednesday
Jul 24, 2013
|
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages and skill levels welcome. Come work on your own projects, pair with others participants, get advice, have fun, etc. |
Thursday
Jul 25, 2013
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Jul 29, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Jul 30, 2013
|
Pdx.rb: Hack + Help Session – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby as well as experienced programmers. Bring your laptop and your desire to learn. Experienced Rubyists welcome; we will encourage newbies to self-teach during these sessions so you should have a great place to hack in peace. |
Wednesday
Jul 31, 2013
|
PDX Ruby Lunch – Lucky Labrador Beer Hall Get together for lunch and talk Ruby, or something else! For those that have a hard time making it to the pdxrb meeting, and those that like to eat and talk about Ruby at the same time. We'll be holding this on the last Wednesday of the month. |
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages and skill levels welcome. Come work on your own projects, pair with others participants, get advice, have fun, etc. |
|
Thursday
Aug 1, 2013
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
Monday
Aug 5, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Aug 6, 2013
|
Portland Ruby Brigade monthly meeting – CrowdCompass office in the Ford Building Thanks to CrowdCompass for hosting Ruby meetings every Tuesday! 11 year anniversary meeting! PRESENTATIONS
ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
Aug 7, 2013
|
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages and skill levels welcome. Come work on your own projects, pair with others participants, get advice, give advice, have fun, etc. |
Thursday
Aug 8, 2013
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Aug 12, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Aug 13, 2013
|
Pdx.rb: Hack + Help Session – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby as well as experienced programmers. Bring your laptop and your desire to learn. Experienced Rubyists welcome; we will encourage newbies to self-teach during these sessions so you should have a great place to hack in peace. |
Wednesday
Aug 14, 2013
|
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages and skill levels welcome. Come work on your own projects, pair with others participants, get advice, have fun, etc. |
Thursday
Aug 15, 2013
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Aug 19, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Aug 20, 2013
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! If you have a question or a topic you'd like discussed at the meeting, feel free to post to the mailing list. |
Wednesday
Aug 21, 2013
|
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages and skill levels welcome. Come work on your own projects, pair with others participants, get advice, have fun, etc. |
Thursday
Aug 22, 2013
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Friday
Aug 23, 2013
|
Portland Code School Graduation Ceremony – On Friday the 23rd, our students are hosting a graduation celebration and we'd love to invite all our friends and community members! Festivities will begin at 5pm and will continue until the bar's tequila runs out (or until we get tired, or run off to do something crazy). If you're not able to attend, but would like to celebrate anyways, please send a tweet and I'll buy them a drink for you. This event is open invite. Please invite your colleagues and bring your friends. |
Monday
Aug 26, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Aug 27, 2013
|
Pdx.rb: Hack + Help Session – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby as well as experienced programmers. Bring your laptop and your desire to learn. Experienced Rubyists welcome; we will encourage newbies to self-teach during these sessions so you should have a great place to hack in peace. |
Wednesday
Aug 28, 2013
|
PDX Ruby Lunch – Lucky Labrador Beer Hall Get together for lunch and talk Ruby, or something else! For those that have a hard time making it to the pdxrb meeting, and those that like to eat and talk about Ruby at the same time. We'll be holding this on the last Wednesday of the month. |
SW Portland Hack-A-Thon – Lucky Labrador Public House Meet and hack with other SW Portland hackers. All programming languages and skill levels welcome. Come work on your own projects, pair with others participants, get advice, have fun, etc. |
|
Thursday
Aug 29, 2013
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Sep 2, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Sep 3, 2013
|
Portland Ruby Brigade monthly meeting – CrowdCompass office in the Ford Building Thanks to CrowdCompass for hosting Ruby meetings every Tuesday! PRESENTATIONS:
ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Thursday
Sep 5, 2013
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Sep 9, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Sep 10, 2013
|
Pdx.rb: Hack + Help Session – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby as well as experienced programmers. Bring your laptop and your desire to learn. Experienced Rubyists welcome; we will encourage newbies to self-teach during these sessions so you should have a great place to hack in peace. |
Thursday
Sep 12, 2013
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Sep 16, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Sep 17, 2013
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! If you have a question or a topic you'd like discussed at the meeting, feel free to post to the mailing list. |
Thursday
Sep 19, 2013
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Monday
Sep 23, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Sep 24, 2013
|
Pdx.rb: Hack + Help Session – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby as well as experienced programmers. Bring your laptop and your desire to learn. Experienced Rubyists welcome; we will encourage newbies to self-teach during these sessions so you should have a great place to hack in peace. |
Wednesday
Sep 25, 2013
|
PDX Ruby Lunch – BridgePort Brew Pub Get together for lunch and talk Ruby, or something else! For those that have a hard time making it to the pdxrb meeting, and those that like to eat and talk about Ruby at the same time. We'll be holding this on the last Wednesday of the month. |
Thursday
Sep 26, 2013
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Monday
Sep 30, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Oct 1, 2013
|
Portland Ruby Brigade monthly meeting – CrowdCompass office in the Ford Building Thanks to CrowdCompass for hosting Ruby meetings every Tuesday! PRESENTATIONS:
ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Tuesday
Oct 8, 2013
|
Pdx.rb: Hack + Help Session – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby as well as experienced programmers. Bring your laptop and your desire to learn. Experienced Rubyists welcome; we will encourage newbies to self-teach during these sessions so you should have a great place to hack in peace. |
Monday
Oct 14, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Oct 15, 2013
|
Ruby Beginners Meetup – CrowdCompass office in the Ford Building Informal meetup targeted at newcomers to Ruby. Bring questions. Hack. Experienced Rubyists welcome; we want you to share your expertise! If you have a question or a topic you'd like discussed at the meeting, feel free to post to the mailing list. |
Monday
Oct 21, 2013
|
Cascadia Ruby 2013 through Mark Building, Portland Art Museum Cascadia Ruby is a two-day, single-track, regional conference for Rubyists from the Pacific Northwest and the people who love them. Wondering what to expect? Check out this year's speaker line-up or take a look at the talks recorded at Cascadia Ruby 2012 and Cascadia Ruby 2011. |
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
|
Tuesday
Oct 22, 2013
|
Hack + Help Session – New Relic Bring your projects and your desire to learn! This is the place to get help from a mentor, join a peer study group, find an awesome learning project, and to level-up! We started out in Ruby, but we've been working with JS and Python groups and it's been so awesome, we decided to broaden the field. All languages welcome - check in for updates about featured mentors in different specializations each week we meet. |
Thursday
Oct 24, 2013
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
Monday
Oct 28, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Oct 29, 2013
|
Hack + Help Session – New Relic Bring your projects and your desire to learn! This is the place to get help from a mentor, join a peer study group, find an awesome learning project, and to level-up! We started out in Ruby, but we've been working with JS and Python groups and it's been so awesome, we decided to broaden the field. All languages welcome - check in for updates about featured mentors in different specializations each week we meet. |
Wednesday
Oct 30, 2013
|
PDX Ruby Lunch – Lucky Labrador Beer Hall Get together for lunch and talk Ruby, or something else! For those that have a hard time making it to the pdxrb meeting, and those that like to eat and talk about Ruby at the same time. We'll be holding this on the last Wednesday of the month. |
PDX Code Guild Open Learning Night – NedSpace on 5th Come and learn software development! Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. Learn to build things: Build websites with HTML, CSS, and Javascript Dive in to the back end with Python and Django, Ruby on Rails or others Develop desktop programs in C#, Python, C and many other languages. Whatever language or technology you want to learn we can help! Our event is beginner friendly, we can help get you started with programing, support your online learning, or just talk about where you are at and what comes next. Bring your laptop, and something you want to learn, try, or build. |
|
Thursday
Oct 31, 2013
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Friday
Nov 1, 2013
|
COPIOUSLabs TechTalk: Build your own Ruby-powered Arcade Machine! – COPIOUS COPIOUS is a user-centered digital experience agency. We build digital products with the user at heart and technology in our bones. About TechTalks: COPIOUSLabs TechTalks series meets every other Friday at 1pm at the Copious office. Our talks span artificial intelligence, new programming languages and techniques, computational linguistics, geographic data processing, systems and software architecture, augmented reality, network security, and more as proposed to our engineering team. About this talk: Speaker: Andrew Havens, Senior Software Engineer Have you ever wished you could re-live the fun you had as a kid playing arcade games? Have you ever wanted to learn 2D game programming with Ruby? Now is the time! The hardware is cheap. The libraries are easy to learn. This talk will cover some basic game programming techniques using Ruby, address some challenges you may run into, and cover the hardware and software you need in order to build and run your own Ruby-powered arcade machine. All are welcome to attend. If you have a talk that you'd like to suggest presenting, please email it to [email protected] along with a brief outline of what you'd like to cover. |
Monday
Nov 4, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. |
Tuesday
Nov 5, 2013
|
Portland Ruby Brigade monthly meeting – New Relic PRE-MEETING DINNER at 6pm We'll have pizza, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pm:
BEER & SNACKS at 9pm After presentations we'll have more socializing time with beer & snacks. ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 28th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the tool booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." Go in there, and ride on up to the 28th floor. You'll easily find the bike parking. Thanks to New Relic for providing the venue and beer, pizza & snacks this month! ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Thursday
Nov 7, 2013
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Code Guild Open Learning Night – NedSpace on 5th Come and learn software development! Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. Learn to build things: Build websites with HTML, CSS, and Javascript Dive in to the back end with Python and Django, Ruby on Rails or others Develop desktop programs in C#, Python, C and many other languages. Whatever language or technology you want to learn we can help! Our event is beginner friendly, we can help get you started with programing, support your online learning, or just talk about where you are at and what comes next. Bring your laptop, and something you want to learn, try, or build. |
|
Monday
Nov 11, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Tuesday
Nov 12, 2013
|
Hack+Help Session – New Relic Bring your projects and your desire to learn! This is the place to get help from a mentor, join a peer study group, find an awesome learning project, and to level-up! We started out in Ruby, but we've been working with JS and Python groups and it's been so awesome, we decided to broaden the field. All languages welcome - check in for updates about featured mentors in different specializations each week we meet. |
Thursday
Nov 14, 2013
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Code Guild Open Learning Night - Topic: Interview questions – NedSpace on 5th Topic: Learn what interviewers are looking for, what sorts of questions they ask, and what they are looking for in your responses. This is a topic learning night. Come and learn, ask questions, and become a better software developer. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. Learn to build things: Build websites with HTML, CSS, and Javascript Dive in to the back end with Python and Django, Ruby on Rails or others Develop desktop programs in C#, Python, C and many other languages. Whatever language or technology you want to learn we can help! Our event is beginner friendly, we can help get you started with programing, support your online learning, or just talk about where you are at and what comes next. Bring your laptop, and something you want to learn, try, or build. |
|
Monday
Nov 18, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Tuesday
Nov 19, 2013
|
Ruby Beginners Meetup, aka Ruby Newbie Brewby – New Relic Informal meetup targeted at newcomers to Ruby. Bring questions. Drink $beverage. Hack. Experienced Rubyists welcome; we want you to share your expertise! If you have a question or a topic you'd like discussed at the meeting, feel free to post to the mailing list. |
Thursday
Nov 21, 2013
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Code Guild Open Learning Night – NedSpace on 5th Come and learn software development! Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. Learn to build things: Build websites with HTML, CSS, and Javascript Dive in to the back end with Python and Django, Ruby on Rails or others Develop desktop programs in C#, Python, C and many other languages. Whatever language or technology you want to learn we can help! Our event is beginner friendly, we can help get you started with programing, support your online learning, or just talk about where you are at and what comes next. Bring your laptop, and something you want to learn, try, or build. |
|
Monday
Nov 25, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Tuesday
Nov 26, 2013
|
CANCELLED Hack+Help Session CANCELLED – New Relic Just this week - sorry everyone, too many people are out of town for the holidays and I think we all could use a Tuesday off! :) |
Monday
Dec 2, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Tuesday
Dec 3, 2013
|
Portland Ruby Brigade monthly meeting – New Relic Our Nov & Dec 2013 meetings will be at New Relic instead of our usual location, CrowdCompass PRE-MEETING DINNER at 6pm We'll have pizza, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pm:
BEER & SNACKS at 9pm After presentations we'll have more socializing/pirating time with beer & snacks. ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 28th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 28th floor, you'll easily find the bike parking. Thanks to New Relic for providing the venue and beer, pizza & snacks this month! ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Thursday
Dec 5, 2013
|
PDX Code Guild Open Learning Night - Topic TBD – NedSpace on 5th We will have a talk on a topic to be determined. Come and learn software development! Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. Learn to build things: Build websites with HTML, CSS, and Javascript Dive in to the back end with Python and Django, Ruby on Rails or others Develop desktop programs in C#, Python, C and many other languages. Whatever language or technology you want to learn we can help! Our event is beginner friendly, we can help get you started with programing, support your online learning, or just talk about where you are at and what comes next. Bring your laptop, and something you want to learn, try, or build. |
Monday
Dec 9, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Tuesday
Dec 10, 2013
|
Hack+Help Session (Cancelled in favor of Winter Coder Social) – New Relic NOTE: Cancelled in favor of the awesome Winter Code Social. Please go there! It's amazing! http://calagator.org/events/1250465234 ==== Bring your projects and your desire to learn! This is the place to get help from a mentor, join a peer study group, find an awesome learning project, and to level-up! We started out in Ruby, but we've been working with JS and Python groups and it's been so awesome, we decided to broaden the field. All languages welcome - check in for updates about featured mentors in different specializations each week we meet. |
Thursday
Dec 12, 2013
|
PDX Code Guild Open Learning Night – NedSpace on 5th Come and learn software development! Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. Learn to build things: Build websites with HTML, CSS, and Javascript Dive in to the back end with Python and Django, Ruby on Rails or others Develop desktop programs in C#, Python, C and many other languages. Whatever language or technology you want to learn we can help! Our event is beginner friendly, we can help get you started with programing, support your online learning, or just talk about where you are at and what comes next. Bring your laptop, and something you want to learn, try, or build. |
PDX Code Guild Open Learning Night – NedSpace on 5th Come and learn software development! Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. Learn to build things: Build websites with HTML, CSS, and Javascript Dive in to the back end with Python and Django, Ruby on Rails or others Develop desktop programs in C#, Python, C and many other languages. Whatever language or technology you want to learn we can help! Our event is beginner friendly, we can help get you started with programing, support your online learning, or just talk about where you are at and what comes next. Bring your laptop, and something you want to learn, try, or build. |
|
Monday
Dec 16, 2013
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Thursday
Dec 19, 2013
|
PDX Code Guild Open Learning Night – NedSpace on 5th Come and learn software development! Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. Learn to build things: Build websites with HTML, CSS, and Javascript Dive in to the back end with Python and Django, Ruby on Rails or others Develop desktop programs in C#, Python, C and many other languages. Whatever language or technology you want to learn we can help! Our event is beginner friendly, we can help get you started with programing, support your online learning, or just talk about where you are at and what comes next. Bring your laptop, and something you want to learn, try, or build. |
Monday
Dec 23, 2013
|
North Portland Coders Night CANCELLED – Lucky Labrador Overlook Tap Room NOTE: I'm canceling the meetings on the 23rd and 30th of December. See you January 6th, 2014! Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Monday
Dec 30, 2013
|
North Portland Coders Night CANCELLED – Lucky Labrador Overlook Tap Room NOTE: I'm canceling the meetings on the 23rd and 30th of December. See you January 6th, 2014! Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Thursday
Jan 2, 2014
|
PDX Code Guild Open Learning Night – NedSpace on 5th Come and learn software development! Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. Learn to build things: Build websites with HTML, CSS, and Javascript Dive in to the back end with Python and Django, Ruby on Rails or others Develop desktop programs in C#, Python, C and many other languages. Whatever language or technology you want to learn we can help! Our event is beginner friendly, we can help get you started with programing, support your online learning, or just talk about where you are at and what comes next. Bring your laptop, and something you want to learn, try, or build. |
Tuesday
Jan 7, 2014
|
Portland Ruby Brigade monthly meeting – New Relic PRE-MEETING DINNER at 6pm We'll have pizza, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pm BEER & SNACKS at 9pm After presentations we'll have more socializing time with beer & snacks. ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 28th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 28th floor, you'll easily find the bike parking. Thanks to New Relic for providing the venue and beer, pizza & snacks this month! ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Thursday
Jan 9, 2014
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
PDX Code Guild Open Learning Night – NedSpace on 5th Come and learn software development! Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. Learn to build things: Build websites with HTML, CSS, and Javascript Dive in to the back end with Python and Django, Ruby on Rails or others Develop desktop programs in C#, Python, C and many other languages. Whatever language or technology you want to learn we can help! Our event is beginner friendly, we can help get you started with programing, support your online learning, or just talk about where you are at and what comes next. Bring your laptop, and something you want to learn, try, or build. |
|
Monday
Jan 13, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Tuesday
Jan 14, 2014
|
Hack + Help – PDX Code Guild at NedSpace on 5th New to coding, or just want to pick up a new language? Experienced in coding and want to help others learn? Join us at the new, improved, polyglot, inaugural 2014 Hack + Help session! Bring your laptop and desire to learn (and/or teach!). This event was born out of PDX.rb but now regularly has experienced attendees who are willing to help you out with Ruby, JavaScript, Python, HTML/CSS, and more. |
Thursday
Jan 16, 2014
|
PDX Code Guild Open Learning Night – NedSpace on 5th Come and learn software development! Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. Learn to build things: Build websites with HTML, CSS, and Javascript Dive in to the back end with Python and Django, Ruby on Rails or others Develop desktop programs in C#, Python, C and many other languages. Whatever language or technology you want to learn we can help! Our event is beginner friendly, we can help get you started with programing, support your online learning, or just talk about where you are at and what comes next. Bring your laptop, and something you want to learn, try, or build. |
Monday
Jan 20, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Tuesday
Jan 21, 2014
|
Hack + Help – Portland Code School New to coding, or just want to pick up a new language? Experienced in coding and want to help others learn? Join us at the new, improved, polyglot 2014 Hack + Help sessions! Bring your laptop and desire to learn (and/or teach!). This event was born out of PDX.rb but now regularly has experienced attendees who are willing to help you out with Ruby, JavaScript, Python, HTML/CSS, and more. |
Thursday
Jan 23, 2014
|
PDX Code Guild Open Learning Night – NedSpace on 5th Come and learn software development! Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. Learn to build things: Build websites with HTML, CSS, and Javascript Dive in to the back end with Python and Django, Ruby on Rails or others Develop desktop programs in C#, Python, C and many other languages. Whatever language or technology you want to learn we can help! Our event is beginner friendly, we can help get you started with programing, support your online learning, or just talk about where you are at and what comes next. Bring your laptop, and something you want to learn, try, or build. |
Friday
Jan 24, 2014
|
Ruby Programmers Informal Co-Working – Ford Food and Drink (SE 11th and Division) Based off an idea from the pdxruby mailing list, this event is for any ruby programmers who want to informally co-work from a cafe. I'll be at Ford food and Drink, wearing a green RailsConf t-shirt and working on ruby. Come join! If you'd like me to email you about each weekly co-working session, you can email me (Mike LaPeter) at my first initial + last name @gmail. |
Monday
Jan 27, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Tuesday
Jan 28, 2014
|
Hack + Help: Learning Cohort Night – PDX Code Guild at NedSpace on 5th About the event: Hack + Help is planning ongoing learning cohorts for those who want to learn a new skill with the increased accountability and mutual support of a class, without all the lectures and cost. The plan is for members to choose a new topic every few months (for example, Python, or Backbone, or databases) and form a cohort that wants to work together to learn more about it. This could be through a MOOC, online tutorials, code challenges, or something else entirely. Learning a new skill in isolation is challenging, so if you have a topic you'd like to learn more about, come meet with us on January 28th to help us build a new cohort! About Hack + Help: New to coding, or just want to pick up a new language? Experienced in coding and want to help others learn? Join us at the new, improved, polyglot, inaugural 2014 Hack + Help session! Bring your laptop and desire to learn (and/or teach!). This event was born out of PDX.rb but now regularly has experienced attendees who are willing to help you out with Ruby, JavaScript, Python, HTML/CSS, and more. We are in the process of restructuring, so while we get all the official channels set up, feel free to email [email protected] with any questions! |
Wednesday
Jan 29, 2014
|
PDX Ruby Lunch – Lucky Labrador Beer Hall Get together for lunch and talk Ruby, or something else! For those that have a hard time making it to the pdxrb meeting, and those that like to eat and talk about Ruby at the same time. We'll be holding this on the last Wednesday of the month. |
Friday
Jan 31, 2014
|
Ruby Programmers Informal Co-Working – Sisters Coffee Based off an idea from the pdxruby mailing list, this event is for any ruby programmers who want to informally co-work from a cafe. I'll be at Sisters Coffee in the Pearl, wearing a ruby or rails t-shirt of some kind and working on ruby. Come join! If you'd like me to email you about each weekly co-working session, you can email me (Mike LaPeter) at my first initial + last name at gmail. |
Monday
Feb 3, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Tuesday
Feb 4, 2014
|
Portland Ruby Brigade monthly meeting: Yehuda Katz talking about Rust – New Relic We'll have pizza starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pm
After presentations we'll have more socializing time with beer & snacks. ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 28th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 28th floor, you'll easily find the bike parking. Thanks to New Relic for providing the venue and beer, pizza & snacks this month! ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Thursday
Feb 6, 2014
|
SE Portland Coders Night (SEPoCoNi) – Ford Food and Drink (SE 11th and Division) New location: Ford Food & Drink! Since Side Door is closing early starting Feb, we are trying new venues, this week Ford Food & Drink. Update: Due to #snowpocalypse Ford is closing at 8pm tonight Come hang out and write code in a quiet, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
Friday
Feb 7, 2014
|
CANCELED - Ruby Programmers Informal Co-Working – Floyds Coffee Shop CANCELED DUE TO WEATHER: RECOMMEND WORKING FROM HOME IN PAJAMAS Based off an idea from the pdxruby mailing list, this event is for any ruby programmers who want to informally co-work from a cafe. I'll be at Floyd's Coffee (http://workfrom.co/floyds-coffee-old-town), probably wearing a green hoodie and working on ruby. If you'd like me to email you about each weekly co-working session, you can email me (Mike LaPeter) at my first initial + last name at gmail. |
Monday
Feb 10, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Tuesday
Feb 11, 2014
|
Hack + Help – Epicodus New to coding, or just want to pick up a new language? Experienced in coding and want to help others learn? Come to Hack + Help and bring your desire to learn or teach! If you don't have a laptop, we have plenty of computers you can use. This event was born out of PDX.rb but now regularly has experienced attendees who are willing to help you out with Ruby, JavaScript, Python, HTML/CSS, and more. |
Friday
Feb 14, 2014
|
Ruby Programmers Informal Co-Working – Floyds Coffee Shop Based off an idea from the pdxruby mailing list, this event is for any ruby programmers who want to informally co-work from a cafe. I'll be at Floyd's Coffee (http://workfrom.co/floyds-coffee-old-town), probably wearing a green hoodie and working on ruby. If you'd like me to email you about each weekly co-working session, you can email me (Mike LaPeter) at my first initial + last name at gmail. |
Monday
Feb 17, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Tuesday
Feb 18, 2014
|
Hack + Help – Portland Code School New to coding, or just want to pick up a new language? Experienced in coding and want to help others learn? Join us at the polyglot 2014 Hack + Help sessions! Bring your laptop and desire to learn (and/or teach!). This week we'll have a short lightening talk about how to do command line interface scripts in Ruby, highlighting the "thor" gem. |
Friday
Feb 21, 2014
|
Ruby Programmers Informal Co-Working – Caffe Vita Based off an idea from the pdxruby mailing list, this event is for any ruby programmers who want to informally co-work from a cafe. I'll be at Caffe Vita in NE: http://workfrom.co/caffe-vita/ If you'd like me to email you about each weekly co-working session, you can email me (Mike LaPeter) at my first initial + last name at gmail. |
Monday
Feb 24, 2014
|
Rentrak Hackathon – Rentrak - Downtown The Rentrak Hackathon is a gathering of laptops and laughter. Classically, we all sit in a square and type words onto a keyboard that then get turned into a "computerized program". It's a good chance to work on your personal projects, learn what your peers are up to (computer-wise), figure out what the best programming language is, and/or say the words "I don't have anything to work on" or "I forgot my laptop". This event is very informal, and there is no specific project we'll be focusing our efforts on. Food and refreshments are served. RSVPing to [email protected] is appreciated, but not required. Come check out Rentrak's new downtown office. Everyone is welcome to join us! |
FutureTalk with Sandi Metz – New Relic An exploration of the purpose of rules ...We're iconoclasts who reject arbitrary constraints yet long for understandable, predictable, changeable applications. We want code that follows rules yet we refuse to let rules to get in our way. We're deeply attached to the little rules that help get things done (No trailing whitespace! Indent using two spaces!) and despise the big, complicated ones that impose one-size-fits-all straitjackets on otherwise sane programming problems. This talk proposes 5 'little' rules for writing object-oriented code. These rules are determinedly simple yet produce code that experts love and novices can be trusted to change; they fill the space between anarchy and order with practical, common sense. The rules guide without impeding, help without hindering and constrain without binding, and let you create applications that are easy to change and fun to work their whole life long. This is the 4th event in a series of free monthly FutureTalks from disruptive Developers, innovative Technologists and world-changing Creatives. Doors open at 5:30p for food, drinks and networking. The presentation will begin right at 6p. Please RSVP via Eventbrite HERE Sandi Metz is a programmer. In the past 30+ years she has written innumerable applications, many of which are still running today. Dealing with long lived applications has left her deeply biased towards practical solutions that produce working software that is easy to change. She is also someone who explains things, but has difficulty speaking without drawing on the whiteboard and feels inarticulate unless the conversation includes at least three colors. She believes in simplicity; simple code, and straightforward explanations, and strives for it in her code and in her writing. You can follow her on Twitter @sandimetz or at sandimetz.com › FutureTalk is brought to you by New Relic in collaboration with PIE and TAO |
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
|
Wednesday
Feb 26, 2014
|
Ruby Lunch – TILT Pearl District just saw this on twitter.. a lunch meetup for ruby language enthusiasts of all kinds. |
Friday
Feb 28, 2014
|
Ruby Programmers Informal Co-Working – Crema Based off an idea from the pdxruby mailing list, this event is for any ruby programmers who want to informally co-work from a cafe. We'll be at Crema Coffee and Bakery on 2728 SE Ankeny St. Come join! If you'd like me to email you about each weekly co-working session, you can email me (Mike LaPeter) at my first initial + last name at gmail. |
Tuesday
Mar 4, 2014
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pm
After presentations we'll have more socializing time with beer & snacks. ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 28th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 28th floor, you'll easily find the bike parking. Thanks to New Relic for providing the venue and beer, pizza & snacks this month! ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Tuesday
Mar 11, 2014
|
Hack + Help – Epicodus New to coding, or just want to pick up a new language? Experienced in coding and want to help others learn? Come to Hack + Help and bring your desire to learn or teach! If you don't have a laptop, we have plenty of computers you can use. This event was born out of PDX.rb but now regularly has experienced attendees who are willing to help you out with Ruby, JavaScript, HTML/CSS, and more. |
Friday
Mar 14, 2014
|
Ruby Programmers Informal Co-Working – Heart Coffee Based off an idea from the pdxruby mailing list, this event is for any ruby programmers who want to informally co-work from a cafe. We'll be at Heart Cofee at 537 SW 12th... come join! If you'd like me to email you about each weekly co-working session, you can email me (Mike LaPeter) at my first initial + last name at gmail. |
Portland Code School: Friday Brunch – Jam on Hawthorne At this event, you can talk with the staff, meet current and past students, introduce yourself to other prospective students. We’ll socialize while we eat, drink, and otherwise be merry! Enjoy your first mimosa/orange juice on us! If you sign up for the Primer class at this event, you'll receive a $100 discount! |
|
Code + Cocktails – TILT Pearl District Sick of the standard pizza and beer circuit? Try out Code + Cocktails in the Pearl. All languages and skill levels are welcome. Come by to work on your favorite project, or come to meet fellow geeks in PDX. Most importantly enjoy a fine cocktail + killer food. Location: https://foursquare.com/v/tilt/5220b69811d2faed4a8b484e It has plenty of outlets and outstanding wifi. If you can't drink, do not worry they serve ristretto roasters coffee. If you have questions hit up: @chrishough | @kathrynhough |
|
Monday
Mar 17, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Tuesday
Mar 18, 2014
|
Hack + Help – Portland Code School This week at Hack + Help, we'll have front end developers, back end developers, Rubyists, Javascripters and who knows who else. Whether you are new to coding or just want to pick up a new language or experienced in coding and want to help others learn, please join us! Bring your laptop and desire to learn (and/or teach!). |
Friday
Mar 21, 2014
|
Ruby Programmers Informal Co-Working – Ford Food and Drink (SE 11th and Division) Based off an idea from the pdxruby mailing list, this event is for any ruby programmers who want to informally co-work from a cafe. We'll be at Ford Food and Drink on SE 11th and Division... come join! |
Portland Code School: Friday Brunch – Jam on Hawthorne At this event, you can talk with the staff, meet current and past students, introduce yourself to other prospective students. We’ll socialize while we eat, drink, and otherwise be merry! Enjoy your first mimosa/orange juice on us! If you sign up for the Primer class at this event, you'll receive a $100 discount! |
|
Monday
Mar 24, 2014
|
Rentrak Hackathon – Rentrak - Downtown The Rentrak Hackathon is a gathering of laptops and laughter. Classically, we all sit in a square and type words onto a keyboard that then get turned into a "computerized program". It's a good chance to work on your personal projects, learn what your peers are up to (computer-wise), figure out what the best programming language is, and/or say the words "I don't have anything to work on" or "I forgot my laptop". This event is very informal, and there is no specific project we'll be focusing our efforts on. Food and refreshments are served. RSVPing to [email protected] is appreciated, but not required. Come check out Rentrak's new downtown office. Everyone is welcome to join us! |
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
|
Thursday
Mar 27, 2014
|
CodePDX: The ins and outs of learning to code. – Jama South Learning to code can be a daunting journey, and everyone seems to have a different approach. For our first meeting we'll discuss the various methods that have worked in the past for learning. We'll share resources, tips, and experiences and have an open discussion about tech education. This meeting is not an intro to programming, but instead a discussion surrounding methods of learning from a variety of backgrounds. Panel: -Tracy Abrahms, engineer @ Urban Airship -Carl Hall, engineer @ Cloudability -Flora Worley, engineer @ Quick Left Questions? Contact Colby at [email protected]. |
Friday
Mar 28, 2014
|
Ruby Programmers Informal Co-Working – Floyds Coffee Shop Based off an idea from the pdxruby mailing list, this event is for any ruby programmers who want to informally co-work from a cafe. We'll be at Floyd's Coffee in Old Town... come join! |
Portland Code School: Friday Brunch – Brix Tavern VENUE CHANGE We are now at Brix Tavern! Interested in being a web developer? Come and learn more about how Portland Code School can give you the skills you want with the support you need. Discover what our accelerated learning programs can do for you! At this event, you can talk with the staff, meet current and past students, and introduce yourself to other prospective students. Ask a server where we’re sitting, or look for our “Portland Code School” sign. We’ll socialize while we eat, drink, and otherwise be merry! If you sign up for the Web Development Primer class at this event, you'll receive a $100 discount! |
|
Monday
Mar 31, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Tuesday
Apr 1, 2014
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza, snacks & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pm
After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 28th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 28th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Friday
Apr 4, 2014
|
Ruby Programmers Informal Co-Working – Sound Grounds Based off an idea from the pdxruby mailing list, this event is for any ruby programmers who want to informally co-work from a cafe. Come join us at Sound Grounds coffee shop! |
Portland Code School Brunch – Brix Tavern VENUE CHANGE We are now at Brix Tavern! Interested in being a web developer? Come and learn more about how Portland Code School can give you the skills you want with the support you need. Discover what our accelerated learning programs can do for you! At this event, you can talk with the staff, meet current and past students, and introduce yourself to other prospective students. Ask a server where we’re sitting, or look for our “Portland Code School” sign. We’ll socialize while we eat, drink, and otherwise be merry! If you sign up for the Web Development Primer class at this event, you'll receive a $100 discount! |
|
Monday
Apr 7, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Tuesday
Apr 8, 2014
|
Hack + Help - with Ryan Carson, Treehouse CEO – Epicodus In addition to our regular hacking and helping, Ryan Carson, CEO of Treehouse, is going to give a talk at 6:30! And then you can pepper him with questions about learning and teaching coding. New to coding, or just want to pick up a new language? Experienced in coding and want to help others learn? Come to Hack + Help and bring your desire to learn or teach! If you don't have a laptop, we have plenty of computers you can use. This event was born out of PDX.rb but now regularly has experienced attendees who are willing to help you out with Ruby, JavaScript, HTML/CSS, and more. |
Wednesday
Apr 9, 2014
|
Portland Code School Happy Hour – Paymaster Lounge UPDATED Time was initially listed incorrectly. 3:30-5:30 PM is the correct time. Interested in being a web developer? Come and learn more about how Portland Code School can give you the skills you want with the support you need. Discover what our accelerated learning programs can do for you! At this event, you can talk with the staff, meet current and past students, and introduce yourself to other prospective students. Ask a server where we’re sitting, or look for our “Portland Code School” sign. We’ll socialize while we eat, drink, and otherwise be merry! If you sign up for the Web Development Primer class at this event, you'll receive a $100 discount! |
Friday
Apr 11, 2014
|
Ruby Programmers Informal Co-Working – Glyph Cafe Based off an idea from the pdxruby mailing list, this event is for any ruby programmers who want to informally co-work from a cafe. Come join us at Glyph Cafe! |
Wednesday
Apr 16, 2014
|
Beginner's coding night – Epicodus Every Wednesday, Epicodus opens its office to beginner coders who want guidance about how to start learning to code, help with particular coding problems, or just a place to work for a couple hours with other beginners. |
Friday
Apr 18, 2014
|
Ruby Programmers Informal Co-Working – Ford Food and Drink (SE 11th and Division) Based off an idea from the pdxruby mailing list, this event is for any ruby programmers who want to informally co-work from a cafe. We'll be at the large table in Ford Food and Drink on SE 11th and Division... come join! |
Portland Code School Brunch – Brix Tavern Interested in being a web developer? Come and learn more about how Portland Code School can give you the skills you want with the support you need. Discover what our accelerated learning programs can do for you! At this event, you can talk with the staff, meet current and past students, and introduce yourself to other prospective students. Ask a server where we’re sitting, or look for our “Portland Code School” sign. We’ll socialize while we eat, drink, and otherwise be merry! If you sign up for the Web Development Primer class at this event, you'll receive a $100 discount! |
|
Tuesday
Apr 22, 2014
|
Hack + Help – Portland Code School This week at Hack + Help, we'll have front end developers, back end developers, Rubyists, JavaScripters and who knows who else. Whether you are new to coding, just want to pick up a new language, or experienced in coding and want to help others learn, please join us! Bring your laptop and desire to learn (and/or teach!). |
Wednesday
Apr 23, 2014
|
Portland Code School Happy Hour – Paymaster Lounge Interested in being a web developer? Come and learn more about how Portland Code School can give you the skills you want with the support you need. Discover what our accelerated learning programs can do for you! At this event, you can talk with the staff, meet current and past students, and introduce yourself to other prospective students. Ask a server where we’re sitting, or look for our “Portland Code School” sign. We’ll socialize while we eat, drink, and otherwise be merry! If you sign up for the Web Development Primer class at this event, you'll receive a $100 discount! |
Beginner's coding night – Epicodus Every Wednesday, Epicodus opens its office to beginner coders who want guidance about how to start learning to code, help with particular coding problems, or just a place to work for a couple hours with other beginners! |
|
Thursday
Apr 24, 2014
|
CodePDX: Languages from 30,000 feet. – New Relic Join us for the 2nd CodePDX meeting! Ever wondered what makes one programming language better than another? Why some languages have died in popularity over the years? Adron Hall will be giving us an over view of various different languages of the past and present. Whether you've never written a line of code, or simply want to get a more wholesome idea of the language landscape, you should come. Please RSVP so that we can get a rough headcount for pizza. Thanks to our wonderful sponsors New Relic and Twilio for the venue and pizza. Questions? Contact Colby @ [email protected] |
Monday
Apr 28, 2014
|
Rentrak Hackathon – Rentrak - Downtown The Rentrak Hackathon is a gathering of laptops and laughter. Classically, we all sit in a square and type words onto a keyboard that then get turned into a "computerized program". It's a good chance to work on your personal projects, learn what your peers are up to (computer-wise), figure out what the best programming language is, and/or say the words "I don't have anything to work on" or "I forgot my laptop". This event is very informal, and there is no specific project we'll be focusing our efforts on. Food and refreshments are served. RSVPing to [email protected] is appreciated, but not required. Come check out Rentrak's new downtown office. Everyone is welcome to join us! |
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
|
Wednesday
Apr 30, 2014
|
Showcase Showoff: Portland Code School Graduate Debut! – New Relic It's graduation time at Portland Code School!Come celebrate with us and find your next great team member! Enjoy an evening of capstones and cocktails. We'll introduce our program and curriculum, and our graduates will be available to show off their awesome capstone web apps. Here are some of their amazing projects:
|
Friday
May 2, 2014
|
Ruby Programmers Informal Co-Working – Sound Grounds Based off an idea from the pdxruby mailing list, this event is for any ruby programmers who want to informally co-work from a cafe. Come join us at Sound Grounds coffee shop! |
Monday
May 5, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Tuesday
May 6, 2014
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pm
After presentations we'll have more socializing time with beer & snacks. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 28th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 28th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
May 7, 2014
|
Portland Code School Happy Hour – Paymaster Lounge Interested in being a web developer? Come and learn more about how Portland Code School can give you the skills you want with the support you need. Discover what our accelerated learning programs can do for you! At this event, you can talk with the staff, meet current and past students, and introduce yourself to other prospective students. Ask a server where we’re sitting, or look for our “Portland Code School” sign. We’ll socialize while we eat, drink, and otherwise be merry! If you sign up for the Web Development Primer class at this event, you'll receive a $100 discount! |
Portland Novice Programmers Meetup (First One!) – Galois, Inc RSVP on the meetup.com site. Please and thank you! Be at the door by 5:30pm. Message me on Skype: tylerzika if you are running behind so we can buzz you in. Small presentation on the meetup idea and values at 5:45pm by Tyler Zika. Socialize, forming Master Mind groups, coding, and brainstorming from 6-7pm. Another small presentation. Topic and speaker TBA for remainder of meetup. Happy Coding! |
|
Tech + Pong Spring Tournament SE PDX – AltSource This is a pong tournament not to be missed! Two Tournament Brackets: 1) The Best of the Best (for pongers who can smash, hit, and rock their way through a pong game). 2) The Best of the Worst (for rookie pongers who just want to have fun and the thought of "spinning a slice shot" seems like something having to do with a pizza parlor). Attending Options: 1) Interested in just drinking beer and watching? Cool! RSVP for this event so we get a headcount. 2) Want to compete? If so, please email Kevin Long at [email protected] with the following info: A) Which of the two brackets you want to compete in, B) The name of the company you are representing and C) Your contact information for scheduling. All - Please RSVP so we can get a head count. |
|
Friday
May 9, 2014
|
Ruby Programmers Informal Co-Working – Glyph Cafe Based off an idea from the pdxruby mailing list, this event is for any ruby programmers who want to informally co-work from a cafe. Come join us at Glyph Cafe! Look for 4-10 people with laptops sitting in a bunch. |
Monday
May 12, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Friday
May 16, 2014
|
Ruby Programmers Informal Co-Working – Ford Food and Drink (SE 11th and Division) Based off an idea from the pdxruby mailing list, this event is for any ruby programmers who want to informally co-work from a cafe. We'll likely be sitting at the big middle table, and I'll probably be wearing a green railsconf tshirt. Grab a seat and introduce yourself! |
Portland Code School Brunch – Brix Tavern Interested in being a web developer? Come and learn more about how Portland Code School can give you the skills you want with the support you need. Discover what our accelerated learning programs can do for you! At this event, you can talk with the staff, meet current and past students, and introduce yourself to other prospective students. Ask a server where we’re sitting, or look for our “Portland Code School” sign. We’ll socialize while we eat, drink, and otherwise be merry! If you sign up for the Web Development Primer class at this event, you'll receive a $100 discount! |
|
Monday
May 19, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Wednesday
May 21, 2014
|
Portland Code School Happy Hour – Paymaster Lounge Interested in being a web developer? Come and learn more about how Portland Code School can give you the skills you want with the support you need. Discover what our accelerated learning programs can do for you! At this event, you can talk with the staff, meet current and past students, and introduce yourself to other prospective students. Ask a server where we’re sitting, or look for our “Portland Code School” sign. We’ll socialize while we eat, drink, and otherwise be merry! If you sign up for the Web Development Primer class at this event, you'll receive a $100 discount! |
Thursday
May 22, 2014
|
CodePDX: Behind the request – New Relic Join us for the 3rd CodePDX meeting! Please RSVP so we can get a headcount for pizza. Jonan from New Relic will be giving us some insight into what happens when you type in a URL and hit enter in your browser. From DNS, through the network layers, into the server and down through the application stack. Even experienced developers will likely find something new in this deep dive into the life of a web request. Thanks once again to New Relic for hosting us and sponsoring drinks and pizza! |
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
|
Friday
May 23, 2014
|
Ruby Programmers Informal Co-Working – Floyds Coffee Shop Based off an idea from the pdxruby mailing list, this event is for any ruby programmers who want to informally co-work from a cafe. Look for 4-10 people with laptops sitting in a bunch, introduce yourself and grab a seat! |
Monday
May 26, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Wednesday
May 28, 2014
|
Ruby Lunch – TILT Pearl District Eat lunch and chat about all things Ruby. |
Thursday
May 29, 2014
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Friday
May 30, 2014
|
Ruby Programmers Informal Co-Working – Sound Grounds Based off an idea from the pdxruby mailing list, this event is for any ruby programmers who want to informally co-work from a cafe. Come join us at Sound Grounds coffee shop! |
Portland Code School Brunch – Brix Tavern Interested in being a web developer? Come and learn more about how Portland Code School can give you the skills you want with the support you need. Discover what our accelerated learning programs can do for you! At this event, you can talk with the staff, meet current and past students, and introduce yourself to other prospective students. Ask a server where we’re sitting, or look for our “Portland Code School” sign. We’ll socialize while we eat, drink, and otherwise be merry! If you sign up for the Web Development Primer class at this event, you'll receive a $100 discount! |
|
Tuesday
Jun 3, 2014
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pm -
After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 28th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 28th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Thursday
Jun 5, 2014
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Thursday
Jun 12, 2014
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Friday
Jun 13, 2014
|
Ruby Programmers Informal Co-Working – Glyph Cafe Based off an idea from the pdxruby mailing list, this event is for any ruby programmers who want to informally co-work from a cafe. Come join us at Glyph Cafe! Look fora small group of people with laptops sitting in a bunch. |
Monday
Jun 16, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Tuesday
Jun 17, 2014
|
Hack + Help – Portland Code School This week at Hack + Help, we'll have front end developers, back end developers, Rubyists, JavaScripters and who knows who else. Whether you are new to coding or experienced in coding and want to help others learn, please join us! Bring your laptop and desire to learn (and/or teach!). |
Friday
Jun 20, 2014
|
Ruby Coworking – Ovation Coffee and Tea Ovation Coffee and Tea 941 NW Overton Street Portland, OR 97209 https://workfrom.co/ovation-coffee-and-tea/ |
Monday
Jun 23, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Thursday
Jun 26, 2014
|
CodePDX – New Relic Join us for this month's CodePDX meeting. We have two exciting talks lined up. Maureen Dugan, an Epicodus graduate, will be speaking about what she has learned about TDD and pairing. Jackson Gariety, engineer at CrowdCompass, will be sharing some notes from his adventures with Lisp. *Please RSVP so we can get a headcount http://codepdx4.eventbrite.com Thanks once again to New Relic for hosting us and sponsoring drinks and pizza! |
Friday
Jun 27, 2014
|
Ruby Coworking – Ristretto Roasters (N Williams) Website |
Monday
Jun 30, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Tuesday
Jul 1, 2014
|
Portland Ruby Brigade monthly meeting – New Relic MEETING ON THE 29th FLOOR THIS MONTH! New Relic's new meeting space is ready, so we're meeting one floor up from our usual meeting space. We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pm
After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Monday
Jul 7, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Friday
Jul 11, 2014
|
Ruby Coworking – Caffe Vita Website |
Monday
Jul 14, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Friday
Jul 18, 2014
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. |
Monday
Jul 21, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Friday
Jul 25, 2014
|
Ruby Co-Working – Common Grounds Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. |
Monday
Jul 28, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Friday
Aug 1, 2014
|
Ruby Co-Working – Palio Dessert and Espresso House Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. |
Monday
Aug 4, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Tuesday
Aug 5, 2014
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pm
After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Friday
Aug 8, 2014
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. |
Sunday
Aug 10, 2014
|
Calagator Code Sprint – New Relic Come hack on Calagator, the open source calendar aggregator. We'll be digging in to open issues, working on some refactoring tasks, and getting new folks acquainted with the code base. Catch up on the current status with these notes from Open Source Bridge: http://opensourcebridge.org/wiki/2014/Calagator Also check out the current issues in our tracker: https://github.com/calagator/calagator/issues Calagator is a Ruby/Rails web app. |
Monday
Aug 11, 2014
|
Cascadia Ruby 2014 through Mark Building, Portland Art Museum Cascadia Ruby is a two-day, single-track, regional conference for Rubyists from the Pacific Northwest and the people who love them. Wondering what to expect? Take a look at the talks recorded at Cascadia Ruby 2011, 2012 and 2013. |
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
|
Friday
Aug 15, 2014
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. |
Monday
Aug 18, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Friday
Aug 22, 2014
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. |
Saturday
Aug 23, 2014
|
Calagator Code Sprint – Elemental Technologies Come hack on Calagator, the open source calendar aggregator. We'll be digging in to open issues, working on some refactoring tasks, and getting new folks acquainted with the code base. Catch up on the current status with these notes from Open Source Bridge: http://opensourcebridge.org/wiki/2014/Calagator Also check out the current issues in our tracker: https://github.com/calagator/calagator/issues Calagator is a Ruby/Rails web app. |
Monday
Aug 25, 2014
|
North Portland Coders Night – Lucky Labrador Overlook Tap Room Come hang out, drink beer, and write code every Monday night. The meetings are extremely informal, and everyone is welcome! It is highly suggested that you bring a laptop and a project to work on. Maybe we'll be in the middle room, maybe in the back room, just keep walking until you see a table full of laptops. By attending, you agree to comply with the Code of Conduct. |
Friday
Aug 29, 2014
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. |
Tuesday
Sep 2, 2014
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pm
After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Friday
Sep 5, 2014
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. |
Friday
Sep 12, 2014
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. |
Wednesday
Sep 17, 2014
|
Epicodus Open House – Epicodus Epicodus is having an opening house! Anybody is welcome: potential students interested in attending, employers interested in hiring, and everybody from the community who's interested or just wants to make new friends :) If you aren't familiar, Epicodus (www.epicodus.com) is a four month, forty hour per week, in-person class on web development. Students learn the full stack from the database up to the client side, using JavaScript, Ember or Angular, Ruby, and Rails. At the open house, we'll provide pizza and soft drinks. You'll have a chance to meet the students, see what they've been working on, and learn more about Epicodus. Hope to see you there! RSVP on Eventbrite: |
Friday
Sep 19, 2014
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. |
Friday
Sep 26, 2014
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. |
Tuesday
Sep 30, 2014
|
Hack + Help – Portland Code School Hack + Help is for anyone that is learning to code. Whether you are new to coding or experienced in coding and want to help others learn, please join us! Bring your laptop and desire to learn (and/or teach!). |
Friday
Oct 3, 2014
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. |
Tuesday
Oct 7, 2014
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pm
After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Hack + Help – Portland Code School Hack + Help is for anyone that is learning to code. Whether you are new to coding or experienced in coding and want to help others learn, please join us! Bring your laptop and desire to learn (and/or teach!). |
|
Friday
Oct 10, 2014
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. |
Tuesday
Oct 14, 2014
|
Hack + Help – Portland Code School Hack + Help is for anyone that is learning to code. Whether you are new to coding or experienced in coding and want to help others learn, please join us! Bring your laptop and desire to learn (and/or teach!). |
Friday
Oct 17, 2014
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. (Please note: It is totally cool to work on non ruby languages with us too) |
Saturday
Oct 18, 2014
|
Calagator Code Sprint – Epicodus Come hack on Calagator, the open source calendar aggregator. We'll be digging in to open issues, working on some refactoring tasks, and getting new folks acquainted with the code base. Catch up on the current status with these notes from Open Source Bridge: http://opensourcebridge.org/wiki/2014/Calagator Also check out the current issues in our tracker: https://github.com/calagator/calagator/issues Calagator is a Ruby/Rails web app. |
Tuesday
Oct 21, 2014
|
Hack + Help – Portland Code School Hack + Help is for anyone that is learning to code. Whether you are new to coding or experienced in coding and want to help others learn, please join us! Bring your laptop and desire to learn (and/or teach!). |
Friday
Oct 24, 2014
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. (Please note: It is totally cool to work on non ruby languages with us too) |
Tuesday
Oct 28, 2014
|
Hack + Help – Portland Code School Hack + Help is for anyone that is learning to code. Whether you are new to coding or experienced in coding and want to help others learn, please join us! Bring your laptop and desire to learn (and/or teach!). |
Friday
Oct 31, 2014
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. (Please note: It is totally cool to work on non ruby languages with us too) |
Tuesday
Nov 4, 2014
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pm
After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Hack + Help – Portland Code School Hack + Help is for anyone that is learning to code. Whether you are new to coding or experienced in coding and want to help others learn, please join us! Bring your laptop and desire to learn (and/or teach!). |
|
Thursday
Nov 6, 2014
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Friday
Nov 7, 2014
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. (Please note: It is totally cool to work on non ruby languages with us too) |
Saturday
Nov 8, 2014
|
Calagator Code Sprint – Epicodus Come hack on Calagator, the open source calendar aggregator. We'll be digging in to open issues, working on some refactoring tasks, and getting new folks acquainted with the code base. Catch up on the current status with these notes from Open Source Bridge: http://opensourcebridge.org/wiki/2014/Calagator Also check out the current issues in our tracker: https://github.com/calagator/calagator/issues Calagator is a Ruby/Rails web app. |
Tuesday
Nov 11, 2014
|
Hack + Help – Portland Code School Hack + Help is for anyone that is learning to code. Whether you are new to coding or experienced in coding and want to help others learn, please join us! Bring your laptop and desire to learn (and/or teach!). |
Thursday
Nov 13, 2014
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Afterwards, the group descends on the 12th and Hawthorne foodcart pod for additional nourishment. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Friday
Nov 14, 2014
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. (Please note: It is totally cool to work on non ruby languages with us too) |
Tuesday
Nov 18, 2014
|
Hack + Help – Portland Code School Hack + Help is for anyone that is learning to code. Whether you are new to coding or experienced in coding and want to help others learn, please join us! Bring your laptop and desire to learn (and/or teach!). |
Thursday
Nov 20, 2014
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Friday
Nov 21, 2014
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. (Please note: It is totally cool to work on non ruby languages with us too) |
Monday
Nov 24, 2014
|
Rentrak Hackathon – Rentrak - Downtown The Rentrak Hackathon is a gathering of laptops and laughter. Classically, we all sit in a square and type words onto a keyboard that then get turned into a "computerized program". It's a good chance to work on your personal projects, learn what your peers are up to (computer-wise), figure out what the best programming language is, and/or say the words "I don't have anything to work on" or "I forgot my laptop". This event is very informal, and there is no specific project we'll be focusing our efforts on. Food and refreshments are served. RSVPing to [email protected] is appreciated, but not required. Come check out Rentrak's new downtown office. Everyone is welcome to join us! |
Tuesday
Dec 2, 2014
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pmMike Perham: Tribute to Ezra ZygmuntowiczDavy Stevenson: Benchmarking RubyTesting is firmly ingrained in our culture, and many of us rely on a network of services to test, evaluate and profile our code. But what about benchmarking? Learn tips and tricks about how to approach benchmarking and the variety of gems that are available. Learn about tools to help determine algorithmic complexity of your code, as well as how this information can help you make development choices. Learn how to properly set up your benchmarking experiments to ensure that the results you receive are accurate. More importantly, discover that benchmarking can be both fun and easy. http://rubyconf.org/program#prop_681 Markus Roberts: Thinking Outside the FrameworkJonan Scheffler: Sauron: DIY Home Security with Ruby!This is the story of how I built an all-seeing eye with Ruby, and how I use it to defend the sanctity of my suburban home. Using a Raspberry Pi and some homemade motion detection software I've developed a home security system that can send me notifications on my phone and photograph intruders. It uses perceptual hashes to detect image changes and archives anything unusual. I can even set a custom alerting threshold and graph disturbances over time. If you've ever had the desire to be an evil wizard with a glowing fireball of an eye this talk is perfect for you. Come play with Sauron. http://rubyconf.org/program#prop_787 After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Hack + Help – Portland Code School Hack + Help is for anyone that is learning to code. Whether you are new to coding or experienced in coding and want to help others learn, please join us! Bring your laptop and desire to learn (and/or teach!). Free beer! |
|
Thursday
Dec 4, 2014
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Friday
Dec 5, 2014
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. (Please note: It is totally cool to work on non ruby languages with us too) |
Saturday
Dec 6, 2014
|
Calagator Code Sprint – Epicodus Come hack on Calagator, the open source calendar aggregator. We'll be digging in to open issues, working on some refactoring tasks, and getting new folks acquainted with the code base. Catch up on the current status with these notes from Open Source Bridge: http://opensourcebridge.org/wiki/2014/Calagator Also check out the current issues in our tracker: https://github.com/calagator/calagator/issues Calagator is a Ruby/Rails web app. |
Wednesday
Dec 10, 2014
|
Tech + Pong Winter Tournament SE PDX – AltSource Tech folks getting together to pong it up. Year-end tournament not to be missed! Two Tournament Brackets: 1) The Best of the Best (for pongers who can smash, hit, and rock their way through a pong game). 2) The Best of the Worst (for rookie pongers who just want to have fun and the thought of "spinning a slice shot" seems like something having to do with a pizza parlor). |
Thursday
Dec 11, 2014
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Friday
Dec 12, 2014
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. (Please note: It is totally cool to work on non ruby languages with us too) |
Tuesday
Dec 16, 2014
|
Hack + Help – Portland Code School Hack + Help is for anyone that is learning to code. Whether you are new to coding or experienced in coding and want to help others learn, please join us! Bring your laptop and desire to learn (and/or teach!). Free beer! |
Thursday
Dec 18, 2014
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Friday
Dec 19, 2014
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. (Please note: It is totally cool to work on non ruby languages with us too) |
Saturday
Jan 3, 2015
|
Calagator Code Sprint – Epicodus Come hack on Calagator, the open source calendar aggregator. We'll be digging in to open issues, working on some refactoring tasks, and getting new folks acquainted with the code base. Catch up on the current status with these notes from the Calagator project wiki (https://github.com/calagator/calagator/wiki/Code-Sprint-Notes-and-Status-Reports), or check out our open issues (https://github.com/calagator/calagator/issues) to find something you'd like to work on! Calagator is a Ruby/Rails web app. |
Tuesday
Jan 6, 2015
|
Drop in hour for prospective students – Epicodus Epicodus is a 20 week, full time, in-person class on programming. You'll learn everything you need to know to get a job as a web developer or build your startup's app. At Epicodus, you'll learn how to build web applications from top to bottom with modern technologies and practices. More importantly than any particular skill, though, you'll learn how to think like a programmer, write good code, and pick up new languages and technologies in this fast-changing industry. We currently offer two courses: one covering PHP, JavaScript, and Drupal, and one covering Ruby, JavaScript, and Rails. Stop in to meet our staff, see the classroom and ask lots of questions. And if you're working on the pre-class homework from learnhowtoprogram.com we can help with that! Check out our FAQ: http://www.epicodus.com/faq.html |
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pmCasey Rosenthal & Nathan Aschbacher: Ruby and ElixirA narrative about choosing the right tool for the right job. Chris Dillon: Arduino Cat FaucetA retrospective look at an automatic cat watering creation backed by a Rails app. Metrics, hardware hacking and fun-won insight.
After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
|
Thursday
Jan 8, 2015
|
PDX Weekly Hackathon – Lucky Labrador Brew Pub Come do strange things with computers amongst others whilst drinking fine Portland beer. Look for the row of geeks with computers in the back of the main room. All programming languages welcome. Come work on your own projects, work on others participants' projects, get advice, have fun, etc. You're encouraged to bring a computer, but can team up with others that brought one too. Also, many people meet up at the pub during the same time as the hackathon to play boardgames they bring which you're welcomed to play. |
Friday
Jan 9, 2015
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. (Please note: It is totally cool to work on non ruby languages with us too) |
Tuesday
Jan 13, 2015
|
Hack + Help – Portland Code School Hack + Help is for anyone that is learning to code. Whether you are new to coding or experienced in coding and want to help others learn, please join us! Bring your laptop and desire to learn (and/or teach!). |
Friday
Jan 16, 2015
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. (Please note: It is totally cool to work on non ruby languages with us too) |
Monday
Jan 19, 2015
|
Ruby brightnight – New Relic Break into small teams! Build something awesome! Share the results! At brightnight, we will start with a challenge, break into small groups, then create and code our ideas into existence! We will take the last 30 or so minutes of the night to show and tell. All skill levels are welcome. We'll code in Ruby but those who know other languages are welcome as well. Come join us to enjoy some creative coding time where we all can learn from each other, try out wacky ideas and cultivate our skills in a fun, low-pressure environment. New Relic is generously hosting this new event and providing food and refreshments. Bring Computers to work on |
Thursday
Jan 22, 2015
|
Ruby Module Q&A – Renewable Funding 6:30- 7:30 Really basics in RUBY. Help with installations and setup. Please install as much of the things listed on http://www.meetup.com/Learn-RUBY-PDX/about/ as you can. We will be walking through the first chapter of Chris pine's book, submit a hello world and end with doing q&a on the first two modules in http://teamtreehouse.com/library/ruby-basics (ruby basics and strings). You won't need to have done the treehouse work to benefit from this meetup, but it will help retention. There will be some redundancy in the Chris Pine work. |
Friday
Jan 23, 2015
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. (Please note: It is totally cool to work on non ruby languages with us too) |
Friday
Jan 30, 2015
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. (Please note: It is totally cool to work on non ruby languages with us too) |
Tuesday
Feb 3, 2015
|
Drop in hour for prospective Epicodus students and startup entrepreneurs – Epicodus Epicodus is pleased to be a part of Portland Startup Week! Join us in celebrating Portland's startup community and entrepreneurial spirit. Drop in to meet our staff, see the classroom and ask lots of questions. A bit about us: Epicodus is a 20 week, full time, in-person class on programming. You'll learn everything you need to know to get a job as a web developer or build your startup's app. We currently offer two courses: one covering PHP, JavaScript, and Drupal, and one covering Ruby, JavaScript, and Rails. Take a look at our curriculum at www.learnhowtoprogram.com. Check out our FAQ: http://www.epicodus.com/faq.html Hope to see you there! |
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pmDavid Celis & Ben Weintraub:def_delegator :@wiggle, :enterprise_ready? As the Wiggles application moves to be enterprise ready, performance becomes a big concern. Jamon Holmgren: RubyMotion and ProMotionI'm the owner of ClearSight, a Rails + RubyMotion (iOS & Android) design/development shop in Vancouver, WA. We do a lot of RubyMotion here at ClearSight and created one of the most popular RubyMotion gems, ProMotion, as well as MotionKit and several other iOS-specific open source gems. The talk goes into RubyMotion basics (briefly) and then our current iOS gem stack. The demo is building a small app with ProMotion and shows how easy it is to get started with RubyMotion-iOS. Chris Dillon: Dream - music video in RubyA show-and-tell animation followed by a dive into the Gamebox gem, pixel art, music production (light on this). How to create parallax scenes and other visualization things. After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
|
Hack + Help – Portland Code School Hack + Help is for anyone that is learning to code. Whether you are new to coding or experienced in coding and want to help others learn, please join us! Bring your laptop and desire to learn (and/or teach!). |
|
Thursday
Feb 5, 2015
|
Learn Ruby PDX Meetup – Renewable Funding Second in a series: Learn Ruby PDX meetup. The format has one hour following a curriculum, and one hour of discussion on concepts that apply to more advanced students, and then we will be retiring to Baily's taproom for beers afterwards. If you haven't been to the first one, we are still just getting started so we'd love to have you. You can find more information here: http://www.meetup.com/Learn-RUBY-PDX/ We will be meeting at Renewable Funding (400 SW 6th Ave, Ste. 902) this Thursday (Feb 5th). Bring your projects, bring your self. -c.g. |
Friday
Feb 6, 2015
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. (Please note: It is totally cool to work on non ruby languages with us too) |
Saturday
Feb 7, 2015
|
Calagator & Open Source Bridge Code Sprint – Epicodus Come hack on Calagator, the open source calendar aggregator. We'll be digging in to open issues, working on some refactoring tasks, and getting new folks acquainted with the code base. Catch up on the current status with these notes from the Calagator project wiki (https://github.com/calagator/calagator/wiki/Code-Sprint-Notes-and-Status-Reports), or check out our open issues (https://github.com/calagator/calagator/issues) to find something you'd like to work on! Calagator is a Ruby/Rails web app. |
Monday
Feb 9, 2015
|
Code4Lib 2015 Preconference – Hilton Portland and Executive Tower Code4Lib 2015 is a loosely-structured conference that provides people working at the intersection of libraries/archives/museums/cultural heritage and technology with a chance to share ideas, be inspired, and forge collaborations. Preconferences are 1-day or a 1/2-day events and workshops that will occur on Monday, February 9, 2015. Preconference details can be found at: http://wiki.code4lib.org/2015_Preconference_Proposals Register for full day or half day preconference through http://c4l2015.eventbrite.com. Registration for preconferences uses the same form as conference registration, but you DO NOT need to register for the main conference to attend a preconference. Please show your interest in particular preconferences by adding your name to the list on the wiki page linked above. For more information about the Code4Lib community, please visit http://code4lib.org/about/. |
Tuesday
Feb 10, 2015
|
Hack + Help – Portland Code School Hack + Help is for anyone that is learning to code. Whether you are new to coding or experienced in coding and want to help others learn, please join us! Bring your laptop and desire to learn (and/or teach!). |
Friday
Feb 13, 2015
|
Ruby Co-Working – Breken Kitchen Look for the fedora, and/or a tight knit group of macs. If you can not find us, ping @chrishough on twitter. The setup is informal, no presentations, and we are just trying to meet fellow ruby geeks in the community. Also, working remote or in an office space cube needs a change of scenery each week. (Please note: It is totally cool to work on non ruby languages with us too) |
Monday
Feb 16, 2015
|
Ruby brightnight – Epicodus Break into small teams! Build something awesome! Share the results! At brightnight, we will start with a challenge, break into small groups, then create and code our ideas into existence! We will take the last 30 or so minutes of the night to show and tell. All skill levels are welcome. We'll code in Ruby but those who know other languages are welcome as well. Come join us to enjoy some creative coding time where we all can learn from each other, try out wacky ideas and cultivate our skills in a fun, low-pressure environment. Bring Computers to work on |
Wednesday
Feb 18, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are reading Practical Object-Oriented Design in Ruby by Sandi Metz. The first week we will discuss chapters 1-2 ('Object-Oriented Design' and 'Designing Classes with a Single Responsibility'). Please come having read the chapters and ready to discuss it. Make sure to grab food before. |
Tech+Pong in SW Portland – CrowdCompass by Cvent Do you work for a tech company in any way, shape, or form (start-up, developer, marketing, design, admin, tech student, etc.)? Do you want to be more involved in the Portland tech community? Come by and play some Ping-Pong! Or, just come by for some good conversation and a beer. Headbands, wristbands, and other such attire are encouraged. This event is free but please RSVP so we can get a head count for food and drinks |
|
Saturday
Feb 21, 2015
|
Calagator & Open Source Bridge Code Sprint – Epicodus Come hack on Calagator, the open source calendar aggregator, and Open Source Bridge, Stumptown Syndicate's open source conference. We'll be digging in to open issues, working on some refactoring tasks, and getting new folks acquainted with the code bases. Catch up on the current status by checking out our open issues (https://github.com/calagator/calagator/issues) to find something you'd like to work on! Calagator is a Ruby/Rails web app. |
Tuesday
Feb 24, 2015
|
Hack + Help – Portland Code School Hack + Help is for anyone that is learning to code. Whether you are new to coding or experienced in coding and want to help others learn, please join us! Bring your laptop and desire to learn (and/or teach!). Portland Code School's own Al Zimmerman will be giving a lightning talk on responsive typography. Aside from this, the evening will be unstructured time to hack on your own or give/receive help from others in the coding community. |
Wednesday
Feb 25, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are reading Practical Object-Oriented Design in Ruby by Sandi Metz. The first week we will discuss chapters 2-3. Please come having read the chapters and ready to discuss it. Make sure to grab food before. |
Tuesday
Mar 3, 2015
|
Drop in hour for prospective students – Epicodus Epicodus is a 20 week, full time, in-person class on programming. You'll learn everything you need to know to get a job as a web developer or build your startup's app. At Epicodus, you'll learn how to build web applications from top to bottom with modern technologies and practices. More importantly than any particular skill, though, you'll learn how to think like a programmer, write good code, and pick up new languages and technologies in this fast-changing industry. We currently offer two courses: one covering PHP, JavaScript, and Drupal, and one covering Ruby, JavaScript, and Rails. Stop in to meet our staff, see the classroom and ask lots of questions. And if you're working on the pre-class homework from learnhowtoprogram.com we can help with that! Check out our FAQ: http://www.epicodus.com/faq.html |
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pmCommunity retrospectiveWe're going to take 30 min to discuss the group and the mailing list and how we participate together. Samuel Giddins: Using Ruby in a Non-Ruby WorldRuby is an incredible language that we all love to code in. But it's also a language that lends itself to being used in other ecosystems, in other 'worlds'. Ruby is an incredibly useful tool for building DSLs that look more like data than code. It's also a very portable language with a strong, standardized toolchain that makes it a go-to choice for client-side tooling. I'm going to walk through the ways in which we, as rubyists, can build systems that cooperate with a non-Ruby environment. Ruby Jobs Storytime5 min talks about people's experiences looking for and finding jobs (and conversely from the hiring side, experiences looking for and hiring engineers for their teams). These talks would probably not need slides, just a person willing to provide their experience. The types of things people could talk about include:
After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
|
Hack + Help (plus a data science talk!) – Portland Code School Hack + Help is for anyone that is learning to code. Whether you are new to coding or experienced in coding and want to help others learn, please join us! Bring your laptop and desire to learn (and/or teach!). |
|
Wednesday
Mar 4, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are reading Practical Object-Oriented Design in Ruby by Sandi Metz. This week we will discuss chapters 3-4. Please come having read the chapters and ready to discuss it. Make sure to grab food before. |
Tuesday
Mar 10, 2015
|
Hack + Help (workshop edition) – Portland Code School Hack + Help is for anyone that is learning to code. Whether you are new to coding or experienced in coding and want to help others learn, please join us! Bring your laptop and desire to learn (and/or teach!). This week we'll be having a special workshop by Josh Riggs, UX designer for thinkshout. It will be an interactive workshop where participants will do UX design on a new website iteration. |
Wednesday
Mar 11, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are reading Practical Object-Oriented Design in Ruby by Sandi Metz. This week we will discuss chapters 4-5. Please come having read the chapters and ready to discuss it. Make sure to grab food before. |
Saturday
Mar 14, 2015
|
Calagator & Open Source Bridge Code Sprint - rescheduled from March 7th – Lucky Labrador Brew Pub Come hack on Calagator, the open source calendar aggregator, and Open Source Bridge, Stumptown Syndicate's open source conference. We'll be digging in to open issues, working on some refactoring tasks, and getting new folks acquainted with the code bases. Catch up on the current status by checking out our open issues (https://github.com/calagator/calagator/issues) to find something you'd like to work on! Calagator is a Ruby/Rails web app. |
Monday
Mar 16, 2015
|
Ruby brightnight – Epicodus Break into small teams! Build something awesome! Share the results! At brightnight, we will start with a challenge, break into small groups, then create and code our ideas into existence! We will take the last 30 or so minutes of the night to show and tell. All skill levels are welcome. We'll code in Ruby but those who know other languages are welcome as well. Come join us to enjoy some creative coding time where we all can learn from each other, try out wacky ideas and cultivate our skills in a fun, low-pressure environment. Bring Computers to work on |
Tuesday
Mar 17, 2015
|
Hack + Help UX Workshop (+ pizza!) – Portland Code School Hack + Help is for anyone that is learning to code. Whether you are new to coding or experienced in coding and want to help others learn, please join us! Bring your laptop and desire to learn (and/or teach!). This week, 3/17, we'll be having a special workshop by Josh Riggs, UX designer for thinkshout. It will be an interactive workshop where participants will be led through a UX design on a new website iteration. We'll be serving PIZZA for all attendees! |
Wednesday
Mar 18, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are reading Practical Object-Oriented Design in Ruby by Sandi Metz. This week we will discuss chapters 5-6. Please come having read the chapters and ready to discuss it. Make sure to grab food before. |
Tech+Pong in SW Portland – CrowdCompass by Cvent Do you work for a tech company in any way, shape, or form (start-up, developer, marketing, design, admin, tech student, etc.)? Do you want to be more involved in the Portland tech community? Come by and play some Ping-Pong! Or, just come by for some good conversation and a beer. Headbands, wristbands, and other such attire are encouraged. This event is free but please RSVP so we can get a head count for food and drinks |
|
MotionPDX – Epicodus MotionPDXJoin us for presentations, demos, discussions, and help getting started with RubyMotion. Bring your laptop if you’d like to follow along. You’ll want to have RubyMotion (download trial), the latest version of Xcode, and Xcode Command Line Tools (xcode-select --install) installed. Since this is our first meetup, we'll set aside some time to socialize. ClearSight will provide pizza and soda, and Epicodus is graciously providing our meetup location. RubyMotion BasicsJamon Holmgren Basic app creation, how-tos, general tips and tricks, best practices, tests, and more! Social TimeHang out, meet everyone, ask each other or the speakers some questions, bounce ideas around, etc. Cross Platform RubyMotionTBD We'll explore the current state of cross platform programming with RubyMotion and discuss some of the plans ClearSight has for improving cross platform development. |
|
Saturday
Mar 21, 2015
|
Calagator & Open Source Bridge Code Sprint – Lucky Labrador Brew Pub Come hack on Calagator, the open source calendar aggregator, and Open Source Bridge, Stumptown Syndicate's open source conference. We'll be digging in to open issues, working on some refactoring tasks, and getting new folks acquainted with the code bases. Catch up on the current status by checking out our open issues (https://github.com/calagator/calagator/issues) to find something you'd like to work on! Calagator is a Ruby/Rails web app. |
Wednesday
Mar 25, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are reading Practical Object-Oriented Design in Ruby by Sandi Metz. This week we will discuss chapters 6-7. Please come having read the chapters and ready to discuss it. Make sure to grab food before. |
Wednesday
Apr 1, 2015
|
Ruby Book Club - **Canceled** – Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! This meeting has been canceled will meet next week same place and time. |
Thursday
Apr 2, 2015
|
Learn Ruby PDX – Epicodus We will be walking through writing your own methods and classes, (chris pine book) Whatever I feel is relevant to these subjects from eloquent ruby (which is much better updated) and add more syntax for you to memorize. Feel free to bring your own projects as well. In Chris pine's book: https://pine.fm/LearnToProgram/chap_08.html In Eloquent ruby: chapter 7-10 We will be going over methods and objects. Dynamic typing skills and more design techniques. we've slowed down on Pine as there is a lot of stuff in the Eloquent Ruby book that can help us refine our skills. I will assign a short project to work on at the end of this meetup to bring back our next meetup. We will also be doing more psudo code examples. Please join the meetup to RSPV |
Saturday
Apr 4, 2015
|
Calagator & Open Source Bridge Code Sprint – Lucky Labrador Brew Pub Come hack on Calagator, the open source calendar aggregator, and Open Source Bridge, Stumptown Syndicate's open source conference. We'll be digging in to open issues, working on some refactoring tasks, and getting new folks acquainted with the code bases. Catch up on the current status by checking out our open issues (https://github.com/calagator/calagator/issues) to find something you'd like to work on! Calagator is a Ruby/Rails web app. |
Tuesday
Apr 7, 2015
|
Drop in hour for prospective students – Epicodus Epicodus is a 20 week, full time, in-person class on programming. You'll learn everything you need to know to get a job as a web developer or build your startup's app. At Epicodus, you'll learn how to build web applications from top to bottom with modern technologies and practices. More importantly than any particular skill, though, you'll learn how to think like a programmer, write good code, and pick up new languages and technologies in this fast-changing industry. We currently offer two courses: one covering PHP, JavaScript, and Drupal, and one covering Ruby, JavaScript, and Rails. Stop in to meet our staff, see the classroom and ask lots of questions. And if you're working on the pre-class homework from learnhowtoprogram.com we can help with that! Check out our FAQ: http://www.epicodus.com/faq.html |
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pmMike Perham: Using Background Jobs with Sidekiq and RailsYou know how to make a controller and view in Ruby on Rails. But what's a background job? How do I use them to make my website as fast as possible? This talk will introduce the notion of background jobs, why you might want to use them and show how to integrate Sidekiq with your Rails app to make background jobs easy! Lightning TalksJonan will be hosting an hour long lightning talk session. There will be a whiteboard to sign up on arrival (first come first serve). The theme is Pokemon so make sure you wear a costume and put Pokemon in all your slides and maybe write a quick song about Pokemon and your love of them. Alternatively just show up and speak. After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
|
Wednesday
Apr 8, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are reading Practical Object-Oriented Design in Ruby by Sandi Metz. This week we will discuss chapters 7-8. Please come having read the chapters and ready to discuss it. Make sure to grab food before. |
Wednesday
Apr 15, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are reading Practical Object-Oriented Design in Ruby by Sandi Metz. This week we will discuss chapters 8. Please come having read the chapters and ready to discuss it. Make sure to grab food before. |
MotionPDX – Copious MotionPDXJoin us for MotionPDX as we talk about building mobile applications in RubyMotion! We'll have pizza & beer starting 6:45pm, so stop by a little early if you want to have dinner and socialize before the presentations. Presentation at 7pmHuge thanks to Copious for providing the space, pizza and beer this month.Agenda:6:45pm - show up early and mingle 7:00pm - Event begins!
8:00pm - Hang out and get to know other RubyMotion enthusiasts |
|
Thursday
Apr 16, 2015
|
Learn Ruby PDX – Epicodus We will be continuing our series on building classes (chris pine book) and Whatever is relevant to this subject from eloquent ruby (which is much better updated). Feel free to bring your own projects as well. In Chris pine's book: https://pine.fm/LearnToProgram/chap_08.html In Eloquent ruby: chapter 7-10 We will be going over methods and objects. Dynamic typing skills and more design techniques. we've slowed down on Pine as there is a lot of stuff in the Eloquent Ruby book that can help us refine our skills. I will assign a short project to work on at the end of this meetup to bring back our next meetup. We will also be doing more psudo code examples. Please join the meetup to RSPV |
Saturday
Apr 18, 2015
|
Calagator & Open Source Bridge Code Sprint – Lucky Labrador Brew Pub Come hack on Calagator, the open source calendar aggregator, and Open Source Bridge, Stumptown Syndicate's open source conference. We'll be digging in to open issues, working on some refactoring tasks, and getting new folks acquainted with the code bases. Catch up on the current status by checking out our open issues (https://github.com/calagator/calagator/issues) to find something you'd like to work on! Calagator is a Ruby/Rails web app. |
Monday
Apr 20, 2015
|
Ruby brightnight – Epicodus Break into small teams! Build something awesome! Share the results! At brightnight, we will start with a challenge, break into small groups, then create and code our ideas into existence! We will take the last 30 or so minutes of the night to show and tell. All skill levels are welcome. We'll code in Ruby but those who know other languages are welcome as well. Come join us to enjoy some creative coding time where we all can learn from each other, try out wacky ideas and cultivate our skills in a fun, low-pressure environment. Bring Computers to work on |
Wednesday
Apr 22, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are reading Practical Object-Oriented Design in Ruby by Sandi Metz. This week we will discuss chapters 9. Please come having read the chapters and ready to discuss it. Make sure to grab food before. |
Tuesday
May 5, 2015
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pmPaul Jungwirth: SQL in RailsTips and tricks from basic to advanced for non-trivial SQL queries in a Rails environment. Justin Burris: Living and programming in SingaporeEver thought about working abroad? Located in south east Asia, Singapore provides an excellent place to call home and explore a new part of the planet. This talk aims to give you a starting point for learning about the excellent ruby/development community in the area and will provide you with what you need to know before emigrating. Lightning TalksJonan will host a lightning talk session. There will be a whiteboard to sign up on arrival (first come first serve). The unofficial theme is classic video games. After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
May 6, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are starting a new book Confident Ruby by Avdi Grimm. This week we will discuss chapters 1. Please come having read the chapters and ready to discuss it. Make sure to grab food before. |
Wednesday
May 13, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are starting a new book Confident Ruby by Avdi Grimm. This week we will discuss up to page 83 (Define conversion functions). Please come having read the chapters and ready to discuss it. Make sure to grab food before. |
Saturday
May 16, 2015
|
Calagator & Open Source Bridge Code Sprint – Lucky Labrador Brew Pub Come hack on Calagator, the open source calendar aggregator, and Open Source Bridge, Stumptown Syndicate's open source conference. We'll be digging in to open issues, working on some refactoring tasks, and getting new folks acquainted with the code bases. Catch up on the current status by checking out our open issues (https://github.com/calagator/calagator/issues) to find something you'd like to work on! Calagator is a Ruby/Rails web app. |
Monday
May 18, 2015
|
Ruby brightnight – Epicodus Break into small teams! Build something awesome! Share the results! At brightnight, we will start with a challenge, break into small groups, then create and code our ideas into existence! We will take the last 30 or so minutes of the night to show and tell. All skill levels are welcome. We'll code in Ruby but those who know other languages are welcome as well. Come join us to enjoy some creative coding time where we all can learn from each other, try out wacky ideas and cultivate our skills in a fun, low-pressure environment. Bring Computers to work on |
Tuesday
May 19, 2015
|
Engibeering – TILT Pearl District This group is intended to bring people together who are working in the burgeoning PDX tech scene to casually discuss anything tech related over beers (or any other beverage of choice). Let's get together, drink some beer and discuss technology! |
Wednesday
May 20, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are starting a new book Confident Ruby by Avdi Grimm. This week we will discuss up to page 112 (4.12 Reject unworkable values with preconditions). Please come having read the chapters and ready to discuss it. Make sure to grab food before. |
Wednesday
May 27, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are starting a new book Confident Ruby by Avdi Grimm. This week we will discuss up to page 154 (4.17 Represent special cases as objects). Please come having read the chapters and ready to discuss it. Make sure to grab food before. |
MotionPDX – Copious Join us for Motion PDX as we build mobile applications in RubyMotion! Copious will graciously be providing our meeting space, along with pizza and beer for the evening. (Thanks Copious!) We just got some simulator-only RubyMotion licenses for MotionPDX attendees only! If you'd like to get your hands into some RubyMotion code without buying a full license, this is your chance! You don't need to have a project to attend, but if you do, feel free to bring it along to get help from the group or just put in a few extra hours. Agenda:
8:00pm - Hang out and get to know other RubyMotion enthusiasts |
|
Tuesday
Jun 2, 2015
|
Drop in hour for prospective students – Epicodus Epicodus is a 20 week, full time, in-person class on programming. You'll learn everything you need to know to get a job as a web developer or build your startup's app. At Epicodus, you'll learn how to build web applications from top to bottom with modern technologies and practices. More importantly than any particular skill, though, you'll learn how to think like a programmer, write good code, and pick up new languages and technologies in this fast-changing industry. We currently offer three courses: one covering PHP, JavaScript, and Drupal, one covering Ruby, JavaScript, and Rails, and a new class covering Java, JavaScript, and Android. Currently, the Java class is women-only. Stop in to meet our staff, see the classroom and ask lots of questions. And if you're working on the pre-class homework from learnhowtoprogram.com we can help with that! Check out our FAQ: http://www.epicodus.com/faq.html |
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. Open Source Bridge Rafflehttps://tinyurl.com/osb15-raffle-pdxruby PRESENTATIONS at 7pmChase Douglas: Metasecurity - Beyond Patching VulnerabilitiesRails comes with many powerful security protections out of the box, but no code is perfect. This talk will highlight a new approach to web app security, one focusing on a higher level of abstraction than current techniques. We will take a look at current security processes and tools and some common vulnerabilities still found in many Rails apps. Then we will investigate novel ways to protect against these vulnerabilities. Evan Carmi: Reverse Engineering - Finding the hidden APIA survey of techniques to debug and reverse engineer services that you may be trying to connect with but don't have an API (like iCloud) or don't have a well documented API (like the rest of the internet). Lightning TalksJonan will host a lightning talk session. There will be a whiteboard to sign up on arrival (first come first serve). After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
|
Wednesday
Jun 3, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are starting a new book Confident Ruby by Avdi Grimm. This week we will discuss up to page 181 ( including 4.19 Make sure to grab food before. |
Saturday
Jun 6, 2015
|
Calagator Documentation & Open Source Bridge Code Sprint – Lucky Labrador Brew Pub Come hack on Calagator, the open source calendar aggregator, and Open Source Bridge, Stumptown Syndicate's open source conference. We'll be digging in to open issues, working on some refactoring tasks, and getting new folks acquainted with the code bases. SPECIAL: For this code sprint, Calagator contributors will be focusing on documentation. Catch up on the current status by checking out our open issues (https://github.com/calagator/calagator/issues) to find something you'd like to work on! Calagator is a Ruby/Rails web app. |
Wednesday
Jun 10, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are starting a new book Confident Ruby by Avdi Grimm. This week we will discuss 4.20 Use symbols as placeholder objects and 4.21 bundler arguments into parameter objects Please come having read the chapters and ready to discuss it. Make sure to grab food before. |
Monday
Jun 15, 2015
|
Ruby brightnight – Epicodus Break into small teams! Build something awesome! Share the results! At brightnight, we will start with a challenge, break into small groups, then create and code our ideas into existence! We will take the last 30 or so minutes of the night to show and tell. All skill levels are welcome. We'll code in Ruby but those who know other languages are welcome as well. Come join us to enjoy some creative coding time where we all can learn from each other, try out wacky ideas and cultivate our skills in a fun, low-pressure environment. Bring Computers to work on if you prefer |
Tuesday
Jul 7, 2015
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pmJohn Hyland: Be Awesome By Being BoringLightning TalksJonan will host a lightning talk session. There will be a whiteboard to sign up on arrival (first come first serve). After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Monday
Jul 20, 2015
|
Ruby brightnight – Epicodus Break into small teams! Build something awesome! Share the results! At brightnight, we will start with a challenge, break into small groups, then create and code our ideas into existence! We will take the last 30 or so minutes of the night to show and tell. All skill levels are welcome. We'll code in Ruby but those who know other languages are welcome as well. Come join us to enjoy some creative coding time where we all can learn from each other, try out wacky ideas and cultivate our skills in a fun, low-pressure environment. Bring Computers to work on if you prefer |
Wednesday
Jul 22, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are starting a new book Metaprogramming Ruby 2: Program Like the Ruby Pros by Paolo Perrotta. This week we will discuss Chapter 2-4. Please come having read the chapters and ready to discuss it. Pizza will be provided! |
Wednesday
Jul 29, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are starting a new book Metaprogramming Ruby 2: Program Like the Ruby Pros by Paolo Perrotta. This week we will discuss Chapter 4. Please come having read the chapters and ready to discuss it. Pizza will be provided! |
Tuesday
Aug 4, 2015
|
Portland Ruby Brigade monthly meeting – New Relic 🎉 13th anniversary meeting 🎉We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pmAaron Patterson aka tenderloveGodfrey Chan: Dropping down to The Metal™As much as we love Ruby, when you need to be really close to the metal, you have no choice but to use JavaScript. This is why I developed the javascript gem to help you harness the raw power of your machines. In this talk, we will examine the Ruby tricks and black magic hidden behind this ludicrous invention. Along the way, we will learn about how Ruby internally deal with variable lookups, method calls, scoping and bindings. Together, we will push the limits of the Ruby language, taking it to places Matz never ever envisioned! After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
Aug 5, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are starting a new book Metaprogramming Ruby 2: Program Like the Ruby Pros by Paolo Perrotta. This week we will discuss Chapter 5. Please come having read the chapters and ready to discuss it. Pizza will be provided! |
Wednesday
Aug 12, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are starting a new book Metaprogramming Ruby 2: Program Like the Ruby Pros by Paolo Perrotta. This week we will discuss Chapter 5-6. Please come having read the chapters and ready to discuss it. Pizza will be provided! |
Wednesday
Aug 26, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are starting a new book Metaprogramming Ruby 2: Program Like the Ruby Pros by Paolo Perrotta. This week we will discuss Chapter 11-13. Please come having read the chapters and ready to discuss it. Pizza will be provided! |
Tuesday
Sep 1, 2015
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pmJason Clark: Testing the MultiverseIt’s a basic principle of testing that minimizing dependencies will make you happier, faster, and more productive. But what happens when you can’t? If your code plugs into or extends another gem, comfortable isolation might be out of the question. Stubbing and careful design can carry you a ways, but eventually you need to actually test your code against those gems you’re building on. Luckily, there are ways to reduce this pain. We’ll dig deep on creating a simple environment to check your work against multiple dependencies. We’ll see patterns that help avoid pulling your hair out when those dependencies change. We’ll even search around the raw edges, examining how to verify what your code does when it lands in an environment you haven’t tested. There’s a multitude of gems out there to build on. Let’s see how we can test with them! Emily Bookstein: So You Want Diversity in Tech? (Or, How to create lasting social change with tech money).The conversation around diversity in tech is gaining momentum -- but we need to deepen our understanding of the problem if we really want to address the issue. Let's break down tech's gender and racial diversity problem using "5 Whys," a form of Root Cause Analysis. I'll also propose an actionable and concrete way that we as tech workers can help address the root causes of tech's lack of diversity. Lightning Talks ⚡️There will be a whiteboard to sign up on arrival (first come first serve). After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
Sep 16, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are starting a new book Working With Ruby Threads by Jesse Storimer. We will be discussing chapters 1-2. Please come having read the chapters and ready to discuss it. Pizza will be provided! Book SummaryThreading and concurrency are hot topics in the Ruby community. Want to join the conversation? You've probably heard people around you talking mutexes, race conditions, or the GIL. Do you wonder what the heck they're talking about? This book is a gentle introduction to these concepts and will give you the knowledge you need to become your teams resident concurrency expert. |
Wednesday
Sep 23, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are starting a new book Working With Ruby Threads by Jesse Storimer. We will be discussing chapters 3-5. Please come having read the chapters and ready to discuss it. Pizza will be provided! Book SummaryThreading and concurrency are hot topics in the Ruby community. Want to join the conversation? You've probably heard people around you talking mutexes, race conditions, or the GIL. Do you wonder what the heck they're talking about? This book is a gentle introduction to these concepts and will give you the knowledge you need to become your teams resident concurrency expert. |
Wednesday
Sep 30, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are starting a new book Working With Ruby Threads by Jesse Storimer. We will be discussing chapters 6-9. Please come having read the chapters and ready to discuss it. Pizza will be provided! Book SummaryThreading and concurrency are hot topics in the Ruby community. Want to join the conversation? You've probably heard people around you talking mutexes, race conditions, or the GIL. Do you wonder what the heck they're talking about? This book is a gentle introduction to these concepts and will give you the knowledge you need to become your teams resident concurrency expert. |
Tuesday
Oct 6, 2015
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pmDana Scheider: How and Why to Love CucumberCucumber is a powerful and enjoyable tool to use when it is incorporated effectively into your test suite. This talk explains what Cucumber and the rich ecosystem surrounding it have to offer, and why it isn’t really as clunky or awkward as a lot of developers think. Tim Krajcar - kenny_g.rb: Making Ruby Write Smooth JazzFor too long, computers have been shut out of the red-hot music-to-listen-to-while-relaxing-in-the-bathtub genre. Today, that all changes. Our smooth-jazz-as-a-service startup is primed to disrupt this stale industry. In this talk we'll introduce the basic protocols of digital music and take a whirlwind tour of musical harmonic theory. We'll survey some Ruby tools that make noise and we'll dig deep into using Ruby to generate beautiful piano music with audience-selected chords. It will all culminate in a showdown between man and machine to decide the fate of the musical universe as our program battles a real live musician. Lightning Talks ⚡️There will be a whiteboard to sign up on arrival (first come first serve). After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
Oct 7, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are starting a new book Working With Ruby Threads by Jesse Storimer. We will be discussing chapters 10-14 ('Signaling Threads with Condition Variables' - 'Thread Safety in Rails'). Please come having read the chapters and ready to discuss it. Pizza will be provided! Book SummaryThreading and concurrency are hot topics in the Ruby community. Want to join the conversation? You've probably heard people around you talking mutexes, race conditions, or the GIL. Do you wonder what the heck they're talking about? This book is a gentle introduction to these concepts and will give you the knowledge you need to become your teams resident concurrency expert. |
Thursday
Oct 8, 2015
|
How to go from Airport Baggage Agent to Professional Developer in Weeks (Not Years) – Code Fellows How will you change your career through Code Fellows? Come hear from US Navy veteran Ron Floyd, who went from airport baggage agent to professional web developer with a Code Fellows bootcamp. You'll get to talk to Ron about his career switch and find out how you can do the same. RSVP here: http://www.codefellows.org/events-calendar#pdx-october-info-session |
Wednesday
Oct 14, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are starting a new book Working With Ruby Threads by Jesse Storimer. We will be discussing chapters ('Wrap Your Threads in an Abstraction' - 'How Sidekiq Uses Celluloid'). Please come having read the chapters and ready to discuss it. Pizza will be provided! Book SummaryThreading and concurrency are hot topics in the Ruby community. Want to join the conversation? You've probably heard people around you talking mutexes, race conditions, or the GIL. Do you wonder what the heck they're talking about? This book is a gentle introduction to these concepts and will give you the knowledge you need to become your teams resident concurrency expert. |
Wednesday
Oct 21, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are starting a new book Working With Ruby Threads by Jesse Storimer. We will be discussing chapters ('Puma's Thread Pool Implementation' - To The End). Please come having read the chapters and ready to discuss it. Pizza will be provided! Book SummaryThreading and concurrency are hot topics in the Ruby community. Want to join the conversation? You've probably heard people around you talking mutexes, race conditions, or the GIL. Do you wonder what the heck they're talking about? This book is a gentle introduction to these concepts and will give you the knowledge you need to become your teams resident concurrency expert. |
Wednesday
Oct 28, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are starting a new book Clean Ruby by Jim Gay. We will be discussing chapters 1-3. ('Introduction' to 'Object Orientation') Please come having read the chapters and ready to discuss it. Pizza will be provided! Book Summary
|
Tuesday
Nov 3, 2015
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pmBrent Miller - How does New Relic build software? A biological approach to architectureWhen building resilient, fault-tolerant, scalable systems, we focus quite a bit on the particular technologies involved. Can it scale horizontally? Is Samza better than Storm? Is this library thread-safe? It turns out that, even though those questions matter to the stability of the system, they don’t matter as much as the people building the system. Humans choose the stack, write the code, and write the bugs, too. They create the weird edge cases that cause the system to fall over at the worst time. At New Relic we’ve taken an unusual approach to building software: we draw heavily from biological metaphors like mutation and natural selection, and focus on a human-centric approach to define our architecture. Rather than trust a few armchair architects to make the decisions, we put the power in the hands of the teams wrestling with the code. We have many strategies to ensure cohesiveness across the architecture and scalability for the business, the engineering organization, and the software, but it takes a little leap of faith and a lot of trust to move to a process like ours. I’ll share how our process works, and how we manage the growth without going off the rails, while increasing system stability Jason Clark - Peeking into Ruby: Tracing Running CodeYour Ruby app is in production, but something isn’t quite right. It worked locally, it passed CI… why’s the running app acting weird? If this sounds familiar, you’re in luck. Multiple tools exist for grappling with a running Ruby app. This talk will introduce a variety of tools and techniques for peeking into what your Ruby app is doing. From Ruby-level method tracing using rbtrace, all the way down to watching kernel syscalls with strace, you can see what your app is doing, and I’ll show you how. Don’t let your production system go unwatched! Lightning Talks ⚡️There will be a whiteboard to sign up on arrival (first come first serve). After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
Nov 4, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are starting a new book Clean Ruby by Jim Gay. We will be discussing chapters ('Being and Doing' to 'Crossing the Use Chasm') Please come having read the chapters and ready to discuss it. Pizza will be provided! Book Summary
|
Wednesday
Nov 11, 2015
|
Ruby Book Club – Renewable Funding Reading through technical books in a group is a great way to learn. You can stay motivated by reading together; better apply what you are reading by actively communicating it, as well as hearing others perspectives that will help you better understand the book. Even if you're a more experienced developer it's a great way to keep your skill sharp and share your wisdom and experience. If none of that is convincing just come and have fun with fellow ruby developers! We are starting a new book Clean Ruby by Jim Gay. We will be discussing chapters ('Screenplay In Action' to 'East-oriented Code) Please come having read the chapters and ready to discuss it. Pizza will be provided! Book Summary
|
Tuesday
Dec 1, 2015
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pmJason Clark - GDB: A Gentle IntroWe love Ruby’s elegance, simplicity, and flexibility. But our favorite language perches atop a world of native code. When that other world intrudes on your peaceful Ruby, GDB, the venerable GNU debugger, is the tool to turn to. We’ll examine setting up Ruby to work with GDB. We’ll learn the fundamental commands, and soon you’ll be debugging with ease. We’ll even peer deep into Ruby object internals and face down crashes, deadlocks, and bugs. Whether you’re writing a native gem, hacking the Ruby VM, or just want a glimpse of the layers below, this talk is for you! Lightning Talks ⚡️There will be a whiteboard to sign up on arrival (first come first serve). After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Monday
Dec 14, 2015
|
Test Ruby PDX Monthly Meeting – Renew Financial Test Ruby PDX is a new user group focusing on testing from a developer's perspective. Join us for peer mentoring, conversation, and pizza at 6, followed by presentations at 7. This month, Jason Clark of New Relic will discuss how to tackle the complex testing issues that come up when your code needs to be compatible with multiple dependencies. For more information about this and future meetings, follow @TestRubyPDX on Twitter. Testing the MultiverseJason ClarkIt’s a basic principle of testing that minimizing dependencies will make you happier, faster, and more productive. But what happens when you can’t? If your code plugs into or extends another gem, comfortable isolation might be out of the question. Stubbing and careful design can carry you a ways, but eventually you need to actually test your code against those gems you’re building on. Luckily, there are ways to reduce this pain. We’ll dig deep on creating a simple environment to check your work against multiple dependencies. We’ll see patterns that help avoid pulling your hair out when those dependencies change. We’ll even search around the raw edges, examining how to verify what your code does when it lands in an environment you haven’t tested. There’s a multitude of gems out there to build on. Let’s see how we can test with them! ActiveMocker: Fast ActiveRecord MocksDustin ZeislerTired of a slow test suite in Rails? Hitting the database so often it's getting you down? Is waiting for Rails to boot as you do red, green, refactor killing your vibe? Wouldn't it be great if your tests ran in milliseconds instead of seconds or minutes? You may say "That's all great, but I'll have to change the way I test and program adding tedious boilerplate, making my code ugly." And I would say, no! I created ActiveMocker to save my team from just that. You can have nearly all of the benefits by adding one setting to your test file and with just a little more work you can have full, glorious, unadulterated speed. ActiveMocker creates mock classes from ActiveRecord models, allowing your test suite to run at breakneck speed. This can be done by not loading Rails or hitting a database. The models are read dynamically and statically so that ActiveMocker can generate a Ruby file to require within a test. The mock file can be run by itself and comes with a partial implementation of ActiveRecord. Attributes and associations can be used the same as in ActiveRecord. Methods have the same argument signature but raise a NotImplementedError when called, allowing you to stub it with a mocking framework, like RSpec. Mocks are regenerated when the schema is modified so your mocks won't go stale, preventing the case where your units tests pass but production code fails. Thanks to Renew Financial for providing the space and pizza for this event! |
Tuesday
Jan 5, 2016
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pmSam Livingston-Gray: Cucumbers Have Layers: A Love StoryCucumber sucks. Features are hard to write and constantly break when the UI changes. Step definitions are annoying to create and a freaking nightmare to maintain. And Cucumber suites take for-EVER to run, because you have to wait for a web browser. Except... [almost] none of that is actually true. After years of making awful messes with Cucumber, I finally found a way to use it that worked well, and a project I couldn't have done without it. I'd like to show you one way to use Cucumber that can be elegant, powerful, expressive, and—believe it or not—fast. Nick UrbanA talk about refactoring, tech debt, and why beautiful code is good business. After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
Jan 6, 2016
|
Reboot! Getting started with RubyMotion to build an iOS app. – Elemental Technologies Happy new year! Want to build a mobile app in 2016? Come join us and learn how to use RubyMotion to build that app in half the time in a syntax that you will enjoy!
Our first meeting of the new year we will be a workshop. We will walk through getting a free version of RubyMotion installed on your laptop, building an iOS app to fetch data from an API, display the data as a list, pass data from the list to a detail screen, and apply some basic styling. We'll be at a new location, provided by Elemental Technologies. You're on your own for dinner until we can find a pizza sponsor. |
Monday
Jan 11, 2016
|
Test Ruby PDX Monthly Meeting – Renew Financial Conversation and peer mentoring starting at 6, presentations at 7. For more information, follow @TestRubyPDX on Twitter or join the #testrubypdx Slack channel (under PDX.rb). PresentationsBernerd Schaefer: Refactor Your Feature Specs!
|
Tuesday
Feb 2, 2016
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pmMaking the Most of the lib Directory in a Rails App - Brett ChalupaWhere does code goes that does not cleanly fit within the MVC structure that Rails suggests? Does one create a new folder within the app directory and introduce a new concept to the app? The vendor directory?! Should it go in a gem? When the conventions of Rails do not cover a concept or approach, it is difficult to know where to put classes and modules. Over the years, I have been putting more code in the lib directory. It allows for more object oriented code composition, faster tests, and a clear path for extraction into gems. Working in a directory with nothing but a "tasks" directory can be a bit daunting at first, but soon enough it will start to feel like home. In this talk, I want to show the benefits of putting code in the lib directory, when to put code in lib, how to test code in lib, how to configure a Rails application to use the lib directory, and common pitfalls to watch out for. There will be plenty of examples, open source code to reference, and hopefully other folks sharing their experiences with the lib directory. Designing by Contract: Using Types to Write Safer Code by Thomas ReynoldsContracts.ruby is a library which allows Ruby code to be type-checked at runtime. By simply providing a type for input parameters and output values, you can drastically reduce common, and hard to track, Ruby bugs. We will discuss types in a simple, pragmatic and non-academic way as well as looking at code samples from Middleman v4 which is entirely covered by contracts. After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Tuesday
Mar 1, 2016
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pmAutomation for Mobile Devices with Calabash by Shannon AtkinsonUsing Calabash for automation for both iOS and Android applications can be frustrating and difficult. This talk will focus around using a Cucumber/Ruby/Calabash to formulate a single GIT repo for testing both iOS and Android apps with the same test cases. Embracing --api by Mitch LloydIt's hard to beat the productivity of Rails in the hands of an experienced developer. But what happens when user expectations drag your server-rendered application into the tortured hellscape of client-side JavaScript? JavaScript creeps into your once beautiful code base: a typeahead search field, a client-side validation, an AJAX-powered star rating widget. This pathogen has no unit tests and causes the number of bugs and Selenium tests to grow. In this talk I'll explore why companies that resist client-side rendering still ship 350KB of gzipped JavaScript to their users. With examples I'll argue that there is a better way: separating your API from your client code. This approach that I once reserved for "highly interactive" applications, I now consider "a matter of course". For the majority of applications it leads to faster development, simpler architecture, and more flexible approaches for building and deploying UI. After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Monday
Mar 14, 2016
|
Test Ruby PDX Monthly Meeting – Renew Financial Portland's testing user group for Ruby developers! Conversation and peer mentoring starting at 6, presentations at 7. For more information, follow @TestRubyPDX on Twitter or join the #testrubypdx Slack channel (under the pdxruby team). How and Why to Test Rake Tasks - Brett ChalupaTesting classes and modules is essential to writing well tested Ruby code. However, testing Rake tasks is not as straight-forward. In this talk, you will learn how and why it is valuable to test Rake tasks. This talk will go over testing regular ole Rake tasks and Rake tasks in a Rails app. Before you know it, you will be writing Rake tasks in a test-driven manner, hooray! |
Wednesday
Mar 23, 2016
|
Elixir Games PDX - Get in the Zone – Puppet We parted ways from the normal format of this meetup last time, and instead of working on the problem stated, we ended up working on trying to get a relatively complex Erlang project (erl-dns) to build using 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. This month we'll continue the games format, but instead of a contrived problem we'll continue down this path of modifying and contributing to an open source project. For the newcomers, the "Games" format is designed to create a bit of friendly competition and is accessible for all ranges of experience; beginners and pros alike. If 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 branches. Early 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; Erlang interop, hygienic macros, & OTP patterns. If 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 way that will help you understand those things conceptually before you ever need a weird name for them. Food and drinks will be provided. There will also be small desk fodder prizes for the winning team. Please make sure you come with a computer to work on and have Elixir pre-installed locally or in a VM and ready to go. http://elixir-lang.org/install.html Special thanks to my friend Jeff Weiss and Puppet Labs, ‘the leader in IT automation’, for hosting us. |
Wednesday
Mar 30, 2016
|
PDX Tech + Pong – AltSource How it works: Come have a beer and (if you want to) play some pong: Do you work for a tech company in any way, shape, or form (start-up, developer, marketing, design, admin, tech student, etc.)? Do you want to be more involved in the Portland tech community? Come by and play some Ping-Pong! Or, just come by for some good conversation and a beer. Headbands, wristbands, and other such attire are encouraged. Please RSVP so we can get a head count. Location: AltSource is on the ground level and has plenty of parking spaces nearby. AltSource is a driven software development team focused on delivering custom applications of exceptional quality across any enterprise. Located in SE Portland, AltSource will be opening their doors and their kegerator to the PDX tech community. Looking for a job with a kegerator? http://www.altsrc.net/Careers Sponsor: The Dyrt - Love camping and outdoor adventures? Come work for a fun start-up http://blog.thedyrt.com/category/jobs/ |
Tuesday
Apr 5, 2016
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pmAfter presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Monday
Apr 11, 2016
|
Test Ruby PDX Monthly Meeting – Renew Financial Portland's testing user group for Ruby developers! Conversation and peer mentoring starting at 6, presentations at 7. For more information, follow @TestRubyPDX on Twitter or join the #testrubypdx Slack channel (under the pdxruby team). Paul Baker - Golden Thorns: Lessons from the Gilded Rose KataThe Gilded Rose Kata is a fairly well known kata that utilizes a "golden master testing" strategy to provide safety while the developer refactors a messy legacy code base in order to add new features. I will walk through my take on the kata and then review some lessons that I have learned as a sr. developer working with legacy code and where this pattern can be helpful. |
Wednesday
Apr 27, 2016
|
Elixir Games PDX - As With All Things, It's All About the Atoms – Puppet This month we'll be continuing down the path of analyzing and modifying a production-grade open source project. Last month many people who attended were able to discover where in erl-dns our custom zone-file handling code should go. This month we'll drive toward a real replacement implementation to take the next step toward being able to make incremental zone updates and pave the way toward DNS-SD functionality. This month we'll continue the games format, but instead of a contrived problem we'll continue down this path of modifying and contributing to an open source project. For the newcomers, the "Games" format is designed to create a bit of friendly competition and is accessible for all ranges of experience; beginners and pros alike. If 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 branches. Early 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; Erlang interop, hygienic macros, & OTP patterns. If 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 way that will help you understand those things conceptually before you ever need a weird name for them. Food and drinks will be provided. There will also be small desk fodder prizes for the winning team. Please make sure you come with a computer to work on and have Elixir pre-installed locally or in a VM and ready to go. http://elixir-lang.org/install.html Special thanks to my friend Jeff Weiss and Puppet Labs, ‘the leader in IT automation’, for hosting us. |
Wednesday
May 25, 2016
|
Elixir Games PDX - Many Types of Success, But Only One Success Type – Puppet NOTE: Please RSVP via the meetup.com website, it helps for food and beverage planning. Last 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 all shapes and sizes... Dialyzer & TypeSpecs. Elixir isn't a statically typed language, but thanks to TypeSpecs and Dialyzer we can do static type analysis and avoid whole horrible classes of runtime errors by checking our code at compile-time. For the newcomers, the "Games" format is designed to create a bit of friendly competition and is accessible for all ranges of experience; beginners and pros alike. If 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 branches. Early 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; Erlang interop, hygienic macros, & OTP patterns. If 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 way that will help you understand those things conceptually before you ever need a weird name for them. Food and drinks will be provided. Please make sure you come with a computer to work on and have Elixir pre-installed locally or in a VM and ready to go. http://elixir-lang.org/install.html Special thanks to my friend Jeff Weiss and Puppet Labs, ‘the leader in IT automation’, for hosting us. |
Wednesday
Jun 1, 2016
|
RailBridge Open Study Group – CrowdCompass This is a weekly study group geared towards beginners but Rubyists of all levels are welcome. |
Monday
Jun 13, 2016
|
Test Ruby PDX Monthly Meeting – Renew Financial Portland's testing user group for Ruby developers! Conversation and peer mentoring starting at 6, presentations at 7. For more information, follow @TestRubyPDX on Twitter or join the #TestRubyPDX Slack channel (under the pdxruby team). We are still looking for speakers, so if you're interested, visit testrubypdx.org/speak for details and suggested topics! |
Wednesday
Jun 22, 2016
|
Elixir Games PDX - Every step you take, every proc you break... we'll be watching you. – Puppet Elixir inherits a tremendous suite of debugging, tracing, and monitoring facilities from its Erlang pedigree, where the use case was something shaped like, "Be able to attach to, live trace, muck with, and live zero-down-time upgrade this service running on a thing dangling from a 10m pole in the backwoods of Siberia." In this month's meetup we'll take a look at some of these tools and use them to poke around some running services. For the newcomers, the "Games" format is designed to create a bit of friendly competition and is accessible for all ranges of experience; beginners and pros alike. If 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 branches. Early 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; Erlang interop, hygienic macros, & OTP patterns. If 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 way that will help you understand those things conceptually before you ever need a weird name for them. Food and drinks will be provided. Please make sure you come with a computer to work on and have Elixir pre-installed locally or in a VM and ready to go. http://elixir-lang.org/install.html Special thanks to my friend Jeff Weiss and Puppet, ‘the leader in IT automation’, for hosting us. |
Wednesday
Jul 13, 2016
|
Cross-platform mobile dev with Flow - RubyMotion PDX Monthly Meetup – Notch8 (The Bindery Annex) This month we'll be discussing Flow, a new library from the creators of RubyMotion for building cross-platform mobile apps using a single codebase.
Come join us and learn how to build iOS, Android, Mac, Apple Watch and Apple TV apps using RubyMotion. |
Wednesday
Jul 27, 2016
|
Elixir Games PDX - Exit GenStage Left. – Puppet The Elixir language and standard library is always in a state of diligent improvement, and in accordance with that trend GenStage was recently added. GenStage is a core generic behavior designed to provide a way of coordinating communication between processes with built-in back-pressure. This month we'll take a closer look at what this is, what problems its intended to solve, and exercise the functionality a bit to see how to use it for real-world-shaped problems. For the newcomers, the "Games" format is designed to create a bit of friendly competition and is accessible for all ranges of experience; beginners and pros alike. If 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 branches. Early 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; Erlang interop, hygienic macros, & OTP patterns. If 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 way that will help you understand those things conceptually before you ever need a weird name for them. Food and drinks will be provided. Please make sure you come with a computer to work on and have Elixir pre-installed locally or in a VM and ready to go. http://elixir-lang.org/install.html Special thanks to my friend Jeff Weiss and Puppet, ‘the leader in IT automation’, for hosting us. |
Monday
Aug 1, 2016
|
Portland Puppet User Group – Puppet We will have Ryan Whitehurst and Corey Osman discussing puppet functions for 3.x, 4.x and the new native function capability in puppet 4.1+. Puppet functions are usually a natural progression when learning the puppet language and can help manipulate data, the catalog or trigger some remote service. We will talk about how to create and test functions, differences between all the function types and how to properly document them so that you can go back and write some of your own. This will be an interactive session so bring your laptops to follow along. We will also using puppet-retrospec for function generation and the puppet-repl for live function demos so please install these tools before hand so we don't clog the network. |
Tuesday
Aug 2, 2016
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pmOne-Way Data Flow in Rubyby Joshua Tompkins A look at ReduxJS style one way data flow Nitty Gritty Service Buildingby Lauren Voswinkel A how-to guide for not just building services, but extracting them from existing applications After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
Aug 3, 2016
|
PDXRust: RustDoc For Everyone, and Bridging Ruby And Rust – Mozilla There will be 2 talks this month! Rustdoc for Everyone: You don't have to be a great writer to create great documentation. There are simple techniques and rules you can follow to build documentation for your users. Rust ships with documentation tools, but not all crates take advantage of them. Documentation is the first way that developers interact with your code - great documentation sets your crates apart, helps users skip easy questions, and cuts down on bug reports. In this talk, we will explore techniques for writing great documentation. Speaker Jeremiah Peschka has been breaking software since 2000 - he's been told this sounds impressive, but he thinks it might just make him feel old. He blogs over at http://facility9.com and can be found on twitter and IRC as peschkaj. When Jeremiah isn't working with databases and Rust, he can be found playing video games, hanging out at food trucks, or napping at home. Bridging Ruby and Rust: Ruby is not the fastest language in the world, there is no doubt about it. This doesn't turn out to matter all that much – Ruby and its ecosystem has so much to offer, making it a worthwhile tradeoff a lot of the times. However, you might occasionally encounter workloads that are simply not suitable for Ruby. This is especially true for frameworks like Rails, where the overhead wants to be as little as possible. In this talk, we will explore building a native Ruby extension with Rust to speed up parts of Rails. What does Rust have to offer here over plain-old C? What kind of challenges would you run into when briding a dynamic langauge like Ruby with Rust? Let's find out! Speaker Godfrey Chan is a member of the Rails core team and a co-author of Helix, a toolkit for implementing Ruby classes in Rust. He works at Tilde Inc, splitting his time between building Skylight and open-source consulting. Other Information: PDXRust meets on the first Wednesday of every month, from 6-8pm, at Mozilla's Portland space. The first hour is either lightning talks from group members or a more in-depth tutorial from a Rust expert, and the second hour is hacking and social time. Join us in #pdxrust on irc.freenode.net (http://webchat.freenode.net/) with any feedback about what you'd like to see! Remember that Rust's Code of Conduct defines the Rust community's expectations for participation. |
Monday
Aug 8, 2016
|
Test Ruby PDX Monthly Meeting – Renew Financial Portland's testing user group for Ruby developers! Conversation and peer mentoring starting at 6, presentations at 7. For more information, follow @TestRubyPDX on Twitter or join the #testrubypdx Slack channel (under the pdxruby team). We are still looking for speakers, so if you're interested, visit testrubypdx.org/speak for details and suggested topics! |
Wednesday
Aug 24, 2016
|
Elixir Games PDX - Plenty of Blame to go Around – Puppet We've looked at Supervision trees in the past, but we've often glossed over how to best use them to your advantage. It's quite easy to accidentally use these fault-tolerance primitives to, somewhat ironically, make your applications less fault-tolerant. This month we'll take a look at design and implementation practices to help make sure you're using these incredible tools to your best advantage. For the newcomers, the "Games" format is designed to create a bit of friendly competition and is accessible for all ranges of experience; beginners and pros alike. If 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 branches. Early 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; Erlang interop, hygienic macros, & OTP patterns. If 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 way that will help you understand those things conceptually before you ever need a weird name for them. Food and drinks will be provided. Please make sure you come with a computer to work on and have Elixir pre-installed locally or in a VM and ready to go. http://elixir-lang.org/install.html Special thanks to my friend Jeff Weiss and Puppet, ‘the leader in IT automation’, for hosting us. |
Wednesday
Sep 14, 2016
|
RubyMotion PDX Monthly Meetup Notch8 (The Bindery Annex) Come join us and learn how to build iOS, Android, Mac, Apple Watch and Apple TV apps using RubyMotion. |
Monday
Sep 19, 2016
|
Test Ruby PDX – New Relic Test Ruby PDX is a user group focused on Ruby testing. In particular, we are developers interested in testing our own code. We offer pizza, conversation, and peer mentoring starting at 6 before moving on to presentations at 7. This month, Daniel Dreier of Puppet will talk to us about how to test command line apps using Cucumber and Aruba. |
Wednesday
Sep 28, 2016
|
Elixir Games PDX - Architecture: It's Not Just for Skyscrapers – Puppet 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 with 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. For the newcomers, the "Games" format is designed to create a bit of friendly competition and is accessible for all ranges of experience; beginners and pros alike. If 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 branches. Early 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; Erlang interop, hygienic macros, & OTP patterns. If 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 way that will help you understand those things conceptually before you ever need a weird name for them. Food and drinks will be provided. Please make sure you come with a computer to work on and have Elixir pre-installed locally or in a VM and ready to go. http://elixir-lang.org/install.html Special thanks to my friend Jeff Weiss and Puppet, ‘the leader in IT automation’, for hosting us. |
Wednesday
Oct 19, 2016
|
RubyMotion PDX Monthly Meetup – Notch8 (The Bindery Annex) Come join us and learn how to build iOS, Android, Mac, Apple Watch and Apple TV apps using RubyMotion. |
Sunday
Oct 23, 2016
|
Learn Ruby PDX "Hello Ruby world, let's get configured!" – Epicodus Come get help configuring your computer for ruby. Bring your laptop, and your configuration questions. End the night with your very first "hello world" Program and a few math tricks to test your new configuration. Learn ruby pdx is a set of free curated lessons in ruby, rspec, (and now introducing rails). They are two hour classes, the first hour going over basic ruby and computer science concepts leading to intermediate concepts in the second hour. We continually develop our curriculum based upon software trends in order to teach not just how to program in a way that leads to a ruby career, but to a "learn more than one language" mindset, with a program that emphasizes current practices in the ruby industry. |
Wednesday
Oct 26, 2016
|
Elixir Games PDX - Interproconal Communication Skills – Puppet Elixir and Erlang make tremendous tools for integrating between different kinds of interfaces. In fact there's arguably no better system 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 orchestrate various kinds of external processes. So for this meetup session we're going to learn about exactly how to do that. For the newcomers, the "Games" format is designed to create a bit of friendly competition and is accessible for all ranges of experience; beginners and pros alike. If 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 branches. Early 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; Erlang interop, hygienic macros, & OTP patterns. If 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 way that will help you understand those things conceptually before you ever need a weird name for them. Food and drinks will be provided. Please make sure you come with a computer to work on and have Elixir pre-installed locally or in a VM and ready to go. http://elixir-lang.org/install.html Special thanks to our friends at Puppet, ‘the leader in IT automation’, for hosting us. |
Tuesday
Nov 1, 2016
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pmJason Clark, Programming in the Small: Kids, Chickens, and Ruby After several years of programming in Ruby using Shoes, my daughter and I were hunting for a new project. Something more useful than a game. Something with a real-world connection. Then it struck us: Chickens! Join us as we show you how we built our coop monitoring system. It’ll be a wild ride of hardware hacking, weather-proofing, and father-daughter bonding, with Ruby sprinkled throughout. You’ll learn how to modernize your surroundings, and about engaging the young people in your life in technology along the way. Lauren Voswinkel will round off this months meetup with a code-retreat exercise. "We'll take 30-45 minutes to work on Conway's Game of Life. Pair programming is highly encouraged, but is not required. This month is our second month, as such, there will be restrictions put in place to force us to think about our code and our designs more in depth. We'll take some time to talk about what we learned during the exercise, as well as what approaches worked and what didn't. The whole idea of this exercise is to have a space and time to actively practice coding." Please Bring Your Laptops After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 29th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 29th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
Nov 9, 2016
|
MotionPDX - RubyMotion PDX Monthly Meetup – Notch8 (The Bindery Annex) Come join us and learn how to build iOS, Android, Mac, Apple Watch and Apple TV apps using RubyMotion. |
Wednesday
Nov 30, 2016
|
Elixir Games PDX - Learning to Love Property Tax – Puppet Many developers are probably familiar with unit-testing, and probably a few even rigorously utilize it, but software validation exists on a spectrum ranging from formal verification to nothing at all. Unit-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 inching (centimetering, for the internationally inclined) closer to the other 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. For the newcomers, the "Games" format is designed to create a bit of friendly competition and is accessible for all ranges of experience; beginners and pros alike. If 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 branches. Early 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; Erlang interop, hygienic macros, & OTP patterns. If 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 way that will help you understand those things conceptually before you ever need a weird name for them. Food and drinks will be provided. Please make sure you come with a computer to work on and have Elixir pre-installed locally or in a VM and ready to go. http://elixir-lang.org/install.html Special thanks to our friends at Puppet, ‘the leader in IT automation’, for hosting us. |
Wednesday
Dec 14, 2016
|
MotionPDX - RubyMotion PDX Monthly Meetup – Notch8 (The Bindery Annex) Come join us and learn how to build iOS, Android, Mac, Apple Watch and Apple TV apps using RubyMotion. |
Tuesday
Jan 3, 2017
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pmJWTs have Trust Issues by Lance Ivy If application security is built on healthy distrust, then JSON Web Tokens are pretty healthy little tokens. Come learn about JWTs: why do they exist, what issues do they solve, and how do they compare to Rails sessions? We'll build a threat model for user sessions, develop an appreciation for open standards, and discover how JWTs can be useful in any Rails application. After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 27th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 27th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
Jan 11, 2017
|
RubyMotion PDX Monthly Meetup (Online!) – Online Come join us and learn how to build iOS, Android, Mac, Apple Watch and Apple TV apps using RubyMotion. Update: Due to the snow, we've moved our meetup online. Visit the YouTube page at 6:30pm to join the meetup via Google Hangouts. Also, please take a moment to fill out this brief survey to help us better understand the topics that you are interested in learning. https://goo.gl/forms/gQ1dQgHBRyn6Fsz02 |
Wednesday
Jan 25, 2017
|
Elixir Games PDX - You're Getting On My Nerves – Puppet 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 project 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 the same problem, and see if we can get some simple distributed Elixir applications running and communicating as Nerves apps. If 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 real 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 the whole group, but for those that don't have hardware to deploy to we can still build QEMU ARM images and run them in an emulated VM environment. Supported Hardware: https://hexdocs.pm/nerves/targets.html For the newcomers, the "Games" format is designed to create a bit of friendly competition and is accessible for all ranges of experience; beginners and pros alike. Early 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; Erlang interop, hygienic macros, & OTP patterns. If 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 way that will help you understand those things conceptually before you ever need a weird name for them. Food and drinks will be provided. Please make sure you come with a computer to work on and have Elixir pre-installed locally or in a VM and ready to go. http://elixir-lang.org/install.html Special thanks to our friends at Puppet, ‘the leader in IT automation’, for hosting us. |
Thursday
Jan 26, 2017
|
Code Oregon - Tech Academy presents Code Oregon Careers: GitHub Workshop The Tech Academy Join us at The Tech Academy for the next installment of Code Oregon Careers.
We will be going over the very basics of GitHub and how you can use it to help you stand out in the market place. Both new and experienced users of GitHub will benefit from this presentation. You do not need prior experience with GitHub to attend. We will be providing pizza and beverages, so please RSVP to help us plan and prepare accordingly. Schedule: • 6:00 p.m. to 6:30 p.m. Meet and greet (networking + Pizza and beverages) • 6:30 p.m. Overview of Code Oregon Careers • 6:35 p.m. Presentation on the basics of GitHub and how to maximize it to help you stand out in the job market. • 8:00 p.m. Q & A |
Monday
Jan 30, 2017
|
10th Annual Winter Coders' Social – Simple Potluck and game night for Portland Coders of all flavors. Register at eventbrite: https://www.eventbrite.com/e/10th-annual-winter-coders-social-and-potluck-tickets-31309764348 |
Tuesday
Feb 7, 2017
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS at 7pmJosh Tompkins: Dependency Injection in RubyA short discussion of dependency injection and inversion of control in Ruby - what it is, how it fits into your Ruby code, and answers to some common objections, plus an intro to a Ruby gem to help bring DI to your projects. Lauren Voswinkel: Conway's Game of Life Code Retreat."We'll take 30-45 minutes to work on Conway's Game of Life. Pair programming is highly encouraged, but is not required. We'll take some time to talk about what we learned during the exercise, as well as what approaches worked and what didn't. The whole idea of this exercise is to have a space and time to actively practice coding." Please Bring Your Laptops After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 27th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 27th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
Feb 8, 2017
|
Building mobile and desktop apps - RubyMotion PDX – CrowdCompass Come join us and learn how to build iOS, Android, Mac, Apple Watch and Apple TV apps using RubyMotion. |
Wednesday
Feb 22, 2017
|
Elixir Games PDX - Traitorous Protocol Droids – PolySync Technologies, Inc. Similar to traits in other languages, Elixir Protocols are contracts that modules can implement for enabling collections (both sinks and sources) and inspection. We'll take a look at Protocols, how to adhere to them and how to create them. For the newcomers, the "Games" format is designed to create a bit of friendly competition and is accessible for all ranges of experience; beginners and pros alike. If 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 branches. Early 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; Erlang interop, hygienic macros, & OTP patterns. If 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 way that will help you understand those things conceptually before you ever need a weird name for them. Food and drinks will be provided. Please make sure you come with a computer to work on and have Elixir pre-installed locally or in a VM and ready to go. http://elixir-lang.org/install.html Venue Change: Now at PolySync. |
Tuesday
Mar 7, 2017
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. This month's meeting is on the 5th floor. PRESENTATIONS at 7pmSmall TalksIs there something that has piqued your interest, gotten your goat, or filled your inner-child with wonderment lately? Please share it with us as we do some informal (any length from 30 sec to 10 min) talks. Could be about code, but could be about anything really. So come and share! Lauren Voswinkel: Conway's Game of Life Code Retreat."We'll take 30-45 minutes to work on Conway's Game of Life. Pair programming is highly encouraged, but is not required. We'll take some time to talk about what we learned during the exercise, as well as what approaches worked and what didn't. The whole idea of this exercise is to have a space and time to actively practice coding." Please Bring Your Laptops After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 5th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 5th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
Mar 8, 2017
|
MotionPDX - RubyMotion PDX Monthly Meetup – CrowdCompass Come join us and learn how to build iOS, Android, Mac, Apple Watch and Apple TV apps using RubyMotion. |
Thursday
Mar 30, 2017
|
#FullStackPDX : Code Critique – Sign up for meetup required. |
Tuesday
Apr 4, 2017
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. This month's meeting is on the 27th floor. PRESENTATIONS at 7pmTim Wade: What we talk about when we talk about unit testingIf you're new to coding you may find TDD one of the harder things to learn when all you want to do is get your hands dirty and write some code. As you grow this may be further compounded by the fact that no one seems to agree on (or even know) what unit testing is. Like me, you might read up on it, but find it hard to apply the principles you learned in your favorite web framework, which seems to have some ideas of its own. In this talk, I'll compare some common points of view on what we might mean by unit and integration testing, and why we might want to embrace these differences to keep a flexible approach to what we're testing. Lauren Voswinkel: Conway's Game of Life Code Retreat."We'll take 30-45 minutes to work on Conway's Game of Life. Pair programming is highly encouraged, but is not required. We'll take some time to talk about what we learned during the exercise, as well as what approaches worked and what didn't. The whole idea of this exercise is to have a space and time to actively practice coding." Please Bring Your Laptops After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 5th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 27th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
Apr 12, 2017
|
#FullStackPDX : Code Critique – Sign up for meetup required. |
MotionPDX - RubyMotion and Image Recognition – CrowdCompass This month, Eli Duke will present his work using RubyMotion and image recognition libraries to build an app for counting dominos.
About MotionPDX: |
|
Tuesday
May 2, 2017
|
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. This month's meeting is on the 27th floor. PRESENTATIONS at 7pmMain Presentation: "A Beginner's Guide to Open Source" by Dana ScheiderDana joined the Cucumber core team last year (yay Cucumber!), and wants to share some of what she's learned as an OSS maintainer. This talk is aimed at people who are hoping to get their toes wet in OSS, but are not sure how to get started. Lauren Voswinkel: Conway's Game of Life Code Retreat."We'll take 30-45 minutes to work on Conway's Game of Life. Pair programming is highly encouraged, but is not required. We'll take some time to talk about what we learned during the exercise, as well as what approaches worked and what didn't. The whole idea of this exercise is to have a space and time to actively practice coding." Please Bring Your Laptops After presentations we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 5th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 27th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Thursday
May 4, 2017
|
#FullStackPDX : Code Critique – Sign up for meetup required. |
Wednesday
May 10, 2017
|
I want to work for _ _ _ _ _ _ _ _ meetup – Forge Portland Join our very special meetup session this Wednesday, May 10th 6:00pm to 8:30pm at Forge Portland. Our special guests this month are Scott Judkins, CEO of PayTrace and Trevor Redfern, CTO of PayTrace! PayTace is a super unique “remote-first” company. They are based out of Spokane, WA but most of the technology and business development staff members are based all over WA, OR and Idaho! Over the years, they built a very robust remote-first culture and have been thriving the last couple years. The company is growing at 35% per year and adding a lot of new tech staff (developers, QA and infrastructure folks). PayTrace has also built an intentional culture and goes to great lengths to nourish their values and build a great team-oriented workplace. They currently use the following technologies: Ubuntu, python, ruby, Ruby-on-rails, PostgresSQL, SQL Alchemy etc. If you are looking to learn about a fast growing technology company that thrives on remote teams in the open-source world, you should definitely join!! |
MotionPDX - Building Watch Apps with RubyMotion – CrowdCompass This month we will discuss building Apple Watch apps with RubyMotion.
Come join us and learn how to build iOS, Android, Mac, Apple Watch and Apple TV apps using RubyMotion. |
|
Tuesday
Jun 6, 2017
|
Portland Ruby Brigade - Monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations.
PRESENTATIONS 7pm-9pm After presentations we'll have more socializing time. Check Calagator for more info. |
Portland Ruby Brigade monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. This month's meeting is on the 27th floor. LIVE CODING at 7pmMain Event: LIVE PAIR PROGRAMMING with Lauren Voswinkel and Sam Livingston-GrayIn lieu of a formal presentation this month, we'll have two veteran Ruby developers throw a terminal session up on the big screen and try like heck not to make complete fools of themselves! Lauren Voswinkel: Conway's Game of Life Code Retreat.Assuming we're not having too much fun with the live coding, we'll take 30-45 minutes to work on Conway's Game of Life. Pair programming is highly encouraged, but is not required. We'll take some time to talk about what we learned during the exercise, as well as what approaches worked and what didn't. The whole idea of this exercise is to have a space and time to actively practice coding. Please Bring Your Laptops After the madness, we'll have more socializing time. Thanks to New Relic for providing the venue and beer, pizza & snacks this month!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 5th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 27th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
|
Thursday
Jun 8, 2017
|
#FullStackPDX : Code Critique – Sign up for meetup required. |
Monday
Jun 12, 2017
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Wednesday
Jun 14, 2017
|
RubyMotionPDX - Using CloudKit in a Simple iOS App – CrowdCompass Join us this month for a presentation by Andy Stechishin on using CloudKit in a simple iOS app. In his presentation, he will demonstrate the steps to integrate CloudKit persistence into a small iOS app that does car milage tracking.
Come join us and learn how to build iOS, Android, Mac, Apple Watch and Apple TV apps using RubyMotion. |
Monday
Jun 19, 2017
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Jun 26, 2017
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Jul 6, 2017
|
Portland Ruby Brigade - Monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations.
PRESENTATIONS 7pm-9pm After presentations we'll have more socializing time. Check Calagator for more info. |
Monday
Jul 10, 2017
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Wednesday
Jul 12, 2017
|
MotionPDX - RubyMotion PDX Monthly Meetup – 1510 Technology Center Come join us and learn how to build iOS, Android, Mac, Apple Watch and Apple TV apps using RubyMotion. |
Thursday
Jul 13, 2017
|
#FullStackPDX : Code Critique – Who are we? We are entrepreneurs, full stack engineers, hackers, continuous learners, but above all, we are a group that loves to work hard and play harder. We organize a variety of content types, and the organizing team believes in delivering the best value for time invested 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 delivers their message. We are a full hands on interactive experience and meetings are successful from the cumulative knowledge and expertise of all members. Join us for something different. Join us to learn. Let’s have fun building our dreams. Register for our events and buy your ticket on meetup.com |
Monday
Jul 17, 2017
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Tuesday
Aug 1, 2017
|
Portland Ruby Brigade - 15th Anniversary, with cupcakes! – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. THERE WILL ALSO BE CUPCAKES. This month's meeting is on the 27th floor. PRESENTATIONS at 7pmMain Presentation by Ruby Hero Coraline Ada Ehmke: "Metaphors are Similes. Similes Are Like Metaphors."Making a special trip from her hometown of Chicago, Coraline is our very special 15th anniversary guest! She'll be giving us a special treat: her well-received keynote from Rubyfuza! Here's the abstract:
Thanks to New Relic for providing the venue and beer, pizza & snacks this month! And EXTRA SPECIAL thanks to New Relic for sponsoring Coraline's trip to come hang out with us!ARRIVING BY BIKE? Cyclists are welcome to park their bikes in the New Relic office. Bikes are not allowed in the building lobby, however, and must use the freight elevator. To get your bike up to the 5th floor, enter the building's parking lot by going down the ramp at 5th and Pine. Go past the booth -- no need to pick up a ticket -- and turn right. Go straight until you almost run into the elevator lobby, then go right again. On the back side of the elevator block you'll see a beat up pair of double doors marked "freight elevator." You can get up by buzzing in with the intercom, and saying you're here for New Relic. Ride on up to the 27th floor, you'll easily find the bike parking. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Thursday
Aug 3, 2017
|
Vancouver Ruby - Hack night/office hours Hint.io Office Join us every 1st and 3rd Thursday of the month to hang out, talk web development, and work on whatever strikes your fancy.
The event is hosted at Hint's office on Main street in uptown. On occasion, drinks will also be provided by Hint. |
Monday
Aug 7, 2017
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Aug 10, 2017
|
#FullStackPDX : Code Critique – Who are we? We are entrepreneurs, full stack engineers, hackers, continuous learners, but above all, we are a group that loves to work hard and play harder. We organize a variety of content types, and the organizing team believes in delivering the best value for time invested 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 delivers their message. We are a full hands on interactive experience and meetings are successful from the cumulative knowledge and expertise of all members. Join us for something different. Join us to learn. Let’s have fun building our dreams. Register for our events and buy your ticket on meetup.com |
Code Oregon - The Tech Academy presents Code Oregon Careers: Maximizing Your LinkedIn The Tech Academy Code Oregon Careers is a collaboration between Code Oregon and The Tech Academy to help software developers prepare themselves for the job search in the software industry. This is a four part series focusing on Soft Skills Interviews, Technical Interviews, LinkedIn and GitHub.
Whether you are an experienced developer back on the job search or a brand new junior developer looking for your first opportunity, join us to learn some valuable skills to help you in your job search. This installment on Thursday, August 10 at 6.p.m. will cover: Maximizing LinkedIn for your job search Food & Beverages: The Tech Academy will be providing free pizza and beverages. Please RSVP to help us ensure we have enough food for everyone. If later on you are unable to make the event, please change your RSVP status to help us avoid wasting food. Schedule: • 6:30 p.m. Code Oregon Careers presentation • 7:30 p.m. Q & A and announcements • 8 p.m. - 9 p.m. Soft Skills interview mini-workshop for anyone that what's to stay after the initial presentation to develop, practice soft skill interviewing Resources for Tech Job Seekers: WorkSource Oregon (A Code Oregon partner) has developed a helpful resource for software developers called Portland Tech Jobs to help job seekers in the tech industry. |
|
Monday
Aug 14, 2017
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Aug 21, 2017
|
Edit - Cancelled for Eclipse - See you next Week! Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Aug 28, 2017
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Tuesday
Sep 5, 2017
|
Portland Ruby Brigade - Monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations.
PRESENTATIONS 7pm-9pm After presentations we'll have more socializing time. Check Calagator for more info. |
Monday
Sep 11, 2017
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Tuesday
Sep 19, 2017
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Sep 21, 2017
|
#FullStackPDX : Critique – Who are we? We are entrepreneurs, full stack engineers, hackers, continuous learners, but above all, we are a group that loves to work hard and play harder. We organize a variety of content types, and the organizing team believes in delivering the best value for time invested 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 delivers their message. We are a full hands on interactive experience and meetings are successful from the cumulative knowledge and expertise of all members. Join us for something different. Join us to learn. Let’s have fun building our dreams. Register for our events and buy your ticket on meetup.com |
Monday
Sep 25, 2017
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Saturday
Sep 30, 2017
|
Operation Code - Open Source Development – NedSpace We want to be crystal clear from the get-go: EVERYBODY IS WELCOME! We serve veterans, but we have many active members who are not prior-service members. Visit: http://nfhstvnetwork.com/ We're going to begin monthly meetings at NedSpace! Topics of discussion for 9/30/2017: 1) Open Source story-sharing. 2) Hacktoberfest and what we can do as an organization to better prepare for an influx of open source contributors. 3) Trouble points for new developers. 4) Moving Forward: How can the Portland Chapter of Operation Code better support you? WHAT IS OPERATION CODE? We're a nonprofit devoted to helping the military community learn software development, enter the tech industry, and code the future! Help us deploy the future. WHERE CAN I LEARN MORE? |
Monday
Oct 2, 2017
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Tuesday
Oct 3, 2017
|
Portland Ruby Brigade - Senior Rubyists AMA – New Relic Senior Rubyists AMA (tech, careers, "people stuff", whatever) In lieu of a formal presentation, this month we're having a panel of senior Rubyists available to answer your questions! What kind of questions, you ask? GREAT QUESTION! This is an "Ask Me Anything" session, so as long as you stay within the bounds of our Code of Conduct, you can ask us... well, anything! OO design, job hunting etiquette, stupid Ruby tricks, Japanese calligraphy, gaming, baking, 3D printing... anything! (We may not actually be able to answer baking questions, though.) The AMA starts right after the 7pm announcements and ends when we run out of questions or panelists! We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. AMA 7pm-9pm After presentations we'll have more socializing time.
Check Calagator for more info. |
Monday
Oct 9, 2017
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Wednesday
Oct 11, 2017
|
Hacktoberfest PDX – New Relic If you're looking for a way to contribute to open source, but maybe you aren't sure how to get started, then this is the meetup for you! We'll go over finding ways to contribute to open source, and getting you from 0 to 4 by the end of the month! Finish 4 pull requests and you'll get a t-shirt via Hacktoberfest! Hacktoberfest is open to everyone in our global community! Pull requests can be made in any GitHub-hosted repositories/projects. You can sign up anytime between October 1 and October 31. Rules To get a shirt, you must make four pull requests between October 1–31 in any timezone. Pull requests can be to any public repo on GitHub, not just the ones we’ve highlighted. The pull request must contain commits you made yourself. Pull requests reported by maintainers as spam or that are automated will be marked as invalid and won’t count towards the shirt. |
Monday
Oct 16, 2017
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Oct 19, 2017
|
#FullStackPDX : October : Critique – Who are we? We are entrepreneurs, full stack engineers, hackers, continuous learners, but above all, we are a group that loves to work hard and play harder. We organize a variety of content types, and the organizing team believes in delivering the best value for time invested 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 delivers their message. We are a full hands on interactive experience and meetings are successful from the cumulative knowledge and expertise of all members. Join us for something different. Join us to learn. Let’s have fun building our dreams. Register for our events and buy your ticket on meetup.com |
Monday
Oct 23, 2017
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Oct 26, 2017
|
Code Oregon - The Tech Academy presents Code Oregon Careers: Soft Skills Interviewing 10/26 The Tech Academy Code Oregon Careers is a collaboration between Code Oregon and The Tech Academy to help software developers prepare themselves for the job search in the software industry. This is a four part series focusing on Soft Skills Interviews, Technical Interviews, LinkedIn and GitHub.
Whether you are an experienced developer back on the job search or a brand new junior developer looking for your first opportunity, join us to learn some valuable skills to help you in your job search. This installment on Thursday, October 26 at 6.p.m. will cover: Preparing for Soft Skill Interviews Food & Beverages: The Tech Academy will be providing free pizza and beverages. Please RSVP to help us ensure we have enough food for everyone. If later on you are unable to make the event, please change your RSVP status to help us avoid wasting food. Schedule: • 6:30 p.m. Code Oregon Careers presentation • 7:30 p.m. Q & A and announcements • 8 p.m. - 9 p.m. Practice Soft Skills interview inteviewing for anyone that what's to stay after the initial presentation to develop and practice soft skill interviewing Resources for Tech Job Seekers: David Duncan with Code Oregon (a partnership with WorkSource Oregon and WorkSystems) has developed PortlandTech.org to help job seekers in the tech industry. To schedule a resume review and/or join his list to receive customized job leads, send a resume to [masked] or [masked] to schedule an appointment. |
Monday
Oct 30, 2017
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Tuesday
Nov 7, 2017
|
Portland Ruby Brigade - Monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. After presentations we'll have more socializing time. PRESENTATIONS 7pm-9pmPragmatic Microservices, by Randy Shoup, VPE @ Stitch FixIf you are considering, or in the process of, moving to microservices, you probably want to come to this event. Randy Shoup, a 25-year tech veteran in Silicon Valley, will share his insights into whether and when an organization should consider migrating to microservices and how to do that successfully, referencing examples from Google, eBay, Stitch Fix, as well as many smaller organizations he has worked with. The Talk One of the most powerful trends in software today is building large systems out of composable microservices. Many large-scale web companies have migrated over time to this architecture – and for good reason. But, as with any powerful technique, microservices come with their own brand of tradeoffs, and it is important to be aware of them before deciding whether they are appropriate in any particular case. They are not for every scale of problem, for every stage of company, or for every team. This session takes a pragmatic approach to microservices, and compares them to the alternatives at different stages of company evolution. Using examples from Google, eBay, and Stitch Fix, as well as from smaller organizations, it makes practical suggestions about whether, when, and how an organization should consider adopting a microservices architecture. Assuming microservices are the appropriate choice, it outlines an experience-based, incremental approach to making a successful re-architecture to microservices. Dana ScheiderDana Scheider will speak about executive dysfunction, a set of cognitive/psychological conditions that affect the brain's planning and organization functions. These conditions affect a lot of neurodivergent folks and a lot of people who have them don't even know what they are. The talk discusses what executive dysfunction is and how to deal with these conditions as an affected individual or someone who has to work with one. |
Thursday
Nov 9, 2017
|
Code Oregon - The Tech Academy presents Code Oregon Careers: Maximizing Your GitHub 11/9 The Tech Academy Code Oregon Careers is a collaboration between Code Oregon and The Tech Academy to help software developers prepare themselves for the job search in the software industry. This is a four part series focusing on Soft Skills Interviews, Technical Interviews, LinkedIn and GitHub.
Whether you are an experienced developer back on the job search or a brand new junior developer looking for your first opportunity, join us to learn some valuable skills to help you in your job search. This installment on Thursday, November9 at 6.p.m. will cover: Maximizing Your GitHub for the Job Search Food & Beverages: The Tech Academy will be providing free pizza and beverages. Please RSVP to help us ensure we have enough food for everyone. If later on you are unable to make the event, please change your RSVP status to help us avoid wasting food. Schedule: • 6:30 p.m. Code Oregon Careers presentation • 7:30 p.m. Q & A and announcements • 8 p.m. - 9 p.m. Practice Soft Skills interview inteviewing for anyone that what's to stay after the initial presentation to develop and practice soft skill interviewing Resources for Tech Job Seekers: David Duncan with Code Oregon (a partnership with WorkSource Oregon and WorkSystems) has developed PortlandTech.org to help job seekers in the tech industry. To schedule a resume review and/or join his list to receive customized job leads, send a resume to [masked] or [masked] to schedule an appointment. |
Monday
Nov 20, 2017
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) through PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
|
Wednesday
Nov 22, 2017
|
#FullStackPDX : November : Critique : Happy Thanksgiving – Who are we? We are entrepreneurs, full stack engineers, hackers, continuous learners, but above all, we are a group that loves to work hard and play harder. We organize a variety of content types, and the organizing team believes in delivering the best value for time invested 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 delivers their message. We are a full hands on interactive experience and meetings are successful from the cumulative knowledge and expertise of all members. Join us for something different. Join us to learn. Let’s have fun building our dreams. Register for our events and buy your ticket on meetup.com |
Monday
Nov 27, 2017
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Nov 30, 2017
|
Code Oregon - The Tech Academy presents Code Oregon Careers: Preparing for Technical Interview The Tech Academy Code Oregon Careers is a collaboration between Code Oregon and The Tech Academy to help software developers prepare themselves for the job search in the software industry. This is a four part series focusing on Soft Skills Interviews, Technical Interviews, LinkedIn and GitHub.
Whether you are an experienced developer back on the job search or a brand new junior developer looking for your first opportunity, join us to learn some valuable skills to help you in your job search. This installment on Thursday, November 30 at 6.p.m. will cover: Preparing and tips for the Technical Interview Food & Beverages: The Tech Academy will be providing free pizza and beverages. Please RSVP to help us ensure we have enough food for everyone. If later on you are unable to make the event, please change your RSVP status to help us avoid wasting food. Schedule: • 6:30 p.m. Code Oregon Careers presentation • 7:30 p.m. Q & A and announcements • 8 p.m. - 9 p.m. Practice Soft Skills interview inteviewing for anyone that what's to stay after the initial presentation to develop and practice soft skill interviewing Resources for Tech Job Seekers: David Duncan with Code Oregon (a partnership with WorkSource Oregon and WorkSystems) has developed PortlandTech.org to help job seekers in the tech industry. To schedule a resume review and/or join his list to receive customized job leads, send a resume to [masked] or [masked] to schedule an appointment. |
Monday
Dec 4, 2017
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Dec 7, 2017
|
Code Oregon - The Tech Academy presents Code Oregon Careers: Maximizing Your LinkedIn 12/7 The Tech Academy Code Oregon Careers is a collaboration between Code Oregon and The Tech Academy to help software developers prepare themselves for the job search in the software industry. This is a four part series focusing on Soft Skills Interviews, Technical Interviews, LinkedIn and GitHub.
Whether you are an experienced developer back on the job search or a brand new junior developer looking for your first opportunity, join us to learn some valuable skills to help you in your job search. This installment on Thursday, December 7 at 6.p.m. will cover: Maximizing LinkedIn for your job search Food & Beverages: The Tech Academy will be providing free pizza and beverages. Please RSVP to help us ensure we have enough food for everyone. If later on you are unable to make the event, please change your RSVP status to help us avoid wasting food. Schedule: • 6:30 p.m. Code Oregon Careers presentation • 7:30 p.m. Q & A and announcements • 8 p.m. - 9 p.m. Soft Skills interview mini-workshop for anyone that what's to stay after the initial presentation to develop, practice soft skill interviewing Resources for Tech Job Seekers: David Duncan with Code Oregon (a partnership with WorkSource Oregon and WorkSystems) has developed PortlandTech.org to help job seekers in the tech industry. To schedule a resume review and/or join his list to receive customized job leads, send a resume to [masked] or [masked] to schedule an appointment. |
Monday
Dec 11, 2017
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Dec 14, 2017
|
Code Oregon - The Tech Academy presents Code Oregon Careers: Soft Skills Interviewing 12/14 The Tech Academy Code Oregon Careers is a collaboration between Code Oregon and The Tech Academy to help software developers prepare themselves for the job search in the software industry. This is a four part series focusing on Soft Skills Interviews, Technical Interviews, LinkedIn and GitHub.
Whether you are an experienced developer back on the job search or a brand new junior developer looking for your first opportunity, join us to learn some valuable skills to help you in your job search. This installment on Thursday, December 14 at 6.p.m. will cover: Preparing for Soft Skill Interviews Food & Beverages: The Tech Academy will be providing free pizza and beverages. Please RSVP to help us ensure we have enough food for everyone. If later on you are unable to make the event, please change your RSVP status to help us avoid wasting food. Schedule: • 6:30 p.m. Code Oregon Careers presentation • 7:30 p.m. Q & A and announcements • 8 p.m. - 9 p.m. Practice Soft Skills interview inteviewing for anyone that what's to stay after the initial presentation to develop and practice soft skill interviewing Resources for Tech Job Seekers: David Duncan with Code Oregon (a partnership with WorkSource Oregon and WorkSystems) has developed PortlandTech.org to help job seekers in the tech industry. To schedule a resume review and/or join his list to receive customized job leads, send a resume to [masked] or [masked] to schedule an appointment. |
Monday
Dec 18, 2017
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Dec 21, 2017
|
#FullstackPDX : December : Annual Charity Drive : Merry Christmas – Who are we? We are entrepreneurs, full stack engineers, hackers, continuous learners, but above all, we are a group that loves to work hard and play harder. We organize a variety of content types, and the organizing team believes in delivering the best value for time invested 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 delivers their message. We are a full hands on interactive experience and meetings are successful from the cumulative knowledge and expertise of all members. Join us for something different. Join us to learn. Let’s have fun building our dreams. Register for our events and buy your ticket on meetup.com |
Thursday
Dec 28, 2017
|
Code Oregon - The Tech Academy presents Code Oregon Careers: Maximizing Your GitHub 12/28 The Tech Academy Code Oregon Careers is a collaboration between Code Oregon and The Tech Academy to help software developers prepare themselves for the job search in the software industry. This is a four part series focusing on Soft Skills Interviews, Technical Interviews, LinkedIn and GitHub.
Whether you are an experienced developer back on the job search or a brand new junior developer looking for your first opportunity, join us to learn some valuable skills to help you in your job search. This installment on Thursday, December 28 at 6.p.m. will cover: Maximizing Your GitHub for the Job Search Food & Beverages: The Tech Academy will be providing free pizza and beverages. Please RSVP to help us ensure we have enough food for everyone. If later on you are unable to make the event, please change your RSVP status to help us avoid wasting food. Schedule: • 6:30 p.m. Code Oregon Careers presentation • 7:30 p.m. Q & A and announcements • 8 p.m. - 9 p.m. Practice Soft Skills interview inteviewing for anyone that what's to stay after the initial presentation to develop and practice soft skill interviewing Resources for Tech Job Seekers: David Duncan with Code Oregon (a partnership with WorkSource Oregon and WorkSystems) has developed PortlandTech.org to help job seekers in the tech industry. To schedule a resume review and/or join his list to receive customized job leads, send a resume to [masked] or [masked] to schedule an appointment. |
Tuesday
Jan 2, 2018
|
Portland Ruby Brigade - BUSINESS MEETING – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the meeting. After the meeting we'll have more socializing time. Business Meeting 7pm-9pmIn lieu of presentations, we'll have a business meeting to discuss the future of PDX.rb. Come prepared to volunteer to keep this group going! |
Monday
Jan 8, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Jan 15, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Jan 22, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Jan 29, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Feb 5, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Feb 12, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Feb 15, 2018
|
#FullStackPDX : February : Critique : 2018 KICK OFF – Who are we? We are entrepreneurs, full stack engineers, hackers, continuous learners, but above all, we are a group that loves to work hard and play harder. We organize a variety of content types, and the organizing team believes in delivering the best value for time invested 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 delivers their message. We are a full hands on interactive experience and meetings are successful from the cumulative knowledge and expertise of all members. Join us for something different. Join us to learn. Let’s have fun building our dreams. Register for our events and buy your ticket on meetup.com |
Monday
Feb 19, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Feb 26, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Mar 5, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Mar 12, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Mar 19, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Mar 22, 2018
|
#FullStackPDX : March : Critique – Who are we? We are entrepreneurs, full stack engineers, hackers, continuous learners, but above all, we are a group that loves to work hard and play harder. We organize a variety of content types, and the organizing team believes in delivering the best value for time invested 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 delivers their message. We are a full hands on interactive experience and meetings are successful from the cumulative knowledge and expertise of all members. Join us for something different. Join us to learn. Let’s have fun building our dreams. Register for our events and buy your ticket on meetup.com |
Monday
Mar 26, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Apr 2, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Apr 9, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Apr 16, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Apr 19, 2018
|
#FullStackPDX : April : Critique – Who are we? We are entrepreneurs, full stack engineers, hackers, continuous learners, but above all, we are a group that loves to work hard and play harder. We organize a variety of content types, and the organizing team believes in delivering the best value for time invested 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 delivers their message. We are a full hands on interactive experience and meetings are successful from the cumulative knowledge and expertise of all members. Join us for something different. Join us to learn. Let’s have fun building our dreams. Register for our events and buy your ticket on meetup.com |
Monday
Apr 23, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Apr 30, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Tuesday
May 1, 2018
|
Portland Ruby Brigade - Monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. Also, be sure to give yourself a few minutes to sign-in as a visitor at New Relic. PRESENTATIONS 6:30pm-8:30pm
After presentations we'll have more socializing time. |
Monday
May 7, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
May 31, 2018
|
#FullStackPDX : May : Critique – Who are we? We are entrepreneurs, full stack engineers, hackers, continuous learners, but above all, we are a group that loves to work hard and play harder. We organize a variety of content types, and the organizing team believes in delivering the best value for time invested 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 delivers their message. We are a full hands on interactive experience and meetings are successful from the cumulative knowledge and expertise of all members. Join us for something different. Join us to learn. Let’s have fun building our dreams. Register for our events and buy your ticket on meetup.com |
Monday
Jun 4, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Tuesday
Jun 5, 2018
|
Portland Ruby Brigade - Monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. Also, be sure to give yourself a few minutes to sign-in as a visitor at New Relic. PRESENTATIONS 6:30pm-8:30pm
After presentations we'll have more socializing time. |
Monday
Jun 11, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Jun 18, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Jun 21, 2018
|
#FullStackPDX : June : Critique – WeWork Custom House Just like fight club, if this is your first night attending, you have to present. Discussing 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 even a set of powerpoint slides. You do not have to know how to code to present your dream, and we are HERE TO HELP you. Presentations are meant to be collaborative, not the traditional meetup style where a presenter 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 prevent cross talk and side conversations. So bring your computer, fun spirit and desire to learn, and let's have fun. Signups through meetup.com are required and seats are limited, so buy your tickets 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 top shelf pizza from Crown PDX (http://www.imperialpdx.com/the-crown/) so come HUNGRY for dinner!! Doors open at 6pm and we kick off on time. We start consuming the pizza at 6pm as well. After the concert of presentations we will walk over to Bailey's Taproom (http://www.baileystaproom.com/) to continue the evening. Location: 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. |
Monday
Jun 25, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Jul 2, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Tuesday
Jul 3, 2018
|
Portland Ruby Brigade - Monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner. Special Note! No presentations this month, instead: 6:00-6:30 - Hack & Help. 6:30-7:30 - Business Meeting to decide the Speaker Organizer for the next 6ish months. 7:30ish-8 - Socializing and Coding afterwards 8ish - ? - Bailey’s Taproom Bring your laptop! Presentations are returning in August. |
Monday
Jul 9, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Jul 16, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Wednesday
Jul 18, 2018
|
Rejected Oscon Talks : Charity Drive and Critique : A collaboration between #FullStackPDX and the neo4j Team! – WeWork Custom House This month we have lined up a super special event!!!!! ———————————————————————— When 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 conference. On top of this, 100% of the ticket proceeds will be donated to Planned Parenthood https://www.plannedparenthood.org/. Just like fight club, if this is your first night attending, you have to present. We have all heard the pitch before, and we make 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 your voice. What should you present? Well, we do not spec that. Discussing 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 even a set of powerpoint slides. You do not have to know how to code to present your dream, and we are HERE TO HELP you. Presentations are meant to be collaborative, not the traditional meetup style where a presenter 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 prevent cross talk and side conversations. So bring your fun spirit, desire to learn, passion to help others, and let's have fun. ———————————————————————— Signups through meetup.com are required and seats are limited, so buy your tickets 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 top shelf pizza from Crown PDX (http://www.imperialpdx.com/the-crown/) so come HUNGRY for dinner!! Doors open at 6pm and we kick off on time. We start consuming the pizza at 6pm as well. After the concert of presentations we will walk over to Bailey's Taproom (http://www.baileystaproom.com/) to continue the evening. ———————————————————————— Location: 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. |
Monday
Jul 23, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Jul 30, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Aug 6, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Tuesday
Aug 7, 2018
|
Portland Ruby Brigade - Monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner. PANEL 6:30-8/8:30 Ruby in Portland 2018 Retrospective and 2019 Forecast
After the panel please join us at Bailey's Taproom on 213 SW Broadway (3 minute walk) for casual socializing and networking. |
Monday
Aug 13, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
|
Thursday
Aug 23, 2018
|
#FullStackPDX : August : Critique – WeWork Custom House Just like fight club, if this is your first night attending, you have to present. Discussing 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 even a set of powerpoint slides. You do not have to know how to code to present your dream, and we are HERE TO HELP you. Presentations are meant to be collaborative, not the traditional meetup style where a presenter 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 prevent cross talk and side conversations. So bring your computer, fun spirit and desire to learn, and let's have fun. Signups through meetup.com are required and seats are limited, so buy your tickets 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 top shelf pizza from Crown PDX (http://www.imperialpdx.com/the-crown/) so come HUNGRY for dinner!! Doors open at 6pm and we kick off on time. We start consuming the pizza at 6pm as well. After the concert of presentations we will walk over to Bailey's Taproom (http://www.baileystaproom.com/) to continue the evening. Location: 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. |
Monday
Sep 24, 2018
|
Monday Python Flying Circus (Programmer Peer Mentoring Night) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Sep 27, 2018
|
#FullStackPDX : September : Critique – WeWork Custom House Just like fight club, if this is your first night attending, you have to present. Discussing 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 even a set of powerpoint slides. You do not have to know how to code to present your dream, and we are HERE TO HELP you. Presentations are meant to be collaborative, not the traditional meetup style where a presenter 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 prevent cross talk and side conversations. So bring your computer, fun spirit and desire to learn, and let's have fun. Signups through meetup.com are required and seats are limited, so buy your tickets 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 top shelf pizza from Crown PDX (http://www.imperialpdx.com/the-crown/) so come HUNGRY for dinner!! Doors open at 6pm and we kick off on time. After the concert of presentations we will walk over to Bailey's Taproom (http://www.baileystaproom.com/) to continue the evening. Location: 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. |
Monday
Oct 1, 2018
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Tuesday
Oct 2, 2018
|
Portland Ruby Brigade - Monthly meeting – New Relic - 111 SW 5th Ave #2700, Portland, OR 97204 (27th floor) We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations.
PRESENTATIONS 7pm-9pm After presentations we'll have more socializing time. Check Calagator (http://calagator.org/events/tag/pdxruby) for more info. This month we will have a presentation by Maggie Dreyer about Puppet's use of JRuby and Jason Dinsmore on: Who? What? When? Human readable audit reporting for PaperTrail. |
Monday
Oct 8, 2018
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Oct 11, 2018
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
Monday
Oct 15, 2018
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Oct 22, 2018
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Oct 25, 2018
|
#FullStackPDX : October : Critique – WeWork Custom House Just like fight club, if this is your first night attending, you have to present. Discussing 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 even a set of powerpoint slides. You do not have to know how to code to present your dream, and we are HERE TO HELP you. Presentations are meant to be collaborative, not the traditional meetup style where a presenter 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 prevent cross talk and side conversations. So bring your computer, fun spirit and desire to learn, and let's have fun. Signups through meetup.com are required and seats are limited, so buy your tickets 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 top shelf pizza from Crown PDX (http://www.imperialpdx.com/the-crown/) so come HUNGRY for dinner!! Doors open at 6pm and we kick off on time. After the concert of presentations we will walk over to Bailey's Taproom (http://www.baileystaproom.com/) to continue the evening. Location: 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. |
Monday
Oct 29, 2018
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Nov 8, 2018
|
SE Portland Coders Night (SEPoCoNi) – Side Door Alternative to PDX Weekly Hackathon. Come hang out and write code in a quieter, less crowded environment with your fellow nerds. The meetings are extremely informal, and everyone is welcome! The place is smaller, so finding the nerd herd shouldn't be too difficult. |
Monday
Nov 19, 2018
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Nov 26, 2018
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Nov 29, 2018
|
#FullStackPDX : November : Critique – WeWork Custom House Just like fight club, if this is your first night attending, you have to present. Discussing 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 even a set of powerpoint slides. You do not have to know how to code to present your dream, and we are HERE TO HELP you. Presentations are meant to be collaborative, not the traditional meetup style where a presenter 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 prevent cross talk and side conversations. So bring your computer, fun spirit and desire to learn, and let's have fun. Signups through meetup.com are required and seats are limited, so buy your tickets 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 top shelf pizza from Crown PDX (http://www.imperialpdx.com/the-crown/) so come HUNGRY for dinner!! Doors open at 6pm and we kick off on time. After the concert of presentations we will walk over to Bailey's Taproom (http://www.baileystaproom.com/) to continue the evening. Location: 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. |
Monday
Dec 3, 2018
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Tuesday
Dec 4, 2018
|
Portland Ruby Brigade - Monthly meeting – New Relic We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations.
PRESENTATIONS 7pm-9pm After presentations we'll have more socializing time. |
Monday
Dec 10, 2018
|
Demo Night! Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild During 20 minutes of tonight's meeting, we will see two demos of full-stack python web apps. The demos will take approximately 20 minutes, and there will be an opportunity to ask questions about the code and process of building the apps. Beer, soda, snacks and pizza will be served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Dec 17, 2018
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
#FullStackPDX : December 2018 Christmas Charity Drive 4 Portland Rescue Mission – WeWork Custom House 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 proceeds will be donating to this business bringing both value and impact to our local community. Just like fight club, if this is your first night attending, you have to present. Discussing 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 even a set of powerpoint slides. You do not have to know how to code to present your dream, and we are HERE TO HELP you. Presentations are meant to be collaborative, not the traditional meetup style where a presenter 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 prevent cross talk and side conversations. So bring your computer, fun spirit and desire to learn, and let's have fun. Signups through meetup.com are required and seats are limited, so buy your tickets 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 top shelf pizza from Crown PDX (http://www.imperialpdx.com/the-crown/) so come HUNGRY for dinner!! Doors open at 6pm and we kick off on time. After the concert of presentations we will walk over to Bailey's Taproom (http://www.baileystaproom.com/) to continue the evening. Location: 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. |
|
Thursday
Feb 28, 2019
|
#FullStackPDX : February : Critique – AltSource HQ Tickets can be purchased at Meetup.com |
Tuesday
Mar 5, 2019
|
Portland Ruby Brigade - Monthly meeting – Bailey's Taproom No formal meeting or speakers tonight. Change of Venue. Come for the Social Hour over at: Bailey's Tap Room 213 SW Broadway, Portland, OR 97205 We are looking for presenters for our upcoming meetings. Talk to an organizer if you have a talk that you would like to give at a future Ruby meetup!!! |
Wednesday
Mar 6, 2019
|
GraphQLPDX - GraphQL PDX - GraphQL and Gatsby – Phase 2 Tonight we will have a presentation from Jason Lengstorf from Gatsby on. As always we will also have time to connect with others in the GraphQL community, talk about what you are tinkering with, problems you are encountering, and more. See you there.
Talk Details Title: Why does Gatsby use GraphQL? Gatsby is a framework for generating apps and websites that are fully static. Why, then, does it use GraphQL? In this talk, Jason Lengstorf will dive into the challenges of managing data for complex sites and how GraphQL allows Gatsby to manage this complexity more effectively. Speaker Details Jason Lengstorf is a developer advocate, senior engineer, and occasional designer at Gatsby. He’s an advocate for building highly productive teams through better communication, well designed systems and processes, and healthy work-life balance, and he blogs about that sometimes. He lives in Portland, Oregon. |
Monday
Mar 18, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Mar 25, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
|
Thursday
Mar 28, 2019
|
#FullStackPDX : March : Critique – AltSource HQ Tickets can be purchased at Meetup.com |
Monday
Apr 1, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Tuesday
Apr 2, 2019
|
Ruby Tuesday - PDX Ruby Brigade Monthly Meeting – New Relic Pizza & beer starting at 6pm! PRESENTATIONS - 7pm-8:30pm Code for PDX ~ Arthur Smid Code for PDX is a local chapter of Code for America. Arthur will talk about tech for the public good and CONSUL (http://consulproject.org/en/), an open source software for participatory process built with Ruby on Rails. Recyclable Cache Keys in Rails ~ Jared Mooney Ruby on Rails has powerful caching features and Jared is going to share some of the insight he learned about managing cache keys on a recent project. How Can We Handle Errors? ~ Mike Calhoun Most of the time, exceptions and errors are the last thing we want to put substantial thought into and are often addressed in that order. We tend to not want to think hard about how things could go wrong. However, from traditional apps to APIs or ArgumentErrors to NameErrors, handling exceptions gracefully is crucial to healthy applications. Let’s take a closer look at the Ruby Exception library and some strategies for catching and handling errors. We will look at what happens when exceptions are handled too well or not well enough. We will also take a closer look at the types of exceptions you can expect and where you can expect them. Lastly we’ll explore some examples for exception handling and testing in common rails application contexts. |
Wednesday
Apr 3, 2019
|
GraphQLPDX - GraphQLPDX - Converting a REST API to GraphQL – Phase 2 Hello everyone. It's time for another awesome GraphQLPDX meetup. Craig Buchanan will be giving a presentation on converting a REST API to GraphQL as well as some other related topics. For more details see the abstract below. There will also be plenty of time to talk to others about GraphQL, float questions you may have, and more.
Interested in giving a lightning talk or longer presentation about something you have been tinkering with or something you have learned about GraphQL? This is a great low key place to share knowledge amongst each other. May is wide open right now. Connect with Daniel and we will make it happen. Topic Abstract: From controllers to resolvers, and JSON views to schemas, this talk shows how to convert a Phoenix application (https://phoenixframework.org/) from a traditional REST API to a GraphQL API using the popular Absinthe toolkit (https://absinthe-graphql.org/). Benefits include: typesafe user input, automatically documented API, and mitigation against the dreaded N+1 query problem. |
Monday
Apr 8, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Apr 15, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Apr 22, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Apr 25, 2019
|
#FullStackPDX : April : Critique – AltSource HQ Tickets can be purchased at Meetup.com |
Monday
Apr 29, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Wednesday
May 1, 2019
|
GraphQLPDX - GraphQLPDX - Hangout and QA – Phase 2 Hello fellow Graphers. This month will be a low key opportunity to come and hang out with others interested in GraphQL. Come share what you have been working on, ask questions if you need help, or just hang out.
Are you interested in giving a presentation or lightning talk on something you have been tinkering with or learned? We are always looking for more presentations. It’s a pretty low key group. Reach out to Daniel and we will make it happen. |
Tuesday
May 7, 2019
|
Ruby Tuesday - PDX Ruby Brigade Monthly Meeting – CENTRL east Come out to the CENTRL Office on the Eastside for Ruby Tuesday. We'll have pizza starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. We are at a new venue this month because of construction at New Relic. Drinks are BYOB this month PRESENTATIONS 7pm-9pm
After presentations we'll have more socializing time. |
Thursday
May 30, 2019
|
#FullStackPDX : May : Critique – AltSource HQ Tickets can be purchased at Meetup.com |
Tuesday
Jun 4, 2019
|
Ruby Tuesday - PDX Ruby Brigade Monthly Meeting – New Relic Come out and socialize with your fellow Rubyists! Pizza & beer starting at 6pm PRESENTATIONS - 7pm-8:30pm Fluent Refactoring -
Sam Livingston-Gray will give a presentation about refactoring a gnarly Rails controller method. DON'T PANIC! You don't actually need to know anything about refactoring to get something out of this talk. This is a lightly edited version of a talk Sam gave in 2013, so if you'd like a preview, you're welcome to check out the slides[1] and the code[2]. |
Wednesday
Jun 5, 2019
|
GraphQLPDX - GraphQLPDX - Presentation Evening – Phase 2 Tonight we will have a presentation by Sean Grove from OneGraph. As always we will also have time to connect with others in the GraphQL community, talk about what you are tinkering with, problems you are encountering, and more. See you there.
Are you interested in giving a presentation or lightning talk on something you have been tinkering with or learned? We are always looking for more presentations. It’s a pretty low key group. Reach out to Daniel and we will make it happen. Speaker Details Sean's been convinced there are better ways to develop applications across the stack for years, and built time-traveling debuggers, interface builders, layout tools, and graphic design tools in his quest to explore the space. His company was the first to deploy ClojureScript's Om library to a production app in early 2014, he helped lay the architecture for CircleCI's open-source frontend app and precursorapp.com, built systems to support tens of millions of dollars in transactions, and most recently founded OneGraph, a single GraphQL endpoint for all your most important APIs. |
Monday
Jun 24, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Jun 27, 2019
|
#FullStackPDX : June : Critique – AltSource HQ Tickets can be purchased at Meetup.com |
Monday
Jul 1, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Jul 8, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Jul 15, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Jul 25, 2019
|
#FullStackPDX : July : Critique – AltSource HQ Tickets can be purchased at Meetup.com |
Monday
Jul 29, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Tuesday
Aug 6, 2019
|
Ruby Tuesday - Annual Biz and Planning Session – New Relic It's time to plan the Ruby Brigade's activities for the next year. We need to discuss the meeting presentations, select a content committee and plan out the coming year. We'll have pizza starting at 6pm, courtesy of New Relic, so stop by early if you want to have dinner and socialize before the planning session! The planning session will start about 6:30 and go for an hour. Note: There will not be a bartender on staff for this event; it's BYOB! :) |
Wednesday
Aug 7, 2019
|
GraphQLPDX - GraphQLPDX - Lightning Talks & Connecting with GraphQLers – Phase 2 Hey everyone. We are back for August. Tonight we will have some lightning talks and plenty of time to discuss what you have been tinkering or building.
Want to give a lightning talk on GraphQL? Connect with Daniel in the comments or @dslemay on Twitter. It's a super low key group and we all have knowledge to share. Looking forward to seeing you then. |
Thursday
Aug 29, 2019
|
#FullStackPDX : August : Critique – AltSource HQ Tickets can be purchased at Meetup.com |
Tuesday
Sep 3, 2019
|
Portland Ruby Brigade - End of Summer Ruby Social – The Dyrt We'll have pizza starting at 6pm, more details to come... Thanks to The Dyrt for providing the rooftop venue this month!ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
Sep 4, 2019
|
GraphQLPDX - GraphQLPDX Meetup – Phase 2 Hey all. Welcome to another GraphQLPDX meetup. Come get together with other GraphQL enthusiasts and those interested in the technology to have some food and chat all things GraphQL, other tech welcome too :).
If you are interested in giving a lightning talk or discussing something cool you have learned about GraphQL at this month's meetup or in the future, please reach out to Daniel on meetup or @dslemay on Twitter. Hope to see you there. |
Monday
Sep 9, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Sep 16, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Sep 23, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Sep 26, 2019
|
#FullStackPDX : September : Critique – AltSource HQ Tickets can be purchased at Meetup.com |
Monday
Sep 30, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Tuesday
Oct 1, 2019
|
Introducing Ruby on Rails 6 - PDX Ruby Brigade – The Dyrt Rails 6 is officially released! We will round up the major new features coming your way. It is an exciting release due to some big features coming upstream from the Basecamp and GitHub projects. Amongst the many minor updates, useful tweaks and bug fixes, Rails 6 will ship with two completely new frameworks: ActionText and ActionMailbox, and two big scalable-by-default features: parallel testing and multiple database support. We'll have pizza & beer starting at 6pm, so stop by early if you want to have dinner and socialize before the presentations. PRESENTATIONS 7pm-9pmABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Monday
Oct 7, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
PDX Code Guild October Info Night – PDX Code Guild Please register on eventbrite! PDX Code Guild is hosting an info night for those who are curious or want to learn more about our program. Meet with our director, instructor, graduate or current students to get a better understanding of the program and to have any of your questions answered! All are welcome. Pizza and beverages are served. Parking is free! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. For more information please check out our website: www.pdxcodeguild.com Follow us on social media for any updates: @pdxcodeguild |
|
Monday
Oct 14, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Wednesday
Oct 16, 2019
|
[Programming 101] Nov 5th - Nov 14th – PDX Code Guild Transform Your Career Whether you’re seeking a job in tech or preparing to launch your own business, PDX Code Guild will give you the skills you need to achieve your goals. Creating incredible projects starts with learning the fundamentals of programming languages. By the end of this 2-week course, you’ll be writing your first python programs and have a basic understanding of various data types. This is the perfect opportunity for those preparing to start the Full Stack Bootcamp, or those considering applying for the program. About the Course Location: PDX Code Guild campus: 2828 SW Corbett Ave #208, Portland, OR 97201 Start date: October 22nd Cost: $15.00 Class Dates: Tues, Wed, Thurs: October 22nd, 23rd, 24th Mon, Tues, Wed: Oct 28th, 29th, 30th (No class on Thurs 10/31) Time: 6:30-9:30pm What to bring: Bring your laptop pre-loaded with the following programs: Python 3.6 or 3.7 (https://www.python.org/downloads/) Atom (https://atom.io/) What to expect in terms of workload: Most students can get everything done in class. There may be a small amount of homework for those newer to the concepts taught, but plenty of support to help you through it! Frequently Asked Questions: Q: Do I need my own laptop? A: Yes, you will need to provide your own laptop. Q: I won't be able to attend all of the classes. Should I still register? A: Since there are only 6 classes, missing one could cause you to get behind in the material. If you have questions about this we’re happy to answer on a case by case basis by emailing [email protected]. Q: The dates offered don’t fit my schedule, will there be more classes offered in the future? A: Yes, we’re regularly posting new class dates. Typically we offer 2 start dates per month. Q: I registered for the class but can’t find the confirmation email. A: Feel free to email [email protected] and we’ll confirm the order came through properly. Contact Info: Please feel free to contact us with questions and we’ll get back to you as soon as we can! Phone: (503) 444-8836 E-mail: [email protected] |
[Programming 101] Nov 3rd - Dec 12th – PDX Code Guild Transform Your Career Whether you’re seeking a job in tech or preparing to launch your own business, PDX Code Guild will give you the skills you need to achieve your goals. Creating incredible projects starts with learning the fundamentals of programming languages. By the end of this 2-week course, you’ll be writing your first python programs and have a basic understanding of various data types. This is the perfect opportunity for those preparing to start the Full Stack Bootcamp, or those considering applying for the program. About the Course Location: PDX Code Guild campus: 2828 SW Corbett Ave #208, Portland, OR 97201 Start date: October 22nd Cost: $15.00 Class Dates: Tues, Wed, Thurs: October 22nd, 23rd, 24th Mon, Tues, Wed: Oct 28th, 29th, 30th (No class on Thurs 10/31) Time: 6:30-9:30pm What to bring: Bring your laptop pre-loaded with the following programs: Python 3.6 or 3.7 (https://www.python.org/downloads/) Atom (https://atom.io/) What to expect in terms of workload: Most students can get everything done in class. There may be a small amount of homework for those newer to the concepts taught, but plenty of support to help you through it! Frequently Asked Questions: Q: Do I need my own laptop? A: Yes, you will need to provide your own laptop. Q: I won't be able to attend all of the classes. Should I still register? A: Since there are only 6 classes, missing one could cause you to get behind in the material. If you have questions about this we’re happy to answer on a case by case basis by emailing [email protected]. Q: The dates offered don’t fit my schedule, will there be more classes offered in the future? A: Yes, we’re regularly posting new class dates. Typically we offer 2 start dates per month. Q: I registered for the class but can’t find the confirmation email. A: Feel free to email [email protected] and we’ll confirm the order came through properly. Contact Info: Please feel free to contact us with questions and we’ll get back to you as soon as we can! Phone: (503) 444-8836 E-mail: [email protected] |
|
Monday
Oct 21, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Tuesday
Oct 22, 2019
|
[Programming 101] Oct 22nd - Oct 30th – PDX Code Guild Transform Your Career Whether you’re seeking a job in tech or preparing to launch your own business, PDX Code Guild will give you the skills you need to achieve your goals. Creating incredible projects starts with learning the fundamentals of programming languages. By the end of this 2-week course, you’ll be writing your first python programs and have a basic understanding of various data types. This is the perfect opportunity for those preparing to start the Full Stack Bootcamp, or those considering applying for the program. About the Course Location: PDX Code Guild campus: 2828 SW Corbett Ave #208, Portland, OR 97201 Start date: October 22nd Cost: $15.00 Class Dates: Tues, Wed, Thurs: October 22nd, 23rd, 24th Mon, Tues, Wed: Oct 28th, 29th, 30th (No class on Thurs 10/31) Time: 6:30-9:30pm What to bring: Bring your laptop pre-loaded with the following programs: Python 3.6 or 3.7 (https://www.python.org/downloads/) Atom (https://atom.io/) What to expect in terms of workload: Most students can get everything done in class. There may be a small amount of homework for those newer to the concepts taught, but plenty of support to help you through it! Frequently Asked Questions: Q: Do I need my own laptop? A: Yes, you will need to provide your own laptop. Q: I won't be able to attend all of the classes. Should I still register? A: Since there are only 6 classes, missing one could cause you to get behind in the material. If you have questions about this we’re happy to answer on a case by case basis by emailing [email protected]. Q: The dates offered don’t fit my schedule, will there be more classes offered in the future? A: Yes, we’re regularly posting new class dates. Typically we offer 2 start dates per month. Q: I registered for the class but can’t find the confirmation email. A: Feel free to email [email protected] and we’ll confirm the order came through properly. Contact Info: Please feel free to contact us with questions and we’ll get back to you as soon as we can! Phone: (503) 444-8836 E-mail: [email protected] |
Thursday
Oct 24, 2019
|
#FullStackPDX : October : Critique – AltSource HQ Tickets can be purchased at Meetup.com |
Monday
Oct 28, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Nov 4, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
PDX Code Guild November Info Night – PDX Code Guild PDX Code Guild is hosting an info night for those who are curious or want to learn more about our program. Meet with our director, instructor, graduate or current students to get a better understanding of the program and to have any of your questions answered! All are welcome. Pizza and beverages are served. For more information please check out our website: www.pdxcodeguild.com Follow us on social media for any updates: @pdxcodeguild |
|
Tuesday
Nov 5, 2019
|
Ruby Programmer Certification Study Group - PDX Ruby Brigade – Planet Argon If you are interested in getting a Ruby Certification or just mentoring others, come on out!!! This event will focus on preparing attendees to take the Silver certification exam. This is a basic skill-level certification of knowledge on the background, grammar, classes, objects, and standard libraries of Ruby. We are going to use a version of "EduScrum" to work through the subject issues each person needs to know for the exam. After an introduction, we will break out into groups and create a study plan to get each member of the the group up. There will be pizza! The Ruby Association Certified Ruby Programmer examinations are intended for engineers who design, develop, and/or operate Ruby-based systems, consultants who make Ruby-based system proposals, and instructors who teach Ruby. Those who are certified are recognized for their skills as Ruby engineers and as having high levels of Ruby-based system development capabilities. Those who pass the examination are certified by the Ruby Association as a Ruby Association Certified Ruby Programmer. ABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Wednesday
Nov 13, 2019
|
PDX Code Guild November Info Night – PDX Code Guild PDX Code Guild is hosting an info night for those who are curious or want to learn more about our program. Meet with our director, instructor, graduate or current students to get a better understanding of the program and to have any of your questions answered! All are welcome. Pizza and beverages are served. For more information please check out our website: www.pdxcodeguild.com Follow us on social media for any updates: @pdxcodeguild |
Thursday
Nov 14, 2019
|
#FullStackPDX : November : Critique – AltSource HQ Tickets can be purchased at Meetup.com |
Monday
Nov 18, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Dec 2, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Dec 9, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Dec 12, 2019
|
#FullStackPDX : December : Critique – AltSource HQ Tickets can be purchased at Meetup.com |
Monday
Dec 16, 2019
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Jan 6, 2020
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Tuesday
Jan 7, 2020
|
Ruby Tuesday - PDX Ruby Brigade – Planet Argon Portland Ruby Brigade monthly meeting. Come out and meet our new Ruby coordinator, Jonan! He is going to talk about current issues with the Ruby organizations and their efforts. There will also be a talk from a member of the Planet Argon team! This month's meeting is sponsored by Planet Argon. We will have pizza and drinks starting at 6. See you there! PRESENTATIONS 7pm-8pmABOUT THE GROUP: The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions. Every month 35-75 people come together to share their knowledge, projects and enthusiasm for Ruby. If you'd like to present or have a topic you'd like discussed, please post to the mailing list. The group usually meets on the first Tuesday of the month, "Ruby Tuesday" -- see you there! |
Monday
Jan 13, 2020
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Jan 20, 2020
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
PDX Code Guild January Info Night – PDX Code Guild Please register on eventbrite! PDX Code Guild is hosting an info night for those who are curious or want to learn more about our program. Meet with our director, instructor, graduate or current students to get a better understanding of the program and to have any of your questions answered! All are welcome. Pizza and beverages are served. Parking is free! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. For more information please check out our website: www.pdxcodeguild.com Follow us on social media for any updates: @pdxcodeguild |
|
Monday
Jan 27, 2020
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
|
Monday
Feb 3, 2020
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
|
Tuesday
Feb 4, 2020
|
PDX Ruby Monthly Meeting – Microsoft Pearl Office RSVP required, now closed. The February meeting will be held at Microsoft where we're going to hear from Scott Hanselman on personal productivity and being a social developer. We've heard from Scott before and can confirm that he is an excellent speaker with solid advice that will help you make the most of your career in tech. You can check out some of Scott's huge volume of technical content on his website hanselman.com. There are plenty of blog posts, talks and podcasts to give you a good idea of how fortunate we are to have Scott come join us to speak. Due to space limitations this event has a hard cap of 60 attendees. We're also going to need to submit a list of attendees to security ahead of time so it's vital that you RSVP if you're planning to attend. With that in mind please don't RSVP if you're not certain you can make it, as we expect we'll end up turning people away for a seat you're not planning to fill. Our second speaker of the evening will be the new/old organizer of PDX.rb Jonan, with an update on the present state of PDX.rb and the Ruby community at large as well as some exciting future plans for our community. You won't want to miss it. Come be social and make some new Ruby friends, we're looking forward to seeing you there! |
Wednesday
Feb 5, 2020
|
Student Capstone Demo Day – PDX Code Guild, Mt. Hood Join us for our graduating cohort's presentations of their full-stack web application. ABOUT OUR STUDENT CAPSTONE The Capstone is a full-stack application that touches on every major technology we cover at PDX Code Guild: Python, HTML, CSS, JavaScript, and Django. A Capstone provides both a practical application of web development concepts and skills and is the perfect start to a professional development portfolio! Date: February 5, 2020 Time: 12:50 PM - 4:00 PM Location: PDX CODE GUILD, 2828 SW Corbett Ave, Portland, OR 97201 Mt Hood, RM #204 |
Monday
Feb 10, 2020
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
|
Monday
Feb 17, 2020
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Feb 24, 2020
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Mar 2, 2020
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Tuesday
Mar 3, 2020
|
PDX Ruby Monthly Meeting – Planet Argon The March meeting will be held at Planet Argon, where we're going to learn about the gradual type checker for Ruby called Sorbet, from Getty Ritter and Trevor Elliott who maintain the project at Stripe. Abstract: "In June 2019, Stripe open-sourced Sorbet, a fast and powerful type checker for Ruby and a tool that has come to be indispensable for writing Ruby code at Stripe. We’ll discuss why and how we built Sorbet, including how specific choices and tradeoffs affected its design and adoption, as well as the experiences we’ve had in adopting, using, and open-sourcing Sorbet, and where we plan to take Sorbet from here." Our second speaker of the evening will be the new/old organizer of PDX.rb Jonan, with a look through some rarely explored features of Ruby that may surprise you. Come be social and make some new Ruby friends, we're looking forward to seeing you there! |
Monday
Mar 9, 2020
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Mar 16, 2020
|
REMOTE ONLY! ZOOM LINK TO BE POSTED BEFORE MEETING! Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! REMOTE ONLY! Zoom link: https://zoom.us/j/505404923 Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Mar 23, 2020
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild NOTE - We are conducting the meetup remotely using Zoom and are discontinuing in-person meetings until further notice. Zoom meeting: https://zoom.us/j/505404923 We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Mar 30, 2020
|
REMOTE: Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – REMOTE - PDX Code Guild While the covid-19 shelter-in-place order is active the meetup will be remote via Zoom. Zoom Meeting ID: 505-404-923 We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome! Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome! This week we will do introductions at 6:00 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Apr 6, 2020
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – REMOTE - PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Apr 13, 2020
|
REMOTE: Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – Zoom Meeting ID: 505-404-923 We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Apr 20, 2020
|
REMOTE: Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – REMOTE: https://zoom.us/j/505404923 We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
May 4, 2020
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
May 11, 2020
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
PDX Code Guild May Info Night – PDX Code Guild PDX Code Guild is hosting an info night for those who are curious or want to learn more about our program. Meet with our director, instructor, graduate or current students to get a better understanding of the program and to have any of your questions answered! All are welcome. Pizza and beverages are served. For more information please check out our website: www.pdxcodeguild.com Follow us on social media for any updates: @pdxcodeguild |
|
Monday
May 18, 2020
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Jun 1, 2020
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Jun 8, 2020
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Jun 15, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. |
Monday
Jun 22, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. |
Monday
Jun 29, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild RSVP on Meetup to receive the Zoom link! We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. |
Monday
Jul 6, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild RSVP on Meetup to receive the Zoom link! We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. |
Monday
Jul 13, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild RSVP on Meetup to receive the Zoom link! We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Jul 20, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild RSVP on Meetup to receive the Zoom link! We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Jul 27, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild RSVP on Meetup to receive the Zoom link! We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Aug 3, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild RSVP on Meetup to receive the Zoom link! We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Aug 10, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild RSVP on Meetup to receive the Zoom link! We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Aug 17, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild RSVP on Meetup to receive the Zoom link! We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Aug 24, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild RSVP on Meetup to receive the Zoom link! We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Aug 31, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild RSVP on Meetup to receive the Zoom link! We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Sep 14, 2020
|
Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Sep 21, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild RSVP on Meetup to receive the Zoom link! We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Sep 28, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild RSVP on Meetup to receive the Zoom link! We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Oct 5, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild RSVP on Meetup to receive the Zoom link! We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Oct 12, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild RSVP on Meetup to receive the Zoom link! We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Oct 19, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild RSVP on Meetup to receive the Zoom link! We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Oct 26, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild RSVP on Meetup to receive the Zoom link! We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Nov 9, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild RSVP on Meetup to receive the Zoom link! We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Nov 16, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild RSVP on Meetup to receive the Zoom link! We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Nov 30, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild RSVP on Meetup to receive the Zoom link! We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Dec 7, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild RSVP on Meetup to receive the Zoom link! We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Monday
Dec 14, 2020
|
[REMOTE] Open Source Peer Mentoring (Monday Python, for Python JavaScript, Django, React and all open source) – PDX Code Guild RSVP on Meetup to receive the Zoom link! We normally have 12- 24 attendees - some people register on Meetup, others show up every week or see the event on Calagator. All are welcome. Pizza and beverages are served. Parking is free! Bring your laptop. Learn and/or share your existing knowledge with others. This group focuses on Python, Django, JavaScript, jQuery, SQL, CSS and HTML. Other languages are welcome. This week we will do introductions at 6:20 then pair up mentors and learners and/or work on projects. Set aside one night a week to become a better developer, pick up new skills, and get help with your projects and learning. We'll have mentors on hand and a community of other learners to meet and work with. This event is beginner friendly, we can help get you started with programming, support your online learning, or just talk about where you are at and what comes next. Free parking! Save this number in case you need help finding us: (541) 602-6215 We are at 2828 SW Corbett Ave #208, inside the Portland State Business Accelerator, and near the International School. |
Thursday
Apr 20, 2023
|
Portland Ruby Brigade Meetup – White Owl Social Club We will gather to share a drink, work on code projects, ask + answer questions and generally uplift one another as a community. Learn more about PDX.rb at: https://pdxruby.org/ |
Tuesday
May 2, 2023
|
Ruby Tuesday – Online via Zoom Hello Rubyist! The Portland Ruby Brigade, also known as pdxruby and pdx.rb, is a user group for Ruby programmers in the Portland, Oregon area. The group welcomes all programmers interested in the language and its implementations, tools, libraries and frameworks, such as Ruby on Rails. The group has been meeting since August 2002 for presentations, demos and discussions applicable to all skill levels, from newbies and experts. Every month people come together to share their knowledge, projects and enthusiasm for Ruby. Learn more about PDX.rb at: https://pdxruby.org/ |
Thursday
May 18, 2023
|
Portland Ruby Brigade Meetup – White Owl Social Club We will gather to share a drink, work on code projects, ask + answer questions and generally uplift one another as a community. Learn more about PDX.rb at: https://pdxruby.org/ |