<?php
$index 
binsearch($page$dates);
$next = ($dates[$index 1]) ? $dates[$index 1] : "";
$prev = ($index 0) ? $dates[$index 1] : "";
$myaddress "sachac+comment@gmail.com";
if (isset(
$_POST['p0st']) && (!isset($_POST['antispam']) || $_POST['antispam'] != "one")) {
   die(
"COMMENT NOT SENT. Please use the back button on your browser to return to the previous page and answer the antispam question with \"one\".");
}
if (isset(
$_POST['p0st'])) {
   if (
mail($myaddress"sachawiki: " $page_title,
            
stripslashes($page_title "\n" $page_updated "\n" .
                         
$_POST['n4me'] . "\n" .
                         
$_POST['em4il'] . "\n" .
                         
$_POST['ur1'] . "\n" .
                         
$_POST['c0mments'] . "\n"),
# Headers
"From: Richi's server <apache@richip.dhs.org>\n" .
       
"Reply-To: " str_replace("\n"""str_replace("\r"""$_REQUEST['em4il'])) . "\n"))
{
$msg "<b>Comment sent.</b>";}else{$msg "<b>Sending failed. Something's broken.</b>";}}

?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
  <head>
<title>sacha chua :: tech evangelist, connector, geek<? if (!$is_today) { print " :: " $page_title; } ?></title>
    <meta name="generator" content="emacs-wiki.el">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <link rev="made" href="sacha@sachachua.com">
    <link rel="alternate" type="application/rss+xml" title="M-x plan (sacha chua):: full feed" href="http://feeds.feedburner.com/sachac">
    <link rel="alternate" type="application/rss+xml" title="M-x plan (sacha chua):: summaries" href="http://feeds.feedburner.com/sachac-summaries">   
    <link rel="home" href="http://sacha.free.net.ph/notebook/wiki/today.php">
    <link rel="prev" href="<?=$prev?>">
    <link rel="next" href="<?=$next?>">
    <link rel="shortcut icon" href="/favicon.ico">
    <link rel="stylesheet" type="text/css" href="style.css">
    <?php $xajax->printJavascript(); ?>
</head>
  <body><script type='text/javascript' src='http://track3.mybloglog.com/js/jsserv.php?mblID=2007011022480026'></script>
<div id="container">   
<div id="content">
  <div id="banner">
    <form method="get" action="http://www.google.com/search">
    <div><img src="http://sachachua.com/notebook/pics/sacha-20051201-cropped.jpg" alt="Sacha Chua" height="100" align="right" />

   Sacha Chua - tech evangelist, connector, geek<br/>
    
    
     <? if ($prev) { print '<a style="text-decoration: none" href="' urlencode($prev) . '">&laquo;</a> '; } ?>
    <?=$page_title?>
    <? if ($next) { print '<a href="' urlencode($next) . '">&raquo;</a>'; } ?>
    : <a href="today.php">Today</a> : <a href="http://www.sachachua.com">Home</a> :
    Search:
<input type=hidden name=ie value=UTF-8>
<input type=hidden name=oe value=UTF-8>
<INPUT TYPE=text name=q style="width: 150px" maxlength=255 value="">
<INPUT type=submit name=btnG style="width: 150px" VALUE="Search This Site">
<input type=hidden name=domains value="sachachua.com">
<input type=hidden name=sitesearch value="sachachua.com">
</div>
</form>
   </div>
   <p><a href="http://sachachua.com/wp">NEW: For a prettier blog interface, see the Wordpress version!</a></p>
      <!-- Page published by Emacs Wiki begins here -->