Tagged: embedded media field

Embedded Media Field Provider Tutorial

FYI, I’m planning to do a Dojo session (using DimDim) sometime hopefully early this week around Embedded Media Field, with the following goals: * Create a provider file for Hulu.com: This will cover the basic steps to create an include file for emfield, with a basic video provider who provides an API. As Hulu.com implements

Read more »

Thumbnails Stored Locally with Embedded Media Field

As you can see here, thumbnails are now stored locally with Embedded Media Field. This opens the way to ImageCache integration and more. This example also makes use of a new formatter, which uses jQuery to replace the thumbnail with an inline video, so that cookies aren’t sent to the provider unless the user clicks

Read more »

Media Transcriptions Roadmap

I’ve started work on the Media Transcriptions module today. This module will allow the attachment of Transcriptions (or Closed Captioning) to video and audio files. The initial version in CVS is from some work by Jonathan DeLaigle (grndlvl), who is a co-maintainer & developer of the module. For full functionality, you’ll need to wait for

Read more »

Do YouTube With Drupal

A YouTube clone? In Drupal? Of course! I was asked by the organizers of the Do It With Drupal seminar if I would like the opportunity to create a YouTube clone in Drupal and talk about that process with the community. Of course! Do It With Drupal will take place in New Orleans, from December

Read more »

Embedded Media Field a Media Essential

Embedded Media Field has grown exponentially in the last year since I’ve begun developing it. From its humble beginnings as a brainstorming session at DrupalCampNYC last spring, it has grown from a quirky method of make embedding YouTube videos easier for editors to a full-featured suite of modules allowing for drag-and-drop placement of third party

Read more »

YouTube API Sneak Peek!

As referred to in YouTube API for Drupal on the Way, beeradb has now opened the YouTube API module for development. He and I have been working to polish it up and make it ready for release. You can take a look at the YouTube search on this site if you want to try it

Read more »

YouTube API for Drupal on the Way!

I blogged briefly recently about YouTube’s new and improved API. Soon thereafter, there was a flurry of discussion about creating a Google Summer of Code project to integrate it with Drupal, including a proposal that wasn’t accepted, but I believe nothing further happened from that point. Until now. Brad Bowman (beeradb) has stepped up to

Read more »

Aaron’s Project Plans in June

This list is partly to inform interested others of my personal Drupal plans this month, partly to get feedback, and partly as a reminder for myself when I see my blog. The order is roughly in order of priority for me. We’ll see how it actually pans out… Finish writing Drupal Multimedia! (I’ve finished 10

Read more »

Embedded Expression Engine in the Works

You want to support a provider not included automatically with Embedded Media Field? Just can’t wait for the maintainers of the module to write a new include file for FrenchBlingVideoMashup.TV? But you don’t know RegEx parsing from red beets and parsnips? Fret no more. Soon, you will be able to build your own provider parser,

Read more »