On 2/28/2013 4:54 AM, Michael Haberler wrote: > Hi GP, Sergey - > > I've tried it out on Lucid - I am impressed! > > Since you're wildly productive with integration, please fill me in on the > bigger picture: how does this relate to your other projects? > > - Raspberry http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Miniemc2webinterface > - http://code.google.com/p/rt-8p8c > - http://code.google.com/p/picnc/ > > I think that is a great start for a Web-based UI which can eventually run on > a mainstream branch! > > I'll still have to try this on the Raspberry, but I see the emcweb server has > less of a CPU impact than Axis so it looks like a good fit for smaller boards > which lack the punch to run more demanding UI's on it > > > - Michael >
I'll second Michael's remarks. I didn't get around to trying out your code until after you got it "cleanly integrated with latest source" https://github.com/kinsamanka/linuxcnc-mirror/tree/emcweb so I went with that. I pulled and built LinuxCNC + emcweb a few minutes ago on Ubuntu 10.04LTS. No problem except: is it just me or is this branch missing the ./www/index.html file? Once I copied this file over from the svn repository emcweb started serving Sergey's clever, not to mention attractive, control panel as expected. For those who haven't played with http servers, it's worth noting that, as built from this branch, emcweb is serving on port 8080 rather than port 80, so one must browse to http://<host>:8080 Regards, Kent ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
