Greetings,
First off, GREAT APP man! i've got some really fun stuff going into max, controlling hardware (cc and nrpn) and software (via CC + ableton api) with my tablet, EFF YEH! Latest endeavor is creating a volume indicator widget which is fed from ableton api requests to the mixer_device's..
I'm trying to get the latest dev code running in the simplest, most debuggable form. Am I correct in understanding that I simply run the www/ folder off a webserver? It seems to be mostly working, just want to verify. I'm certainly NOT looking to get all up into PhoneGap in the short term, but AM trying to get at the jquery + javascript I love so much..
Third, how do you suggest expanding my debugging capabilities? For instance, apparently the template config format changes so obviously i can't load in the template I was working on, but how can I actually SEE javascript errors, et al? Extra points for explaining how to run it in Firefox (Firebug junkie)..