Posts filed under: Miscellany
Pearl Jam Video “Life Wasted”
From the Google Blog:
“Pearl Jam’s new music video “Life Wasted” is now on Google Video for free! Be sure to check it out now, as free streaming and download is available only until next Wednesday.
And in line with the band’s experimental personality, Pearl Jam released the “Life Wasted” video under a Creative Commons “some rights reserved” copyright license. What does all that legal gibberish mean to you? It means that you can download the video for free, share it with your friends, and even post it on your own site–provided you give the band credit and don’t use it for commercial purposes. It’s yet another example of Pearl Jam putting its fans first.”
Except since I’m in the hinterland of Canada, all I see when I go the link is a big “We’re sorry, but the provider of this video has not authorized Google to display this video in your location.” Which is strange, because I thought it was released under a CC license.
Can someone upload this to YouTube for me?
————————
Updated: This seems to works now… Yeah!
The death throes continue..
XM has launched the Inno, which allows XM customers to record up to 50 hours of music and automatically parses recordings by song and artist.
So of course, the recording industry is suing XM radio.
“The lawsuit, filed Tuesday in New York by the largest labels, seeks $150,000 in damages for every song copied by XM Satellite customers using the devices, which went on sale weeks ago.”
I’m actually neither a fan of XM Radio or the Recording Industry, so maybe they’ll take each other out.
What’s my issue with XM Radio? I certainly think it’s a step forward from the clear channel oligopoly, but I still feel that there are better ways for people to enjoy and discover new music. That long tail is pretty long though, and 70 channels of music seems unlikely to cater to an individual the way last.fm radio does, for example. If I could get last.fm streamed over satellite to a portable player, that would be much more interesting.
Google subscribed links
Of all the interesting things announced at Google press day, I’m particularly taken with their new “subscribed links” (thx Boris). The idea is that you can easily plug in extra services to Google’s search, and the results of these extra services are displayed at the top of other search results when presented to the user. Straight from the horses mouth:
With the Google Subscribed Links API, you can add your services directly into Google search. This can help make those services more accessible, giving your users another entry-point to them when they’re making a related search on Google. There are a number of special features built in to Google search, such as currency conversion and movie showtimes, and you can add your service to that list with subscribed links. The API was designed to be as easy to use as possible, and requires only basic XML skills.
I went through and made a couple of quick “hello world” type examples, and it all seemed to work great. Then I thought I would move on to something a bit harder and try and tie into the 43 Things API. I thought it would be neat to make it so when I would google for someone’s name, if they had an account in the 43 universe, I would see their 43x information shown along side the standard search results.
But then I realized that the XML DataObjects that Google uses as a data source can’t be created dynamically on the fly (which I guess makes sense for performance reasons). Google caches the xml data, and crawls it every 10 minutes or so. If you don’t change the timestamp on your XML data file, the new results don’t appear to be crawled again. But since creating an XML file of every user on 43things was out of scope for my lunchtime hackery, I called uncle.
Does anyone else have an easier way of tying in Google’s subscribed links to external API’s? I guess the only real way is to create a cached file of relevant data and have it updated hourly (or something).
Podcast hotel video (from Roland)
I had a great time at last weeks Podcast Hotel in Seattle with Roland Tanglao. Kudos to Alex Williams, Cathy Wang and everyone else who made it so fun! Roland was playing with his nice new phone and took this video in our hotel room of me strumming on the ol’ guitar in Seattle. Enjoy!
ID3 chapter tool
Courtesy of Boris, check out this cool idea of extending ID3 tags to support chapters. I love the idea of embedding this stuff right in ID3 tags. One gets all the benefits of mp3 portability, and the promise of Apple-like enhanced podcasts. From their website:
Chapters in this context could be any of the following:
- chapters within an audiobook
- articles within a podcast
- individual tracks within a multi-track audio file
Now all that’s needed is players!
Last 100 years of music on a subway map
Neat post over at the Guardian in which the last 100 years of music are plotted on a subway map. Perfect for you data visualisation freaks.
Band sells 120,000 copies of album thanks to online downloading.
The Arctic monkeys sell 120,000 copies of their first album. It is the fastest selling album in britain thanks to their internet downloading savyness. They promoted the sites that illegally played their music and they gave out demo copies which spread on the internet that gained interest.
Take that RIAA.
Playing Music Can Be Good For Your Brain
Stanford University research has found for the first time that musical training improves how the brain processes the spoken word, a finding that researchers say could lead to improving the reading ability of children who have dyslexia and other reading problems.
Google Analytics
Google is now offering a web stats tracking and reporting tool. In fact, I just added google analytics to this very site. At first glance, it looks quite impressive, and is full of useful stats that could help you tune your site to attract and hold more visitors. Web stats that are actually useful presented in a clean interface? It’s not a new idea, but it’s hard to pull off. I’ve been using mapstats for a while, and measure map and mint look nice as well, but this offering from google seems like it might be the best. We’ll see how it works out, but in the mean time, hit those pages so I have some real data to look at!