<div dir="ltr"><div dir="ltr">The line in X3DJSONLD/src/main/shell/several.sh that works best is:<div><br></div><div>ls -d "$@" | grep -v intermediate | grep -v "\.new" | xargs ${NODE} ${NODEDIR}/xml2all.js | xargs -P $PROCESSORS ${NODE} ${NODEDIR}/json2all.js<br></div><div><br></div><div>Be sure to update to get this.  Don, please compare the version of BoxManAnimationPanel.json (it's in X3DJSONLD/src/main/data) with your version generated by X3dToJson.xslt.  My version works better in some cases (using localhost).   I have been unable to get the interactive stuff to work, seems to be a problem with by hosting site or something, still researching.  You can go to:</div><div> </div><div><a href="http://localhost:3000/src/main/html/hanim.html" target="_blank">http://localhost:3000/src/main/html/hanim.html</a> </div><div><br></div><div>for a fully working website (using node.js and express.js).</div><div><br></div><div>Or you can to to apache and get this less than desirable version:</div><div><br></div><div><a href="https://coderextreme.net/X3DJSONLD/src/main/html/hanim.html" target="_blank">https://coderextreme.net/X3DJSONLD/src/main/html/hanim.html</a>  (3/4 browsers work)</div><div><br></div><div>I could use some apache configuration or something--not sure to get this site working.</div><div><br></div><div>I will look into it.</div><div><br></div><div>At this time, the  site at:<br></div><div><a href="https://coderextreme.net/X3DJSONLD/src/main/html/index.html">https://coderextreme.net/X3DJSONLD/src/main/html/index.html</a> using the BoxManAnimation.json file is less than desirable--only 1/4 of browsers work in this case.<br></div><div><br></div><div> <a href="http://localhost:3000/">http://localhost:3000/</a> using the BoxManAnimationPanel.json works 3.5/4 of browsers.<br></div><div><br></div><div>In summary, it's best to use a localhost site running node.js with your HTML file with url='"..."' as seen in <a href="https://coderextreme.net/X3DJSONLD/src/main/html/hanim.html">https://coderextreme.net/X3DJSONLD/src/main/html/hanim.html</a> view page source (right click in chrome).  If you want the best results.</div><div>If someone knows an apache/node.js expert (probably admin or devOps) who can track down these things, I could use some help.  Right now, it's a puzzle!</div><div><br></div><div>And no, I haven't looked at the web console yet.  That's my next step.</div><div><br></div><div>All source code can be found in <a href="https://github.com/coderextreme/X3DJSONLD/">https://github.com/coderextreme/X3DJSONLD/</a></div><div><br></div><div>Thanks,</div><div><br></div><div>John</div><div><br></div><div> <br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Apr 23, 2020 at 6:46 PM John Carlson <<a href="mailto:yottzumm@gmail.com" target="_blank">yottzumm@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I got a new file to work with on my XML ->  JSON converter in X3DJSONLD.  It showed how unprepared I was for dealing with HAnim files.  However, currently configured several.sh should use the X3dTJson.xslt stylesheet that Don developed.  This will allow at least the JSON file to work with X_ITE.  I am currently working on a (X_ITE & X3DOM)  XML and X3DOM JSON (through DOM) versions working.<div><br></div><div>I use dev versions of both X3DOM and the latest X_ITE. I did see problems with converting XML to JSON on the X3DJSONLD on my website.</div><div><br></div><div>The data folder currently uses Don's stylesheet (above) to convert to JSON.</div><div><br></div><div>I will start more testing and development on the the BoxManAnimationPanel.x3d from the Sourceforge site.</div><div><div><br></div><div>John</div></div></div>
</blockquote></div>
</div>