InfoQ

Presentation

Recorded at:
Recorded at

Archaeopteryx: A Ruby MIDI Generator

Presented by Giles Bowkett on Oct 01, 2008 02:09 PM

Community
Ruby
Topics
Programming ,
Rich Client / Desktop ,
Scripting
Tags
Language Features ,
RubyFringe ,
Metaprogramming
Summary
Giles Bowkett captures the heart and soul of the RubyFringe conference as he demonstrates his revolutionary Archaeopteryx MIDI generator. He delivers an eloquent, highly politicized call to action in a career-defining presentation that is raucously hilarious yet unnerving in its practicality.

Bio
Giles Bowkett is an artist, musician, Ruby developer, acid freak, activist, Burner, entrepreneur and explorer. He is a prolific open source contributor and frequent technology conference speaker. He publishes one of the top Ruby blogs and created the first UI for web television start-up Hulu. Giles' latest adventure is Archaeopteryx, a revolutionary MIDI generator.

About the conference
RubyFringe is an avant-garde conference for developers that are excited about emerging Ruby projects and technologies. They're mounting a unique and eccentric gathering of the people and projects that are driving things forward in our community.
This was one of the best presentations I've ever saw! by Richard L. Burton III Posted Oct 1, 2008 11:49 PM
right by Daniel Berger Posted Oct 3, 2008 1:57 PM
what is by Ali Motaz Posted Oct 3, 2008 2:12 PM
Re: what is by Ali Motaz Posted Oct 3, 2008 6:02 PM
bayesian resampling matrix by C B Posted Oct 17, 2008 10:15 PM
  1. Back to top

    This was one of the best presentations I've ever saw!

    Oct 1, 2008 11:49 PM by Richard L. Burton III

    I demand to be liberated from being a god damn sock puppet!

  2. Back to top

    right

    Oct 3, 2008 1:57 PM by Daniel Berger

    I couldn't get through it. I decided to take a drink every time Giles said, "right", and passed out, totally trashed, somewhere between the 100th and 110th time. The last thing I remember was a picture of Kate Beckinsale.

  3. Back to top

    what is

    Oct 3, 2008 2:12 PM by Ali Motaz

    what is an "overnight anti-celebrity" ? and why?

  4. Back to top

    Re: what is

    Oct 3, 2008 6:02 PM by Ali Motaz

    okay so I watched the presentation. The bio and summary where so repulsive, I had to see what's this guy about.

    And he is not as bad as his bio makes him seem. He does suggest few interesting points, like, VCs are not programmers heaven ... its still a desk job.

    I like how he want to encourage people to follow their passion.

    I didnt knew DJs can make up tp 25,000$ a day, wow this is huge.

    I also dislike, all the cliche glitter: ruby-power, the presentation style with all the pictures from flickr and the one word slides (eeek), textmate (double-eeek)! it makes him feel like the white-rapper-wannabe equivilant for programmers.

  5. Back to top

    bayesian resampling matrix

    Oct 17, 2008 10:15 PM by C B

    Interesting concept for 'endless' rhythmic and intonation appropriate music, thought the random number generation for selecting sample sequences seems a bit crude, or maybe cold is a better description. My context is machine intelligent music- something that plays off itself or as an accompaniment. Try a sampling matrix that resamples ITSELF selectively (hence suggestion of bayesian sparse sampling) instead of (or as a 'weighting' to) the random number method used in the presentation version; it might make the Archaeopteryx sound more 'organic'. Might be even more interesting as an accompaniment 'instrument' by 'random number generating' by weighting the generator to a sparse sampling of another song, voice track, dynamic input, or whatever.

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.