Kirsten Comandich's favorites

Open Source Bridge 2010

Favorite proposals for this user

* A cooking talk

Long-form presentations will receive a 1 hour, 45 minute session.
Cooking 02/19/2010 07:51AM
Kirsten Comandich

* My other talk

Another talk
Hacks 02/19/2010 02:56AM
Igal Koshevoy

Open Source Bridge 2009 Birds of a Feather Sessions

Favorite sessions for this user

* Code-n-Splode BOF

BOF to go with the "My Grand Experiment" Talk. http://opensourcebridge.org/sessions/115
BoF
gabrielle roth

Open Source Bridge 2009

Favorite sessions for this user

* Advanced Git tutorial: Not your average VCS.

Do you know the basics of Git but wonder what all the hype is about? Do you want the ultimate control over your Git history? This tutorial will walk you through the basics of committing changes before diving into the more advanced and "dangerous" Git commands.
Cooking
Sarah Sharp

* Agile JavaScript Testing

With the recent surge in JavaScript popularity, and the advances in JavaScript virtual machines, serious applications can and are being built in JavaScript. As the sophistication of these apps grow, so grows the need for verifying that our code continues to work as we expect. We'll briefly cover the advantages of test driven development, the reasons for pushing it all the way to the browser level, and then explore the options for testing JavaScript, look at some examples, and then integrate the tests into our existing development workflow.
Cooking
Scott Becker

* Become a better programmer by bridging Ousterhout's Dichotomy

Do you know a dynamic/scripting language like Ruby or Python, but you don't know C? Diving down just a little can make you a better programmer in your preferred language! Scripting languages can teach old C hands a thing or two, too. Delve into the benefits of being a multilingual programmer.
Cooking
Andy Grover

* Bootstrapping Your Open Source Business

A panel on funding your business without VC, based on GitHub's experiences.
Business
Chris Wanstrath, PJ Hyett, Tom Werner

* Bridging the Developer and the Datacenter

This discussion will creatively explore the fundamental technologies being used by hosting providers, and bridge these concepts with open source development and application deployment. Developers attending this discussion will be provided with examples of where failure can occur, and what questions to ask their provider to ensure optimal uptime for their applications.
Business
Thomas Brenneke

* Building a SQL Database That Works

As a developer, what you really need are some simple recipes for how to think about designing your SQL databases so that they are simple, maintainable, expandable and easy to troubleshoot.
Cooking
Josh Berkus

* Building Open-Source Desktop Apps with the Titanium Platform

The open-source Titanium platform allows developers to use their existing knowledge of rich web application technologies – JavaScript, Python, Ruby, HTML and CSS – to build desktop applications. In this presentation we'll go from start to finish building a desktop application using Titanium.
Cooking
Marshall Culpepper, Martin Robinson

* bzr vs git smack down

Selena loves Git and EmmaJane loves Bazaar. And like all good nerds they've spent a fair amount of time talkin' smack about the other's version control system (VCS). Come see what the fuss is all about!
Cooking
EmmaJane Hogbin, Selena Deckelmann

* Clojure: Functional Concurrency for the JVM

Talk about strange bedfellows: what happens when you mix one part Lisp (one of the oldest computer languages), one part Java (so young, yet so well adopted), a healthy serving of functional programming, and a state-of-the-art concurrency layer on top? That's Clojure, which "feels like a general-purpose language beamed back from the near future."
Cooking
Howard Lewis Ship

* Command-Line Kung Fu: White Belt

Come and learn some useful command-line short cuts and shell idioms that will make you vastly more productive in a Linux or Unix shell. Time permitting, we'll even play "stump the expert", so bring your thorniest shell problems.
Cooking
Hal Pomeranz

* Configuration Management Panel

Configuration management tools are finally coming into their own. Powerful, automated infrastructure management is now available in a wide variety of open source tools. Tools written in different languages, using varying operational methodologies and embracing differing philosophies. Come meet some of the creators and maintainers of these cutting edge tools like cfengine, Puppet, AutomateIT, Chef, and bcfg2 and quiz them in the why and hows of their tools and the philosophies behind them.
Cooking
James Turnbull, Igal Koshevoy, Luke Kanies, Narayan Desai, Adam Jacob, Brendan Strejcek

* Deploying to the Edge from CouchDB

CouchDB can serve standalone applications, which can be shared amongst users, putting the source code (and control) back in their hands.
Hacks
J Chris Anderson

* Drop ACID and think about data

Survey of current database technologies beyond the traditional ACID RDBMS
Chemistry
Bob Ippolito

* Effective code sprinting

Code sprints are events where developers quickly complete coding tasks in a collaborative environment. A panel of skilled developers will share their experiences for organizing effective code sprints so you can better participate and organize your own. The panel members have organized and participated in over a hundred sprints (ranging from Django to JRuby) and used sprints as the primary way to develop community-oriented projects (e.g., Calagator). While most of the discussion will be about volunteer-run open source code sprints, many of the ideas will be readily applicable to improving development at your workplace. The panel will offer practical, actionable advice that you can use and answer your questions.
Culture
Igal Koshevoy, Reid Beels, Audrey Eschright

* Faking It Til I Make It: A Woman On The Fringe Of Open Source

As a long-time user of open source software, I've often considered myself an advocate but not necessarily a participant. Over the last year and a half, my own search for technical inspiration has led me full-circle to the realization that I'm an active member of a vibrant community of technical women.
Culture
Maria Webster

