The Wayback Machine - https://web.archive.org/web/20180901023630/http://opensourcebridge.org/events/2013/sessions

Open Source Bridge 2013 sessions

Open Source Bridge took place June 18–21, 2013 in Portland, Oregon.

Sort by: Title, Track ∧, Scheduled time

* "Give me money" or "join me in doing this great thing"? A workshop on asking for donations from individuals

If you care about a project or cause, but fear adding individual fundraising to your business plan, come to this long-form workshop. By the end, you will enthusiastically seek out opportunities to ask for money and know how to build a strong community of support over time.
Business
Kellie Brownell

* Bitcoin and the Law - Whither Transactions?

How does Bitcoin interact with the Uniform Electronic Transactions Act and other laws regulating ecommerce? Do those acts even contemplate a decentralized currency? Where do we go from here?
Business
J-P Voilleque

* Conducting Your Open Source Project

How are open source projects like symphonies? In this session, we will review leadership strategies and insights gained from conducting non-profit amateur performing ensembles. We will discuss how to coordinate and lead teams of volunteers in both top-down and self-governing organizations.
Business
Michael Alan Brewer

* How Good is My Business Idea? Strategic Analysis for Techies

We'll look at methods for evaluating business ideas with a focus on business strategy. We will see how building a business on Open Source changes the equation and will look at the many mistakes I made with Elevated Code.
Business
Mike Mangino

* Moonlighting in Sunlight

How to deal with legal issues around having a day job and working on open source projects on the side.
Business
Paula Holm Jensen

* Negotiation: Because You're Worth It

There's only one person who wins when you don't negotiate, and it's not you. But, as any logician will tell you, that doesn't tell us about what happens when you do negotiate. I'm here to help!
Business
Noirin Plunkett

* Product Management in the Open (Source) - community and direction

Product Management is a generally well defined discipline inside large corporate organizations. But how does it work in the open source world? Do we need it? How does product consensus happen in open source?
Business
Larissa Shapiro

* Beginning Functional Programming in Scala

Have you heard about functional programming but not sure what all the fuss is about? Learn about the basic concepts of functional programming, writing functions in Scala, and the functional approach to working with collections supported by Scala's collections library. Learn about the benefits of a functional approach to programming even when you're not fully adopting a functional style. Scala is a language that allows mixing the object-oriented and functional approaches. No prior knowledge of Scala is required to enjoy this talk.
Chemistry
Michael Pigg

* Dirty Tricks of Computer Hardware: What You Don't Know Will (Probably Not) Kill You

Ever wonder what you don't know about how your computer hardware really works? Do you tire of lying to your relatives that "gremlins" are the cause of intermittent data loss and blue screens, and not just a car from the 1970s? Let's take a journey into the wonderful world of wonky hardware and find out what can be done about it!
Chemistry
Darrick Wong

* FirefoxOS

FirefoxOS is Mozilla's response to the problems that it sees with the mobile space. Walled gardens, platform fragmentation, and single-purpose SDKs in non-web programming languages threaten to close off the open web from the mobile space. In this presentation I will be covering the basics of FirefoxOS, and how it is the only mobile OS that answers to nobody but you.
Chemistry
Benjamin Kero

* HOWTO on secure software design with threat modeling

Leigh tells you things about security.
Chemistry
Leigh Honeywell

* Hacking social software with pump.io

pump.io is a platform for people who love writing social software and hate ever-changing terms of service. It's an Open Source, federated social network that works! And it's fun, too.
Chemistry
Evan Prodromou

* How to multiply small integers while <del>Markus</del> human

Thank you! I'm glad someone read the description of this talk on line and remembered to answer Aardvark -- if you hadn't done that, the excerpt wouldn't have actually been part of the talk, and the very fabric of reality could have been threatened!
Chemistry
Markus Roberts

* Labor, ethics and computing

An exploration of labor and ethics from various points in the life of a computer -- from the day-to-day software programming and hardware inside the computer down to the materials used in various components. Includes the implications for open source hardware and software as well as possible future solutions.
Chemistry
Cameron Adamez

* Mobile Sync, HTML5, and NoSQL

Mobile database sync helps insulate your users from unreliable wireless data connections, so your app feels faster, and is always ready when your users need it.
Chemistry
J Chris Anderson

