Thank you all for your enthusiasm. After all that time of lonely thinking, puzzling, coding, debuging.. I really appreciate
Its a fun project on which many things could be added and brings some surprises.
For instance, I had a good one when trying it with my android smartphone.
When I pressed the "Free Request Certificate" button, it gave me options..
Select file, but also: Take photo, Take video, Record voice

And when I recorded my voice, the file was naturally saved locally, automatically hashed by the javascript of the website which result went straight in my set up and ended up in both blockchains ! The same with pic and videos : So you have direct records timestamps to the blockchains in only one click ! I dreamed to build an app for that (which I do not know how to yet). But I don't need to.

Originally I wanted to create a Nxt account for each user and register their notary hashes with messages sent by me to their account, which would have created a registry for them available even if my service disappear. I could still list it in a friendly manner if they liked me. But I finally considered that it was not optimum and only too much "nxt-centric".
It was not optimum because it needs one message per user batch, which requires the user to pay something. And having the list of hashes in one account, despite looking nice at a first glance, is useless because in every case, you must pay attention to the archive of your original document. Without it, the hash and the blockchain timestamp are useless.
So if the user has to pay attention to his archive, archiving along a certificate is not more work nor difficult. And if the certificate becomes a bit complex (merkel leafs and formula) who cares ? This switch of thinking turned out that in one transaction, an unlimited number of certificate also coming from different users, could be combined.. which then allows to offer the service for free.
Of course, I still have now to add some business model to it, I first thought at sponsoring to increase the frequency of the transactions (I don't know may be I still should), but, so far I've been more considering an optional offline archive service beside of it. Once your ability to recompute the hash of a document in a far futur has some legal consequences, it seems logical to me that you should invest "a bit" in reducing your probability to encounter a bad surprise in 10, 20, 30 years (and more) from now, because they are quite a number of "not so unlikely" threats.
"The NXT blockchain certify that..." change to "The NXT blockchain certifies that..." Same for the Bitcoin section
I corrected the typo, thank you very much.