Fulltext results:
- Drupal: Reverse Proxy @blog:2010
- nice side effect: I separated my normal editor account from the admin account, so that my normal account has not all the rights. If I want to log in with both accounts at the same ti
- Dice Roller @blog:2009
- ===== <code javascript> function roll() { var count = parseInt(document.rolldice.n.value); var side... var rolls = ""; var roll; for (var i = 0; i < count; i++) { roll = 1+Math.floor(Math.random()*sid