[Pianod] Remote control, NetIO, station ordering

Michael R. Hines michael at hinespot.com
Fri Dec 7 19:11:22 PST 2012


No, not passthru - just a dump HTTP server running inside of Pianod
which accepts exactly the same commands as it does now.....

Titanium does look pretty good:

http://developer.appcelerator.com/blog/2011/05/titanium-mobile-intro-series-sockets.html

What can you gather from their socket implementation?

- Michael


On Fri, 2012-12-07 at 19:04 -0800, Peter Li wrote:
> Hmm, not sure I totally follow you.  Are you suggesting allowing pianod to accept JSON that it passes through to Pandora?
> 
> If the goal is to get a mobile app together quickly, might be better to look into Titanium first.  I think there's a socket communication API.  I'll look at it a bit and report back.
> 
> P
> 
> 
> > From: "Michael R. Hines" <michael at hinespot.com>
> > To: pianod <pianod at lists.deviousfish.com>
> > Subject: Re: [Pianod] Remote control, NetIO, station ordering
> > 
> > By far, the most cross-platform Mobile communication mechanism is
> > (surprise, surprise) the HTTP protocol itself - either by passing responses
> > as JSON or XML - you won't get any better than that....
> > 
> > In fact Pandora uses JSON over HTTP and I believe we should be doing it
> > too.......
> > 
> > Doing this would allow a PhoneGap application (which is written in
> > Javascript) to send AJAX asynchronous requests to Pianod ....
> > 
> > Comments?
> _______________________________________________
> Pianod mailing list
> Pianod at lists.deviousfish.com
> http://lists.deviousfish.com/listinfo.cgi/pianod-deviousfish.com





More information about the Pianod mailing list