<input type="button" value="submit address">
<input type="radio" name="sub" checked>add
<input type="radio" name="sub">remove
-</form><a href="<?=WEB_ROOT?>/.rss">rss</a>
-(you will receive confirmation)
-
+</form><a href="<?=WEB_ROOT?>/.rss">rss</a>
ini_set('include_path', ini_get('include_path') . PATH_SEPARATOR . dirname(realpath(__FILE__)));
-define ('SITE_TITLE', 'gabrieldunne.com');
+define ('SITE_TITLE', 'gabriel labov dunne');
define ('LOCAL_ROOT', '/Users/gdunne/_portfolio/www/');
define ('MEDIA_ROOT', 'http://'.$_SERVER['SERVER_NAME'].'/media');
define ('WEB_ROOT', 'http://'.$_SERVER['SERVER_NAME'].'/');