media

Talking RSS feed

Ever since I have an iPod (nano 4GB with only space for a percentage of my MP3 collection) together with an iTrip, I am hooked to podcasts. One of the things I was missing, was the ability to have newsfeeds read out to me. I want to have a couple of newsfeed with the latest news (not "radio"-casts but newssites-casts) on my iPod. The problem being that it is hard if not impossible to have all the items of a newspaper being read out in time by a human for the publisher.

And then I thought, it doesnt have to be a human, it has to sound like a human! With the zillion of "text to speech" programs out there, it would be easy to parse an RSS feed and turn it into a RSS feed wit embedded MP3; a podcast!

And I wasnt the only one thinking this, since a couple of days nu.nl, an easy digestible dutch newssites, "man bites dog" news - does have a spoken rss feed I can use. Sync before leaving home/work and listen in my car to the latest news without having to listen to the bad radio jockeys. In fact, Chiel Beelen -a Dutch popular DJ- is the reason I bought an iPod! :-)

This would be a great feature request for CMS-es like Drupal, combine an open source text to speech reader with a bit of code in a module to make RSS into "podcasts". And that way you dont have to use an external expensive party like readspeaker. Useful? What do you think?

BTW: in good unix tradition, all device that have an IP address have to be Christianized with a name. My iPod's name is "iPodium".

Waar blijft de nederlandse digg?

Ik begrijp het niet. Heel het medialand is in rep en roer. Er schijnen sites te zijn waar users zelf kunnen schrijven, stemmen en hun "online" krant kunnen drukken. Terwijl de meeste redacteuren nog maar net gewend zijn aan het feit dat online "de krant niet zakt" maar dat het nieuws en de verslaggeving continue is. Geloof het of niet, maar de printpapierpers in Nederland ziet al dat Web2.0/ Citizen Journalism en gedigg toch vooral als bedreiding.

Een dreiging in plaats van kans. Want ja, ik digg en delicious lang en veel terwijl ik nooit de krant lees, zelfs niet online. Mijn voorkeuren zit aan de andere kant van het spectrum. Maar waar blijft de Nederlandse digg? Een geweldige kans maar je moet de site wel lanceren binnen zo'n 3 maanden denk ik. Wie komt er mee? Is het Paul van Ilse? Of doet het verlies van de gratis "de pers" de Volkskrant zo veel pijn dat Pieter online een digg doet? Of toch de stijloze telegraf? Wellicht toch -en dat hoop ik- een nieuwkomer die lekker het landschap verder op zijn kop zet. Revolutie!

I am blogging

NOT RIGHT NOW, CANT YOU SEE I AM BLOGGING!

Youtube your Drupal Site

Having visited both the OSCON 06 Europe and the DrupalCon last week, I have lots new ideas and fresh content to blog. I'll try to post some of the ideas and most interesting sessions the comming week.

From the DrupalCon, the session about how to "youtube your Drupal install", was rather good. From the site:

Flunkarnold.com is a drupal site which allows users to upload .mov and .avi video files to the site, convert them to flash video files, and allow users view the videos using a flash video player. This site uses Amazon's s3 service to host the media content.

The approach behind this site was to keep Drupal as stock as possible, utilizing cck, ciews, and upload modules as the primary elements. A secondary script interfaces with drupal to process and move media to the Amazon service.

So what this basically says is:

  • Let users upload video files in different formats
  • Transcode these video's to flash
  • Put the flash videos to an external webservice for cheaper bandwith and storage
  • Create a thumbnail of the video and store this in a browsable gallery
  • Integrate the video into your Drupal site
  • and optional, let the admin or the user manage the content in the normal Drupal way (e.g. add taxonomy or free tagging, rating of content or users etc)

My (current) employer did something like this for a site we host; volkskrant.nl. We use IFRAMES for running the flashplayer (which is so 90ies) and an opensource flashplayer detection, so I hope we didnt charge money for this part of "the player" and it took us 3 weeks to implement it (which was compared to competitors still rather fast) but the project while working isnt finished at all, there is a lot to be done underneath the visable layer!

While using Drupal for this, should have been extreem simple. In fact, there is a "howto" online which a savy Linux administrator / Drupal implementer should be able to implement within 2 days. And it would have been better, since all content is stored at Amazon's S3 service. While I was rather sceptical about using this service as a corporation, I am a Believer now! The terms and conditions are good; one owns the content and can even use encryption so Amazon sysops cantsee it. It does have a high uptime, it is sort of global load-shared (not balanced!), can be bittorrent enabled and EXTREME cheap. Storage costs are $0.15 per GB-Month of storage and bandwith use $0.20 per GB of data transferred. There is no minimum fee, and no start-up cost and all the services need to access the data are open, well documented and have standard implementations to "mount" the S3 service. So yes, I am a big believer when it comes to using services like this, not just for webservices but also for on the fly SAN capacity for office automation, you just cant beat the price!

So the Howto Youtube your Drupal site (like we need another youtube :-) ) descibes

  • how users can upload files using an AJAX form (users can see the progress unlike regular HTTP POSTS),
  • how one should do the automatic transcoding using ffmpeg,
  • how you can move the files to the S3 service with webservices authentication preventing hotlinking the videos,
  • embed the video in a flash player (for example use this or this player,
  • and then embed the content in your Drupal site like any other node. So you can use voring or taxonomy/folksonomy for tagging and searching the video archive as well as generated thumnails
  • .

    All in all this is great stuff and shows the "platform" bit in "Drupal, the best opensource content management platform". He3nce, you can use the platforms capabilities for access control and content management and expand it using videos in just a couple of days, nearly out of the box. You just need to use a set of modules like CCK and for example views. Great stuff and a very good presentation! See this example site on where this Youtubbing your Drupal site will get you!

    There is more information online as well.

    Now a couple of (former) colleagues just quited their job to start selling what they call "the flash player" and I wish them the best of luck. With Drupal being able to do all they want and way more, they will find that this market -while booming- is so commoditized with opensource products like Drupal being able to deliver nearly out of the box, that they will have a hard time selling "the player". But still, best of luck! (you need it! :-) )

YADS: Us Magazine


Old news, but here it goes. The second largest magazine in the US (titled: USmagazine.com) website has been drupalised. Us Magazine switches to Drupal

Us Magazine, second in circulation only to People Magazine, has got a rapidly growing audience on line. They seem to understand the current blogging zeitgeist more than People Magazine does. And they've just revamped their online presence. Their website has switched to the Drupal platform. As with many other large corporate sites, they are finding that the open-source Drupal model is much more flexible and desirable.

Any other old skool media that still think you need expensive CMS-es like esenic that deliver half the functionality and costs twice -in fact way more- as much?

XML feed