> On Jul 26, 2016, at 1:05 PM, ivbsd1 <[email protected]> wrote: > > Guys, thank for inputs. > > john3909, I don't need 100 sessions . > Application is device control. One session is enough :-) You say that now, but always remember, you invest time learning tools, but those tools may not serve you very well in the future. Your future may include not just browser, but mobile apps for both IOS and Android. To become proficient with a tool can sometime take months so I always try to think about future projects before making a decision about which tool to select. Take a look at the following link:
http://www.rswebsols.com/tutorials/software-tutorials/10-best-frameworks-creating-hybrid-mobile-apps. Also, there is Nativescript which translates Javascript into native library calls for almost all mobile platforms. I just prefer Angularjs with Typescript which is an enhanced version of Javascript. If you go to Pluralsight or Lynda sites, they have very good video training material to get you up and running quickly. Regards, John > > TJF, sounds promising. I have to check if GDK and Broadway already exists for > BeagleBone. > Does it behave "natural" ? Not "biased" by browser ? > > > On Tuesday, July 26, 2016 at 10:58:59 PM UTC+3, john3909 wrote: > The downside to this solution is that it doesn’t scale very well. Using > Nodejs and Angularjs, you can support 100s of simultaneous sessions on the > BBB. > > Regards, > John > > > > >> On Jul 26, 2016, at 12:49 PM, TJF <[email protected] <javascript:>> wrote: >> >> >> >> Am Dienstag, 26. Juli 2016 19:05:53 UTC+2 schrieb ivbsd1: >> Hi TJF, >> >> Thanks a lot for suggestions. But, if possible, can you make it more clear ? >> If possible, can you give me a reference to project of such type ? >> >> Broadway is a GDK (= sub-layer of GTK) backend, which directs the >> input/output via net sockets to a browser window. Just search the net for >> "GTK Broadway" for details. >> >> There're no special references, since each and every GTK application >> compiling against GTK-3.2 or later can run in a Browser window. >> >> Maybe I did not clarify that but I'm talking about embedded device with >> Linux, >> which does not contain gnome or any other windows manager >> >> AFAIR it needs an X11 server, but no windows manager nor GNOME. >> >> BR >> >> -- >> For more options, visit http://beagleboard.org/discuss >> <http://beagleboard.org/discuss> >> --- >> You received this message because you are subscribed to the Google Groups >> "BeagleBoard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/beagleboard/2e41c07d-a0eb-41a3-a3cb-61fb3c4cb15d%40googlegroups.com >> >> <https://groups.google.com/d/msgid/beagleboard/2e41c07d-a0eb-41a3-a3cb-61fb3c4cb15d%40googlegroups.com?utm_medium=email&utm_source=footer>. >> For more options, visit https://groups.google.com/d/optout >> <https://groups.google.com/d/optout>. > > > -- > For more options, visit http://beagleboard.org/discuss > <http://beagleboard.org/discuss> > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/5bab5701-8c60-41ec-8c89-92cc15942af9%40googlegroups.com > > <https://groups.google.com/d/msgid/beagleboard/5bab5701-8c60-41ec-8c89-92cc15942af9%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/C4735D2D-A3C7-47CD-9D29-5DA835E18BF7%40gmail.com. For more options, visit https://groups.google.com/d/optout.
