Kenneth Lim

Results 443 comments of Kenneth Lim

The audio source at the link you provided does not have CORS enable which means that the source website is not allowing the file to be used on other websites....

This is a bit stale now and would require some work to get it ready for merge. It is a bit of a shame to close as is because most...

Probably `saveTable()` as the example in Processing has `saveTable()` in it. Not sure if we need to mention this though.

I'm not sure this is easily fixable short of rewriting the whole docs generation system. The rendering of the docs rely on backbone.js and the data for the docs itself...

The problem with search engines are pretty much a non issue now as major search engines understand that front end rendering is a thing and would generally render the page...

I'm not opposed to changing the rendering to render on the backend. I tried to pare down the download size of the reference page awhile ago and it still is...

@bmoren Thanks for the interest! As @lmccart mentioned, I have a proof of concept at the moment and if you like to help out that would be great. You can...

@bmoren I'm not that familiar with nwjs as well, I would need some time to get properly familiar with it so not much help from me on the implementation I'm...

I think the structure put forward by @Gracia-zhang looks good and thanks for the input from everyone else as well. A few note and thoughts, I'll try to keep them...

I have never done that step as I think it's only used to show the version number and date on the download page. The live site probably generate version.json somehow...