audio blog/audio module integration

Colin Brumelle - October 24, 2005 - 01:57
Project:audioblog
Version:HEAD
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Leoburd,

Awesome module idea, and I especially like the use of asterisk! I was wondering if you thought about integrating this with the audio module at all? It seems like it might help out here. The audio module just provides a base audio node type, and I think this would work well with your module. Currently, audio nodes show up as enclosures for podcasts, and can be added to playlists, have taxonomy terms applied to them, streamed from a server, played through a browser with a included flash player, etc... It would be so cool to be able to create audio nodes through asterisk. I'd love to help out on this if you need a hand!

Colin

#1

leoburd - October 26, 2005 - 23:24

- Sounds good! It will be great to integrate audioblog with the audio module!

Would you mind giving me a hand? I'll basically need your module to provide me with something like:

a) a function to return where I should save my audio file based on the filename that I'll give as parameter

b) a function that creates an audio node (with all the associated metadata) based on the basic node and filepath that I'll pass as parameters

Would that be alright? If you want, let's setup a time to talk: leoburd at media.mit.edu

Best,

Leo

#2

Colin Brumelle - October 27, 2005 - 17:53

Something like this sounds perfect. Let me take another look at my code and I'll get back to you with some proposed function stubs.
Thanks!

#3

1jan2006 - January 3, 2006 - 12:39

Is there any progress in this connetion? I am eager to learn about the prospects of this module. Thanks with the wishes of new year.

#4

leoburd - January 3, 2006 - 14:04

Hello Colin,

Yesterday I finally submitted a patch that does pretty much all I need in order to have audioblog running with the audio.module. Check it out here: http://drupal.org/node/43110 . Comments are appreciated!

In fact, with that patch there's no need for a separate audioblog.module anymore... all the publishing and querying are done directly through audio.module. I'm currently developing an audioblog_server.module that handles telephone password registration and the like, but that's pretty much done as well and will only be required in certain cases.

Have a great 2006 !!!

Leo

 
 

Drupal is a registered trademark of Dries Buytaert.