This is the ninth in a series of posts about the individual speakers lined up for…
Daniel Erickson
Daniel Erickson will be coming to join us from San Francisco. Even though he’s no stranger to Portland, having lived here for many years. These days Daniel is a Senior JavaScript Engineer at Yammer.com in San Francisco. He’s been working with Node.js since the 0.1.x days, and has built or helped out with a number of services including Storify.com, Geekli.st, and of course all the Yammer node services. Check him out on twitter to learn more.
Many frameworks have been created to allow you to build apps on Node.js – Express, Matador, and Flatiron to name a few. But none of these frameworks are built with development velocity, backwards compatibility, and speed. This is where Geddy steps in. Geddy is a framework built and battle tested by the JS team at Yammer. It’s currently running our upload service. During this talk I’ll walk you through building a basic web app with geddy, and show you how we used it to build a prototype mobile site for Yammer in less than 12 hours.
Many frameworks have been created to allow you to build apps on Node.js – Express, Matador, and Flatiron to name a few. But none of these frameworks are built with development velocity, backwards compatibility, and speed. This is where Geddy steps in. Geddy is a framework built and battle tested by the JS team at Yammer. It’s currently running our upload service. During this talk I’ll walk you through building a basic web app with geddy, and show you how we used it to build a prototype mobile site for Yammer in less than 12 hours.
If you’d like to come and check out Daniel’s Presentation and the other kick ass presentations lined up, get involved in some coding, hear what Node.js is all about, or just hang out please RSVP and get the event on your calendar! Besides, what better reason to come visit the amazing city of Portland, Oregon than to come hack some node.js and chill for the weekend!
This is the eigth in a series of posts about the individual speakers lined up for…
Kav in some crazy Seattle snow!!
Kav is coming down from Seattle to present “Better Together: Building Scalable Real Time Collaborative Apps with Node.js”. Here’s his description of the presentation:
If you’re not using node to build collaborative real time applications you might as well be using rails. In this talk we’ll discuss patterns and pitfalls of synchronous node apps. We’ll roll up our sleeves and dig into some code demonstrating patterns that can help you get started building highly interactive applications that sync real time state with Node.js, Socket.io, and Backbone.js. You will leave this talk with insight on how to build synchronous experiences into your applications and avoid some of the pitfalls we’ve suffered.
Kav Latiolais is a principal and co-founder at Liffft in Seattle and has been developing collaborative Node.js applications for the past year with Giant Thinkwell. He once built a horse racing app in 30 minutes on a bet. Before starting his love affair with Node.JS, Socket.IO, and CoffeeScript Kav was a Program Manager at Microsoft tasked with designing Visual Studio. Don’t tell his old coworkers he exclusively uses TextMate on his Air.
If you’d like to come and check out Kav’s Presentation and the other amazing presentations lined up, get involved in some coding, hear what Node.js is all about, or just hang out please RSVP and get the event on your calendar! Besides, what better reason to come visit the amazing city of Portland, Oregon than to come hack some node.js and chill for the weekend!
I’m extremely happy to introduce Ward Cunningham. He’ll be presenting “Missing From the Beginning: The Federation of Wikis” at NodePDX. Here’s a description of what he’ll be presenting on in his words.
Our new wiki innovates three ways. It shares through federation, composes by refactoring and wraps data with visualization.
The Smallest Federated Wiki project wants to be small in the “easy to learn powerful ideas” version of small. It wants to be a wiki so that strangers can meet and create works of value together. And it wants to be federated so that the burden of maintaining long-lasting content is shared among those who care.
Ward's Art Image, Click to Checkout His Site
Ward has a list of awesome insights and projects he’s worked on, including a little agile manifesto contribution. 😉 Here’s a short bio of Ward,
Ward Cunningham currently serves in a one-year appointment as Nike’s open-data fellow. He has been CTO at CitizenGlobal, a growth company enabling the co-creation of media. Ward co-founded the consultancy, Cunningham & Cunningham, Inc. He has served as CTO of AboutUs, a Director of the Eclipse Foundation, an Architect in Microsoft’s Patterns & Practices Group, the Director of R&D at Wyatt Software and as Principle Engineer in the Tektronix Computer Research Laboratory.
Ward is well known for his contributions to the developing practice of object-oriented programming, the variation called Extreme Programming, and the communities supported by his WikiWikiWeb. Ward hosts the AgileManifesto.org. He is a founder of the Hillside Group and there created the Pattern Languages of Programs conferences which continues to be held all over the word.
If you’d like to come and check out Ward’s Presentation and the other kick ass presentations lined up, get involved in some coding, hear what Node.js is all about, or just hang out please RSVP and get the event on your calendar! Besides, what better reason to come visit the amazing city of Portland, Oregon than to come hack some node.js and chill for the weekend!
This is the third in a series of posts about the individual speakers lined up for…
This next presenter, a Portlander, is Jerry Sievert. Jerry’s a good friend of mine, a connoisseur of awesome things (like beer, distilling, etc) and a bad ass Node-fu Master. Jerry has built the brick.js web framework and will be teaching us all a thing or three about this framework. Which as any self respecting coder would, Jerry has the brick.js code up on github. A bit about the bricks.js session
Bricks.js is an advanced modular web framework built on Node.js. Bricks.js is very flexible. It can be used as a standalone static webserver, a basic routing framework, a multi-level apache-like routing system, as well as being modular enough to have the capability to completely switch out its routing engine. This session will be a mix of an introduction for those who have not used it, and building a fairly simple application using it.
If you’d just like to come and check out Jerry’s Presentation and the other kick ass presentations lined up, get involved in some coding, hear what Node.js is all about, or just hang out please RSVP and get the event on your calendar!
If you’d like to be among the presenters, submit a proposal, and you too can step up into the coder spotlight.
This is the second in a series of posts about the individual speakers lined up for…
I’m stoked to introduce another one of our NodePDX Conference Speakers today. Garann Means is traveling from the weird city of Austin, Texas to the weird city of Portland, Oregon so she can impart on us coders some of knowledge around “DRYing out of Client-side Apps”. As she describes,
“There’s plenty of cool stuff Node offers purely in terms of server-side architectures, but it also offers a way to solve a problem we’ve been wrestling with since client-side applications became a big deal: writing everything twice. Rather than having the templates that produce markup exist in one backend language and in JavaScript, you can reuse them. Instead of validating in JavaScript on the client for the user’s convenience and then again in some other language on the server for security, you can share a validation module that can be used in both scenarios. And so on. We’ll look at some of the ways to stop repeating ourselves in Node apps and focus on getting the most out of existing client-side code.”
Garann looking at the code to her upper right.
Garann is a JavaScript Dev in Austin with her dog and cat, who leap in for code reviews. She grew to love Node after a history of backend development combined with her passion for client-side apps. She has a, and I quote “colorful” blog, which I myself read every time she posts a new entry. She’s also an author of “Node for Front-End Developers” from O’Reilly, which she wrote when she wasn’t remodeling her house and coding awesome JavaScript magic!
Garann has some seriously good reads over on her blog, some of my favorites include:
The 150k Solution -> Companies, especially those in sprawling suburbia need to take heed of what she writes about here, and even more so are those companies that try to throw money at developers. She’s got more insight into this than most people that are actually in charge of finding talent!
Calling the github API with Node.js -> This post is pretty obvious why it’s a favorite of mine. She does a deep dive into use the github API, and, well, just go check it out. Great material.
If you’d just like to come and check out Garann’s Presentation and the other great presentations lined up, get involved in some coding, hear what Node.js is all about please RSVP and get the event on your calendar!
If you’d like to be among the presenters, submit a proposal, and you too can step up into the coder spotlight.
You must be logged in to post a comment.