Falling Dominos | Let's keep Lotus Notes development relevant
And then all was lost…
Two things I learned on Friday:
You get what you pay for. My $10 a year host was hacked. I think the server people figured it was easier to reformat the server than try to save anything.
Back up your stuff every now and then. I honestly backed up using Wordpress’ export feature on June 29th. I [...]
SHA1/MD5 Hash Libraries for LotusScript
UPDATE: A sample database using these hashes can be found here.
Jason Molzen contacted me this weekend asking for help generating MD5 hashes in LotusScript. I had previously posted a HMAC SHA1 library that was an amalgamation of two developers’ (Paul Johnston and Julian Robichaux) code. Paul did not mind me converting the SHA1 code so [...]