Export or edit this venue...

Graybox

107 SE Stark St
Portland, OR 97214, us (map)

Future events happening here

  • - No events -

Past events that happened here

  • Tuesday
    Apr 16 2019
    PHPDX - Monthly Meetup: PHPStorm's lesser known features and functionality
    php javascript

    Graybox

    If you're like Korvin Szanto you use PHPStorm day-in and day-out. This month, Korvin will go over some of the lesser known features and functionality provided by PHPStorm and its integrations.
    We'll cover:

    PHPUnit testing integration
    XDebug step-through debugging
    Supercharging your inspections with open source plugins
    Supercharging your workflow with git and browser integrations

    Website
  • Tuesday
    Jan 15 2019
    PHPDX - Monthly Meetup
    php javascript

    Graybox

    Stay tuned for further details. Expect food, speakers and a great time to network with the fabulous PHP Community!

    Website
  • Tuesday
    Dec 18 2018
    PHPDX - PHP Christmas Party
    php javascript

    Graybox

    Food will be provided and we'll have some fun programming group challenges to share. If you'd like to participate MORE, please bring:

    1. A drink to share
    2. A game to share
    3. A white ElePHPant gift (think fun and re-gifting ;) )

    Website
  • Tuesday
    Nov 20 2018
    PHPDX - Unblocking PHP applications with message queues
    php javascript

    Graybox

    Pizza, learning and a great time to network with the fabulous PHP Community!

    Message queuing allows applications to communicate by sending messages to each other. The message queue provides a temporary message storage when the destination program is busy or not connected. Join us as Caleb Tucker-Raymond takes us on an exploration of message queues. We'll learn both how to use them in a simple PHP web application, and how to test them.

    Code we will be using can be found at https://github.com/calebtr/queue-testing-demo

    Website
  • Tuesday
    Oct 16 2018
    PHPDX - Static Sites: Use Your Smarts to Build Something Dumb
    php javascript

    Graybox

    Pizza, learning and a great time to network with the fabulous PHP Community!

    Join us as Kurtis Holsapple shares about Static Sites.

    Let's build out a site with no serverside processing at all. Static sites are nothing more than static files put up on a server that doesn't need any serverside runtimes. That means that you can host your site on places like Github Pages, AWS S3, or any other cheap hosting options. We can still leverage our PHP knowledge to build cools sites that have good structure and lots of content. You can still create things like blogs, collections of data, product listings, and more.

    Website
  • Monday
    Sep 17 2018
    PHPDX - Up to my Eyeballs in Technical Debt!
    php javascript

    Graybox

    **PLEASE NOTE THE DAY HAS CHANGED. We will be meeting on a monday this month. There will still be pizza, learning and networking with the fabulous PHP Community!**

    Every decision we make in our projects has the potential to increase or reduce technical debt. While the only way to completely eliminate the debt is to never write any code, there are steps that we as engineers, project managers, and project stakeholders can take to mitigate our risk.

    This talk covers the concept of technical debt, its potential to devastate projects, and red flags that project teams can look for to reduce its impact before it spirals out of control.

    --------------------------------------------------------------

    Steve Grunwell is a Senior Software Engineer at Liquid Web. Specializing in WordPress and application development he has worked with brands and organizations including Microsoft, TED, Xylem, Elmer’s, and Experience Columbus.

    Steve has released numerous plugins in the WordPress.org repositories, including one from the grounds of The White House during the first annual National Day of Civic Hacking in 2013. When he’s not writing software he enjoys hiking, music, and writing about writing software on his blog.

    Steve holds a B.A. in Telecommunications from Bowling Green State University where he graduated Cum Laude with minors in General Business and Recording Technologies.

    More information, including portfolio work and his development blog, can be found at https://stevegrunwell.com.

    Website