<?xml version='1.0'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="iam" title = "I Am...">
<p>
<img src="wap-logo.gif" /></p>
<p><i>Sorry, No Comments Yet Today!</i></p><p>
I Am  <input type="text" name="text" maxlength="45"  />
<br />
A  Tiny Bio: <input type="text" name="bio" maxlength="45" />
</p>
<p>
<a href="#about">About</a></p>

<do type="accept" label="Save Post">
        <go method="post" href="http://www.blacksunn.net/iam/iam-wap.php">
          <postfield name="text" value="$(text)" />
          <postfield name="bio" value="$(bio)" />
        </go>
</do>
</card>

<card id="about" title = "About I Am...">
<p>
<img src="wap-logo.gif" /></p>
<p><big>About I Am...</big></p>
<p><small>I created I Am in around 1999 as a demonstration of the tiniest possible form of online journalling, what we now know today as 'blogging'.  Visitors to the site are encouraged to post what they are at the time, using 45 characters or less, and include a 'tiny bio' (althought the space is often used for non-bio purposes). </small></p>

<p> <small>You're looking at the Wireless I Am... right now, a filtered-down version compatible with cellular telephone screens.  You can reach the regular <a href="http://www.blacksunn.net/iam">I Am...</a> website at any time from your main computer by going to <b>http://www.blacksunn.net/iam</b>.  At the regular site, you can view the archives (going back 5 years!) and type your entries faster than your thumbs can 10-key it in.</small></p>

<p><a href="#iam">Back</a>

</card>

</wml>