* PostgreSQL Replication - The Most Exciting Technology on Earth

This electric discussion will journey through several available methods of replication using PostgreSQL.
Chemistry
Edward Snajder

* Shall We Play A Game?

In just 1.5 hours, I will help you craft a computer game AI that will consistently beat you and your friends.
Chemistry
Bart Massey

* Study Design: the best model for a cat is... a cat!

With good study design you can state how confident you are that you have a cat. You can hypothesis test your cat--is my cat like other cats or is it a dog? You can even design an experiment to determine the correct feeding time for your cat.
Chemistry
Mary Anne Thygesen

* The "Oh Shit" Graph: What We Can Learn From Wikipedia's Editor Decline Trend

Wikipedia and the other Wikimedia projects have been hemorrhaging editors for the past five years. We're going to talk about the reasons why, how they can affect other projects, and what you can do to prevent it in yours.
Chemistry
Brandon Harris

* The Perl Renaissance

The Perl Renaissance is in full swing. Join internationally acclaimed speaker and White Camel Award winner Paul Fenwick as we explore some of the most freakin' amazing developments in the land of Perl!
Chemistry
Paul Fenwick

* The problem with passwords on the web and what to do about it

Handling user passwords safely is hard, but replacing passwords on the web in a reasonable way is even harder. Really, this should have been in the browser all along. This is where Persona comes in.
Chemistry
François Marier

* Using Secure Boot for the powers of good

Secure Boot is a technology for limiting the files that computers will boot. Used wrongly, it restricts user freedom and turns computers into appliances. How can we use it for real improvements in security without losing the ideals of general purpose computing?
Chemistry
Matthew Garrett

* What Is Async, How Does It Work, And When Should I Use It?

"Asynchronous" or "non-blocking" frameworks like Tornado and Node.js are in fashion, but most programmers still don't have a rigorous understanding of what's meant by asynchronous, how these frameworks function, and when they're appropriate to use. I'll give a detailed tour of Tornado's event loop and show exactly how it works, and under what circumstances it's superior to a traditional multithreaded web server. You'll learn how to write the most efficient servers for modern apps with very large numbers of concurrent connections.
Chemistry
A. Jesse Jiryu Davis

* What Is That Process Doing?

We're surrounded by programs we didn't write. Inevitably they eventually do the wrong thing, or they just don't do what we need, and we want to find out what they are doing. Learn how to spy on the processes you run.
Chemistry
Greg Price

* Wikipedia's new editing system, and how you can use it too

Learn about Wikimedia's new OSS Javascript visual editor for HTML, how it works and how you can use it in your Web projects
Chemistry
Trevor Parscal, Roan Kattouw

* Come Make a Map: Completely Custom, Open Source Maps with TileMill

Map making doesn't have to be hard. Anyone can do it. And we'll show you how, using the open source design studio TileMill. Come make a map!
Cooking
Justin Miller

* Cool Features of the Z Shell (zsh)

Z Shell is a UNIX shell with a bunch of cool features. Learn about installing and configuring zsh with some of my favorite features.
Cooking
Michael Pigg

* Data & Applications Across the Void :: Distributing Systems

I'll be covering the technology that is now being used for the largest scale systems and how that technology is used, how it is connected, and how it keeps large volumes of data available for everything from genomic research, mass e-commerce processing or keeping medical data safe from loss.
Cooking
Adron Hall

* Database Change Management

Survey of Open Source Java based tools for managing database changes with emphasis on automation using dbdeploy, Flyway, and Liquibase.
Cooking
Todd Lisonbee

* Firefox Bug Rodeo!

Hands-on Bugzilla wrassling, Firefox busting, barrel riding showdown. Enter the dazzling gladiatorial arena of BUG TRIAGE with MOZILLA! We will make bugzilla.mozilla.org accounts, practice reading and understanding bug reports, discuss why and how to investigate and add information to bugs, explore searches and reports, and feel the glorious feeling of contributing to open access to information and awesome browsers for all!
Cooking
Liz Henry

* FiveUI: Open-source UX tests for the common good

