Hi All,
A problem that I suspect other people may have encountered is of testing and developing prototype RadioDNS based services, on a RadioVIS enabled radio receiver.
I know that people have user a variety of techniques to “trick” receivers into using test or development services (e.g. using a specific DNS server with hard-coded entries in radiodns.org, or intercepting specific TCP connections); but I wondered whether there was anything we could do to make this easier on arbitrary devices, particularly out in the “wild” – i.e. outside of closely controlled network environments.
One idea that I can think of is allow for alternative “search domains” to be used, which radios try first (before radiodns.org), so entries in an alternative search domain would effectively override actual radiodns.org entries. This would allow new services for stations that don’t currently have any RadioDNS services available to be tested, but also alternative test services to be tested for stations that already have live services.
I’d envisage users being able to add alternative search domains via a menu on the device (possibly using some kind of test mode, or build), which will then be tried first, before radiodns.org.
In this way, users need to know a piece of information (the relevant alternative search domain) in order to get access to these test services – there would not be a way of just enabling test services, or even discovering what services might be available.
This would allow broadcasters (and others) to experiment with services, without those being publically available, or discoverable without knowledge of the search domain.
It would be possible to extend this idea to have a common, generic domain which could be easily “opted-in-to” by users, if that was desirable (e.g. “beta.radiodns.org”).
Obviously this kind of approach will only work well if it is generally made use of – e.g. if receivers with RadioDNS capabilities allow alternative search domains to be entered, and people developing RadioDNS services make use of alternative search domains in this way to allow the services to be tested.
So, initially, I’m just wondering whether people think this is an idea that could be useful – and should be developed further?
Best regards,
Robin
You're not the only one to have this thought. I have been pushing for this for a while.
I would like an alternative test DNS server, run by the RadioDNS Project, with a developer's front end to let you enter dummy entries. It should pass through to the main DNS server otherwise.
The problem I would like to fix - and this is a real life issue - is to encourage a developer to put RadioVIS functionality into the FM tuner he writes for Cyanogenmod (a popular alternative Android ROM). But he's in Melbourne, and there are no RadioVIS/FM services there, so he can't test. I'd like him to be able to add a dummy service for Fox FM, which (could) connect to a dummy RadioDNS VIS server, to enable him to test properly.
Is the Amazon or Rackspace DNS API good enough for this? Anyone want to write something (we can host)?
J
--
You received this message because you are subscribed to the RadioDNS developers group. RadioDNS is at http://radiodns.org/
To post to this group, send email to
radiodns-...@googlegroups.com
To unsubscribe from this group, send email to
radiodns-develo...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/radiodns-developers?hl=en
Hi Robin and all,
the idea is very useful, specially with a common “beta” domain for testing purposes. We spent time setting up a tricky solution, working only in our intranet.
Kind regards
Paolo
Da: radiodns-...@googlegroups.com [mailto:radiodns-...@googlegroups.com] Per conto di Robin Cooksey
Inviato: venerdì 4 maggio 2012 12:55
A: radiodns-...@googlegroups.com
Oggetto: [RadioDNS-Dev] Enabling test RadioDNS services
--
You received this message because you are subscribed to the RadioDNS developers group. RadioDNS is at http://radiodns.org/
To post to this group, send email to
radiodns-...@googlegroups.com
To unsubscribe from this group, send email to
radiodns-develo...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/radiodns-developers?hl=en
could we have a simple
registration approval, which allows someone to then request leases (up
to a period of, say, 14 days) in the test area?
Hello,
I may well be getting this wrong, but could we potentially enable testns1.radiodns.org which would hold entries on test, but refer other queries in the radiodns.org zone to the mainline ns server?
Would that make it an easier option for the device to use either normal DNS or test DNS for queries in the radiodns.org zone?
Nick
I would be keen to avoid automatic fallback to live records, since I would not want this test server to ever be mistakenly used as a live one.
Should live services be desirable, I would expect sandpit users to configure these as they would any other service: and all sandpit entries should automatically delete themselves after two weeks (or the user be given an option to renew).
Ideally, the Project might host a "default" RadioVIS and EPG entry that feeds back "This is 98.8 C163 on GB FM" or similar?
J