Dear sir/madam,
I am writing you to complain about the new ministry of sound website and the lack of data protection with regards to your users.
Earlier today I received an email notification about the new MoS website. The email also notified me that a new password was issued to use on the website. These are two [...]
Letter to Ministry of Sound
October 28th, 2008 ·
→ Add Comment Tags:bestpractice·music·webdevelopment·
Improving someone’s code
January 23rd, 2008 ·
Don’t call your submit button ’submit’ if you want to change the submit event with Javascript:
If you do, the browser (please read “Firefox 1.5 or IE 6″ – that’s what I tested at the moment) will consider submit is an object. And an object is not a function (although you might enjoy later on the [...]