Testing User Interfaces is hard! FiveUI [1] is here to help. While FiveUI happens to provide a handy framework for doing headless and interactive UI testing; it is really intended for sharing tests and sharing a framework for executing them. FiveUI consists of a browser extension (for Firefox and Google Chrome), a headless batch system, and a set of UI consistency guidelines. The guidelines are written in JSON and Javascript such that they remain readable and understandable to human developers, without being tied to a specific application. The guidelines can be checked on an individual web page by hand using the browser extensions, or on an entire website using the headless system. [1] http://galoisinc.github.com/FiveUI/
Cooking
Benjamin Jones, Rogan Creswick

* Innovating Faster with a Micro-Service Architecture using SBT, Continuous Delivery, and LXC

A case study of the tools and techniques used at Gilt Groupe to develop and deploy a system composed of over 200 micro-services.
Cooking
Kevin Scaldeferri

* Intel Atom for Makers and the DIY Community

Learn about the MinnowBoard, a new open source embedded hardware platform for hackers and makers.
Cooking
Scott Garman

* Let The Internet Work For You

Creating a successful Open Source project isn’t intuitive, or easy. Converting a brilliant idea into a working code base, then publishing it to Github (with significant adoption) is hard enough, nevermind building an ideal development and release workflow. Sometimes, getting your OSS code out to the community is the easy part -- then the real work ensues. Juggling between the roles of; creator, maintainer and contributor while managing the interests of the group effort (IRC, mailing lists etc) and issue trackers can quickly scale from simple and exciting, to a time consuming full time job. I plan to take you on a ride, demonstrating how Open Source developers can leverage free service offerings (for open source) to make your life as a project maintainer easier and more rewarding; from development and QA automation through to continuous deployment.
Cooking
Sebastian Tiedtke

* Library of the future: building the Multnomah County Library website

The Multnomah County Library website has combined Drupal, Solr Search, Nginx, Varnish and a host of other technologies to build a highly scalable web infrastructure. The site takes advantage of responsive design techniques to provide patrons—the people who check out the books—with an impressive mobile experience.
Cooking
Joshua Mitchell

* Literate Programming for the 21st Century

Knuth advocated writing programs for people, not computers. How does crafting code with literate programming play with quick iterative development? Example heavy session using org-mode's Babel project and progrmming languages with succinct syntax, like Scala and Clojure.
Cooking
Howard Abrams

* Low-Friction Personal Data Collection

Have you ever wanted to track your movements, sleep, what you eat, who you spend time with, and all sorts of other personal data? In this talk I'll describe the tools I've been able to successfully use to track aspects of my life.
Cooking
Aaron Parecki

* Metrics - What's your code actually doing?

Metrics tell us what our code and our systems are doing and how well they are performing. Proper instrumentation of our systems allows developers and sysadmins to have a better understanding of how code works in production settings.
Cooking
James Burkhart

* Mod your Android

Take control of your hardware by installing an open build of Android. Learn about what is involved in installing a third-party OS on your phone or tablet. Bring your own device to hack on in a supportive environment.
Cooking
Jesse Hallett

* More Code, More Problems

Some people will tell you that you need a large, full-stack framework to do web development The Right Way. These people are wrong.
Cooking
Edward Finkler

* PHP for Pirates: pillaging interactive debugging from Ruby and JavaScript.

It's sad that in 2013, var_dump and die are still two of the most common debugging and reflection techniques in PHP. Let's explore the state of interactive debugging in PHP, compare it with what's available in other languages, and apply this with practical tools and techniques which can be used today.
Cooking
Justin Hileman

* Polling: It's Good Enough for the WWW & It's Good Enough for You

Lately everyone loves pushing: you get push notifications on your iOS device, cloud to device messages on your Android device, and something about web sockets. Pushing seems natural. "Hey! I have some data for you, let me send it to you," says the pusher. Too bad it doesn't scale effectively.
Cooking
Jessica Lynn Suttles

* Programming Is Debugging, So Debug Better

Debugging: The schedule destroyer, the confidence sapper, the mire in which thousands of working hours are lost every day. It's time to stop staring at those four lines of code, desperately willing the bug to appear. This session is about the philosophies that will steer you around bugs, strategies for dealing with them, and tools that can shorten a four-hour debugging session to five minutes.
Cooking
Yoz Grahame

* Quick Cure for the Shame of Untested Software

As the founder of a company focused on software testing, I speak often to developers who admit in private: "Yes, testing is important... but we don't test." Reasons vary, but the basic problem is that testing is seen as too difficult and time-consuming with no apparent value for the effort. In this talk I hope to convince you that this problem is a false dilemma and show you how to get started testing software quickly and easily.
Cooking
Daniel Nichter

