Recent comments

Playlist Sorting at Air America Radio
Michael (not verified)
1 day 8 hours ago

Hi:

Quick question - can i embed a private YT video using the above method?

I would really appreciate some help here, thank you :)

Kind regards,

Michael.

Minimalist Drupal Themes
metin2 yang (not verified)
2 weeks 1 day ago

very nice

Drupal will Explode your Site into a Million Pieces, and Why You Want That.
Eğitim Seti (not verified)
4 weeks 1 day ago

We're considering using drupal for a new electrical business that we are starting here in New Zealand. This has helped cement my ideas about it. Thanks!

Views Slideshow for Views 2
Lawrence (not verified)
6 weeks 1 day ago

I'm having theming problems, could you explain how you themed yours? Mine is here - http://iommo.com/feature and it's really bare bones. Thanks for a great demonstration!

Drupal Media + YouTube + WYSIWYG
wahiaronkwas (not verified)
7 weeks 20 hours ago

@Danny Concannon, you've never sat beside someone who knew nothing about the things you do, and watched them try to post something/anything on Drupal, have you?

I wish this was available for D6.

Drupal Media + YouTube + WYSIWYG
Anonymous (not verified)
7 weeks 22 hours ago

thank you so much for posting about this. Amazing mess of modules to do this but awesome recipe! Soooo glad that someone's taking advantage of the new file api in 7 and even in quickly playing with it this is going to make upgrading to D7 a must for us. Sooo much better media integration and sets up for better resource management similar to Apture's simple way of getting web 2.0 content sources into 1 area. Love the way your doing this, keep up the great work.

I may have to look into writing a plugin to suck data in from other sources like Vimeo, Picasa, Scribd.

Drupal Media + YouTube + WYSIWYG
Frando (not verified)
7 weeks 22 hours ago

Amazing work, everyone. I'm really impressed by the progress you made on this. The media modules will be an amazing boost for Drupal 7, and as things progress a beta looks totally doable until D7 releases. Kudos to you!

Drupal Media, Now with Fieldable Entities!
Danny Concannon (not verified)
7 weeks 6 days ago

I've never understood why WYSIWYG is supposed to be so appealing for media elements like this.

Inline Video with jQuery Media!
vijayan (not verified)
9 weeks 3 days ago

i try to list out the video using views modules but can't display the video

Continuing the Good Fight against Spam...
David (of Melodiya Records) (not verified)
13 weeks 1 day ago

Wow! That's huge amount of spam!

BTW, is it possible to use Akismet with the Drupal and make it work correctly? I've heard that it causes problems with Drupal (and this is why development of the corresponding module was stopped)

All the best,
Dave

P.S.
While posting this comment I've passed Mollom CAPTCHA, but got "Your hashcash string is not valid. Are you a spammer?" error message.

Continuing the Good Fight against Spam...
MichaelKenzo
13 weeks 5 days ago

I'm using akismet.
Quite works.

YouTube Expands API: Good for Embedded Media Field
MichaelKenzo
13 weeks 5 days ago

Thanks

Cufón, an Alternative to sIFR for Image Replacement
Babydoll (not verified)
16 weeks 2 days ago

about few issues:
Copy and paste doesn't always work... But do we really need it ?
Also when cufon converted text is made a link, IE7 allows to click on the letters only (whitespaces - like i.e. inside of O, 0 ets, or gaps between letters are unlinked. With thin fonts it makes it difficult really)
I am still working on workaround.
Copyright issue - majority of fonts have their free version - easy to overcome.

Other than that, it is great, and caters perfectly for all my needs. Even works ok with IE6..
I'd defo. reccomend it.

Drupal, WordPress, or Joomla? (A Trick Question)
wp_best? (not verified)
16 weeks 6 days ago

All depends what you need...but in my opinion it will be wordpress.

Joomla is very, very slow (did you check how many requests and queryes joomla needs? and it lacks with security).
I also tried drupal, and it's very nice, but i think wordpress is much powerfull (themes, ecommerce, site for personal usage, easy customisation, gallery, social network, blog? - wordpress beat them all!).

Only thing that is hard to implement is forum; but not impossible (smf, phpbb).

Media Styles
aaron
17 weeks 17 hours ago

After some discussion here, at http://groups.drupal.org/node/35206 and on irc, I set up the Styles project to host this externally. Thanks for all the great suggestions! Most of them will find their way into the module.

By the way, some of the reasons for this is that I'm abstracting the architecture to be used for any type of field, not just File fields. For instance, one could create formatter styles for a node reference field that will format the display according to the referenced node type.

Media Styles
Melissa Mouradian (not verified)
17 weeks 1 day ago

I am attempting to install media, are you recommending that I upload my media that I have copyrights to Youtube or can I upload and install it directly onto my page?

Melissa Mouradian
Public Relations Specialist
San Diego, CA
Verizon

Do YouTube With Drupal
Term Papers (not verified)
17 weeks 1 day ago

Your blog is really excellent...I really like it..!

Media Styles
aaron
17 weeks 1 day ago

That's a strong argument, Josh. Just the sort of mess I'd like to avoid. Thanks!

Media Styles
aaron
17 weeks 1 day ago

I guess it's fine to leave the supported schema/mimetypes hidden, as it's not a configurable option on the administrative side, but instead configurable from the API. We can revisit later if needed (or maybe have an 'advance options' section).

Media Styles
joshmiller (not verified)
17 weeks 1 day ago

You should strongly consider keeping them separate.

Examples of modules that are better separated, but closely fit together to begin with:

- Token and Pathauto
- Panels and Ctools
- Fivestar and Voting API

Examples of modules that "did it all in one module"

- Ecommerce (Ubercart now owns the space as it is very pluggable)
- FAQ (actually pretty strong still, but cumbersome and would work better if it started its life as an API)
- Flexinode (not sure about this one, but I needed another "fail" module)

My argument goes back to a presentation Jeff Eaton made in Washington DC: Your module should be an API. What you are proposing (multiple formatters for ONE media filefield) is nothing short of awesome. Make the wrapper code that does this an API (call it multiple formatters api or something) and then use your API in your media module. Yes, you have a dependency for that functionality, but we're Drupal and we're used to that.

And then I can then make your multiple formatters api work for my new date widget. Otherwise, my date widget would have to depend on media module and "hack into the functions" to "re-use" the basic idea...

Josh

Media Styles
mverbaar (not verified)
17 weeks 1 day ago

About this:

"YouTube styles will be applied to the following:
Streams: youtube://
File types: application/octet-stream"

Could you provide more examples of this? I'm wondering if this is relevant to users. In this YouTube example, it seems not, because the vertical tab already says "YouTube" and the part that says "application/octet-stream" is probably all Greek to the average user.

Unless there are good use cases that require this technical information, I'd say remove it :)

Your thoughts?

Media Styles
aaron
17 weeks 2 days ago

Awesome, thanks Maarten! A great idea; that'll definitely go into the mix.

Media Styles
mverbaar (not verified)
17 weeks 2 days ago

So the idea is to have one style ("preset"), that can be used for any type of media?

Screenshot with vertical tabs looks pretty good. Have you considered displaying the selected options as tab descriptions?
Mockup: http://skitch.com/mverbaar/n8gwu/skitched-20091112-154142

Continuing the Good Fight against Spam...
Just Testing (not verified)
18 weeks 4 days ago

Curious if I have to be logged in to write a comment.
If this post is up, then I don't.

Thanks.

Continuing the Good Fight against Spam...
james
22 weeks 4 days ago

hashcash and mollon together works great. You can also add some kind of mathematics or science question. As you know spammer are school dropout. this can also help you.