View Single Post
Old 03-09-2013, 02:41 PM   #28
silver18
THE NOOB
silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.silver18 ought to be getting tired of karma fortunes by now.
 
silver18's Avatar
 
Posts: 708
Karma: 1545649
Join Date: Jan 2012
Location: Italy
Device: Kindle Touch 5.3.2
Quote:
Originally Posted by jnjitkoff View Post
How are things going with documentation? Even if full autoupdate isn't well polished yet, It'd be great if you could post some preliminary stuff if you could. I'm eager to get a couple scripts (for text to speech and audio playing) working from a web UI.

I'm eagerly awaiting your findings
Hi there!
I'm sorry but I'm a bit busy ATM (thesis....)
As regards the full update, if you want to reload all your external JS, html, images and similar, you just need to use the plain JS bit:
Code:
window.location.reload(true)
This will trigger a full update of external resources in a HTML page.

If you need something about the communication system, you need to wait a little more as this is a bit more complicated.

Let me know if you need something else!
silver18 is offline   Reply With Quote