* Remote Pair Programming

Remote Pair Programming: my setup, some advice, and a live demo^H^H stress test
Cooking
Sam Livingston-Gray

* Rust: A Friendly Introduction

Conventional wisdom says that writing high-performance code means working without the safety net of credible compile-time safety checks. Mozilla Research (a community of researchers, engineers, and volunteers) is trying to prove that conventional wisdom wrong by building Rust, a new systems programming language. Rust takes advantage of well-understood programming language technology to combine aggressive compile-time error checking with the high degree of direct control over the machine necessary to write efficient systems programs. By way of examples, I'll teach you how to use Rust to write fast and trustworthy code.
Cooking
Tim Chevalier

* Search-first writing for non-writers

Search-first writing makes you think about the structure of your document and product as a series of topics, instead of a big book. The days of linear documentation are over, or at least numbered. Users are much more likely to come to documentation through searches. As an open source creator, you may not have a writer to help you out with this, so how can you maximize their return on your minimal investment?
Cooking
Heidi Waterhouse

* Taming Your Inner Cowboy Coder - A Simple And Sane DevOps Workflow

Moving sites from your development environment to a staging or production server can be time-consuming and challenging. This session will provide you with easy-to-use tools and workflow to bridge the gap between development and operations.
Cooking
Greg Lund-Chaix, Evan Heidtmann

* Test Driven Development with AngularJS

Learn how to practice test driven development in JavaScript using AngularJS
Cooking
Joe Eames

* Training the trainers

This long session is a tutorial, with exercises, on how to run welcoming, effective outreach events targeted at bringing newcomers into your communities.
Cooking
Asheesh Laroia

* Unicode Best Practices

Developing applications to handle the natural languages and written scripts of the world—or even a small handful of them—is an impressively large task. Fortunately, Unicode provides tools to do just that. It’s more than just a character set, it’s a collection of standards for working with the world’s textual data. The problem is: Unicode itself is complex!
Cooking
Nova Patch

* debugging without borders

Debuggers are great when you have intimate access to your codebase, server, and network. Sometimes, all you have is a web browser and some intuition, and you still have a problem to solve. What then?
Cooking
chris mccraw

* !done - Hacking IRC Bots for Distributed Teams

When our company was acquired we needed a way to see everything that was done each day all in one place. Teams were using different methods to do this: standups, written reports, emails and meetings. Nothing stuck. Done reports introduces a simple IRC command: !done. Team members say !done and what they just did. These !dones are put into a daily report. !done becomes a part of everyday at work, not a strained task that’s easily forgotten.
Culture
Amber Case, Aaron Parecki

* Agile from the Open Source Trenches: Making agile work for Wikipedia engineering teams

Wikipedia’s innovative language and mobile engineering projects use agile development to create high-quality features and apps in faster iterations. This talk examines what works and what doesn’t when using agile development for large open source projects. This talk will help developers and engineering managers better implement a successful agile process for their open source projects.
Culture
Alolita Sharma

* Bugs, bugs, bugs!

Bugmasters from Wikimedia, Mozilla, and GNOME argue entertainingly about bug management. We shall reveal our best Bugzilla hacks as well as waxing philosophical about open source project developer communities!
Culture
Liz Henry, Andre Klapper

* Citizenship Online: Open Source Politics

Online deliberation refers to applications which help communities make decisions. This varies from Exploratory deliberation, like Amazon reviews, where an individual makes a decision by consulting their community, to very structured Decision Making deliberations where a community needs to forge a single legally and logically defensible decision.
Culture
Ele Munjeli

* Clone A Git Together Into Your Town

Git is used everywhere, but few structured communities or groups exist. Learn about the PDX Git Together and how to clone this community model into your town.
Culture
Duke Leto

* DIY: Creativity and Open Source

Panelists will discuss their uses of open source tools in creative applications, from design to art to hardware.
Culture
Melissa Chavez, Sarah Sharp, Cloë Latchkey, Cameron Adamez

* Data journalism

We're creating educational materials for the next generation of news-application developers to dig into open data and open government.
Culture
DAVID STANTON

* Designgineering

