Are you still building that SonghaySystem.com MP3 player?

Yes. I am still building that custom MP3 player as a replacement for the one being used at kintespace.com. This project predates YouTube.com and still exists in full view of great tools like XSPF Jukebox, JW FLV Media Player and ASTRA AudioPlayback from Yahoo! Also, I would still build my custom solution and use a promotional tool like ReverbNation at the same time.

The number one reason why I am still devoted to my little project is because of my use of Flex and my decoupling of “concerns” in the application. In my audio application there are three major concerns: (i) loading data about audio files, (ii) playing and controlling the audio files and (iii) showing the player interface.

My work intends to cleanly separate these three concerns. You can see (and hear) this in my latest raw sample presentation at SonghaySystem.com. This Flex sample has no visual interface. All you can do is click links in a text box to control the audio. You should assume that I am using XSPF as the data format to load the audio. I have waited and worked for years to finally see this work done—but the timing is somewhat ‘right’ because this work depends on Flash 9 (which was born in June 2006 so “waiting” upwards of three years for this version to get around the Web is not that horrible).

These (known) items must be complete before I really celebrate:

rasx()