developer.apple.com runs on… PHP?

I thought Apple was luvin’ it’s own bread, I mean, WebObjects… but seems like that’s not the case:

http://developer.apple.com/enroll/selectEnrollmentType.php?t=cm

Not quite as shocking as seeing .asp there would be, but still I cannot help but wonder what’s happening behind those closed doors?

Apache Archiva 401 error

So, your Maven settings.xml is perfect (you’ve checked like six times that the user/pass/serverId is right) but you are still getting a 401 error trying to do mvn deploy:deploy-file?
Well, once upon a time, there was this particular Archiva repository that required that I change a password for my user – it wouldn’t let me upload without changing it.
Why so strict, Archiva?

Setting up Chrome with Flash Player debugger

Adobe has this covered in two KB’s, but they might be bit hard to find:
1. Installation
2. How to sort out this popup: “The following plug-in is unresponsive: Shockwave Flash”

No. 2 is a deja-vu of a similar issue in Firefox, the solution there is different though.