Open source software engineering and user interface design got off on the wrong foot. Sadly it’s holding our projects back from reaching their full potential. Let’s talk about how we can bring these seemingly incompatible disciplines together in perfect harmony by simply learning each other’s craft, and how to get started doing so. Whether you are an engineer or a designer you will learn where to get started and how to have fun doing it.
Culture
Trevor Parscal

* Diversity in open source: What's changed in 2012 and 2013

A few stories we will cover: * 20% women attendees at PyCon US 2013 * 85% of JSConf attendees donated to women in open tech/culture * The success of Black Girls Code * Conferences with 100% white male speakers are now called out for not trying hard enough to find good speakers * Mozilla's adoption of community guidelines that prevent advocacy of discrimination on Planet Mozilla and other Mozilla forums * The rapid growth of PyLadies
Culture
Valerie Aurora, Sumana Harihareswara, Ashe Dryden, Liz Henry, Asheesh Laroia

* Expanding Your Empathy

I believe empathy is the core competency that is missing from much of the efforts to push the tech community in a direction towards more diversity of all kinds. Companies, communities and conferences cannot expect everything to magically change until they're willing to go deep and examine the systemic patterns and structures that keep underrepresented communities from feeling safe and welcome in the tech space.
Culture
Kronda Adair

* FAIL is Not a Four-Letter Word

Projects fail. Companies crash and burn. Screws fall out all the time; the world is an imperfect place. Just because it happens doesn’t mean we can’t do our best to prevent it or—at the very least—to minimize the damage when it does. As a matter of fact, embracing failure can be one of the best things you do for your organization.
Culture
VM Brasseur

* Failure and Wikipedia: how encyclopedias work

This talk is about my experience with promoting Wikipedia in Indian languages, OpenGLAM projects in India and the problems I've encountered. I also want to draw parallels to how the encyclopedia project itself, especially online works on notions of rough consensus, thereby articulating a specific political position for the community and reflecting a world view through the knowledge they produce.
Culture
noopur raval

* Geek Choir - Fast!

A hands-on session in which we show how to increase team identity, cohesion, and collaboration via singing.
Culture
Michael Alan Brewer

* Hacking the academic experience

When I was asked to teach Ruby on Rails at Columbia University I observed that a significant number of the skills required to become a successful professional in the industry are acquired on the job and aren’t being taught in school.
Culture
Emily Stolfo

* How My Kids Are Learning to Program By Talking

My children have patiently tolerated a number of teach-STEM-quick schemes their dad has brought home. They've taught robots to dance, created simple animations using Scratch, and, quite frankly, made a lot of poop jokes. What's missing from these programming tools was storytelling. The ones we tried focused either on easy interactivity or expressive power. If only there were a way to combine the two... oh, wait, there was—46 years ago!
Culture
Ian Dees

* Human Interfaces for Geeks

As technical professionals we excel at understanding protocols, standards, file-formats, and APIs. Whenever there is a doubt as to the correct way to do things, one merely needs to read the fine manual or source code. Unfortunately the reference manual for humans was lost a long time ago, and the source code is poorly documented. We've been struggling with inter-human communication ever since. Paul Fenwick will present his findings at reverse-engineering the human communication protocol.
Culture
Paul Fenwick

* It's OK to be Average

Open Source communities are often full of "the one who invented ___" people. They've written RFCs, gotten patents, published software that's already installed on every computer you'll ever buy. It can be kind of intimidating. But there's room for more than that--and welcoming more people can improve your project exponentially!
Culture
Noirin Plunkett

* Just Don't Lick the Cookie: an open discussion about organizational dysfunction

When someone claims a task and then doesn't do anything with it, we call that "licking the cookie." Nobody in their right mind would pick up and eat the licked cookie or finish the project. In this session well talk about common forms of organizational dysfunction, and then facilitate a group discussion about working around, over, under or through organizational dysfunctions you've encountered.
Culture
Kellie Brownell, Sumana Harihareswara

* Keynote — Alex “Skud” Bayley

Keynote by Alex “Skud” Bayley
Culture
Alex Bayley

* Kicking Impostor Syndrome In The Head

Impostor syndrome -- the persistent belief that any minute everyone around you is going to figure out you're not at all qualified -- happens to a majority of the tech industry; nobody talks about it, because nobody wants to be the first to admit it. This talk confronts that feeling head-on, and addresses ways to readjust your perceptions of your accomplishments to accurately reflect reality.
Culture
Denise Paolucci

