Sound: keyboard sound effect

New stereo sound recording: ani_hard_typing.mp3 (1.7 MB)

I literally recorded myself typing the following:

<!doctype html>
<html>
<body>
 <h1>This is eventually going to be on a web page somewhere</h1>
 <p>
 I am writing this so that it ends up
 on <a href="http://freesound.org">freesound.org</a>.
 </p>
 <script>
   $(function(){
     function init() {
       alert('I am alive!');
     }
     init();
   });
 </script>
</body>
</html>

This is available on my http://freesound.org account.