[Pianod] Remote control, NetIO, station ordering

Michael R. Hines michael at hinespot.com
Fri Dec 7 18:46:37 PST 2012


Parette, I found an HTTP library looks like it compiles on MACOS:

https://github.com/cpp-netlib/cpp-netlib

with some pretty simple examples:

http://cpp-netlib.github.com/latest/index.html

I have lots of experience with JSON and Ajax .... My idea would be to
*complement* libfootball (not replace it - it's very valuable).

I'm willing to donate a few hours and put something together that
could be invoked from a mobile application.....

- Michael

On Fri, 2012-12-07 at 15:10 -0800, Peter Li wrote:
> You're totally right; this is just the place for one of the mobile 
> development systems.  I haven't tried them, have heard more about 
> Titanium, but PhoneGap seems nice and is newer.  Cross-platform doesn't 
> seem like the main advantage so much as just standardized, high level UI 
> development and (for this purpose) network communication.
> 
> I pinged the NetIO developer about adding list-menus that could be 
> populated from server responses, but it is a pretty significant step up 
> from what NetIO can currently do.  NetIO is nice for a really quick hack 
> but something like PhoneGap is probably more the right level for this.
> 
> I'm very short on spare time right now but look forward to seeing what 
> you get.
> P
> 
> 
> On 12/07/2012 01:50 PM, pianod-request at lists.deviousfish.com wrote:
> > Date: Fri, 07 Dec 2012 10:16:28 -0500
> > From: "Michael R. Hines" <michael at hinespot.com>
> > To: pianod <pianod at lists.deviousfish.com>
> > Subject: Re: [Pianod] Remote control, NetIO, station ordering
> >
> > NetIO looks verify promising, but there's just one deal breaker there...
> > As Parette mentioned, the front-end needs to be self-updating:
> >
> > - The station list in the App needs to dynamically reflect Pianod's list
> > - The like/unlike/volume/current playing status also needs to relect
> > Pianod's status
> >
> > I actually did read some of the NetIO documentation: It has this feature
> > called "Response Handilng" which lets you parse the response from the
> > server and alter the label of the button you're interacting with... But
> > ultimately, you need to *dynamically* add new buttons or new
> > pages........
> >
> > I've been watching this Adobe website for a while, which maybe have a
> > better cross-platform solution for a frontend:
> >
> > http://phonegap.com/
> >
> > .... maybe I'll try something this weekend....
> _______________________________________________
> Pianod mailing list
> Pianod at lists.deviousfish.com
> http://lists.deviousfish.com/listinfo.cgi/pianod-deviousfish.com





More information about the Pianod mailing list