* Lessons From X

Lessons I've learned from 25 years of participation in perhaps the longest-running end-user-facing Open Source project.
Culture
Bart Massey

* Leveling up in DevOps: the Art of Bad Shell Scripts

What are the core differences in a DevOps intern, a beginner DevOpsian, and a senior DevOpsian?
Culture
Emily Slocombe

* Morning Keynote: James Vasile

Open source!
Culture
James Vasile

* Morning Keynote: Ashe Dryden

It's been scientifically proven that more diverse communities and workplaces create better products and the solutions to difficult problems are more complete and diverse themselves. Companies are struggling to find adequate talent. So why do we see so few women, people of color, and LGBTQ people at our events and on the about pages of our websites? Even more curiously, why do 60% of women leave the tech industry within 10 years? Why are fewer women choosing to pursue computer science and related degrees than ever before? Why have stories of active discouragement, dismissal, harassment, or worse become regular news?
Culture
Ashe Dryden

* My First Year of Pull Requests

Open source folks are passionate about the tools they make and want others to get involved. Yet, in the past year that I've been developing software full time, I've seen a wide variety of responses from maintainers. On one hand, I've been inspired by the Travis-CI maintainer who followed up with my bug report over several weeks, on the other hand, my pull request to JDBC has lain fallow.
Culture
Fiona Tay

* No, I Won't Contribute to Your Open Source Project

The growth of the open community is inspiring. Yet despite this, most projects find it remarkably difficult to get people to contribute. Why?
Culture
VM Brasseur

* Open Sourcing Depression

In the spirit of open source, I'd like to shine a spotlight on depression. Not because it's easy, but because it's important. Mental illness affects many of us, but the stigma attached to it dissuades most people from talking about it openly. That's not how we make progress. With this talk, I want to do my part.
Culture
Edward Finkler

* Quantitative community management

In this talk, you will learn the state of the art in community measurement, common mistakes made in surveying, and how to actively use data to improve activity within a project.
Culture
Asheesh Laroia

* Running with Scissors: Open Source Team Dynamics

Team dynamics are tricky. They're different when you're volunteering your time, when you're working for someone, or when you're trying to build something and invite someone else to build other good things too.
Culture
Amye Scavarda

* Sharing Beyond "Sharing": Fostering an Open Sharing Culture in the Philippines

Filipinos are known for sharing. From chain text messages, to photos, to videos, even to gossip and covering recent events in our own little communities, there seems to be an openness to sharing information: in fact, the Philippines is the so-called "social networking capital of the world". But can this openness to sharing information translate into the open source movement? I seek to provide possible answers to that question.
Culture
Josh Lim

* Simple Questions Should Have Simple Answers

What happens when a project begins to embrace the philosophy that simple questions should have simple answers? Q: Simple to whom? A: Simple to the person asking the question. "Simple questions should have simple answers" has given me a lot of design clarity in my projects. I hope to convince you of its beneficial effects.
Culture
Michael Schwern

* Smart Asana

Yoga returns to Open Source Bridge! Come with your stiff shoulders, sore wrists, tight hips and aching back. Leave with ideas on how to incorporate 5 minutes of practice into your busy day to care for your body and mind.
Culture
Sherri Koehler

* Technology for Development—how open source is changing the developing world, and how the movement can do more

FOSS can be a power for positive social impact in the developing world. Hear about key social impact projects and how the open source community can broaden its focus beyond the needs of western developers.
Culture
Jeff Wishnie

* The Care and Feeding of Volunteers: Lessons from Non-Profits and OSS

Volunteers are the lifeblood of OSS projects. From behemoths like the Linux Foundation to every little project on SourceForge, volunteers keep things moving forward. Retaining happy and motivated volunteers is a crucial step in creating a healthy organization. In this talk, I will discuss the whys and wherefors of encouraging and directing your volunteers in the context of both traditional non-profits and OSS projects.
Culture
Kat Toomajian

* The Future of Ruby

What will Ruby, the programming language and community, look like in 2 years?
Culture
Brian Shirai

* We, the people.

Its a simple talk. About Us. We shall, explain things as they are around us, how we got into the community, give suggestions on how people can help more people get into the community from a similar environment.
Culture
Sucheta Ghoshal, Harsh Kothari