* Friday Unconference Kickoff & Scheduling

Welcome to the unconference day.
Culture
Audrey Eschright, Selena Deckelmann, Chris Messina

* Get Off Your Asana and Move!

This is a yoga workshop for anyone who sits and works on computers a lot. You will learn breathing exercises and physical postures that can be done at anytime to help maintain a healthy body and clear mind. Suggestions will be included for how to modify stretches to protect injuries and provide gentle opening.
Culture
Sherri Montgomery

* How to build a successful open source software consulting company

Lessons learned from a successful open source consulting company. This talk is geared towards the open source developer who is considering starting his/her own business, and the entrepreneur who wants to grow the business by leveraging open source development methodologies.
Business
Nate Aune

* Introduction to Parrot

This talk briefly explains the overall architecture of Parrot and teaches the skills needed to get started hacking in Parrot.
Hacks
chromatic x

* Is the Web Down: a Practical Tutorial on How the Web Works

You click on a link and you can't get to your favorite web site. Now what? Is the web site down? Is it your connection? Is it something in between? How can you figure out what's wrong if you don't know how it works? We'll show you everything that happens after you click a link so next time the web site is down you'll know what to do to fix it.
Chemistry
Michael Schwern, Joshua Keroes

* My Grand Experiment: A Portland Women-focused Tech Group.

The idea for Code-n-Splode grew out of the Women in Open Source BOF at OSCON 2007. I'll talk about my original reasons for starting a women-friendly tech group, how the group is evolving, and what I've learned.
Culture
gabrielle roth

* Open Source Development - The Dark Side

Navigating the Darkside of the Open Source Development Community. A decidedly sarcastic and hopefully humorous look at the dark under-belly of the Open Source Development Culture.
Culture
Jennifer Redman

* Open Source Tools for Freelancers

As a freelancer, you must be your own IT department. You are responsible for website hosting, backups, version control, project/time-tracking and invoicing. Finding inexpensive and maintainable solutions for these needs can be quite daunting. In this session, I will present an overview open-source solutions for these needs.
Business
Christie Koehler

* Please Your Pixel-Hungry Eyes With Codes That Read Better

Make the text you see in the Terminal window more legible and readable by finding, customizing and designing your own font!
Hacks
Bram Pitoyo

* Practical Paper Prototyping

Paper prototyping is the fastest, cheapest way to test your user interface designs. To prove it, in 45 minutes we'll walk through several rounds of prototyping and testing a small application.
Cooking
Randall Hansen

* Programming patterns in sed

Learn to turn line noise into clean and structured, albeit unreadable, sed programs.
Hacks
Philip Tellis

* Project Management Should be Boring!

Many people see project management as the art of trying to please everyone and pleasing no one, while trying not to go too far over deadline and too far over budget. It doesn't have to be that way. Good project management can be so predictable and reliable that it's almost boring. Here's what works in real projects.
Cooking
chromatic x

* Re-factor Your Brain: Meditation for Geeks

Meditation is the ultimate open source tool. You can do it anywhere and it’s free. It requires only your brain and your body. It’s positive effects are numerous, including increased productivity, better problem-solving and a reduction in overall stress. Learn about long-term effects of mediation on the brain, some meditation techniques and how mediation can help you do your job better.
Culture
Christie Koehler

* Remember Tcl/ Tk? Grandpa might be old, but he can still kick your ass!

Rumors of its senescence -- at least lack of stylishness -- to the contrary, Tcl/Tk is still one of the best scripting environments around. I will show you why.
Hacks
Webb Sprague

* Scala for recovering Java developers

Scala is a functional/object-oriented hybrid language that runs on the JVM or the CLR. Scala is fully compatible with Java and brings many powerful features to the JVM, features such as: the ability to easily create DSL's due to Scala's ability to define methods for most operators, easily target multi-core hardware as Scala's types are immutable by default, access to the Actor based concurrency model, and expressive and concise code due to Scala's type inference and expressive syntax. All this without much of the boilerplate and cruft code that is so common in Java.
Cooking
Shawn Spooner

* Thursday Keynotes

Featuring Mayor Sam Adams and Ward Cunningham
Culture
Audrey Eschright, Selena Deckelmann, Ward Cunningham

* Unit Test Your Database!

Given that the database, as the canonical repository of data, is the most important part of many applications, why is it that we don't write database unit tests? This talk promotes the practice of implementing tests to directly test the schema, storage, and functionality of databases.
Cooking
David Wheeler

* Web Server Shootout

Deploying your .com behind nginx so you're ready to handle that flood of users on launch day? Wondering if you should use mod_python, mod_wsgi, or FastCGI to deploy your new Django project? This presentation will present comprehensive and practical benchmarks across a wide variety of metrics to help you make an informed decision.
Chemistry
Michael Schurter

* Web Testing with Windmill

This talk will discuss different web testing strategies, tools, and getting you up and writing windmill tests.
Cooking
Mikeal Rogers

* Wednesday Welcome and Keynotes

Featuring Amber Case, Cyborg Anthropologist, and Kurt von Finck of Monty Program AB.
Culture
Audrey Eschright, Selena Deckelmann, Amber Case, Kurt von Finck

* Your Shell History In The Cloud

Use Google App Engine to harness a lifetime of shell history from any computer with tagging, searching and annotations.
Hacks
Josh Cronemeyer