Beta Flash Version of the Remixing Application

Over the past several years I’ve been recording TV commercials and using them in educational remixing workshops. I’ve found that fair-use remix video can be a fantastic way to combine critical media literacy, technical skills and creative play to help youth understand, deconstruct and reconstruct mass media messages about gender roles.

At the 2010 Open Video Conference Hack Labs I met Zohar Babin from Kaltura.org and he started helping me build a simple online application to facilitate quick remixing of toy commercials without the need for expensive editing software. In a nutshell the app lets you re-combine video from ads directed at boys with audio from ads directed at girls (and vice versa) to create hilarious and insightful fair use mash-ups. It allows you to drag and drop clips from a library of 40 different gendered toy commercials into 800 possible remix combinations. Though it’s still in the early stages, the 1st beta version of the tool is ready for public testing. Check it out and let me know what you think in the comments.

Play with the Gendered Advertising Remixer – Beta 1

Why remix toy commercials?
Young people in the United States are subjected to an average of 25,000 TV commercials every year. Embedded in those advertisements are a very regressive and stereotypical set of social values about gender roles for boys and girls. So how can kids push back against a multibillion dollar corporate marketing machine? The goal of this project is to help empower youth of all genders to better understand, deconstruct and creatively take control of the highly gendered messages emanating from their television sets.

Future plans:
I’m in the process of developing a series of educational resources and materials to be use in combination with this remixing tool. I also hope to expand the ad library to include longer 30 second spots and eventually gendered commercials targeting adults. In case anyone wants to see the original ads I’ve set up playlists with all the boys ads and girls ads on YouTube. The app is built on the Kaltura video management system and currently uses a Flash/Flex interface but ultimately I hope to build a version with HTML5 and JavaScript (anyone who wants to help out with that, let me know)

Technical details:
The application utilizes the Kaltura Flex Collaborative Video Framework, the same code library used behind the scenes to create the Kaltura Online Video Editors (KSE and KAE). This is the “mixing magic” that combines the audio and video streams of the two video ads dragged to the center. Utilizing Adobe Flex framework 4.5, made it super easy to put the UI parts together, specifically extending Flex’s TileList and other layout components. Right click > view source, on the Flash App to see the source code, and learn more, most should be pretty straight forward for Flex developers out there. (Read more on the Kaltura Blog)

Stay tuned as we try and make an HTML5 version a reality too!

Comments are closed.