* Where "Small is Beautiful" meets "Big Data"- Empowering Local Communities with Open Hardware

"The future is already here — it's just not very evenly distributed" - Author William Gibson Whether rightly or wrongly so, it has been argued that the "information revolution' has resulted in a wider gap between those with skills and access to digital resources and those who do not. The same can apply to entire communities where language, geography and cultural barriers have created a new world of "Have Nots". The growing civic hacker movement is making long strides towards eliminating the "silicon ceiling" effect, but thanks to the emerging practice of "open hardware" the "civic hacker" is joined by a new class known as the "maker"... The civic hacker is capable of great things, and already has enough of a track record to be proud of. But the hacker ultimately is, and should remain, part of a vanguard elite who like the Bletchley Park codebreakers of WWII possess skills of such value that the work of a single individual can have a direct impact on the outcome of a war (or election...) The "Maker" on the other hand represents a fundamental break from a passive society of consumers into something more closely resembling the small-scale producers and artisans on which the U.S was based on.
Culture
Andrew Jawitz

* Zero to root in 12 months / How We Mentor “Rock Star” Students

The OSU Open Source Lab (OSUOSL) and PSU Computer Action Team (theCAT) provides an amazing program for undergraduate students to learn about system administration. Many of our students have moved on and created their own successful startups and have changed the landscape of open source themselves. This session will cover how OSUOSL and theCAT mentor our students and create rock stars in the industry.
Culture
William Van Hevelingen, Kenneth Lett, Lance Albertson, Spencer Krum

* Balloon & Kite Mapping Workshop

Low-budget, no budget, need aerial images fast? Learn to map with balloons and kites.
Hacks
Mathew Lippincott

* Custom Markup for Working and Writing

We show how both doing work and writing about work are enhanced by special purpose markup hosted by federated wiki plugins.
Hacks
Ward Cunningham

* DIY Electric Vehicles

Everybody today has heard of electric vehicles, yet almost nobody has ever seen one, touched one, or driven one. I think this is a shame and would like to correct that. Come join me for 45 minutes of explanation and demonstration about the basics of electric vehicles from electric bicycles all the way to passenger vehicles. Building these vehicles at home is easily within the realm of anybody unafraid to pick up a few simple tools and learn a few basic concepts.
Hacks
Benjamin Kero

* HackRF: Software Defined Radio for Software People

Getting into Software Defined Radio (SDR) used to require extensive hardware knowledge, but easy-to-use platforms like HackRF are changing that. The GNU Radio software framework is also easier to work with than it once was. I'll show you how to get started with the software side of SDR and cover the essential techniques needed to discover, analyze, and produce radio signals with GNU Radio and HackRF.
Hacks
Michael Ossmann

* Hacking your Meatware: exercises you can do at your desk

You will learn about risks to your neck, shoulders, hips and core from sitting at a keyboard for hours at a time. Learn a quick 6-breath sun salutation, simple stretches, the need for regular movement. Discuss sitting, standing, walking, reclining. Simple, incremental, safe, easy.
Hacks
Kurt Sussman

* Pro Bash Development; Way Beyond Shell Scripting

All Unix/Linux users know a little shell scripting, even if they're unaware of it. Pipes, for example, are a part of the Bash/sh language. Bash/sh, i.e. shell scripting, is usually treated as just that: shell scripting. But if you're crazy enough, you can develop full-blown profession, modular, and tested (yes, tested!) programs in Bash. It takes a little finesse, but I'll show you how, and you just might think twice about using Bash--really using it--in the future.
Hacks
Daniel Nichter

* Robotron Autopsy: Learning About Hardware From Vintage Video Games

Studying and building hardware is easier than you think. Using software concepts as a metaphor, I will reverse-engineer the 1982 arcade game machine "Robotron: 2084" and reimplement it in modern hardware.
Hacks
Jared Boone

* Switching Teams: Moving an Application from MySQL to PostgreSQL

The true life story of switching database backends in our application.
Hacks
Julie Baumler

* Teaching Robots to See With Javascript

Computer Vision, Javascript, and Flying Drones.
Hacks
Peter Braden

* Terraformer - Open Source Geometry for Javascript

Learn about Terraformer, an open source Geometry toolkit for Javascript
Hacks
Jerry Sievert