clem published this entry on Tuesday 01 June, 2010 at 22:03. It's been filed in the projects category. {Share Your Thoughts}
I’m using this little modified RadioTuner widget which works with Safari html5 <audio> implementation since a few months. Here is it for your enjoyment: RadioTuner html5 audio. It supports everything that Safari does, does not leak memory (as some previous internal version I’ve made in Flash) and use very little CPU.
For exemple, you could directly put a link to pls file like http://broadcast.infomaniak.ch/rsr-couleur3-high.mp3.pls to play couleur3 radio stream in your dashboard.
It is based on the wonderful dashboard widget Radiotuner which is now open sourced at http://code.google.com/p/radiotuner/.
Hopefully this fork will merge in the main version at some point in the future..
clem published this entry on Wednesday 31 May, 2006 at 23:29. It's been filed in the projects category. {2 Comments}
An experiment to bring back nice covert art of albums while played digitally. Some months ago, I run into CoverFlow and it appears that it was exactly what I wanted since ages. I had kind of similar ideas but never that looked that good. However as I’m neither a Mac user, nor using iTunes, I had to code my own solution. In short, coverPlay is kind of coverFlow for windows.
This early release is not as polished as coverFlow. So far, this is basically a launcher for foobar2000 or winamp. There isn’t much requirement except that your albums are in separated folders with image inside. As an alpha release, there are still many glitchs. Installation is manual (not much to do anyway). It hangs a bit when mipmapping the covers. Usability isn’t much polished. But that better than nothing
Seems it appears on YouTube, check this out!
The code has been opensourced and development is now by Mikael under the name coverJuke on SourceForge.
Still want the alpha?
Download coverPlay 1.0 alpha (~500 KiB)
Changelog
- 1.0 coverJuke released on SourceForge
- 0.1 Initial Release (alpha)