Using OR rather than AND with GetList in POG
The POG (Php Object Generator) GetList method supports the setting of multiple conditions out of the box. Heres how to use OR for your conditions, instead of AND.
Password required for localhost in firefox
When hitting your http://localhost with firefox, it'll ask for a password. Here's the fix...
Making a DIV fill the viewport vertically with CSS
How to get a DIV to stretch to fill the window using CSS?
