|
Internet Archive
Tonight, Papyromancer asked how to create an uploader to Archive.org that worked with Ourmedia... In order to have Archive.org contributions show up on ourmedia, you simply have to include the following elements in your metadata file (the xxx_file.xml) 1. include a 2. include a
The ia module is a custom Drupal module that is used to interact with the Internet Archive. it provides methods that allow contributing (uploading/publishing) to archive.org and for retrieving media metadata from archive postings in the Ourmedia collection. I am working on this module in order to track down various bugs related to media links not showing up correctly due to incomplete or missing information relating our nodes to archive posts. Here are some notes and issues:
Tracey updated the Ourmedia collection logo. Looks nice! Here is the code from an archive.org page Flash player. They are using FlowPlayer. I've cleaned up the spacing and changed the url's from relative to absolute. The extra space in the code's "flowplayerdiv " div id attribute is to ensure that there is only one "flowplayerdiv" div on this page. Remove the space if you copy the code. I was going through ia.module and checking on which archive.org web services are still valid. I sent an email to Tracey to get the latest info. While poking around with the oai2 service, I just noticed this great little schema for it: A SpinXpress user posted a video to the Internet Archive but it did not show up at Ourmedia. Turns out that the reason for this is that the person had never logged into Ourmedia before and the "ia" module quietly does nothing in that case. No error message, no nothing. So this got me looking over ia.module in general and hook_cron() in particular. Then I looked at all the hook_cron's in all our modules and found lots of issues. |
Recent comments
2 years 33 weeks ago
2 years 36 weeks ago
2 years 38 weeks ago
2 years 39 weeks ago
2 years 41 weeks ago
2 years 42 weeks ago
2 years 45 weeks ago
2 years 46 weeks ago