Re: [Jprogramming] jhs webgl array_buffer

2014-03-24 Thread Björn Helgason
I visualized this something like the pd. Not send each command to be shown. Collect them and then like pd 'show' execute the chain. Perhaps collect the moves into a boxed chain or lines in a matrix. Issuing more commands add to the chain until a new show or reset. The command chain could then

Re: [Jprogramming] JASEP layers

2014-03-24 Thread Brian Schott
I am pretty sure my first statement is correct. And it seems pretty easy to just use LF to separate the inner layer and then split on LF to get my desired result. So, I guess I have answered my own question. Sorry for the noise. (B=) ---

Re: [Jprogramming] jhs webgl array_buffer

2014-03-24 Thread Devon McCormick
I don't know the domain very well but it looks like part of your problem has to do with trying to work synchronously in an asynch medium - am I interpreting this corrrectly? On Mar 24, 2014 2:00 PM, "Raul Miller" wrote: > We (people) have a general problem where things seem simple when we > under

[Jprogramming] JASEP layers

2014-03-24 Thread Brian Schott
I want to send 2 layers of data via jhrajax. By 2 layers I mean, an inside layer of 13 JASEP separated elements, and an outside layer of 1 or more JASEP separated elements, each of which contains the 13 inner elements. I suspect that one of the layers needs to use another separator. First, does tha

Re: [Jprogramming] jhs webgl array_buffer

2014-03-24 Thread Raul Miller
We (people) have a general problem where things seem simple when we understand them but they seem outrageously complex when we do not understand them. We have evolved a variety of mechanisms to deal with the transition between complex and simple, and there's something fascinating about all stages

Re: [Jprogramming] jhs webgl array_buffer

2014-03-24 Thread Brian Schott
Björn, The short answer is, yes, but ... I have been revising a turtle graphics app, tgsj, that employed opengl, a sort of precursor to webgl, calling the new version tgsjhs. tgsj was entirely a j app with dll calls to opengl and all of the turtle move/turn commands eventually use paint verb to a

Re: [Jprogramming] jqt andorid updated

2014-03-24 Thread bill lam
Apps cannot change files outside of sdcard unless rooted. So every apk must be installed using android's package installer. On Mon, Mar 24, 2014 at 2:57 PM, Björn Helgason wrote: > Is it enough to update or do I need to do reinstall? > > - > Björn Helgason > gsm:6985532 > skype:gosiminn > On 23.