Leif Warner's favorites
Open Source Bridge 2012
Favorite sessions for this user
* Data-driven Interfaces on the Web Using Clojure
C2: A declarative visualization library written in Clojure for building interactive, data-driven interfaces on the web
|
Chemistry |
Kevin Lynagh | |
* From OAuth to IndieAuth: Own Your Online Identity
Sick of writing sign-in code? Not sure whether to support Twitter logins, Facebook logins, or both? Try IndieAuth! IndieAuth, built on top of OAuth, is a new way to sign in to websites online using your own domain name. This talk will show how OAuth and OpenID paved the way for IndieAuth, and will provide details about how to use this on your own websites.
|
Hacks |
Aaron Parecki | |
* Information Radiation and You
Building your company's status board is more than just putting charts on a screen - numbers are just data, whether you write out the digits or plot a squiggly line. Learn to transform your data into information, and let that information instruct you.
|
Cooking |
Pieter van de Bruggen | |
* Introduction to Linux Containers
This presentation will be of interest to system administrators and developers that want to provide isolated environments for production applications or test machines without the overhead of virtualization.
|
Cooking |
Brian Martin | |
* Libuv: The Power Underneath Node.js
Learn about the magic that powers nodejs and has enabled other projects
to do cross platform non blocking io goodness.
|
Chemistry |
Brandon Philips |
Favorite proposals for this user
* Emerging Technologies for the Web
Imagine a world where a users favorite websites are integrated into their user agent, becoming a continuous part of their web experience. If that were your website, what more could you do?
|
Chemistry | 2012-03-16 19:39:14 +0000 |
Shane Caraveo | ||
* Freedom from the web’s monopolies
The web is not as open as it used to be: monopoly platforms formed new proprietary layers on top of it. Apps always have storage attached to it, forming a package deal of »you get our app, we get your data«.
|
Chemistry | 2012-03-31 06:57:56 +0000 |
Jan-Christoph Borchardt | ||
* Managing Nerds: 12 things you need to do as a new manager
Are you an aspiring manager, a current manager, or just wondering what the heck it is that a manager does all day? I'll go over the successes and failures I had while making the transition from the text editor to the conference room. You'll learn how to delegate effectively, set goals, coach employees, how to handle one-on-one meetings, and more.
|
Business | 2012-03-16 23:58:08 +0000 |
Alex Kroman | ||
* Scalding: powerful and concise MapReduce programming
In this talk we introduce scalding, an open-source Scala DSL for Apache Hadoop.
|
Hacks | 2012-03-29 19:09:38 +0000 |
Argyris Zymnis |
Open Source Bridge 2011
Favorite sessions for this user
* ePUB - What, Why, and How
ePUB is the open e-book standard. Building on previous open standards, the ePUB format allows for flexible and flowing documentation, perfect for viewing on a variety of devices where the forced page sizing of other formats fails. We'll crack open some ePUB files and take a look at the innards and then we'll check out some tools to make ePUB generation less painful.
|
Cooking |
Jason LaPier | |
* GraphViz: The Open-Source Body Scanner for Code, Systems, and Data
Do you generate, manage, or analyze a lot of data? Do you develop software? Do you like pretty pictures? If your answer was "yes" to zero or more of these questions, this talk is for you.
|
Chemistry |
Matt Youell | |
* Growing Food with Open Source
Open source folks are naturally lazy. Anything mundane task they can automate, they will. So what does an open source developer do when faced with planning, planting, and tediously watering a garden? Automate!
|
Hacks |
Sarah Sharp | |
* Have Your Cake and Eat It Too: Meta-Programming Techniques for Java
You’ll learn about the techniques needed to transform classes at runtime, adding new behaviors and addressing cross-cutting concerns. The presentation will discuss a new framework for this specific purpose, but also draw examples from the Apache Tapestry web framework, which itself is rich in meta-programming constructs.
|
Cooking |
Howard Lewis Ship | |
* 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 | |
* The Big Data Exploratorium: Data Mining, from Patents to Memes
Learn to use simple natural language processing and graph analysis tools in Python and R to explore the structure of the dataverse. From Reddit to the USPTO to Google Books, come try some data hacks!
|
Cooking |
Noah Pepper, Devin Chalmers | |
* The History of Concurrency
With node.js brining callbacks back into fashion and new languages like Go baking concurrency primitives directly into the language syntax, it can be difficult to keep straight what different concurrency approaches offer, what their shortcomings are, and what inspired them.
|
Chemistry |
Michael Schurter |
Favorite proposals for this user
* Asynchronous... what?
Understand what asynchronous really means by exploring the plumbing below projects such as Node.js and gevent.
|
Chemistry | 2011-02-28 08:46:03 +0000 |
Ludovico Fischer |