I wonder if there is any way I can write to files from HTML5/JS? In the broswer ...
Yes, using the new FileWriter API.
http://www.w3.org/TR/file-writer-api/
You can see the current browser support here: http://caniuse.com/#feat=filesystem