pf » Archives for June, 2006
June 30, 2006
Web Application Security Cheat Sheet
SecGuru has posted a cheat sheet for Web Application Security. There is also an earlier version of the cheat sheet as well.This is a handy reference, but it is good to keep in mind that no book, or article about security is ever exaustive or conclusive.
June 28, 2006
Usability vs User Experience
Here is something I hadn't ever pondered: the tradeoff between usability and user experience:Freeways are usable, since they take you from A to B in the most effortless way. But they are also utterly boring. A twisting mountain road on the other hand is exiting. But far from usable.
June 28, 2006
Secure Browsing Mode
Ivan Ristic has posted a proposal on his blog called: Secure Browsing Mode [PDF].In the document Ivan lists some of the possible effects of his proposal:
Eliminate Cross-Site Request Forgery.
Eliminate off-domain information leakage.
June 14, 2006
CFCHART Example - Pie Chart
June 10, 2006
Amazon CTO on Security
Credit card information should be kept in a physical secure location separate from your other servers with armed guards in front of it (I am not kidding)...
June 07, 2006
Watch out for Autocomplete
I ran into a funny problem today that had to do with the Autocomplete feature in Firefox. If I had autocomplete turned off on my computer it would have been very hard to debug this issue, but I quickly realized that autocomplete was the problem.
June 07, 2006
CSS Uppercase / All Caps
Need to know how to make text all uppercase or in all caps with CSS? Add the following to your CSS stylesheet:div.uppercase { text-transform: uppercase; }
That will take all the letters and capitalize them.
Subscribe to my RSS Feed:
RSS
RSS

Pete Freitag is a software engineer, and web developer located in








