files

Media Browser: Round 2

This quick video shows some of the progress that was made at the NYC Media Sprint last week. While it departs from some of the earlier mockups that we did this past spring, this is functional in terms of browsing and is quite a bit better thought through- thanks to all the smart folks sitting around the table.

Sorry, you need to install flash to see this content.

MM Remove

Brian from Civic Pixel just let me know that he put together the Media Mover Remove module. In a nutshell, the module helps reduce file cruft by deleting extra files that were creating during a Media Mover run. You can find out about the use case that spurred this functionality.

Media Sprint End of Day 3

Here's a quick report back on work that got accomplished today. Lots of code, coffee, and keyboards.

Sorry, you need to install flash to see this content.

Media Sprint Day 3

Here's the report back from the beginning of the third day of the media sprint here in NYC. You can see some improvements to the GUI. Today we're going to be working on several pieces- admin, formaters and stream wrappers.

Sorry, you need to install flash to see this content.

Media Mover & Zip Compression

A request came up in Media Mover's issue queue last week looking for Zip compression for files. I've been saying for quite some time that Media Mover is not just about media, but about file handling in general. While it works well for media, any file might need the same kinds of interactions that Media Mover provides for media- the need to create PDFs from doc files, or transform Excel documents into CSV documents are common enough that having programmatic ways of doing this is desirable.

So when digital.wannabe was asking about Zip, I mocked up the code quickly for how it might work. Ironically, this very morning I had need of it, so I quickly built a Media Mover module to do exactly this.

Now you can compress a file in any of Media Mover's stages after a file has been harvested. This is useful if you need to cut down on bandwidth in transferring a file or saving disk space.

Obviously, the extension of this is to provide un-zipping capacity in to the Media Mover process. Then one could build a configuration which harvests zipped files from an FTP server and attaches the files to a Drupal node. Or any other permutation. It could also serve as a mechanism to keep files associated in Media Mover.

Syndicate content