Posts Tagged ‘project’

LAST.FM API AUTH

Thursday, May 14th, 2009

A large part of my application is the use of the last.fm API to generate customised music listening to replace the radio generated playlist. I have been making good use of actionscript 3 last.fm api over on google code. It has been a huge help in getting last.fm data in to Flash. However, it seems to be an early version, as certain methods are far from complete, including the auth method used to authenticate users.

I have rewritten parts of the auth method so that it is called correctly. Particularly the current requestToken() parameter was a little clunky as it involved [...]

THE PROBLEM WITH THE BROADCAST MODEL

Saturday, May 2nd, 2009

The broadcast model is essentially a centralised distribution model. It is one that dominated media distribution throughout the 20th century. Radio was, and still is, the original broadcast medium. At its heart, the broadcast model produces content from a central location to a large number of receivers (listeners in the case of radio, viewers in the case of television).

Radio content by its nature has a strictly linear structure, which offers little or no control to listeners. This was all well and good during the analogue age, where users were subject to the authority of content producers. However, the Internet, [...]

BRIDGING THE GAP

Thursday, April 2nd, 2009

Well, my idea for my final project has shifted radically since my last musings. I originally was looking into peer to peer radio, however, i was never really comfortable with this idea, firstly as it was potentially beyond my skill and secondly it just didn’t POP enough. In the course of my dissertation research I covered many areas in which Internet culture has influenced the radio listener of today.

A topic that came up which really interested me was the effect of customised music (think last.fm, pandora and personal music players) on music discovery. Once upon a time this would have [...]