+1 for Pub Standards. Also, on the Apple/iOS side, a group of local (Irish and non-Irish) developers, called XCake meets monthly in the science gallery in Dublin. http://xcakelabs.com
Oh, thats really annoying. I don't have a fantastic connection myself at home. I'll look to use link conditioner to see if I can make re-connect more aggressive and try and solve your issue. Would be great if you hit us up on support email (via our site) and I can send you on development beta's to see if we're moving in the right direction.
It is a great idea and should be possible so long as Apple is willing to approve an sandboxed app that accepts incoming connections (listens) on a port against the local interface.
Right now, we don't do that. Its just a simple MP3 file that lasts for as long as you are recording a station. The problem with parsing the song title is that firstly, not all stations support it, and secondly, a lot of stations will push the station name into the stream at periodic intervals. It would make cutting up a continuous stream into accurate individual songs quiet troublesome.
But for some well behaved stations, its doable, if people wanted it enough.
Not only not approve, it physically won't work. The sandbox enforced partially at a kernel level will prevent the necessary low-level functions from working.
It does not at the moment. And not from the want of trying! Unfortunately the App Store sandbox does not yet allow you to detect the media keys being pressed. The old way of doing it uses a very low-level function that is not available for security reasons (its essentially a key logger) within the sandbox..
Its common problem across all App Store apps, for now. Drives me crazy as well!
It is a bit. Menubar radio players will all seem similar. I was a Radium user myself. It was the "record" function of this app that prompted me to make it. I wanted to record radio shows, budget speeches and a specific Dutch trance music show I listen to and I couldn't find an easy way to do that. There were ways, but nothing one-click and resident on the menu bar.
It is and its on our list (actually its on a git branch). Just didn't make it across the line for v1.
As a stop gap we have this in our FAQ:
Radio currently doesn't directly support Airplay.
However, if you'd really like to stream Radio via Airplay, here is a trick you can use:
Hold the Alt-key and click on the Volume icon in the menu bar, a menu will appear showing any available Airplay device. Select your Airplay device and all your sounds will play over Airplay.