Displaying 8 results from an estimated 8 matches for "firefoxo".
Did you mean:
firefox
2013 May 22
0
Radio player for FirefoxOS
Hi,
On 05/17/2013 12:12 PM, Emilis Dambauskas wrote:
> I have pushed my radio player for FxOS to GitHub:
> https://github.com/emilis/worldradioplayer
Finally got around to cloning your repo and pushing the app to my Unagi.
Simple and functional. I like that.
Once you get access to a larger list you'll have to accommodate some
filtering though.
> Currently it uses a precompiled data
2013 May 22
0
Radio player for FirefoxOS
Hi,
On 05/22/2013 12:57 PM, Assen Totin wrote:
> Hi, Emilis,
>
> I have two working Icecast players which implement client-side parsing
> of yp.xml and searching then through it: [...]
The idea is to finally offer a better API towards the data. Also to
reduce the bandwidth usage. The XML file causes a LOT of traffic,
especially as many clients don't implement HTTP compression.
2013 Jun 10
0
Radio player for FirefoxOS
Hi,
On 06/10/2013 02:46 PM, Emilis Dambauskas wrote:
> this looks very promising. I see the compressed version is now ~250kB.
Yeah, that's a start and there is probably still some room for improvement.
> My Firefox OS app is using this data on its first run to create a
> browser-side database of stations. I am currently looking into ways to
> shorten this process to improve
2013 May 17
2
Radio player for FirefoxOS
Hi,
I have pushed my radio player for FxOS to GitHub:
https://github.com/emilis/worldradioplayer
Currently it uses a precompiled data from http://dir.xiph.org/yp.xml:
https://raw.github.com/emilis/worldradioplayer/master/static/js/data/xiph.org.stations.json
I will have to switch to asynchronous station list loading and filtering
in the near future and then will nag you again about the JSON API
2013 Jun 25
1
Radio player for FirefoxOS
Hi, again,
is there any URL where I could POST to suggest streams for dir.xiph.org?
My users are demanding the ability to add their own stations to the app:
https://marketplace.firefox.com/app/world-radio-player/ratings
I would like to use their input (with their explicit consent) to push
data about new streams to dir.xiph.org.
On 06/10/2013 07:31 PM, "Thomas B. R?cker" wrote:
>
2013 Jun 23
0
Using Icecast streaming DIrectory through api
Hi,
On 23 June 2013 03:56, RITESH MEHANDIRATTA <riteshmehandiratta at gmail.com> wrote:
> Hi, i read those mails with subject "Radio player for "FirefoxOS" there i
> found a url http://api.dir.xiph.org/experimental/full which contains a very
> big list of streaming radio station and listen url it returns a response as
> a json object .these apis are in experimental mode .is there any
> documentation related to these api's so tha...
2013 May 22
5
Radio player for FirefoxOS
Hi, Emilis,
I have two working Icecast players which implement client-side parsing of
yp.xml and searching then through it:
- Python, can either transform the yp.xml into SQLite database and then
search inside, or can store the yp.xml locally and transfer in into DOM,
then search it.
http://www.zavedil.com/software-xbmc-icecast
- Java (Android), same algorithm as Python but only the SQLite
2015 Mar 04
1
Regarding GSoC 2015
Hi everyone,
I'm Shiluka Dharmasena, 3rd year computer science and engineering
undergraduate from University of Moratuwa, Sri Lanka. I'm interested to
participate as a gsoc student for Xiph.Org Foundation's Icecast project.
It's a great opportunity for me to get involved in an open source project
and I'm keen to contribute as a developer.
I went through the project ideas