Michael Stahnke's favorites
Open Source Bridge 2011
Favorite sessions for this user
* "Don't Give that Book Away!": Why Every Project Needs an Open Source Book
So your project needs a book? Do you write it yourself, or do you approach a publisher? This talk walks you through everything that factors into this decision providing real world examples of projects and companies offering open source books.
|
Cooking |
| Tim O'Brien | |
* A Dozen Databases in 45 Minutes
What OSS database to use is an important decision, but recently languishing in the shadow of the sexier "what framework should I use" talks - or underplayed as though the battle were only SQL v noSQL. If your understanding of data storage tops out at "Mongo is webscale" or "mysql + memcached = win" then this talk is for you.
|
Cooking |
| Eric Redmond | |
* Diary of an Open Source Sysadmin Entrepreur
Half the story of the building of Puppet Labs and half instruction on how to build your own company, Luke Kanies, the founder of Puppet and Puppet Labs, will tell how he built his company and product and how you can, too.
|
Business |
| Luke Kanies | |
* Give a Great Tech Talk
Why do so many technical presentations suck? Make sure that yours doesn't. Josh Berkus and Ian Dees will show you how to share your ideas with your audience by speaking effectively and (when the situation warrants it) showing your code.
|
Culture |
| Ian Dees, Josh Berkus | |
* Snooze, the Totally RESTful Language
As you can see we get a "403 Forbidden" in response to our "POST /integer/5/increment"...can anyone tell me why? It worked when we did "PUT /variable/x/let/integer/5" followed by "POST /variable/x/increment", so why can't we do it directly?
|
Hacks |
| Markus Roberts | |
* Technical Debt
Technical debt is something that most project teams or independent developers have to deal with - we take shortcuts to push out releases, deadlines need to be met, quick fixes slowly become the standard. In this talk, we will discuss what technical debt is, when it is acceptable and when it isn't, and strategies for effectively managing it, both on an independent and team level.
|
Cooking |
| Elizabeth Naramore | |
* Testing Antipatterns
Tests are great - except when they aren't. Learn how to avoid writing tests that are more trouble than they're worth.
|
Cooking |
| Matt Robinson | |
* The Open Cloud
Why be locked into a cloud vendor?
Shouldn't Cloud be Open Cloud and powered by Open Source software?
Open Stack is a collection of open source technologies to deliver a cloud operating system. Learn about Open Stack and how to use it to deliver your own Open Source powered clouds.
|
Cooking |
| James Turnbull, Eric Day | |
Favorite proposals for this user
* Balancing Philosophies and Community As Your Project Evolves
Growing your consumer-focused open source project is going to present many challenges. Over eight years, WordPress has evolved from a simple blogging solution to a robust publishing platform in response to the growth and transformation of its community, while continuing to maintain its core philosophies and values. Join a core team member and a core community member of WordPress in understanding the project's failures and successes.
|
Culture | 03/31/2011 09:29PM |
| Andrew Nacin, Aaron Jorbin | ||
* Booze and Tech
A lighthearted look at how technology can help you get your drink on, and why this actually matters
|
Culture | 03/15/2011 09:32PM |
| Kevin Scaldeferri | ||
* Freeing Open Source from the Clouds
Open source is becoming increasingly prevalent in the cloud, but often it remains locked within proprietary SaaS models or complex licensing arrangements. This talk will focus on the ways that we can free open source in the cloud and provide value with platform as a service capabilities.
|
Business | 03/31/2011 04:49PM |
| Chris Strahl | ||
* From MongoDB to MySQL: the How and the Why
Diaspora started out on MongoDB, but after nine months of full-time development we switched to MySQL. Why? How? And what now?
|
Cooking | 03/31/2011 10:56PM |
| Sarah Mei | ||
* Introduction to OpenStack
The OpenStack project was launched last summer during OSCON by Rackspace, NASA, and a number of other cloud technology leaders in an effort to build a fully-open cloud computing platform. It is a collection of scalable, secure, standards-based projects consisting of compute, storage, images, and more. This session will introduce the projects, the principles behind it, and how to get started.
|
Cooking | 03/30/2011 03:04PM |
| Eric Day | ||
* Managing Brownfield Environments with Puppet
How to go from unmanaged to managed with Puppet, with devops practices and existing tools where possible and with open source hackery and spackle everywhere else.
|
Cooking | 03/16/2011 05:16PM |
| Luke Kanies | ||
* Project Management for Communities
Project management for open source communities is often taxing and difficult. Many community initiatives struggle because of the difficult environment of volunteerism and a lack of dedicated PM resources. This session will be a set of two case studies from PMs within the Drupal community.
|
Culture | 03/31/2011 03:35PM |
| Chris Strahl, Melissa Anderson | ||
* Supercharge Your Website With Nginx
For years, Apache, which is currently utilised by more than 100 million active websites, has been the de facto web server. Anyhow, more sites are considering Nginx. This talk will look at features and some benchmark figures of various popular web servers and will cover how a PHP application can benefit from Nginx awesomeness.
|
Cooking | 03/29/2011 05:21PM |
| Errazudin Ishak | ||
* The Benefits of Open Source Storage in Public and Private Clouds
This presentation will discuss key storage trends and the importance of open source storage technologies, the value of scalable storage, why it matters and what organizations should look for when selecting a storage solution for their cloud environments.
|
Business | 03/30/2011 10:53PM |
| Anand Babu (AB) Periasamy | ||
* Tour de OpenStack
Last year the cloud computing industry was changed dramatically with the introduction of OpenStack. The project is two releases deep - with one on the way – and it is currently the fastest growing cloud project in terms of code contributions and participating developers.
|
Chemistry | 03/31/2011 05:53PM |
| Stephen Spector | ||
* Unicorn: Tools and methods for vanquishing evil
Join us for an introduction to Unicorn.VC, and help us vanquish evil.
|
Chemistry | 03/09/2011 02:35PM |
| John Metta, Jonathan Karon | ||
Open Source Bridge 2009 Birds of a Feather
Favorite sessions for this user
* Puppet Q&A
Ask the main Puppet developers about the state of the software, its roadmap, or anything else you're interested in.
|
BoF |
| Luke Kanies, James Turnbull | |
Open Source Bridge 2009
Favorite sessions for this user
* Ask Forgiveness not Permission
In this session we will explore many of the ways to innovate without the need for a significant budget by using open source software to try new things under the radar and on a shoestring budget.
|
Cooking |
| Emma McGrattan | |
* 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 | |
* Clustering Data -- How to Have Fun in n-Dimensions
The amount of information freely available on the internet from sources like
Twitter and Github grows every day. This gives us new opportunities to leverage
the collective consciousness.
Clustering is a wonderful method for finding useful information in large
amounts of data. But it can be an intimidating topic for programmers without a
lot of academic background. In this talk I will introduce and explain some
practical techniques for clustering real-world data.
|
Cooking |
| Jesse Hallett | |
* 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 | |
* Friday Unconference Kickoff & Scheduling
Welcome to the unconference day.
|
Culture |
| Audrey Eschright, Selena Deckelmann, Chris Messina | |
* 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 | |
* 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 Microblogging with Laconica
Microblogging lets people share short status messages with their social network. Public Web sites like Twitter, Jaiku and Plurk are wildly popular with consumers, but Open Source programs allow a distributed social graph and implementation inside the enterprise firewall. Evan Prodromou, founder of Identi.ca, will describe the Open Source microblogging tool Laconica and its uses in the workplace and on the Public Web.
|
Chemistry |
| Evan Prodromou | |
* 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 | |
* 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 | |
* 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 | |