Justin Miller's favorites
Open Source Bridge 2009 Birds of a Feather
Favorite sessions for this user
* Linux Server Profiling
A number of open source tools exist that make profiling Linux servers easier. These tools include traditional Unix utilities like "sar" and "iostat", but they also include some tools that go deep into the processors and I/O subsystems.
|
BoF |
| Ed Borasky | |
* Symfony BOF
Using the symfony PHP framework or just curious about it? This BOF is for you.
|
BoF |
| David Brewer | |
Open Source Bridge 2009
Favorite sessions for this user
* "M" is for Manual: Creating Documentation for your Project
Documentation for open source projects is every bit as important as the code itself. But how can you create a single source of docs that can be used in a variety of ways and translated into other languages? This presentation will show you how.
|
Cooking |
| Paul Frields | |
* 5 things to know about MySQL if you don't have a DBA
quick and dirty operational best practices that should be baked into your development and deployment plans.
|
Cooking |
| sarah novotny | |
* 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 | |
* 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 | |
* 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 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 | |
* 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 | |
* CodeIgniter As Drinking Game
DRINK.
|
Cooking |
| Jeffrey McManus | |
* 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 | |
* Domo Arigato Mr. Roboto
This session is for developers who want to learn about the Android platform. Android is a software stack for mobile devices that includes an operating system, middleware and key applications. We’ll discuss the Android toolset and platform API’s.
|
Chemistry |
| Sean Sullivan | |
* Layers of Caching: Key to scaling your website
Caching is essential to ensuring that your website will survive a large spike in traffic. With so many different forms of caching, how are you supposed to know what works and why you should use it? The key is layering your site with several forms of caching.
|
Chemistry |
| Lance Albertson, Narayan Newton | |
* 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 on the Farm
Most farmers don't use Open Source Software. Why not? Are there cultural issues? Are needed applications missing? Could Open Source Software be packaged better for farmers? Are there marketing and advocacy issues?
|
Business |
| David Mandel | |
* 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 | |
* PHP - Architecting and Profiling for performance
A look at efficient PHP development through proper architecture and profiling tools.
|
Chemistry |
| Rasmus Lerdorf | |
* 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 | |
* 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 | |
* Thursday Keynotes
Featuring Mayor Sam Adams and Ward Cunningham
|
Culture |
| Audrey Eschright, Selena Deckelmann, Ward Cunningham | |
* 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 | |
* Write your own Bayesian Classifier: An Introduction to Machine Learning
Can you perform simple arithmetic? Do you know how to program well enough to open and read files? Then you can write a Bayesian classifier, one of the machine learning techniques for predicting categories, most famous for its use in spam filters. Let's demystify this impressively-named but ultimately simple process.
|
Cooking |
| John Melesky | |
* 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 | |