Made the username validation regexp in install less picky since it was blacklisting two of the letters in my name. >.<
// UK lang variables
tinyMCE.addToLang('',{
iespell_desc : 'Run spell checking',
iespell_download : "ieSpell not detected. Click OK to go to download page."
});