Here's a quick list of how to get the RadioDNS application we released recently to build and run (on Ubuntu 9.04. Success reports for other distros or OSs welcomed.)
sudo apt-get install python-socksipy python-wxgtk2.8 python-dnspython python-setuptools python-dev
sudo easy_install objectlistview
wget -v https://github.com/´óÏó´«Ã½RadLabs/RadioVisDemo/zipball/master
unzip ´óÏó´«Ã½Rad*
cd ´óÏó´«Ã½Rad*
python radiovis_demo.py
And that should be it. Thanks for the useful posts on the list which summarised these steps.
Following my previous post, Experiments with RadioDNS, I'm pleased to announce that the RadioVIS demo application is now available as open source software, under the Apache 2.0 license.
The application demonstrates radio station DNS lookup, querying for available services using DNS SRV records, and the RadioVIS protocol for displaying images and text messages. The code is written in and uses the user interface library.
Please note that this software is intended for those who want to find out more about the technical details of RadioDNS and RadioVIS, and not for end users. Also note that at the present time there is no RadioVIS service available for ´óÏó´«Ã½ radio stations. We are making this code available as part of our explorations with RadioDNS, and look forward to technical feedback.
To download, please visit our RadioDNS project page . We'll put any updates to the code on the project page and announce them on this blog. The source code is also available on GitHub .
For more information about RadioDNS, or to join the RadioDNS developer discussion group, please visit .