Showing results for December 12, 2005 - The Old New Thing

Dec 12, 2005
Post comments count0
Post likes count0

Experiencing the world from flight level 210

Raymond Chen
Raymond Chen

Here are some airline-related web logs that I follow. Ry Jones recommends FlightAware, a web site for all your planespotting needs.

Non-Computer
Dec 12, 2005
Post comments count0
Post likes count0

Your debugging code can be a security hole

Raymond Chen
Raymond Chen

When you're developing your debugging code, don't forget that just because it's only for debugging doesn't mean that you can forget about security. I remember one customer who asked (paraphrased) We have a service, and for testing purposes we want to be able to connect to this service and extract the private data that the service is managing, ...

Code