Seriously, the insert key, unless you’re doing stuff in linux, is such a fucking waste, mine is so close to the backspace key and it’s SO annoying getting in overwrite mode and typing over a bunch of stuff. Luckily there’s a way to get rid of, modify your windows registry!
Here’s a .reg file to do it for your automatically in Windows Vista (probably xp and 7 as well)
Just run this, restart your computer, and cross overwrite off your baggage list!








Paypal doesn’t send IPN’s to non-standard ports
Posting this on the chance that google picks it up and someone has a similar problem as I did.
If you’re using a non standard port (like 8080 instead of 80) paypal (at least the sandbox) won’t touch your server. When you try to test the IPN in their nice little sandbox testing tools you get a “http 1000 error, some crypto bullshit” (a 1000 error doesn’t even exist in the http specs).
So yeah, change your server back over 80 and that should (might) fix the problem.
PS. Fuck you, paypal