Hi. I don't like the actual web interface (it doesn't work in my android). So i write a api in (ruby), and a simple rails app to acces through the that api.
It just beta(1 night the api, 1 night the rails app), but for the moment it works. The current features of the api (mysqueezebox.rb): * auth to mysqueezebox.com * get palyer info * set/get volumen/power * play/pause * browse mysqueezebox music catalog and favorites * add to playlist * add to favorites * list players * some tests The current features of the web app (mysqueezeclean): * html 1.1 strickt * separate design and content (html/css) * restful (get/post/put/delete) * ugly design, but works perfectly in a mobile phone. No frames, No javascript (by the moment) :-P I also look for a mysqueezebox.com api, but -- guillermo ------------------------------------------------------------------------ guillermo's Profile: http://forums.slimdevices.com/member.php?userid=33029 View this thread: http://forums.slimdevices.com/showthread.php?t=69459 _______________________________________________ squeezenetwork mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezenetwork
