Archive for November, 2008

HTML – ASCII Special Characters

Punctuation HTML Entity (case sensitive) ISO Latin-1 code name or meaning – – – en

Limit web access by using the IP address

order deny,allow deny from all allow from 888.888.888.888

Auto-generate links with Realurl

function BIAS_MakeLink($Uid){      $this->StartUp($conf);      $Ret = $this->cObj->typoLink(”, array( ‘parameter’ => $Uid, ‘additionaParams’

No directory listing (.htaccess)

Type down in .htaccess IndexIgnore */*

Show hidden files in Leopard (via Finder)

defaults write com.apple.finder AppleShowAllFiles -bool true KillAll Finder