Liz Henry's favorites

Favorite sessions for this user

* Activity Streams, Socialism, and the Future of Open Source

It may seem obvious to some, but the socialist imagery that Mozilla uses isn't accidental. Nor is the grounding of Activity Streams in socialist theory. What do these things have to do with open source an its future? A lot, and I'll paint a picture to tell you how it should play out.
Chemistry
Chris Messina

* Connecting to Web Services on Android

This presentation will show how to connect to REST-based web services from an Android application. We'll discuss HTTP programming as well as XML and JSON libraries. This presentation will include a live demo of an Android application.
Cooking
Sean Sullivan

* CouchApp Evently Guided Hack with CouchDB

Learn to hack Evently jQuery CouchApps -- p2p web applications that can be deployed anywhere there's a CouchDB.
Hacks
J Chris Anderson

* Fixing SSL security: Supplementing the certificate authority model

The most common way of using SSL/TLS encryption relies on a public-key infrastructure that puts near-absolute trust in a large number of entities around the world, any one of which could accidentally or deliberately empower anyone to impersonate any site or service and spy on all of our communications. We've seen that these certificate authorities can make mistakes. We need new mechanisms to meaningfully double-check that they're doing the right thing.
Hacks
Seth Schoen

* Non-visual location-based augmented reality using GPS data

Augmented Reality and Geolocation have been hot topics this year, but there has often been a confusion between aesthetics vs. practicality, and fantasy vs. reality. This presentation will highlight the advantages and disadvantages of visual and non-visual augmented reality. We'll tell stories from our experiences building location-aware social networks with custom proximity notification.
Hacks
Aaron Parecki, Amber Case

* Practical Facebook stalking with Open Source tools

Facebook are full of juicy information about your friends and strangers alike! Learn how to use some simple open source tools and techniques to learn more about them.
Hacks
Paul Fenwick

* Unlikely tools for pair programming

Co-conspirators Jamey Sharp and Josh Triplett get up to a lot of miscellaneous hacking mischief together. Much of this hacking occurs while staring at the same screen, and tag-teaming the keyboard. Sometimes this happens with the two of them in different places. We'll demo our favorite tools and invite audience contributions to the discussion.
Cooking
Jamey Sharp, Josh Triplett

* Why the Sysadmin Hates Your Software

You've worked really hard on your software. It's stable and has lots of nice features and users love it. But your sysadmin hates it and complains about how hard it is to install, configure, and manage. What's up with that?
Chemistry
Steve VanDevender

Favorite proposals for this user

* "Thoughtcrime Experiments": CC/FLOSS Lessons From A DIY Sci-Fi Anthology

Last year, two FLOSS enthusiasts edited a Creative Commons-licensed anthology of original fantasy and science fiction stories and art. We did it to give back, to give readers more choices, and because documenting and sharing are in our blood. Here's how we published a great anthology, why, and how you can do it too.
Culture 03/23/2010 10:48AM
Sumana Harihareswara

* Code Happier With The Cycle: Code, Test, Fail, Diff, Fix, Pass, Commit, Repeat

If I could convince developers of one thing it would be this: Writing tests and using version control together during development is the simplest way to improve your life. So I will.
Cooking 03/25/2010 06:12PM
Michael Schwern

* Debt-Free: Technical Debt In Open Source Projects

Ship or fix? This choice presents itself to open source projects every day, and the consequences can be considerable. Learn how to control this "technical debt" in open source projects.
Cooking 03/15/2010 07:30AM
Brandon Savage

* GeoDjango

Want to build that kick ass geo-site? Use Django!
Cooking 03/25/2010 05:10PM
Chris Pitzer

* Geohacking: 2010 Edition

Here's a laundry list of tips, tricks, and hacks you can do with geolocation on the Web today ranging from the mundane to the insane. From viewing multiple datasets on a map to integrating GPS data into a video feed for simultaneous position tracking, you're bound to learn something to improve your stalking... er, I mean build better map-savvy apps.
Hacks 03/25/2010 12:04PM
Jason Mauer

* Git (Mostly) For Drupal

A crash course in git with a slant towards the special techniques needed by Drupal projects. Other developers will also find it useful.
Cooking 03/25/2010 06:31PM
Michael Schwern

* Maaaakin' Copies: How to bootstrap your product strategy using Drupal

As a software developer, do you ever get the feeling that problems solved for one client might also be used benefit a whole industry sector? Here's how to use Drupal to stop with all the wheel-reinvention.
Business 03/25/2010 11:42AM
Marcus Estes

* Mapping with Drupal

Learn the ins and outs of online mapping solutions with the open source Drupal framework.
Cooking 03/12/2010 09:09AM
Lev Tsypin

* PHP for professional folks

Join this session if you are interested in learning about the latest and greatest tools and techniques available to the PHP community.
Cooking 02/24/2010 02:21PM
Dustin Whittle

* Please Pirate: Intellectual Unproperty

Information is *already* free! Renounce your rights! Please Pirate is an alternative to copyright.
Culture 03/17/2010 03:12PM
Peter Fein

* Real Time Data Stream Visualization

A customer calls with a simple question, "is everyone down, or is it just us?" Your stomach turns. "Uhhh, I don't know, can I call you right back after I check a few things?!" Don't find yourself in this uncomfortable situation. We have the technology to watch our data in real time in ways that make the health of our systems immediately obvious.
Hacks 03/25/2010 09:35PM
Tim Freund

* Should there be a free software app store?

Since free software "is a matter of liberty, not price", developers and distributions are allowed to ask users to pay for free software (though most users can easily choose not to). Musicians like Radiohead have experimented with asking, but not requiring, users to pay for music (by choosing their own price, which could be $0). What would happen if we did this for free software?
Business 03/25/2010 05:53PM
Seth Schoen

* WebNumbr - Graph anything on the web

Graphs are awesome. Everyone can find graphs for stocks and gas prices, and maybe even Amazon prices if you're good. But how about your twitter list counts, P1 bug reports, server connection count, or flickr pictures per millisecond? Come see a cool tool that will revolutionize your graphing life.
Hacks 02/24/2010 01:02PM
Paul Tarjan