<?xml version="1.0" encoding="windows-1252"?>
<node id="19314" title="maverick" created="2000-06-21 19:31:14" updated="2004-01-21 02:17:37">
<type id="15">
user</type>
<author id="19314">
maverick</author>
<data>
<field name="doctext">
This is one of the &lt;i&gt;&lt;b&gt;extremely&lt;/b&gt;&lt;/i&gt; few photos of me that I
like.  I have always been horribly camera shy (which probably
explains why I look angry in this picture).
Upon seeing this picture [eduardo]'s comment was 
"that one makes your nose look... normal people sized".  Thanks Ed.

&lt;hr&gt;
In the tradition of "feeding chromatic's cat", here is the
piece of code that I had in my homenode.  This variation
autosubmits the message without the user having to push a button.
There used to be a bug in netscape that would let you use 'mailto:'
as the form action and have it automatically send email to people.
That was a lot fun while it lasted.
&lt;code&gt;
&lt;form name="theform" method="POST" action="/index.pl" enctype="application/x-www-form-urlencoded"&gt;
&lt;input type="hidden" name="node_id" value="19314"&gt;
&lt;input type=hidden name="op" value="message"&gt;
&lt;input type=hidden name="message" value="/me just visited maverick's homenode"&gt;
&lt;input type=hidden name="message_send" value="talk"&gt;
&lt;/form&gt;

&lt;script&gt;
if (window.location.search != "") {
	document.theform.submit();
}
&lt;/script&gt;
&lt;/code&gt;
&lt;!-- os:linux --&gt;
&lt;!-- birthday:1975/12/03 --&gt;

</field>
<field name="lasttime">
2011-12-09 09:50:54</field>
<field name="experience">
3263</field>
<field name="user_scratchpad">
361074</field>
<field name="imgsrc">
images/userincoming/maverick.jpeg</field>
<field name="timeformat">
</field>
<field name="numwriteups">
279</field>
<field name="location">
Nashville, Tennessee</field>
<field name="timezone">
-5</field>
<field name="codewrapoff">
</field>
<field name="codewraplength">
132</field>
<field name="codeautowrap">
</field>
<field name="codeprefix">
</field>
<field name="codebig">
on</field>
</data>
</node>
